/***** 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;*/
}
#contacto_aux
{
	width: 513px;
	border:1px solid #EFC01A;
	float:left;
	margin:0px;
	padding:0px;
}
h2
{
	width: 493px;
	border-bottom: 1px solid #EFC01A;
	padding:10px 0px 10px 20px;
	margin:0px;
	font-family: Arial Black;
	font-size: 12px;
	color: #6D3C07;
	font-weight: normal;
	float: left;
}
.contenedoraImagenes
{
	float: right;
	text-align: center;
	margin: 0px 0px 0px 5px;
	padding: 10px;
	border:1px solid red;
}
#imagenes
{
	float:left;
	width:475px;
	margin-left:30px;
}
#imagen_arriba
{
	float:left;
	margin:0px;
	padding:0px;
	
	
}
#imagen_imprimir
{
	float:right;
	display:block;
	margin-top:296px;
	border:0px;
	text-decoration:none;
}
#imagen_imprimir img
{
	border:0px;
}
#imagen_arriba p
{
	margin:20px 0px 0px 0px;
	padding:0px;
	text-align:center;
}
#imagen_arriba p img
{
	width:445px;
	border:1px solid #EFC01A;
}


.img_contenidos
{
	border: 1px solid #898989;
	margin: 0px;
	border: 0px;
}

#texto_aux
{
	width:513px;
	float:left;
	
		
}
#texto_aux p
{
	text-align:center;
}
.textoNormal
{
	padding-top: 10px;
}
.link_de_categoria
{
	font-family:Verdana;
	font-size:11px;
	color:#A7A7A6;
	text-decoration:none;
	margin:0px 0px 0px 240px;
}

