/* CSS Document */
#flash{
	position:absolute;
	width:90%;
	height:417px;
	margin-left:5%;
	margin-right:5%;
	padding:0px;
	background-image:url(../img/fondocubitos.jpg);
	background-repeat:no-repeat;
	background-color:#ffffff;
}
#total{
	position:absolute;
	display:block;
	float:left;
	width:90%;
	height:100%;
	margin-left:5%;
	margin-right:5%;
}
hr{
	height:1px;
	background-color: #dfe5e5;
	color:#dfe5e5;
	border:0px;
}
.div100{
	position:relative;
	display:block;
	float:left;
	width:100%;
	height:auto;
	background-image:none;
}
.superior{
	position:relative;
	display:block;
	float:left;
	width:auto;
	height:auto;
	padding-left:230px;
}
.fechagral{
	position:absolute;
	display:block;
	float:left;
	width:90%;
	height:100%;
	margin-left:5%;
	margin-right:5%;
	padding:8px 0px 0px 15px;
	color:#28C7DB;
}
#cabecera{
	position:relative;
	display:block;
	float:left;
	background-image:url(../img/cabcooata3.gif);
	background-repeat:no-repeat;
	width:673px;
	height:98px;
}
#contenido{
	position:relative;
	float:left;
	display:block;
	min-width:890px;
	width: expression(document.body.clientWidth < 801? "890px": "100%" );/* IE, Firefox, etc. */
	width:100%;/* Safari */
	height:auto;
	margin-top:45px;
	padding-bottom:100px;
	background-image:url(../img/fondoinf.jpg);
	background-position:left bottom;
	background-repeat:no-repeat;
}
#contenidoint{
	position:relative;
	float:left;
	display:block;
	min-width:890px;
	width: expression(document.body.clientWidth < 801? "890px": "100%" );/* IE, Firefox, etc. */
	width:100%;/* Safari */
	height:auto;
	margin-top:116px;
	padding-bottom:100px;
	background-image:url(../img/fondoinf.jpg);
	background-position:left bottom;
	background-repeat:no-repeat;
}
#bajomenu{
	position:absolute;
	width:210px;
	height:300px;
	margin-top:214px;
	margin-left:5%;
	filter: alpha(opacity=70);/* IE */
	opacity: .70 ;	/* Fierfox */
	-moz-opacity:0.70;/* Mozilla */
	background-color:#ffffff;
}
#menu{
	position:relative;
	float:left;
	display:inline;
	width:210px;
}
ul{
	padding:0px;
	margin:0px;
}
li{
	list-style:none;
}
ul.menup{
	float:left;
	display:block;
	width:210px;
	margin:0px;
	padding:0px;
}
ul.menup li{	
	float:left;
	display:block;
	width:210px;
	margin:0px;
	padding:0px;
}
ul.menup li.solo{
	display:block;
	float:left;
	width:189px;
	background-image:url(../img/lineasub.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	padding:0px 5px 0px 17px;
	text-indent:3px;
	text-decoration:none;
	color:#495559;
}

ul.menup li.desplegable{
	display:block;
	float:left;
	background-image:url(../img/botdesplegar2.gif);
	background-repeat:no-repeat;
	width:189px;
	height:19px;
	padding:0px 5px 0px 17px;
	text-indent:3px;
	text-decoration:none;
	color:#495559;
}
ul.menup li.three{
        display:block;
        float:left;
        width:189px;
        padding:0px 5px 0px 17px;
        text-decoration:none;
        color:#495559;
}
a.linkdesplega {
	display:block;
	float:left;
	width:auto;
	height:17px;
	text-decoration:none;
	color:#495559;
}
a:hover.linkdesplega {
	display:block;
	float:left;
	width:auto;
	height:17px;
	text-decoration:none;
	color:#FFFFFF;
	background-color:#47a7c6;
}
.divsubmenu{
	position:relative;
	float:left;
	float:left;
	width:210px;
	height:auto;
	padding:0px;
	margin:0px 0px 10px 0px;
	background-color:#dfeef1;
}
ul.sub li a{
	display:block;
	float:left;
	width:179px;
	padding:2px 0px 2px 20px;
	background-image:url(../img/lineasub.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	text-decoration:none;
	color:#414c4f;
}
ul.sub li a:hover{
	display:block;
	float:left;
	width:179px;
	padding:2px 0px 2px 20px;
	background-image:url(../img/lineasub.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	text-decoration:none;
	color:#47a7bb;
}
ul.sub li.ultimo a{
	display:block;
	float:left;
	width:179px;
	padding:2px 0px 2px 20px;;
	background-image:none;
	text-decoration:none;
	color:#414c4f;
}
ul.sub li.ultimo a:hover{
	display:block;
	float:left;
	width:179px;
	padding:2px 0px 2px 20px;
	background-image:none;
	text-decoration:none;
	color:#414c4f;
}
ul.sub li div.subcerrar a{
	position:relative;
	float:right;
	display:block;
	background-image:url(../img/botcerrar.gif);
	background-repeat:no-repeat;
	width:17px;
	height:17px;
	padding:0px;
}
ul.sub li div.subcerrar a:hover{
	position:relative;
	float:right;
	display:block;
	background-image:url(../img/botcerrar.gif);
	background-repeat:no-repeat;
	width:17px;
	height:17px;
	padding:0px;
}
#central{
	position:relative;
	display:inline;
	float:left;
	width:50%;
	padding-left:20px;
	margin:0px;
}
#derecha{
	position:relative;
	display:inline;
	float:right;
	width:170px;
	margin:0px;
	padding:0px;
}
#foro{
	position:relative;
	display:inline;
	float:left;
	width:620px;
	padding-left:20px;
	margin:0px;
}
#asturcons a{
	position:relative;
	display:inline;
	float:right;
	background-image:url(../img/asturcons.jpg);
	width:170px;
	height:66px;
	margin-bottom:5px;
	text-decoration:none;
}
.divbordefijo{
	position:relative;
	display:block;
	float:left;
	width:430px;
	height:auto;
	border: 1px solid #dfe5e5;
	padding:0px;
	margin-bottom:10px;
}
.divbordelogin{
	position:relative;
	display:block;
	float:left;
	width:500px;
	height:auto;
	border: 1px solid #dfe5e5;
	padding:0px;
}
.divborde{
	position:relative;
	display:block;
	float:left;
	width:100%;
	height:auto;
	border: 1px solid #dfe5e5;
	padding:0px;
	margin-bottom:10px;
}
.divborde2{
	position:relative;
	display:block;
	float:left;
	width:49%;
	height:auto;
	border: 1px solid #dfe5e5;
	padding:0px;
	margin-bottom:10px;
}
.divnoticias{
	position:relative;
	display:block;
	float:left;
	background-image:url(../img/fondonoticias.jpg);
	background-repeat:repeat-x;
	background-color:#c0dde5;
	width:100%;
}
.divportada{
	position:relative;
	display:block;
	float:left;
	background-image:url(../img/fondoportada2.jpg);
	background-repeat:repeat-x;
	width:100%;
	background-color:#269ed0;
}
.divreco{
	position:relative;
	display:block;
	float:left;
	background-repeat:repeat-x;
	width:100%;
	background-color:#c6e1e7;
}
.textoindent{
	position:relative;
	display:block;
	float:left;
	padding: 10px 10px 10px 10px;
}
.divcontint{
	position:relative;
	display:block;
	float:left;
	background-image:url(../img/fondonoticias.jpg);
	background-repeat:repeat-x;
	background-color:#c0dde5;
	width:100%;
}
.divbordep{
	position:relative;
	display:inline;
	float:right;
	width:168px;
	height:auto;
	padding:0px;
	margin-bottom:5px;
	border: 1px solid #dfe5e5;
}
.margenes{
	position:relative;
	display:block;
	float:left;
	padding: 3px 3px 3px 3px;	
	margin: 0px;
}
.margenes2{
	position:relative;
	display:inline;
	float:left;
	padding: 8px 8px 8px 8px;	
	margin: 0px;
}
.margenes3{
	position:relative;
	display:block;
	float:left;
	padding: 8px 40px 8px 8px;	
	margin: 0px;
}
.colegiados{
	position:relative;
	display:block;
	float:left;
	background-color:#EE8706;
	font-size:12px;
	color:#F5F8F8;
	padding: 8px 8px 8px 8px;	
	height:auto;
}
.titflecha{
	position:relative;
	display:block;
	float:right;
	background-image:url(../img/flechagris.gif);
	background-position:right;
	background-repeat:no-repeat;
	width:auto;
	height:17px;
	margin:0px;
	padding-right:17px;
}
.fondogris{
	position:relative;
	display:block;
	float:left;
	background-color:#ffffff;
	margin-left:20px;
	margin-top:10px;
	padding: 5px;
}
.izda{
	position:relative;
	display:inline;
	float:left;
	margin:0px;
	padding:0px;
}
.dcha{
	position:relative;
	display:inline;
	float:right;
}
.botmas a{
	position:relative;
	display:inline;
	float:right;
	background-image:url(../img/botampliar.gif);
	background-repeat:no-repeat;
	width:20px;
	height:18px;
	text-decoration:none;
}
.botcerrar a{
	position:relative;
	display:inline;
	float:right;
	background-image:url(../img/botcerrarclaro.gif);
	background-repeat:no-repeat;
	width:20px;
	height:18px;
	text-decoration:none;
}
.fondonaranja{
	position:relative;
	display:inline;
	float:left;
	width:33%;
	height:80px;
	background-color:#EE8706;
	margin:10px 0px 10px 0px;
	border-right:1px solid #dfe5e5;
}
.fondonaranja2{
	position:relative;
	display:inline;
	float:left;
	width:33%;
	height:80px;
	background-color:#EE8706;
	margin:10px 0px 10px 0px;
}
.separalinea{
	position:relative;
	display:inline;
	float:left;
	width:1px;
	height:25px;
	background-color:#dfe5e5;
	margin-top:8px;
	margin-bottom:10px;
}
#directorio{
	position:relative;
	display:inline;
	float:left;
	background-image:url(../img/fondodirectorio.jpg);
	background-repeat:no-repeat;
	width:160px;
	height:132px;
	margin-left:20px;
	padding:8px;
}

