@charset "utf-8";
/* CSS Document */

.contenidonoticias{
	width:938px;
	margin:auto;
	padding:10px;
}


.cajanoticias{
	width: 447px;
	height:97px;
	margin-top:20px;
	margin-left:15px;
	background-image:url(../images/backnoticias.gif);
	float:left;
}

.desplieguenoticias{
	width: 600px;
	margin-top:20px;
	margin-left:15px;
	background-image:url(../images/backdespliegueno.gif);
	background-repeat:repeat-y;
	float:left;
}


.fotosnoticias{
	width:100px;
	height:90px;
	float:left;
	margin-left:5px;
	margin-top:2px;
}
.fotosnoticias2{
	width:150px;
	height:130px;
	float:left;
	margin-left:5px;
	margin-top:2px;
}
.textonociticas{
	width:281px;
	height:80px;
	float:left;
	margin-left:5px;
	margin-top:8px;
}
.textonociticas2{
	width:430px;
	float:left;
	margin-left:5px;
	margin-top:8px;
}
.bontonverde{
	width:41px;
	height:78px;
	float:left;
	margin-left:5px;
	margin-top:52px;
	background-image:url(../images/backverden.gif);
}
.bontonverde:hover{
	width:41px;
	height:78px;
	float:left;
	background-image:url(../images/backverden2.gif);

}
.bontonverde2{
	width:41px;
	height:78px;
	margin-right:10px;
	float:right;
	margin-left:5px;
	background-image:url(../images/backverden.gif);
}
.bontonverde2:hover{
	width:41px;
	height:78px;
	float:right;
	background-image:url(../images/backverden2.gif);

}
.leer{
	width:30px;
	height:20px;
	float:left;
	margin-left:5px;
	margin-top:20px;
}
.volver{
	width:35px;
	height:30px;
	margin-left:0px;
	margin-top:15px;
	float:left;

}

.previews{
	width:250px;
	margin-left:50px;
	margin-top:30px;
	float:left;
	color: #036;
}


.letranoticias{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	font-weight:bold;
	padding:10px;
}

.clear{
	clear: both;	
}
