.header {
	background-attachment: scroll;
	background-image: url(imgs/fondo_header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 110px;
	width: 770px;
}
.fondo_bot_buscador {
	background-attachment: scroll;
	background-image: url(imgs/fondo_bot_buscador.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 32px;
	width: 158px;
}
.campo_txt_buscador {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #003366;
	background-color: #FFFFFF;
	height: 10px;
	width: 100px;
	border: 1px solid #578AAE;
}
.fondo_bot {
	background-attachment: scroll;
	background-image: url(imgs/fondo_bot.jpg);
	background-repeat:   repeat-y;
	background-position: left top;
	width: 158px;
}
A.bot:link, A.bot:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #426A88;
	text-align: left;
	text-indent: 2px;
	vertical-align: middle;
	text-decoration: none;
	width: 158px;
	line-height: 12px;
}
A.bot:hover, A.bot:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
	text-indent: 2px;
	vertical-align: middle;
	text-decoration: underline;
	width: 158px;
	line-height: 12px;
}
.fondo_cont {
	background-image: url(imgs/fondo_cont.jpg);
	background-repeat:   repeat-y;
	background-position: left top;
}
.fecha {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
}
.noticias_tit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
}
.noticias_subtit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	text-transform: minusculas;
}

.txt11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	color: #666666;
	text-align: justify;
	}

.txt12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	color: #426A88;
	text-align: justify;
	}

A.vinculo:link, A.vinculo:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #426A88;
	text-align: left;
	text-decoration: none;
}
A.vinculo:hover, A.vinculo:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	text-align: left;
	text-decoration: underline;
}
.txt11_gris_oscuro {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}
.campo_txt_ingreso_clientes {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #003366;
	background-color: #FFFFFF;
	height: 10px;
	width: 80px;
	border: 1px solid #578AAE;
}
.titulos_fondo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	text-transform: uppercase;
	color: #5789AD;
	background-attachment: scroll;
	background-image: url(imgs/tit_fondo.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	height: 32px;
	width: 563px;
	text-indent: 20px;
	vertical-align: middle;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}

.botón {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #5688AB;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E8EFF5;
	border-right-color: #E8EFF5;
	border-bottom-color: #003366;
	border-left-color: #003366;
	width: 80px;
}
.campo_txt_contacto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #003366;
	background-color: #FFFFFF;
	border: 1px solid #578AAE;
}
