body {
	margin:0px;
	padding:0px;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	background-color:#f1f2ec;
}

#contenedor {
	width:770px;
	height:auto;
	margin:auto;
	text-align:center;
	}
#sombra_top {
	width:770px;
	height:15px;
	margin-top:15px;
	background-image:url(../images/e/sombra_top.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	clear:both;
	}
#sombra_iz {
	width:15px;
	height:auto;
	float:left;
	background-image:url(../images/e/sombra_iz.jpg);
	background-position:top;
	background-repeat:repeat-y;
	}
#centro {
	width:740px;
	height:auto;
	float:left;
	}	
#sombra_dr {
	width:15px;
	height:auto;
	float:right;
	background-image:url(../images/e/sombra_dr.jpg);
	background-position:top;
	background-repeat:repeat-y;
	}
#sombra_bottom {
	width:770px;
	height:15px;
	background-image:url(../images/e/sombra_bottom.jpg);
	background-position:top;
	background-repeat:no-repeat;
	clear:both;
	}
	
#top {
	width:740px;
	height:200px;
	clear:both;
}

#contenido {
	width:740px;
	height:auto;
	border-bottom:3px solid #003366;
	background-color:#FFFFFF;
	}
#cont_iz {
	width:215px;
	height:auto;
	background-color:#eeeeee;
	text-align:center;
	float:left;
	border-right:1px solid #e2e2e2;
	}
#int_cont_iz {
	width:195px;
	height:auto;
	padding:10px;
	text-align:left
	}
#cont_dr {
	width:520px;
	height:auto;
	text-align:center;
	float:right;
	}
#int_cont_dr {
	width:500px;
	height:auto;
	padding:10px;
	text-align:left;
	}

#footer {
	width:740px;
	height:85px;
	text-align:center;
	background-image:url(../images/e/deg_footer.jpg);
	background-position:top;
	background-repeat:repeat-y;
	}
#int_footer {
	width:710px;
	height:55px;
	padding:15px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF; 	
	}
#footer_iz {
	width:520px;
	height:auto;
	float:left;
	text-align:left;
	}
#footer_dr {
	width:190px;
	height:auto;
	float:right;
	text-align:right;
	}
#div_titulo {
	width:480px;
	height:30px;
	line-height:30px;
	vertical-align:middle;
	background-image:url(../images/e/fondo_titulo.gif);
	background-repeat:no-repeat;
	text-align:left;
	padding-left:20px;
	}

#cuado_index {
	width:155px;
	height:140px;
	border-right:1px dotted #35AED7;
	text-align:left;
	padding:5px;
	float:left;
	}
#cuado_index2 {
	width:155px;
	height:140px;
	text-align:left;
	padding:5px;
	float:right;
	}
#idiomas {
	width:500px;
	height:15px;
	text-align:right;
	}