@charset "utf-8";
/* CSS Document */

html{height:100%;}

body{
margin:0;
background:#214E0D url(/files/comun/back.jpg);
height:100%;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

table{font-size:100%;}

a img{
border:0;
}

a{
color:#326723;
text-decoration:none;
}

a:hover{
text-decoration:underline;
}

p{margin:0.2em 0 0.5em 0;}

p, li{text-align:justify;}

.container{
width:960px;
position: relative;
min-height: 100%;
background:url(/files/comun/back-container.jpg) repeat-y;
clear:both;
/*padding-bottom:-3px;*/
}

* html .container{
position: relative;
min-height: 100%;
}

.cabecera{
width:970px;
background-repeat:no-repeat;
}

.cabecera a.logohead{
position:absolute;
top:0;
left:0;
display:block;
width:175px;
height:145px;
}

.cabecera a.logohead span{display:none;}

.cabecera .menusuperior{
height:20px;
margin:2px 30px 0 0;
padding:0;
text-align:left;
list-style-type:none;
/*margin-top:5px;*/
font-size:11px;
}

.cabecera .menusuperior .idiomas{
position:absolute;
left:665px;
width:290px;
margin:0;
padding:0;
}

.cabecera .menusuperior .idiomas li{
display:inline;
margin:0;
padding:0;
}

.cabecera .menusuperior .idiomas li a img{
border:1px solid #CCC;
margin:5px 0 0 6px;
padding:0;
vertical-align:middle;
}

.cabecera .menusuperior .idiomas2{
position:absolute;
left:955px;
top:30px;
width:16px;
margin:0;
padding:0;
list-style:none;
}

.cabecera .menusuperior .idiomas2 li{
display:inline;
margin:0;
padding:0;
}

.cabecera .menusuperior .idiomas2 li a img{
border:1px solid #CCC;
margin:5px 0 0 6px;
padding:0;
vertical-align:middle;
}

.cabecera .flashtexto
{
position:absolute;
top:148px;
left:150px;
}

.cabecera .menusuperior .enlaces{
position:absolute;
left:390px;
margin-top:3px;
}
.cabecera .menusuperior .enlaces2{
position:absolute;
left:200px;
width:740px;
text-align:right;
margin-top:3px;
}

.cabecera .menusuperior a{
color:#FFF;
}

.cabecera .bloque{
/*width:548px;*/
float:right;
}

.cuerpo{
clear:both;
padding-bottom:50px;
#min-height:400px;

}

.clear{clear:both;}

.footer{
width:960px;
height:40px;
clear:both;
position: absolute;
bottom:-1px;

background:url(/files/comun/back-footer.jpg) 0 100% no-repeat;

color:#FFF;
font-size:11px;
}

.footer p{
margin:15px 15px 0 15px;
text-align:right;
}

.footer p.contacto{
float:left;
text-align:left;
}

.footer a{
color:#FFF;
}

.footer a img{
vertical-align:bottom;
}

.textonaranja{
color:#EE7900;
font-weight:bold;
font-size:12px;
}


div.error{
position:absolute;
top:10%;
right:10%;
width:80%;
padding:10%;
background:#FFFFCC;
border:red 4px solid;
}

tr.par td{
background-color:#DBDBDB;
}

.accesible{display:none;}

.flash_head_portada{
position:absolute;
left:160px;
top:20px;
width:524px;
height:145px;
/*border:1px solid red;*/
}

.noticiahead{
background:#EAEAEA;
color:#000;
}

.bannerportada
	{
	position: absolute;
	
	width:200px;
	height:200px;	
	}
.casoexito_titulo
	{
	color:#666;
	font-size:24px;
	font-weight:normal;
	}	
.casoexito_titulo2
	{
	position:relative;
	color:#666;
	font-size:24px;
	font-weight:normal;
	top:10px;
	left:15px;
	height:20px;
	vertical-align:top;
	}		
.casoexito_flash
	{
	position:relative;
	top:20px;
	left:10px;
	}