body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-position: center top;
	background-color: #FFFFFF;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.Arial10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.Arial11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.Arial11_gris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}
.Arial11_Azul {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #041C36;
}
.Arial12_Gris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
}
.Arial1_Anuncios {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #041C36;
}

.Arial_LinkAzul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #324D7A;
	text-decoration: underline;
}
.Barra {
	background-image: url(images/barra_fondo.jpg);
	background-repeat:  no-repeat;
}
.Borde_blanco {
	border-top: 3px solid #E9E9E9;
	border-right: 3px solid #E9E9E9;
	border-bottom: 3px solid #E9E9E9;
	border-left: 3px solid #E9E9E9;
}
.Borde_drcha {
	border-top: 0px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 0px solid #999999;
	border-left: 0px solid #999999;
}
.Btn_forms {
	background-image: url(images/Btn_forms.jpg);
	height: 30px;
	width: 105px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	background-color: #FFFFFF;
	border: 0px solid;
	text-align: center;
	cursor: hand;
}
.Btn_forms_al {
	background-image: url(images/Btn_forms.jpg);
	height: 30px;
	width: 105px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF9900;
	background-color: #FFFFFF;
	border: 0px solid;
	text-align: center;
	cursor: hand;
}
.Btn_buscador {
	background-image: url(images/Btn_buscador.jpg);
	height: 30px;
	width: 225px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000066;
	background-color: #FFFFFF;
	border: 0px solid;
	text-align: center;
	cursor: hand;
}
.Btn_buscador_al {
	background-image: url(images/Btn_buscador_al.jpg);
	height: 30px;
	width: 225px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0066FF;
	background-color: #FFFFFF;
	border: 0px solid;
	text-align: center;
	cursor: hand;
	.Centrar_Contenido {
	position: absolute; /*Posicionamiento absoluto*/
	top: 0; /*Desde arriba, colocar al 50% de la pantalla*/
	left: 50%; /*Desde la izquierda, colocar al 50% de la pantalla*/
	height: 100%; /*Le ponemos el valor del alto*/
	width: 950px; /*Le ponemos el valor del ancho*/	
	margin-left: -475px; /*Restamos la mitad de ancho para centrarlo horizontalmente*/

}
.Capa_centrada {
	position: absolute;
	left: 50%;
	width: 778px;
	margin-left: -389px;
	

}
.CamposTexto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	border: 1px solid #CCCCCC;
}
.Menus_Secund {
	background-image: url(images/Menus_secund.jpg);
	height: 21px;
}
.Menu_Servicios {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C1C1C3;
	border-right-color: #C1C1C3;
	border-bottom-color: #C1C1C3;
	border-left-color: #C1C1C3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #D2D2D2;
	color: #041C36;
	cursor: hand;
}

.Menu_Servicios_al {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C1C1C3;
	border-right-color: #C1C1C3;
	border-bottom-color: #C1C1C3;
	border-left-color: #C1C1C3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #E9E9E9;
	color: #041C36;
	cursor: hand;
}
.Panel_Home {
	background-image: url(images/Panel_Home.jpg);
}
.Panel_Auncio {
	background-image: url(images/Panel_Anuncio.jpg);
	background-repeat: no-repeat;
}
.Panel_Secciones {
	background-image: url(images/Fondo_General.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.Panel_Empresa {
	background-image: url(images/Panel_Empresa.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.Panel_Menu {
	background-image: url(images/Panel_Menu.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 25px;
}
.Tiltulos_secciones {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	color: #324D7A;
	font-weight: normal;
}
