@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
#texto {
	width: 515px;
	text-align: justify;
}
#texto img {
	margin-top: -7px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.imgDcha {
	margin-bottom: 10px;
	margin-left: 15px;
}
.imgIzda {
	margin-bottom: 10px;
	margin-right: 15px;
}


.fuentes {
	font-size: 10px;
	text-align: right;
	margin-top: -10px;
}


#noticia {
	height: 421px;
	width: 266px;
	background-attachment: scroll;
	background-image: url(../_imgs/0_noticiaCentral.jpg);
	background-repeat: no-repeat;
}
#noticia a {
	text-decoration: none;
	color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#noticia #titular {
	height: 70px;
	width: 236px;
	margin-left: 15px;
	clear: both;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: bold;
	letter-spacing: -1px;
	margin-top: 9px;
}
#noticia #titular p {
	margin-top: -22px;
}

#noticia  #imagen {
	height: 177px;
	width: 236px;
	margin-left: 15px;
	clear: both;
	float: left;
	margin-bottom: 14px;
	background-color: #3C7799;
	border-top-width: 0px;
	border-top-style: none;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
}
#noticia #imagen a {
	text-decoration: none;
}

#noticia #entradilla {
	height: 143px;
	width: 236px;
	margin-left: 15px;
	clear: both;
	float: left;
	margin-bottom: 14px;
	font-size: 15px;
	font-weight: bold;
	text-align: justify;
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
}
#noticia #entradilla p {
	margin-top: 12px;
}
#texto h1 {
	font-size: 16px;
	line-height: 40px;
}
#texto table {
	height: auto;
	width: 515px;
	margin-top: -20px;
}

#texto   .caracteristicas  {
	text-decoration: underline;
}

#texto h1 strong {
	color: #990000;
}
#texto  .arriba1  {
	height: 26px;
	width: 25px;
	padding-left: 120px;
	padding-top: 15px;
}
#texto .arriba2 {
	height: 26px;
	width: 25px;
	padding-left: 245px;
	padding-top: 15px;
}
