body 
{
	background-color: #DCDCDC;
	scrollbar-arrow-color:#1B6097;
	scrollbar-base-color:#E6E6E6;
	scrollbar-shadow-color:#FFFFFF;
	scrollbar-face-color:#E2EFF5;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-darkshadow-color:#B4D3E8;
	scrollbar-3dlight-color:#B4D3E8;
}
     .menu{
      	width: 177px;
      	border-collapse : collapse;  	
      	font-family: Arial;
		font-size: 11px;
     }
     .menu td {
      	width: 100%;
      	border : 1px solid #a8caef;
     }  
     .opcion{
        color:#272e40;    
        background-color: #ffffff;/*#B7C1DF;*/
        padding: 2px 2px 5px 2px;
        width : 100%;
        height : 100%;
        text-decoration : none;
        font-family: Arial;
		font-size: 11px;
     }
     .opcion:hover{
        color:#ffffff;    
        background-color:#FF9900;
     }  
	.subseccion{
        color:#ffffff;    
        background-color: #FF9900;/*#B7C1DF;*/
        padding: 2px 2px 5px 2px;
        width : 100%;
        height : 100%;
        text-decoration : none;
        font-family: Arial;
		font-size: 11px;
     }
     	.subseccionnosel{
        color:#272e40;    
        background-color: #ffffff;/*#B7C1DF;*/
        padding: 2px 2px 5px 2px;
        width : 100%;
        height : 100%;
        text-decoration : underline;
        font-family: Arial;
		font-size: 11px;
     }

.borde {
	border: 1px solid #D4C9AC;
	background-color:#FFFFFF
}

.borde-banners {
	border: 1px solid #D4C9AC;
}

.caja-texto {
	background-color: #EDE9DE;
	font-family: Arial;
	font-size: 11px;
	color: #917C28;
	height: 17px;
	margin: 2px;
	padding: 1px;
	clear: ambos;
	float: none;
	width: 90px;
	border: 1px solid #D7C9AF;
}

.caja-texto-formulario {
	background-color: #EDE9DE;
	font-family: Arial;
	font-size: 11px;
	color: #917C28;
	height: 17px;
	margin: 2px;
	padding: 1px;
	clear: both;
	float: none;
	width: 220px;
	border: 1px solid #D7C9AF;
}

.caja-combo-formulario {
	background-color: #EDE9DE;
	font-family: Arial;
	font-size: 11px;
	color: #917C28;
	height: 20px;
	margin: 2px;
	padding: 1px;
	clear: both;
	float: none;
	width: 230px;
	border: 1px solid #D7C9AF;
}
.caja-texto-formulario-comentarios {
	background-color: #EDE9DE;
	font-family: Arial;
	font-size: 12px;
	color: #917C28;
	height: 150px;
	margin: 2px;
	padding: 1px;
	clear: both;
	float: none;
	width: 350px;
	border: 1px solid #D7C9AF;
}

.texto-link-azul {
	font-family: "Arial";
	font-size: 12px;
	font-weight: normal;
	color: #7E95B0;
	text-align: justify;
}

.texto-link-azul A:LINK {color : #FFFFFF; text-decoration : underline;}
.texto-link-azul A:VISITED {color : #FFFFFF; text-decoration : none;}
.texto-link-azul A:ACTIVE {color : #FFFFFF; text-decoration : none;}
.texto-link-azul A:HOVER {color : #FFFFFF; text-decoration : underline;}

.texto-link-gris {
	font-family: "Arial";
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-align: justify;
}

.texto-link-gris A:LINK {color : #000000; text-decoration : none;}
.texto-link-gris A:VISITED {color : #000000; text-decoration : none;}
.texto-link-gris A:ACTIVE {color : #000000; text-decoration : none;}
.texto-link-gris A:HOVER {color : #000000; text-decoration : underline;}

.texto-link-cafe {
	font-family: "Arial";
	font-size: 11px;
	font-weight: normal;
	color: #ADA16D;
	text-align: justify;
}

.texto-link-cafe A:LINK {color : #937D1C; text-decoration : none;}
.texto-link-cafe A:VISITED {color : #937D1C; text-decoration : none;}
.texto-link-cafe A:ACTIVE {color : #937D1C; text-decoration : none;}
.texto-link-cafe A:HOVER {color : #937D1C; text-decoration : underline;}

.texto-contenido {
	font-family: "Arial";
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-align: justify;
}

.texto-contenido A:LINK {color : #333333; text-decoration : none;}
.texto-contenido A:VISITED {color : #333333; text-decoration : none;}
.texto-contenido A:ACTIVE {color : #333333; text-decoration : none;}
.texto-contenido A:HOVER {color : #000000; text-decoration : underline;}

.texto-titulo {
	font-family: "Arial";
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	text-align: justify;
}

.texto-titulo A:LINK {color : #333333; text-decoration : none;}
.texto-titulo A:VISITED {color : #333333; text-decoration : none;}
.texto-titulo A:ACTIVE {color : #333333; text-decoration : none;}
.texto-titulo A:HOVER {color : #000000; text-decoration : underline;}

.texto-plana-ejecutiva {
	font-family: "Arial";
	font-size: 12px;
	font-weight: normal;
	color: #7E95B0;
	text-align: justify;
}
.texto-plana-ejecutiva A:LINK {color : #333333; text-decoration : none;}
.texto-plana-ejecutiva A:VISITED {color : #333333; text-decoration : none;}
.texto-plana-ejecutiva A:ACTIVE {color : #333333; text-decoration : none;}
.texto-plana-ejecutiva A:HOVER {color : #000000; text-decoration : underline;}