/************* BÁSICOS ***************/	

body {
	padding: 0px;
	background-image: url(images/degrad.gif);
	background-repeat: repeat-x;
	text-align: left;
	margin: 0px;
}
b {
	color: #009933;
	font-weight: bold;
}
td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: left;
}

/************* FOTOS ***************/	

.fotos {
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
}

#foto_dha {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 1px solid #FFFFFF;
}

/************* TEXTO ***************/	

.blanco {
	color: #FFFFFF;
	text-decoration: none;
}
color_gris {
	color: #4E5451;
	text-decoration: none;
}
.gris_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4E5451;
	font-weight: bold;
}
.tam_once {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
}
.tam_nueve {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.azul {
	font-size: 14px;
	font-family:Arial, Verdana, sans-serif;
	COLOR: #152B82;
	font-weight: bold;
}
.azul_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #152B82;
	font-weight: bold;
}
.rojo {
	font-weight: bold;
	color: #FF0000;
}

.negro_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
}
.naranja_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FF9900;
	font-weight: bold;
}
.noticias {
	font: 11px/16px Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
	padding: 5px 8px;
	width: 324px;
	text-align: left;
	background-image: url(images/degrad2.gif);
	background-repeat: repeat-x;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-width: 1px;
	border-right-color: #999999;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
/************* ENLACES ***************/	
a.pie {
	font-family: Arial, Helvetica, sans-serif;
	color: #666366;
	text-decoration: none;
	font-size: 11px;
}
a.pie:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #808080;
	text-decoration: none;
}
a.pie:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #666366;
	text-decoration: none;
}
a.pie:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: underline;
}
.linksubra {
	font-family: Arial, Helvetica, sans-serif;
	color: #808080;
	text-decoration: underline;
}
a.linksubra:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: underline;
}
.linksubra_naranja {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF9900;
	text-decoration: underline;
}
a.linksubra_naranja:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
	text-decoration: underline;
}
.linknosubra {
	font-family: Arial, Helvetica, sans-serif;
	color: #808080;
	text-decoration: none;
}
a.linknosubra:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: underline;
}
.linknosubranegro {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	font-size: 13px;

}
a.linknosubranegro:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: underline;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	font-size: 13px;

}
.linkbasico {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF9900;
	text-decoration: none;
}
a.linkbasico:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #808080;
	text-decoration: none;
}
.linkpie {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF9900;
	font-size: 10px;
	text-decoration: none;
}
a.linkpie:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #808080;
	font-size: 10px;
	text-decoration: underline;
}

/* FORMULARIOS */

.boton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	background-color: #FF9900;
	border: 1px #B7B7B7 solid;
	font-weight: bold;
}´

.formulario_error_rojo {
	font-family: Arial, Helvetica, sans-serif;
	color: #D41E06;
	text-decoration: none;
	font-size: 14px;
	border: 2px solid #D41E06;
	padding-top: 15px;
	padding-left: 15px;
	padding-bottom: 15px;
	padding-right: 15px;
	background-color: #FFFFFF;
}
.formulario_cajas {
	border: 1pt solid #AAAAAA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	font-size: 11px;
}
.formulario_cajas2 {
	border: 1pt solid #dcdcdc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #555555;
	text-decoration: none;
	font-size: 11px;
	border: 1px solid #7f9db9;
	margin-top: 3px;
}
.formulario_cajas_bordes {
	border: 1pt solid #404040;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
	font-size: 11px;
	margin-top: 3px;
}
.borde_buscador {
	background-color: #FFFFFF;
	border-bottom: 1px solid #b7b7b7;
	border-right: 1px solid #b7b7b7;
	border-left: 1px solid #b7b7b7;
}
/************* MENU ***************/	
.menu {
	font-size: 12px;
	font-family:  Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	background-image: url(images/fondoDG.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	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;
	height: 30px;
}

.menu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	display: block;
	background-image: url(images/fondoDG.gif);
	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;
}
.menu li a {
	display: block;
	text-decoration: none;
	font-weight: bold;
	margin: 0px;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 5px;
	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;
}
.menu li a:link, .menu li a:visited {
	COLOR: #1B1710;
	font-weight: bold;
	background-image: url(images/fondoDG.gif);
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 5px;
	background-repeat: repeat-x;
	margin: 0px;
	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;
}
.menu li a:hover, .menu li a:active {
	COLOR: #000000;
	font-weight: bold;
	display: block;
	padding: 8px 5px;
	background-image: url(images/fondoDG_d.gif);
	margin: 0px;
	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;
	background-repeat: repeat-x;
}


/************* MENU ALIANZAS ***************/	
.menu_ali {
	font-size: 12px;
	font-family:  Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
	margin: 0px;
	padding: 0px;
	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;
	height: 30px;
	color: #999999;
}

.menu_ali ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	display: block;
	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;
	color: #999999;
}
.menu_ali li a {
	display: block;
	text-decoration: none;
	font-weight: bold;
	margin: 0px;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 5px;
	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;
}
.menu_ali li a:link, .menu_ali li a:visited {
	COLOR: #1B1710;
	font-weight: bold;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 5px;
	background-repeat: no-repeat;
	margin: 0px;
	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;
	background-image: url(images/fondoDGali.jpg);
}
.menu_ali li a:hover, .menu_ali li a:active {
	COLOR: #000000;
	font-weight: bold;
	display: block;
	padding: 8px 5px;
	margin: 0px;
	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;
	background-repeat: no-repeat;
	background-image: url(images/fondoDGali2.jpg);
}

.borde_naranja {
	border: 2px solid #FF9900;
	background-image: url('../images/fondo_degradado_gris.gif');
}
.caja {
	background-color: #FFFFFF;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #C7D0DB;
	border-bottom-color: #C7D0DB;
	border-left-color: #C7D0DB;
	margin: 0px;
	text-align: center;
}
td.config {
	background: #F6F4F4;
	padding-left:15px;
	text-align:left;
	height:25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #808080;
	font-weight: bold;
}
.cuadro_registro {
	width: 140px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #4e5451;
	border-left-color: #4e5451;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: left;
}
.caja_oferta {
}
.cuadro_redondeado_blanco {
	background-image: url(images/patron2.gif);
	background-repeat:  repeat-y;
}
.caja {
	background-color: #FFFFFF;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #C7D0DB;
	border-bottom-color: #C7D0DB;
	border-left-color: #C7D0DB;
	margin: 0px;
	text-align: center;
}
td.config {
	background: #F6F4F4;
	padding-left:15px;
	text-align:left;
	height:25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #808080;
	font-weight: bold;
}
.caja_oferta {
	border: 2px solid #E0DFE3;
	padding: 5px;
	font-family: Arial, sans-serif, Helvetica;
}
.cuadro_registro {
	width: 140px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #4e5451;
	border-left-color: #4e5451;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: left;
}
.caja_alianza td {
	background-color: #FFFFFF;
	padding: 4px;
	font-family: Arial, sans-serif, Helvetica;
	font-size: 10px;
}
.caja_alianza ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 12px;
}
.caja_alianza li {
	list-style-type: square;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.logo_alianzas {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	border: 1px solid #FFFFFF;
}
.blanco_alianzas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
}
.titular {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.espacio_reservado {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.formulario_error_rojo {
	font-family: Arial, Helvetica, sans-serif;
	color: #D41E06;
	text-decoration: none;
	font-size: 14px;
	border: 2px solid #D41E06;
	padding-top: 15px;
	padding-left: 15px;
	padding-bottom: 15px;
	padding-right: 15px;
	background-color: #FFFFFF;
}
