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

body {
	font-family:Tahoma;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#noticias{
	width:700px;
	margin:auto;
}

#contenedor{
	width:760px;
	margin:auto;
}
#cabecera{
	width:760px;
	height:100px;
	background-color:#FFF;
}
#lateralfotos{
	display:block;
	width:133px;
	background-color:#E6E6E6;
	float:left;
	padding: 10px 0px 10px 0px;
}

#menu{
	width:740px;
	height:60px;
	padding:10px 10px 0px 10px;
	background-image:url(fotos/menu.jpg);
	background-position:top;
	background-repeat:no-repeat;
	text-align:center;
	color:#999;
}
	#menu a{
		font-size:89%;
		color:#5AA623;
		margin:auto;
		padding:0px 15px 0px 15px;
	}
	#menu a:hover{
		color:#004D94;
	}

#titular{
	width:565px;
	float:left;
	height:20px;
	padding:3px 10px 3px 20px;
}
#contenido{
	width:550px;
	float:left;
	padding-top:10px;
	padding-bottom:10px;
	margin-left:20px;
}
#bloquetxt {
	display:block;
	float:right;
	width:410px;
	font-size: 11px;
	color: #666666;
	font-family: tahoma;
	font-weight: normal;
	text-align:justify;
	padding-bottom:10px;
}
#bloquetxtnews {
	display:block;
	float:left;
	width:550px;
	font-size: 11px;
	color: #666666;
	font-family: tahoma;
	font-weight: normal;
	text-align:justify;
	padding-bottom:10px;
}

#columna{
	float:right;
	width:130px;
	margin-right:0px;
	padding:10px 5px 10px 5px;
}
#pie{
	width:760px;
	height:40px;
	margin:auto;
	background-image:url(fotos/pie.jpg);
	background-position:top;
	background-repeat:no-repeat;
	text-align:center;
	color:#999;
	padding: 5px 0px 0px 10px;
}
	#pie a{
		font-size:70%;
		color:#5AA623;
		margin:auto;
		padding:0px 15px 0px 15px;
	}
	#pie a:hover{
		color:#004D94;
	}
.titgris {	
	color: #666666;
	font-family: tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
}

.detallegris {	
	font-size: 11px;
	color: #333333;
	font-family: Tahoma;
	font-style: normal;
	font-weight: normal;
}

.adjunto{
	width:80%;
	margin:auto;
	background-color:#CCC;
	font-size: 11px;
	color: #666666;
	font-family: tahoma;
	font-weight: normal;
}
.foto{
	float:left;
	padding: 5px 5px 5px 5px;
	width:97px;
	height:97px;
}

a:link {
	text-decoration: none;
	color: #2B92BC;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
body,td,th {
	font-family: Tahoma;
	font-size: 14px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.contador {
	font-size: 14px;
	color: #666666;
	font-weight:bold;
	text-align:justify;
}

.contenido {
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	text-align:justify;
}
.contenidoblanco {
	font-size: 11px;
	color:#FFF;
	font-family: tahoma;
	font-weight: normal;
	text-align:center;
}

.tituloverde {
	font-size: 18px;
	color: #5AA623;
	font-weight:500;
	text-align:left;
}
.subtitazul {
	font-size: 13px;
	color: #2B92BC;
	font-family: tahoma;
	font-style: normal;
	font-weight: bold;
}
.contenidoverde {
	font-size: 11px;
	font-style:normal;
	color:#84C225;
	font-family: tahoma;
	font-weight: normal;
}

.contenidoazul {
	font-size: 11px;
	font-style:normal;
	color:#004D94;
	font-family: tahoma;
	font-weight: normal;
}
.contenidonaranja {
	font-size: 11px;
	font-style:normal;
	color:#F88423;
	font-family: tahoma;
	font-weight: normal;
}
.bannerpub{
	padding-top:5px;
}

.clear{
	clear: both;
}
