body {
	height:99%;
	margin:0px;
	background-image:url(../images/e/deg_fondo.jpg);
	background-position:top;
	background-repeat:repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

#clear {
	clear:both;
}

#general {
	width:100%;
	height:100%;
	text-align:center;
	background-image:url(../images/e/logo_sangre.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
}

#container {
	width:945px;
	margin:auto;
}

top {
	width:100%;
	height:100px;
	clear:both;
}
	#top_dr{
		width:35%;
		height:65px;
		line-height:65px;
		float:right;
		text-align:right
	}
	#top_iz{
		width:35%;
		height:65px;
		line-height:65px;
		float:left;
		text-align:left;
	}

#menu {
	width:100%;
	height:35px;
	line-height:35px;
	clear:both;
	text-align:center;
	background-image:url(../images/e/deg_menu.jpg);
	background-position:top;
	background-repeat:repeat-x;
}

#menu_lat {
	width:185px;
	height:auto;
	background-color:#f8f8f9;
	filter: alpha(opacity=80); 
	opacity: .8;
	float:left;
}
	#cabecera_menu {
		width:100%;
		height:36px;
		line-height:36px;
		background-image:url(../images/e/top_menu_lat.jpg);
		background-position:top;
		background-repeat:no-repeat;
		text-align:center;
		color:#E10000;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-weight:bold;
	}

#contenido {
	width:565px;
	height:auto;
	margin-left:5px;
	margin-right:5px;
	float:left;
	text-align:left;
}

#destacados {
	width:185px;
	height:auto;
	background-color:#f8f8f9;
	filter: alpha(opacity=80); 
	opacity: .8;
	float:right;
}

#footer {
	width:100%;
	height:35px;
	line-height:35px;
	clear:both;
	background-image:url(../images/e/deg_menu.jpg);
	background-position:top;
	background-repeat:repeat-x;
	font-weight:bold;
	font-size:11px;
}
	#footer_iz{
		width:400px;
		float:left;
		margin-left:8px;
		color:#FFFFFF;
		text-align:left;
	}
	#footer_dr{
		width:400px;
		float:right;
		margin-right:8px;
		color:#FFFFFF;
		text-align:right;
	}
	#footer_dr a{
		color:#FFFFFF;
		text-decoration:none;
	}
	#footer_dr a:hover{
		color:#E10000;
	}
	
#cuadro_index {
	width:184px;
	height:115px;
	float:left;
	margin:1px;
}