#principal {
	width:896px;
	height:auto;
	margin:auto;
	margin-top:80px;
}

#a-la-izquierda {
	width:738px;
	height:auto;
	float:left;
}

#a-la-derecha {
	width:158px;
	height:auto;
	float:right;
}

#general {
	width:730px;
	height:auto;
	float:left;
}

#menu {
	width:730px;
	height:40px;
	clear:both;
	background-image:url(../images/e/fondo_menu.jpg);
	background-position:top;
	background-repeat:no-repeat;
}

#contenido {
	width:730px;
	height:415px;	
	background-color:#f1e6d4;
}
	#foto {
		width:250px;
		height:415px;
		float:left;
	}	
	#contenidos {
		width:477px;
		height:360x;
		float:left;					
	}
		#contenidos_int {
			width:467px;
			height:330px;
			margin:0 5px 10px 5px;
			background-color:#f5f0e9; 
			font-size:0.6em							
		}

#titulos{
	width:467px;
	height:25px;
	line-height:25px;
	text-align:center;
	margin:10px 5px 10px 5px;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	background-color:#f5f0e9; 
}	

#footer {
	width:730px;
	height:20px;
	line-height:20px;
	color:#f1e6d4;
	text-align:center;
	font-size:0.7em;
}

#sombra_inferior {
	width:730px;
	height:8px;
	background-image:url(../images/e/sombra_b.gif);
	background-position:top;
	background-repeat:repeat-x;
}

#sombra_derecha {
	width:8px;
	height:460px;
	background-image:url(../images/e/sombra_d.gif);
	background-position:top;
	background-repeat:repeat-y;
	float:right;
}

#top_multimedia {
	width:150px;
	height:40px;
}

#centro_multimedia {
	width:150px;
	height:415px;
	background-color:#f1e6d4;
	text-align:center;
}
	#centro_multimedia_int {
		width:144px;
		height:385px;
		margin:auto;	
		text-align:left;	
		font-size:0.7em;
		background-color:#f5f0e9; 
	}

#sombra_inferior2 {
	width:150px;
	height:8px;
	clear:both;
	background-image:url(../images/e/sombra_b.gif);
	background-position:top;
	background-repeat:repeat-x;
}