@charset "utf-8";
/* CSS Document */

.lecd-superior {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000;
	text-decoration: none;
	background-color: #FFF;
	height: auto;
}

.lecd-cuerpo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000;
	text-decoration: none;
	background-color: #FFF;
	link: #333333;
}


.lecd-menuportada {
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:800;
	padding-top:6px;
	font-size: 15px;
	color: #FFF;
	text-decoration: none;
	margin-left: auto; 
	margin-right: auto; 
	width: 800px; 
	height: 300px; 
}
.lecd-menuportada
	a {
	color: #FFF;
	text-decoration: none;
}


.lecd-top {
	width: 800px;
	height:38px;
	margin-bottom:1px; 
	margin-left:auto;
	margin-right:auto;
}

.lecd-generalitat {
	float:left;
	width: 600px; 
	height: 38px; 
}

.lecd-contacto {
	padding-top:5px;
	float:left;
	width: 200px; 
	height: 33px;
}

.lecd-contacto
	a	{
		color:#333;
		text-decoration:none;
}


.lecd-separador {
	margin-left: auto; 
	margin-right: auto; 
	width: 800px;
}

.lecd-logos {
	width: 800px;
	height:104px;
	margin-left:auto;
	margin-right:auto;
}

.lecd-logoaero {
	float:left;
	width: 500px; 
	height: 104px; 
}

.lecd-logoaero {
	float:left;
	width: 500px; 
	height: 104px; 
}

.lecd-logo {
	margin-left: auto; 
	margin-right: auto; 
	width: 800px; 
	height: 104px; 
	background: #ffffff;
	text-align:right;
	vertical-align:middle;
	font-size:28px;
	font-weight:bold;
}

.lecd-gac {
	float:left;
	width: 300px; 
	height: 104px; 
}

.lecd-pie {
	float:left;
	margin-top:5px;
	margin-left: auto; 
	margin-right: auto; 
	width: 796px; 
	height: 25px; 
	background: #cccccc;
}

.lecd-pie
	a	{
		color:#333;
		text-decoration:none;
}

.lecd-textopie {
	padding-top:5px; 
	float:left; 
	text-align:center; 
	width: 771px; 
	height: 25px;
}

.lecd-logoptop {
	float:left; 
	width: 25px; 
	height: 25px;
}
	
.lecd-contenido {
	margin-left: auto; 
	margin-right: auto; 
	width: 800px; 
	height: auto; 
	background: #FFF;
}

.lecd-noticias {
	padding:5px; 
	float:left; 
	text-align:left; 
	width: 510px; 
	height: auto;
	border-right:#ccc;
	border-right-width:1px;
	border-right-style:solid;
}

.lecd-noticias
	a {
		font-size: 11px;
		font-weight:bold;
		color:#F00;
		text-decoration:none;
	}

.lecd-destacado {
	padding-top:5px; 
	padding-left:10px;
	padding-bottom:5px;
	padding-right:5px;
	float:left; 
	text-align:left; 
	width: 260px; 
	height: auto;
}

.lecd-destacado
	a {
		font-size: 11px;
		font-weight:bold;
		color:#F00;
		text-decoration:none;
	}

.titular {
	text-indent:10px;
	font-size:14px;
	font-weight:bolder;
	color:#333;
}

.entrada {
	font-size:11px;
	font-weight:bolder;
	color:#111;
}

.nombre-pagina {
	float:right;
	text-align:right;
	padding-top:20px;
	padding-right:30px;
	font-size:36px;
	font-weight:bold;
	color:#FFF;
}

.cuadro {
	background-color:#666;
	width:250px;
}
