/***** contenido *****/
.contacto
{
	padding: 10px;
}
h3
{
	text-align: right;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 6px 0px;
	text-align: right;
	font: bold 14px arial,Sans-serif;
	color: #FFC20A;

}
.img_contenidos_abajo
{
	background-image: url(../imagenes/portada/fondo_contenidos.gif);
	background-position: left top;
	background-repeat: repeat-x;
	min-height: 150px;
	height: auto;
	margin: 0px;
	float: right;
}

.contenedoraImagenes
{
	float: right;
	text-align: center;

	margin: 0px 0px 0px 5px;
	padding: 10px;
}

.img_contenidos
{
	margin: 0px 0px 0px 20px;
	border: 0px;
}

.textoNormal
{
	padding-top: 10px;
}

#boton_descargar
{
	float: left;
	width: 100%;
	text-align: right;
	margin-top: 10px;
}

#boton_descargar a
{
	font-family: arial;
	font-size: 12px;
	color: #ff9900;
	font-weight: bold;
	text-decoration: none;
}

#boton_descargar a:hover
{
	color: #fff;
	text-decoration: none;
}
