body {
	background-image: url(../images/fondo.gif);
	background-repeat:  repeat-x;
	background-position: top;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	background-color: #4396ca;
}
.texto11gris {
	font-size: 11px;
	color: #5c5c5c;
}
.texto12gris {
	font-size: 12px;
	color: #5c5c5c;
}
.texto12gris A:link{
	color: #006699;
	text-decoration:none:
}
.texto12gris A:hover{
	color: #006699;
	text-decoration:none;
}
.texto12gris A:active{
	color: #006699;
		text-decoration:none:
}
.texto12gris A:visited{
	color: #006699;
		text-decoration:none:
}
.texto11azul {
	font-size: 11px;
	color: #006699;
}
.texto11azul A:link{
	color: #006699;
	text-decoration:none:
}
.texto11azul A:hover{
	color: #006699;
	text-decoration:underline;
}
.texto11azul A:active{
	color: #006699;
		text-decoration:none:
}
.texto11azul A:visited{
	color: #006699;
		text-decoration:none:
}
.texto16azul {
	font-size: 16px;
	font-weight:bold;
	color: #006699;
}
.pie {
	background-image: url(../images/fondo_pie.gif);
	background-repeat: no-repeat;
	background-position: top;
}

.caja_top{
	background-image: url(../images/top_caja.gif);
	background-repeat: no-repeat;
	background-position: top;
	height:8px;
	width:183px;
}
.caja_bottom{
	background-image: url(../images/bottom_caja.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height:8px;
		width:183px;
}.fondo_in {
	background-image: url(../images/fondo_centro.gif);
	background-repeat:  no-repeat;
	background-position: left top;
}
/************menu*********/
.opcionmenu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size:14px;
	}
.opcionmenu ul li {
	background: #384d73 	url(../images/);	
	margin:  0px 0px 0px 0px;
	color:#666666;
	border-bottom:1px solid #ccc;
	
	}
.opcionmenu ul li a  {
	background:  #384d73 url(../images/fondo_menu.gif) no-repeat left top;
	text-decoration: none;
	padding:12px 0 2px 22px;
	display:block;
height:30px;
	color: #ffffff;
	}
.opcionmenu ul li a:hover {
    	background:  #384d73 url(../images/fondo_menu_on.gif) no-repeat left top;
	Color: #000;
	}
.opcionmenu ul li.mas a {

	background:  #384d73 url(../images/fondo_menu.gif) no-repeat left top;
	Color: #fff;
	display:compact;
	}
.opcionmenu ul li.mas a:hover {
  	background:  #384d73 url(../images/fondo_menu_on.gif) no-repeat left top;
	Color: #000;
	}
.opcionmenu ul li.menos a {
		background:  #384d73 url(../images/fondo_menu.gif) no-repeat left top;
	Color: #fff;
	display:compact;
	}
.opcionmenu ul li.menos a:hover {

	}


.opcionmenu ul li ul.hijos {
	background-color: #E9EDF1;
	color:#666666;
	
	

	}
.opcionmenu ul li ul.hijos li{
	background: none;
	height:27px;
	

}
.opcionmenu ul li ul.hijos li a {
	background: #e9edf1  url(../images/.gif) no-repeat;
	padding-left: 27px;
	border:1px solid #fff;
	color: #384d73;
	font-size: 80%;
	font-weight: normal;


	}
.opcionmenu ul li ul.hijos li a:hover{
	background-color: #ffffff;
	color:#000000
}


.tit_cuadro{
border:1px solid #ccc;
font-size:18px;
font-weight:bold;}

/************menu*********/

