#contenido {
	width: 712px;
	margin-left: 16px;
}
.padIzq20 {
	padding-left: 20px;
}

#contenido #columna1y2 {
	background-image: url(/images_diseno/imagenes/1px.gif);
	background-repeat:  repeat-y;
	background-position: center;
	float: none;
}
#columnaEntera {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ddd8d2;
	margin: 15px;
	height: 225px;
}
#columnaEntera h2 {
	margin-left: 5px;
}

#columnaEntera .foto {
	float: left;
	width: 275px;
	height: 184px;
}

#columnaEntera .descripcion {
	float: left;
	width: 400px;
	height: 160px;
}
.fleft {
	float: left;
}

#contenido #columna1y2 .descripcion {
	padding-right: 10px;
	padding-left: 10px;
}
.descripcion  p   {
	margin-bottom: 5px;
	margin-top: 0px;
}


#right h2 {

}

h3 {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	float: left;
	color: #634737;
}



.col {
	width: 341px;
	float: left;
	padding-left: 15px;
}
.titulo {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ddd8d2;
	clear: both;
}
#contenido h2 {
	margin-top: 10px;
}

