#exterior {
	width:781px;
	height:auto;
	margin:auto;
	background-color:#FFFFFF;
	text-align:center;
}

#izq {
	width:13px;	
	background-image:url(../images/e/sombra_iz.jpg);
	background-repeat:repeat-y;
	float:left;
}

#medio{
	width:755px;	
	float:left;
	overflow:hidden;
	text-align:center
}

#drc {
	width:13px;
	background-image:url(../images/e/sombra_dr.jpg);
	background-repeat:repeat-y;
	float:right;
}

#barra_roja {
	width:100%;
	height:3px;
	background-color:#c4262e;
	clear:both
}

#barra_gris {
	width:100%;
	height:3px;
	background-color:#979797;
	clear:both
}

#barra_corp {
	width:755px;
	height:50px;
	background-image:url(../images/e/deg_barra.jpg);
	background-repeat:repeat-x;
}

#menu_menu {
	width:755px;
	height:100px;
	clear:both;
}

#lat {
	width:208px;
	border-right:1px dotted #c4262e;
	padding:8px;
	margin-top:12px;
	margin-bottom:12px;
	float:left;
	text-align:center;
}

#center {
	width:530px;
	float:right;
	margin-top:12px;
	text-align:center
}

#footer {
	width:755px;
	height:38px;
	clear:both;
	background-image:url(../images/e/deg_barra.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
}

#footer_iz {
	width:120px;
	height:38px;
	text-align:left;
	float:left;
	padding-top:12px;
	padding-left:7px;
}

#footer_cen {
	width:500px;
	height:38px;
	float:left;
	text-align:center;
}

#footer_dr {
	width:120px;
	height:38px;
	float:right;
	text-align:right;
	padding-top:25px;
	padding-right:7px;
}

#cab_form {
	width:192px;
	height:24px;
	line-height:24px;
	background-image:url(../images/e/deg_form.jpg);
	clear:both;
	text-align:left;
	margin:auto;
	margin-top:15px;
	border:1px solid #efeeee;
	}
	
#cont_form {
	width:192px;
	height:auto;
	background-color:#faf9f9;
	margin:auto;
	border:1px solid #efeeee;
	text-align:center;
}

#cont_form_int {
	width:182px;
	height:auto;
	margin:auto;
	margin-top:8px;
	margin-bottom:8px;
	text-align:left;
}

#cab {
	width:520px;
	height:24px;
	line-height:24px;
	background-image:url(../images/e/deg_form.jpg);
	clear:both;
	text-align:left;
	margin:auto;
	margin-top:15px;
	border:1px solid #efeeee;
	}

#cont {
	width:520px;
	height:auto;
	background-color:#faf9f9;
	margin:auto;
	border:1px solid #efeeee;
	text-align:center;
	clear:both;
}

#cont_int {
	width:500px;
	height:auto;
	margin:auto;
	margin-top:8px;
	margin-bottom:8px;
	text-align:left;
}

#min_iz {
	width:165px;
	float:left;
	border-right:1px dotted #cccccc;
	text-align:left;
	margin-top:20px;
	margin-right:8px;
	margin-left:4px
}

#min_centro {
	width:165px;
	border-right:1px dotted #cccccc;
	float:left;
	text-align:left;
	margin-top:20px;
	margin-right:8px
}

#min_dr {
	width:165px;
	float:right;
	text-align:left;
	margin-top:20px;
	margin-right:4px
}
	