/* .CSS.div.ision. Javier.Rioja. v0.7.2-7-8 */

#head{
	height: 80px; width: 740px;
	margin: 0 auto;
	color: #fff;
	padding: 0 0 0 4px;
}
#head table{color:#fff; font-size: 11px; }
#head input{color:#fff;	font-size: 10px;background-color:transparent;

 	border-color:#336699; border-style:inset; border-width:2px;	padding:2px;  

}

/*MENU*****************************************************************/
#topbar {
	background: url('../../i/top_bar.jpg') no-repeat center;
	margin: 0 auto;
	height: 36px;
	text-align: left;
	width:  800px;
	padding: 2px
}
#topbar a:link{
	
	color: #ffffff;
         border-top:0px;
	border-bottom: 0px;
	
} 

#topbar a:visited {
	border-top:0px;
	border-bottom: 0px;
	color: #ffffff;
	}

#topbar .nav {
	height: 36px;
	float: left;
	font: 1.2em Verdana, Sans-Serif;
	margin-top: 3px;
}
#topbar li {
	margin: 0 0 0 5px; 
	padding: 0 3px 0 3px;
	list-style: none;
	/*display: inline;*/
}

#IMG {
	height: 200px;
/*	width: 100%;*/width: 760px;
	/*background: url("f/img3.jpg") no-repeat center;*/
	margin: 10px auto 10px auto;
}

/*CUERPO******************************************************************/
#gps{
	font-size:10px;
	border-bottom:1px solid #283b71;
	margin-bottom: 6px; padding-top:1px;
}#gps a:hover{text-decoration:none; border-bottom:1px solid #f7f7f7;}
#tools{
	float:right;
	position:relative;
	padding: 2px 2px 0 0;
}
#cuerpo{
	margin: 0px auto;
	padding: 0;
	text-align: left;
	background: url('i/bg_cuerpo.jpg') repeat-y center;
	width:762px; background-image:url('i/bg_cuerpo.jpg')
}
#contenido{
	float:left;
	margin: 0;
	padding: 0 0 0 16px;
	width: 485px;
	text-align: left;
	border: none;
}
#columna{
	text-align: justify;
	font-family:Arial, Helvetica, sans-serif;
}
#columna a { color: #147; text-decoration: none;}#columna a:hover {	color: #06c; text-decoration: underline;
}
#contenido-arriba{
	background: url('i/bg_cuerpo_top.jpg') no-repeat center top;
	clear: both;
	margin: 0 auto;
	width: 762px;
	height: 17px
}
#contenido-abajo{
	background: url('i/bg_cuerpo_bottom.jpg') no-repeat center bottom;
	clear: both;
	width: 762px;
	height: 20px
}
#sidebar{
	float: right;
	padding: 0; margin: 0 5px 0 0;
	width: 220px;
	font: 12px Verdana, Sans-Serif;
}
#noticias{	
}

/************ SUBMENÚ **************/

#sideNav{
	float: right;
	width: 220px;
	padding: 0; margin: 0;
	font: 13px Verdana,sans-serif;
}

#sideMenu{
	margin: 0 5px 0 0; padding: 0; 
}

#sideMenu h3{
	margin:0; padding:0;
	border-bottom: 1px solid #283b71;
	text-align:center;
	font-size:10px;
}

#sideMenu ul{ padding:0; margin:0; list-style:none;} 
#sideMenu li{ list-style-image:url('none'); padding:0}

#sideMenu a:link, #sideMenu a:visited {
	display: block;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #ccc;
	background: url('i/bg_nav.jpg') repeat-x;
	font-weight: bold;
	color: #21536A;
	width: 100%;
	width: auto;
	height: 100%; padding-left:10px; padding-right:0px; padding-top:3px; padding-bottom:3px
}

#sideMenu a:hover{
	border-top: 1px solid #ccc;
	background-color: #DDEEFF;
	background-image: url('none');
	font-weight: bold;
	text-decoration: none
}

ul#sideMenu li:active{
	background-color: #BBEEEE;
}

#sideMenu #active a:link, #sideMenu #active a:visited, #sideMenu #active a:hover {
    background-image:url('none');
}

#subLink{
	font-size:11px;
	margin: 0 0 15px 15px;
}

#subLink a, #subLink a:visited{
	display: block; 
	margin: 1px 0 1px 0;
	background:none;
}

#subLink a:hover{
	background-color: #DDEEFF; /*#edf6ff;*/
}

#logos{
	text-align:right;
	/*border-bottom: 1px dotted #CACACA;*/
}

/*PIE*******************************************************************/
#pie .direccion{
	border-bottom: 1px dotted #CACACA;
	padding-bottom: 10px;
}
#pie .direccion a, #pie .direccion a:visited{color:#ffff; 
     border-bottom: 1px dotted #CACACA;}
#pie .direccion a:hover{border-bottom: 1px solid #CACACA;}
#pie {
	padding: 0;
	margin: 10px auto;
	width: 760px;
	clear: both;
	font-family: Arial, Helvetica, sans-serif; font-size:10px; color:#ccc;
	text-align: center;
	line-height: 15px;
}
#pie .submenu{
	font-size: 12px;
}#pie .submenu a{color: #ffffff;}
#pie .izq{
	float:left;
	text-align:left;
	width:250px;
}
#pie .drcha{
	float: right;
	text-align:right;
	width:500px;
	padding: 0 3px 4px 0;
}
#pie a{
	color: #ffffff;
	text-decoration: none;
}
#pie a:hover {
	/*color: #ccc;*/
	text-decoration: none;
	border-bottom: 1px dotted #ccc;
}
#pie .link{
	color: #ccc;
	text-decoration: none;
}