/***** contenido *****/
#contenido
{
	background-image: url(../../imagenes/portada/fondo_contenidos.gif);
	background-position: left top;
	background-repeat: repeat-x;
	width: 553px;
	min-height: 150px;
	height: auto;
	margin: 0px;
	float: left;
}

.contenedoraImagenes
{
	float: left;
	text-align: center;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

#plano_contacto img
{
	margin: 0px;
	padding: 0px;
}

.textoNormal
{
	font-size: 10px;
	color: #767676;
	padding: 10px 0px 0px 46px;
	line-height: 12px;
}
.textoNormal span
{
	color: #015124;
	font-weight: bold;
}
a.btn_form
{
	color: #B1C919;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
a:hover.btn_form
{
		color: #015124;
		font-weight: bold;
}
#boton_descargar
{
	float: right;
	text-align: right;
	padding-right: 20px;
}

#boton_descargar a
{
	font-family: Verdana;
	font-size: 9px;
	color: #979797;
	font-weight: bold;
	text-decoration: none;
}

#boton_descargar a:hover
{
	color: #015124;
	text-decoration: none;
}
