body {
	/*#E5E7DC;#A49E93;*/
	background-color:#23467c;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	scrollbar-3dlight-color : #CDE2F6;
	scrollbar-arrow-color : #23467c;
	scrollbar-darkshadow-color : #A7C7E2;
    scrollbar-face-color : #95afd8;
    scrollbar-highlight-color : #A1BBE5;
    scrollbar-shadow-color : #7A99C9;
    /*scrollbar-track-color : #CBC8C0; #B3C9DB*/
	scrollbar-track-color : #23467c;
}


a, a:visited, a:active {
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
}
a:hover {
	color:#F1F911;
	font-weight:bold;
	text-decoration:none;
}

a.inter, a.inter:visited, a.inter:active {
	color:#23467c;
	font-weight:bold;
	text-decoration:none;
}
a.inter:hover {
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}
td {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
input, textarea, select {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: solid 1px #D6D4BF;
	background-color : #F2F3ED;
}

.marco {
	border:1px solid #95afd8;
	background-color:white
}
.marcodos {
	border:1px solid #95afd8;
}
.sep1{
	background-color:#D8D3BD;
}
.sep2{
	background-color:#FFFFFF;
}
a.menu, a.menu:active, a.menu:hover{
	font-family : Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:black;
	text-decoration : none;
}
.copy{
	color:#5C5C5C;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 10px;	
}
.tenue{
	color:#5C5C5C;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 10px;	
}
.boton{
	background-color: #E0DDCC;
	border-top:white 1px solid;
	border-bottom : #D8D3BD 1px solid;
	border-left:white 1px solid;
	border-right:#D8D3BD 1px solid;
}
.pleca {
	border:1px solid #95AFD8;
	background-color:#CBDAF2;
	font-weight: bold;
	color:#2E2C2D;
}

/*ESTILOS PARA EL H MENU */

.topmenu{
	font-family:tahoma,arial,helvetica;
	position:relative;
	text-align:center;
	cursor:hand;
	height:14px;
	top:1px;
	width:100%;
}
.grupoMenu {
	position: absolute;
 	display: none;
	background-color: #F1F2ED;
	border-top: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #D8D3BD;
	border-bottom: 1px solid #D8D3BD;
}
.opcionMenu {
	width: 100%;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 8px;
	padding-right: 8px;
	cursor:hand;
}
.radio {
	border:0px;
	background-color : transparent;
}
.titulo{
	font-family : Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:black;
	font-weight:bold;
}
a.menuH, a.menuH:hover, a.menuH:visited  {
	font-family:tahoma,arial,helvetica;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}
/*FIN ESTILOS PARA EL H MENU */