/* ESTRUCTURA COMUN  */
body{
	background:#FFF;
	font : 9pt Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #333333;
	margin : 0px 0px 0px 0px;
	text-align: center;
}
A, A:ACTIVE, A:FOCUS, A:LINK, A:VISITED{
	color : #0066CC;
	text-decoration:none;
}
A:HOVER{
	color: #0066CC;
	text-decoration:underline;
}
INPUT{
	font-size : 8pt;
}
H1{
	font-size: 12pt;
	color:#006699;
}
#contenedor{
	text-align: left;
	width: 957px;
	margin: auto;
	background-color : #ffffff;
}
#cabecera{
	height : 117px;
	width: 957px;
	background-image:url(../img/header.jpg);
}
#menu_idiomas{
	float:right;
	margin-right:50px;
	margin-top:82px;
	height:33px;
}
#cabecera_flash{
	float:left;
	width:700px;
	height:149px;
	margin-left:10px;
}
#lateral_flash{
	float:left;
	width:37px;
	background-image: url(../../img/fondo_mar_izq.jpg);
	background-repeat:repeat;
	height:650px;
}
#lateral{
	width: 209px;
	float:right;
	background-image: url(../../img/fondo_lateral.jpg);
	background-repeat:repeat;
	height:650px;
}
#cuerpo{
	float:left;
	width:690px;
	margin-left: 12px;
	padding: 12px 0px 10px 0px;
	background-color : #ffffff;
	text-align:justify;
}
#pie{
	clear : both;
	background-image: url(../../img/pie.jpg);
	margin : 0px 0px 0px 0px;
	height : 188px;
	width: 957px;
	padding-bottom:0px;
}
#navabajo{
	margin-left:40px;
	margin-right:40px;
	margin-top:0px;
	height:30px;
	padding-top:10px;
}
#copyright{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#FFF;
	float:left;
}
#menu_inferior{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#FFF;
	float:right;
}
A.enlacenav, A.enlacenav:VISITED, A.enlacenav:ACTIVE, A.enlacenav:FOCUS, A.enlacenav:LINK{
	color: #FFF;
	text-decoration:none;
}
A.enlacenav:HOVER{
	color: #FFF;
	text-decoration:underline;
}	
#mnu_lateral{
	width:158px;
	min-height:187px;
	margin-top:15px;
	margin-left:16px;
}
#debajo_mnu_lateral{
	width:158px;
	margin-left:16px;
}

/* ESTILOS PARA EL MENU LATERAL NORMAL */

#mnu_lateral_normal{
	width:158px;
	height:187px;
	float:left;
	margin-left:0px;
	margin-top:0px;
}
#menu-lateral-normal-01{
	width:158px;
	height:25px;
}
#menu-lateral-normal-02{
	width:158px;
	height:28px;
}
#menu-lateral-normal-03{
	width:158px;
	height:26px;
}
#menu-lateral-normal-04{
	width:158px;
	height:28px;
}
#menu-lateral-normal-05{
	width:158px;
	height:26px;
}
#menu-lateral-normal-06{
	width:158px;
	height:26px;
}
#menu-lateral-normal-07{
	width:158px;
	height:28px;
}