/* CSS Document */
body{
	margin:0 0 0 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:80%;
	color:#666666;
	text-align:center;
	background-color:#DDDDDD;
}
h1{
	background:url(assets/bgh1green.gif) no-repeat;
	color:#FFFFFF;
	font-size:1.8em;
	width:620px;
	height:46px;
	position:relative;
	top:3px;
	left:5px;
	margin-top:0px;
	padding:0 3px 0 10px;
	font-weight:lighter;
	text-align:left;
}
h2, h3{
	margin:10px 0 0 0;
	padding:0 0 0 5px;
	color:#658F01;
	font-size:1.7em;
	font-weight:lighter;
}

p, .portada{
	padding:3px 5px;
}
a{
	color:#658F01;
	text-decoration:none; 
}
a:hover{
	text-decoration:underline;
}
a img{
	border:none;
}
input, select, textarea {
	background-color:#FFFFFF;
	border:#658F01 solid 1px;
	color:#333333;
}

.boton{
	background-color:#658F01;
	color:#FFFFFF;
	padding:0 10px 0 10px;
	text-decoration:none;
}
.contenedor{
	margin:0 auto;
	width:980px;
	text-align:left;
	background-color:#FFFFFF;
}
.pagina{
	margin:0 auto;
	width:970px;
	text-align:left;
}
.langmenu{
	width:990px;
	height:25px;
	background-color:#DDDDDD;
}
.langmenu a{
	float:right;
	padding-top: 5px;
	padding-right:20px;
	color:#333333;	
}
.langmenu a:hover{
	text-decoration:none;
	color:#999999;
}
.topmenu{
	clear:both;
	width:970px;
	height:45px;
	background:url(assets/bgbarra.jpg) repeat-x;
}
.link{
	float:left;
	padding:10px 15px 0px 10px;
}
.topmenu a{
	font-size:1.4em;
	font-weight:lighter;
	color:#658F01;
}
.topmenu a:hover{
	text-decoration:none;
	border-bottom:#658F01 solid 3px;
}
.contenido{
	position:relative;
	width:970px;
	margin-bottom:20px;
}
.left{
	float:left;
	width:640px;
	text-align:justify;
}

.right{
	float:right;
	width:320px;
}
.pie{
	position:relative;
	width:970px;
	height:108px;
	background:url(assets/pie.jpg) repeat-x;
	clear:both;
	font-size:0.9em;
}
.piecontent{
	width:630px;
	float:left;
	height:100px;
	position:relative;
	left:5px;
}
.direccion{
	width:225px;
	float:left;
	height:100px;
	position:relative;
	left:10px;
}

.fl{ 
	float:left; 
}
.fr{ 
	float:right; 
}
.clear{
	clear:both;
}
.subtitulo {
	font-weight: bold;
	background-image:url(assets/arrow.gif);
	background-repeat:no-repeat;
	padding-left:15px;
}
.big{
	font-size:1.6em;
	color:#FFFFFF;
}
.bggris{
	background-color:#EEEEEE;
	padding: 5px 5px;
}
.bggreen{
	background-color:#658F01;
	padding: 5px 0 2px 5px;
	width:305px;
	position:relative;
	top:3px;
	left:5px;
}
.borderb{
	border-bottom:#666666 solid 1px;
}
.noticias{
	float:left;
	width:630px;
}

.noticias .mini{
	padding:0 10px 10px 0;
	float:left;
}
#media{
	padding:0 10px 10px 5px;
	float:left;
	width:300px;
}
.noticia{
	clear:both;
	padding-left:5px;
}
.noticia h2{
	padding:0 0 0 0;
}

.muro{
	float:left;
	width:560px;
}
.muroimg{
	float:left;
	width:60px;
	height:60px;
}
.fecha{
	color:#999999;
	font-size:0.9em;
}

.verde{
	color:#658F01;
}

.buscador{
	float:right;
	position:relative;
	top:12px;
	right:5px;
	text-align:right;
}
.eltiempo{
	padding-left:5px;
	height:232px;
	font-size:0.9em;
	text-indent:1px;
}
.eltiempo h2{
	font-size:1em;
}
.eltiempo h3{
	font-size:1em;
}
small{
	font-size:0.8em;
}
/*.eltiempotit{
	z-index:1;
	position:absolute;
	left:3px;
	margin:3px 3px; 
	width:348px;
	height:20px;
	background-color:#FFFFFF;
	text-align:center;
	font-weight:bold;
}*/
.eltiempotit{
	float:left;
	width:352px;
}
.borde{
	border:#658F01 solid 1px;
}
a .borde{
	border:#DDDDDD solid 1px;
}
a:hover .borde{
	border:#658F01 solid 1px;
}
.respuesta{
	width:480px;
	padding:10px 10px;
	clear:both;
	border:#658F01 solid 1px;
	background-color:#DEFE92;
}
.sizemini{
	font-size:0.8em;
}