/* CSS Document */

/********  PALETA DE COLORES  ********/
/* A05536 -> Marron oscuro logo      */
/* C19743 -> Marron semi-oscuro logo */
/* D6C29F -> Marron claro logo       */
/* A47822 -> Fondo botones           */
/* 555555 -> Gris body				 */
/* FEFFEC -> Fondo amarillo          */

* {
	margin:0px;
	padding:0px;
}
body{
	background: #555555;
}

#web{
	width: 800px;
	margin: auto;
	background: #000;
}

.oculto {
	display:none;
}

#cabecera {
	float: left;
	text-align: right;
}

#cabecera a{
	color: white;
	font: 27px Verdana, sans-serif;
}

#cuerpo{
	float: left;
	width: 800px;
	//* background: #A05536;*/
	background:#000000;

	border-top: 2px solid white;
	border-bottom: 2px solid white;
	padding-bottom: 10px;
}

#menu{
	float: left;
	width: 200px;
	text-align: left;
	padding-left: 10px;
}
#content{
	margin-left: 215px;
	margin-top: 10px;
	padding-right: 5px;
	width: 570px;
}

#content a{
	color: #FFFFFF;
	text-decoration:none;
}

#content a:hover{
	color: #FFFFFF;
	text-decoration:underline;
}

#contrataciones{
	padding-top: 15px;
	padding-left: 15px;
}

#contrataciones ul li{
	color: #FFFFFF;
	list-style-type:circle;
	list-style-image:inherit;
	margin-bottom:10px;
}

#contrataciones p{
	color: #FFFFFF;
}

#formulario {
	color:#ffffff;
	font: 0.85em Verdana, Arial, Helvetica, sans-serif;
	padding:4px;
}
#formulario input {
	color:#000000;
	background: #ffffff;
}

#formulario fieldset{
	margin-top: 2em;
	margin-bottom: 1em;
	padding-left: 8px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-right: 0;
}

#formulario p{
	line-height: 2em;
}

h1{
	font: 0.8em Verdana, sans-serif;
	color: #ffffff;
	line-height: 1.5em;
}

h2{
	font: 0.8em Verdana, sans-serif;
	color: #ffffff;
	line-height: 1.5em;
	padding-bottom:10px;
}

h3{
	font: 0.8em Verdana, sans-serif;
	color: #ffffff;
	line-height: 1.5em;
	margin-bottom:10px;
	border: 1px solid #FFFFFF;
}

#botones{
	list-style-type: none;
	list-style-image: none;
	margin-top: 10px;
}

#botones li{
	background: #C19743;
	width: 181px;
	margin-top: 5px;
	display: block;
	line-height: 2em; 
	border: 1px solid #D6C29F;
	font: 0.8em verdana, sans-serif;
}

#botones li a{
	color: #ffffff;
	width: 170px;
	display: block;
	text-decoration: none;
	padding-left: 9px;
	padding-top: 3px;
	padding-bottom: 3px;
	border: 1px solid  #C19743;
}

#botones li a:hover{
	color: white;
	width: 170px;
	background: #A47822;
	display: block;
	text-decoration: none;
	border: 1px solid  #ffffff;
}

#form_empresas{
	text-align: left;
	color: white;
	line-height: 1.5em;
	color: black;
	margin-top: 1em;
	color: #ffffff;
	font: Verdana, Arial, Helvetica, sans-serif;
}
#contenedor_anejos{
	font: 0.8em verdana, sans-serif;
	background: #FEFFEC;
	width: 550px;
	height: 100%;
	padding: 10px;
	color: #A05536;
}
#anejos{
	list-style-image: url(../img/flecha.jpg);
	list-style-type: none;
	padding-left: 15px;
	margin-bottom:15px;
}
.listas{
	list-style-image: url(../img/flecha2.jpg);
	list-style-type: none;
	padding-left: 30px;
	margin-bottom:15px;
	font: 0.8em verdana, sans-serif;
}
.listas a{
	text-decoration: underline;
	color: #A05536;/*7698FE;*/
}
.preguntas{
	list-style-image: url(../img/flecha2.jpg);
	list-style-type: none;
	padding-left: 30px;
	margin-bottom:15px;
	font: 0.8em verdana, sans-serif;
	color: #feffec;
	line-height: 20px;
}
.preguntas a{
	text-decoration: underline; 
	color: #A05536;/*7698FE;*/
	line-height: 25px;

}
.pliegos{
	text-decoration: underline;
	color: #A05536;/*7698FE;*/
	line-height: 1.5em;
}
.listas li{
	margin-top: 4px;
}

.listas p{
	text-decoration: none;
	color: #A05536;
}

.sub_listas{
	list-style-image: url(img/flecha2.jpg);
	list-style-type: square;
		padding-left: 15px;
		line-height: 1.5em;

}
.sub_listas a{
	text-decoration: underline;
	color: #A05536;
}

#prensa{
	color: #A05536;
}

#prensa ul{
	list-style-image: none;
	list-style-type: none;	
}

#prensa li{
	padding: 4px;
	margin-bottom: 1em;
	background: #FEFFEC;
	list-style-image: none;
	list-style-type: none;	
}

#prensa p{
	background: #FEFFEC;
}

#prensa a{
	color: #A05536;
}


#noticia{
	float: left;
	width: 100%;
	background: black;
	margin-bottom: 1em;
}

#titulo{
	float: left;
	width: 80%;
	background: #FEFFEC;
	margin-bottom: 2px;
		background-image: url(http://www.lcu.es/img/logo.png);
	background-repeat: no-repeat;
	background-position: 2px;
		text-indent: 15px;

}

#titulo p{
	padding-left: 5px;
	font: 0.8em Verdana, sans-serif;
	line-height: 1.5em;
	color: #A05536;
}

#fecha{
	float: right;
	width: 20%;
	text-align: right;
	background: #FEFFEC;
	margin-bottom: 2px;
}

#fecha p{
	padding-right: 5px;
	font: 0.8em Verdana, sans-serif;
	line-height: 1.5em;
	color: #A05536;
}

#resumen{
	clear: both;
	background: #ffffff;
	padding: 0.6em;
}

#resumen p{
	font: 0.8em Verdana, sans-serif;
	line-height: 1.5em;
	text-align: justify;
	text-indent: 1.5em;
}

#footer{
	clear: both;
	background: #000000;
	text-align: center;
	font: 0.7em Verdana, sans-serif;
	text-decoration:none;
	color: #ffffff;
	padding: 3px;
}

#footer a{
	color: #ffffff;
}

.galeria{
	text-align: center;
	line-height: 1.5em;
	color: #ffffff;
}

.galeria a{
	color: #ffffff;

}