@charset "utf-8";
.body {
	background-color: #055d9c;
	margin-top: 20px;
	margin-bottom:20px;
	}

a:link {
	color: #052552;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #052552;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #052552;
}
.header {
	background-repeat: no-repeat;
	background-position: left top;
	height: 165px;
	width: 787px;
	background-image: url(../img/bg/header.jpg);
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 0px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	vertical-align: top;
}

#mc_content {
	width: 787px;
	border: 3px solid #FFFFFF;
	float:left;
}
.mc_footer {
	background-color: #003d69;
	border-top-width: 0px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	height: 26px;
	width: 787px;
}
.txt_footer  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.brd_conent {
	border: 3px solid #FFFFFF;
	width:786px;
}


.menu_bar {
	background-image: url(../img/bg/menu_bar.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #052552;
	height: 40px;
	width: 787px;
}
.txt1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #001A29;
	line-height: 20px;
}
.press_inicio {
	background-image: url(../img/btn/inicio_press.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	color: #FFFFFF;
}
.press_contacto {
	background-image: url(../img/btn/contacto_press.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	color: #FFFFFF;
}
.press {
	background-image: url(../img/btn/press.jpg);
	background-repeat: repeat-x;
	background-position: top;
	color: #FFFFFF;
}
.label {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #557E9F;
	padding-right: 15px;
}
.titulo_vacio {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../img/bg/tit_vacio.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 42px;
	width: 787px;
	text-indent: 20px;
}
.btn_reset {
	background-image: url(../img/btn/borrar.jpg);
	background-repeat: no-repeat;
	height: 18px;
	width: 57px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor:pointer;
}
.btn_enviar {
	background-image: url(../img/btn/enviar.jpg);
	background-repeat: no-repeat;
	height: 18px;
	width: 57px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor:pointer;
}
.asterisco {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #DF0000;
}
input {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #055D9C;
}
textarea {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #055D9C;
}
select {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #055D9C;
}

a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
