/***** contenido *****/
#contenido
{
	background-image: url(../imagenes/portada/fondo_contenidos.gif);
	background-position: left top;
	background-repeat: repeat-x;

	width: 755px;
	min-height: 150px;
	height: auto;
	margin: 0px;
	float: left;
	/*border: 1px solid red;*/
}



.img_contenidos_abajo
{
	border: 1px solid #98b1bb;
	margin: 20px 0px 0px 0px;
	border: 0px;
}

.textoNormal
{
	min-height: 10px !important;
	/height: 10px  !important;
	display: block;
	font-family: Verdana,Arial,sans-serif;
	font-size: 10px;
	line-height: 19px;
	text-align: justify;
	margin: 30px 50px 0px 30px;
	color: #164456;
}


.textoaform
{
	display: block;
	font-family: Verdana,Arial,sans-serif;
	font-size: 10px;
	line-height: 19px;
	text-align: justify;
	margin: 0px 50px 30px 30px;
	color: #c98027;
}

.textoaform a:link, .textoaform a:visited, .textoaform a:hover, .textoaform a:active
{	
	font-family: Verdana,Arial,sans-serif;
	font-size: 10px;
	line-height: 19px;
	text-align: justify;
	color: #c98027;
	font-weight: bold;
	text-decoration: underline;
}

#boton_descargar
{
	float: left;
	width: 100%;
	text-align: center;
	margin-bottom: 10px;
}

#boton_descargar a
{
	font-family: Verdana;
	font-size: 11px;
	color: #05501E;
	font-weight: normal;
	text-decoration: underline;
}

#boton_descargar a:hover
{
	font-family: Verdana;
	font-size: 11px;
	color: #05501E;
	font-weight: normal;
	text-decoration: none;
}
