html{

	}

body{
	background-image: url("./imagenes/fondo.gif");
	background-repeat: repeat;
	font-family: arial;
	}
	
td{
	valign: top;
	font-size: .7em;
	}

p{
	padding: 0px 0px 5px 3px;
	]padding: 0px;
	}

p, span, td{
	color: #333;
	}
	
a{
	text-decoration: none;
	font-weight: bold;
	color: #333;
	}	

a:hover{
	color: #0068a5;
	}		

div{
	margin: 0px;
	padding: 0px;
	}	

iframe{
	border: 1px solid #999;
	}	

img{
	border:0px;
	padding: 5px;
	}	

.azul{
	color: #0068a5;
	}

#div_princ{
	position: relative;
	height: 600px;
	width: 950px;
	text-align: left;
	}	

#div_inf{
	position: absolute;
	height: 13px;
	width: 930px;
	bottom: 0px;
	left:0px;
	]left:20px;
	background-color: #fff;	
	background-image: url("./imagenes/fondo_inf.gif");
	background-repeat: repeat-x;
	text-align: right;
	padding: 7px 20px 3px 0px;
	z-index: 10;
	}

#div_idioma{
	z-index: 5;
	position: absolute;
	left: 25px;
	bottom: 22px;
	padding: 0px 3px 3px 25px;
	float:left;
	}

#div_lat{
	position: relative;
	float: left;
	height: 580px;
	width: 180px;
	top: 0px;
	left: 0px;
	]left: 20px;
	background-image: url("./imagenes/fondo_menu.gif");
	background-repeat: repeat;
	}

#div_logo{
	position: relative;
	height: 102px;
	width: 180px;	
	}	

#div_logo img, #div_idioma img{
	border: 0;
	padding:0px;
	margin: auto;	
	}	
	
#div_menu{
	z-index: 10;
	position: relative;
	width: 180px;
	height: 420px;
	}

#menu_prin{
	position: absolute;
	padding: 0px;
	list-style-type: none;
	}
	
ul{
	]width: 180px;
	padding: 10px;
	margin: 0px;
	}

#div_conte ul{ 
	width: auto;
	padding: 0px;
	margin: 0px;
	}
	
#menu_prin ul li{
	width: 180px;
	height: auto;
	padding: 0px;
	margin: 0px;
	}		

#menu_prin a{
	display: block;
	width: 150px;
	]width: 180px;
	height: 11px;
	font-size: 1.2em;
	font-weight: normal;
	padding: 8px 10px 10px 20px;
	border-bottom: 1px solid #aaa;
	cursor: default;
	}		

#menu_prin a:hover, #menu_prin .selected{
	]width: 180px;
	background-color: #0068a5;
	color: #fff;
	border-bottom: 1px solid #888;
	}		

.menu_sec{
	padding: 0px 10px 0px 20px;
	list-style-type: none;
	background-color: #aee0f7;
	}

#menu_prin .menu_sec li{
	width: 120px;
	height: auto;
	}

#menu_prin .menu_sec a{
	display: block;
	width: 120px;
	]width: 150px;
	height: auto;
	font-size: 1em;
	font-weight: normal;
	padding: 4px 5px 4px 15px;
	border: 0px;
	cursor: hand;
	}

#menu_prin .menu_sec a:hover, #menu_prin .menu_sec .selected{
	width: 120px;
	]width: 150px;
	background-color: #fff;
	color: #000;
	border-bottom: 1px solid #888;
	}				
	
#div_conte{
	float: right;
	height: 558px;
	]height: 576px;
	width: 705px;
	]width: 755px;
	padding: 20px 30px 0px 35px;
	background-color: #fff;	
	background-image: url("./imagenes/lat_menu.gif");
	background-repeat: repeat-y;
	font-weight: normal;
	overflow: hidden;
	overflow-x: hidden;
	}

#div_conte h1{
	padding: 10px 10px 5px 3px;
	color: #0068a5;
	}

#textos_web, #div_conte	table{
	padding: 10px 0px 0px 0px;
	}

	
#div_conte ul{
	padding: 0px 0px 0px 20px;
	}
		
#div_conte li{
	color: #0068a5;
	padding: 0px;
	}

#div_conte li span{
	color: #333;
	}	

#div_logoscert{
	width: 100%;
	padding: 10px 0px 0px 0px;
	}

#div_logoscert img{
	margin: 0px 5px 5px 5px;
	padding: 0px;
	}	

.flecha{
	position: relative;
	padding: 10px;
	top: -42px;
	}
	
.flecha a{
	display: block;	
	float: right;
	width: 28px;
	height: 27px;
	background-image: url("./imagenes/flecha.gif");
	background-repeat: no-repeat;
	text-indent: -9999px;
	}

.flecha a:hover{
	background-image: url("./imagenes/flecha_on.gif");
	}	

.a_notic{
	font-size: 1.1em;
	color: #0068a5;	
	}

.a_notic:hover{
	color: #aee0f7;	
	}

#div_imgs{	
	padding: 16px 10px 10px 10px;
	]padding: 30px 10px 10px 10px;
	margin: 0px 10px 10px 10px;
	}

#div_reto{
	position: absolute;
	top: 3px;
	right: 15px;
	}	

#div_iconbus{	
	display: none;
	}

#div_iconbus img{
	border: 0;
	height: 20px;
	}

#menu_prin li a img{
	padding: 0px 0px 0px 0px; 
	margin: 0px 0px 0px 5px;
	}	