body {
	margin:0px;
	background-color:#000;
	text-align:center;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
}

#cabecera {
	width:980px;
	height:auto;
	margin:auto;
	clear:both;
}
#contenido {
	width:980px;
	height:auto;
	clear:both;
	margin:auto;
	background-image:url(../images/e/deg_contenido.jpg);
	background-position:top;
	background-repeat:repeat-y;
}
#pie_contenido {
	width:980px;
	height:24px;
	clear:both;
	margin:auto;
}

#footer {
	width:980px;
	height:20px;
	clear:both;
	margin:auto;
	margin-top:20px;
	border-top:1px solid #ddbd2a;
}
	#footer_iz{
		width:400px;
		height:25px;
		line-height:25px;
		text-align:left;
		color:#ddbd2a;
		float:left
	}
	
	#footer_dr{
		width:400px;
		height:25px;
		line-height:25px;
		text-align:right;
		color:#ddbd2a;
		float:right
	}

#caja_menu{
	width:220px;
	height:auto;
	float:left;
	margin-left:20px;
	text-align:left;
}

.caja_index {
	width:340px;
	height:auto;
	float:left;
	margin-left:20px;
	text-align:left
}

#caja_contenido{
	width:680px;
	height:auto;
	margin-left:20px;
	text-align:left;
	border-top:1px solid #ddbd2a;
	float:left
}

#caja_foto{
	width:300px;
	height:auto;
	float:right;
	margin:8px
}

.int {
	margin:5px;	
}

.clear {
	clear:both;	
}
