#contenido {
	min-height:460px;
}

#caja_titulo {
	width:98%;
	height:40px;
	margin:auto;
	margin-top:10px;
	padding:0 0 10px 10px;
	clear:both;
	background-image:url(../images/e/deg_titulo.jpg);
	background-repeat:repeat-x;
	background-position:top;
}