@charset "utf-8";
.body {
}
body {
	margin-left: 0px;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	/*background-image:url(images/backgroundw.png);*/
	background-position:center;
	background-repeat:repeat-y;
	background-color: #000;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#fff;
}
#content {
	width: 960px;
	margin: 0 auto;
}
#header {
	width: 960px;
	height: 250px;
	background-color: #fff;
}
#fotoHeader {
	float: left;
	height: 250px;
	width: 333px;
}
#logo {
	width: 627px;
	height: 250px;
	float: left;
}
#leyenda {
	width: 641px;
	height: 57px;
	float: left;
	background-color:#fff;
	padding-left: 23px;
	padding-top: 10px;
}
#imgLogo {
	width: 461px;
	margin-left: 40px;
	margin-top: 50px;
}
#idiomas {
	float: right;
	margin-left: 178px;
	margin-top: -20px;
	margin-right: 20px;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #fff;
}
#idiomas a {
	color: #fff;
	text-decoration:none;
}
#idiomas a:hover {
	text-decoration:underline;
}
#contacto {
	float:right;
	margin-left: 25px;
	margin-right: 20px;
	margin-top: 18px;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
}
#contacto a {
	color: #000;
	text-decoration:none;
}
#contacto a:hover {
	font-weight:bold;
}
.corte {
	clear:both;
}
#main {
	background-color:#544d4c;
	padding: 20px;
}
.titulares {
	font-family: Verdana, Geneva, sans-serif;
	font-size:28px;
	text-shadow: 0 1px 0 #000, 0 -1px 0 rgba(0, 0, 0, 0.2);
	margin-bottom: 15px;
	margin-top: 25px;
}
.titulares2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size:28px;
	text-shadow: 0 1px 0 #000, 0 -1px 0 rgba(0, 0, 0, 0.2);
	margin-top: 45px;
}
.textos {
	line-height: 18px;
	text-align:justify;
	
}
.separador {
	width: 40px;
	float:left;
	height: 100px;
}
.fotos {
	float:left;
	width: 280px;
}
.fotolarga {
	float:right;
	width: 280px;
}
.fotolargaLeft {
	float:left;
	width: 280px;
}
.piefoto {
	padding-top: 5px;
	height: 40px;
}
.intervenciones {
	margin-top: 15px;
}
#top-link	{
	display: none;
	position: fixed;
	right: 5px;
	bottom:5px;
	color:#fff; 
	text-decoration:none;  
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	outline:none;
	}
.margin40 {
	margin-right: 40px;
}