/* CSS Document */
#ctdr{
	background: #e0dada url('../img/sombra_interior_borde.gif') top repeat-x;
	height: auto !important;
	height: 500px;
	min-height: 500px;
	padding: 0 26px;
	width:920px;
}
#contenido_interior{
	background: #fff url('../img/sombra_interior.gif') top repeat-x;
	height: auto !important;
	height: 500px;
	min-height: 465px;
	color:#695958;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 35px;
	

}
#contenido_interior h2{
	padding-top:20px;
	text-align:justify;
	color:#0F1F7A;
}
#contenido_interior p{
	color:#695958;
	text-align:justify;
}
p.fin_pag{
	margin-bottom: 0;
}
