/* CONTENIDOS
-------------------------------------------------- */


div#contenidos{
	background: url(../img/fondo_sec_pujas_CRI.jpg) left top no-repeat;
	float:left;
}

div#contenidos img{
	float: left;
}

div#contenidos p#descarga{
	text-align: center;
	background-color: #ffe7cb;
	padding: 20px 0;
	font-weight: bold;
	border-top: 1px solid #EC8720;
	border-bottom: 1px solid #EC8720;
}

div#contenidos p#descarga a{
	background: url(../img/pdf.gif) 0 10px no-repeat;
	padding: 20px 0 20px 40px;
}

div#informacion{
	float: left;
	width: 720px;
	margin-top: 175px;
	padding: 20px 10px 10px 0;
}

div#informacion button{
	margin-bottom: 15px;
	font-weight: bold;
	font-size: 14px;
}

div#destacado{
	float: left;
	width: 355px;
	height: 355px;
	margin: 55px 0 0 0;
}

div#destacado img{
	border: 2px solid #ec8720;
}

