.bgcabecera {
	background-image: url(imgs/fondo_cabecera.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.bgcabecerarepite {
	background-image: url(imgs/fondo_cabecera_repite.jpg);
	background-repeat: repeat-x;
	background-position: center center;
}
.fondomenu {
	background-image: url(imgs/fondo_menu.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.borde_arribainfo {
	background-image: url(imgs/borde_arriba_info.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.fondoinfo {
	background-image: url(imgs/fondo_info.jpg);
	background-repeat: repeat-y;
	background-position: center center;
}
.fondoabajo {
	background-image: url(imgs/fondito.jpg);
	background-repeat: repeat-x;
}

.borde_abajoinfo {

	background-image: url(imgs/borde_abajo_info.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.txt_arial10blanco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}
a.linkpie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.linkpie:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.txt_arial11celeste {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2197FC;
	font-weight: bold;
}
.txt_arial11blanco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: justify;
}
.lineapuntoshoriz {
	background-image: url(imgs/lineapuntos.png);
	background-repeat: no-repeat;
	background-position: bottom;
}

.lineapunteada {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #40749B;
}
.txt_arial11menu {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.lineapunteada2 {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #40749B;
}
.linea_amarilla {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FEFB89;
}
.fondoservicios {
	background-image: url(imgs/servicios/fonditos.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.fondomundo {
	background-image: url(imgs/empresa/fondito_mundo.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
.fondoservicios2 {

	background-image: url(imgs/servicios/fonditos.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.txt_arial11azul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #093D5B;
	font-weight: normal;
	line-height: 12px;
}
.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #064169;
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a.link {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.link:hover {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
.txt_arial11amarillo {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A4D1E6;
	text-align: justify;
}
.linea_celeste {

	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #A4D1E6;
}
