body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-position: center top;
	background-color: #FFFFFF;
	background-image: url(images/fondo2.jpg);
	background-repeat:  repeat-x;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.Arial11_Blanco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
.Arial11_Gris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}
.Arial11_Gris2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	height: 18px;
}
.Arial11_morado {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333366;
	font-weight: bold;
}
.Arial11_morado_al {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333366;
	font-weight: bold;
	text-decoration: underline;
}
.Arial11_Naranja {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF6600;
	font-weight: bold;
}
.Arial9_Info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	font-weight: normal;
}
.Arial11_Blanco_Infor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}
.Arial11_Blanco_Todos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	font-weight: bold;
	text-decoration: underline;
}
.Arial11_Blanco_Todos_AL {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	font-weight: bold;
	text-decoration: underline;
}
.Arial16_Naranja {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FF6600;
	font-weight: normal;
}
.Arial14_Gris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999999;
	font-weight: bold;
}
.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: #333333;
	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: #CC0000;
	background-color: #FFFFFF;
	border: 0px solid;
	text-align: center;
	cursor: hand;
}
.BordeImg {
	border: 0px solid #FFFFFF;
	margin: 1px;
	cursor: hand;
}
.BordeImg_al {
	border: 1px dotted #CCCCCC;
	margin: 0px;
	cursor: hand;
	padding: 0px;
}
.BordeExclusivas {
	border: 1px solid #E9E9E9;
	margin: 0px;
	cursor: hand;
	padding: 0px;
}
.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: 800px; /*Le ponemos el valor del ancho*/	
	margin-left: -400px; /*Restamos la mitad de ancho para centrarlo horizontalmente*/

}
.campostexto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
}
.FamiliaCelda {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	background-color: #FFFFFF;
	border: 0px none;
	height: 25px;
	width: 150px;
	font-weight: bold;
}
.FondoEnter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	background-color: #FC7217;
	background-image: url(images/fondo_enter.jpg);
	border: 0px none;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: center center;
}
.Sep {
	background-image: url(images/SEP.jpg);
	background-repeat:  repeat-x;
	height: 15px;
}
.Sepmenu {
	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: #B9D1F3;
	border-right-color: #B9D1F3;
	border-bottom-color: #B9D1F3;
	border-left-color: #B9D1F3;
	background-image: url(images/menucelda.jpg);
	background-repeat:  repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #003366;
	text-decoration: none;
}
.Sepmenu_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: #B9D1F3;
	border-right-color: #B9D1F3;
	border-bottom-color: #B9D1F3;
	border-left-color: #B9D1F3;
	background-image: url(images/menucelda_al.jpg);
	background-repeat:  repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #003366;
	text-decoration: none;
}
.Menucelda {
	border: 0px none #B9D1F3;
	background-image: url(images/menu.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	width: 129px;
	cursor: hand;
	height: 28px;
}
.Menucelda_al {
	border: 0px none #B9D1F3;
	background-image: url(images/menu_al.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	width: 129px;
	cursor: hand;
	height: 28px;
}
