#principal{
	width:100%;
	height:auto;
	margin:auto;
	text-align:center;
	}
#container {
	width:760px;
	height:auto;
	margin:auto;
	text-align:center;
	background-color:#FFFFFF;
}

#top {
	width:100%;
	height:75px;
	background-color:#000000;
	text-align:center;
	clear:both;
	}

#top_int {
	width:760px;
	height:75px;
	margin:auto;
}
#logo {
	width:160px;
	height:75px;
	text-align:center;
	float:left;
	}

#logo_dr_top {
	width:600px;
	height:63px;
	text-align:right;
	float:right;
	}

#logo_dr_top_int {
	width:600px;
	height:60px;
	text-align:right;
	float:right;
	}

#logo_int {
	width:160px;
	height:75px;
	text-align:center;
	float:right;
	}

#logo_dr_bot {
	width:600px;
	height:12px;
	text-align:right;
	float:right;
	}

#sub_top {
	width:100%;
	height:12px;
	background-color:#000000;
	text-align:right;
	border-top:2px solid #a50133;
	}
#caja {
	width:55px;
	height:12px;
	background-color:#a50133;
	float:right;
	}

#linea_gris {
	width:100%;
	height:3px;
	background-color:#999999;
	}
#linea_blanca {
	width:100%;
	height:2px;
	background-color:#FFFFFF;
	}
#menu {
	width:100%;
	height:25px;
	background-color:#58585a;
	text-align:center;
}

#menu_int {
	width:100%;
	height:25px;
	background-color:#000000;
	text-align:center;
	background-image:url(../images/e/img_caja.gif);
	background-position:right;
	background-repeat:no-repeat;
	border-top:2px solid #a50133;
}

#footer {
	width:100%;
	height:25px;
	background-color:#000000;
}
#footer_int {
	width:760px;
	height:25px;
	color:#FFFFFF;
	text-align:center;
	margin:auto;
	}
#foot_copy {
	width:300px;
	height:10px;
	margin-top:6px;
	float:left;
	}
#foot_corp {
	width:460px;
	height:10px;
	margin-top:6px;
	float:right;
	text-align:right;
	}

	
#contenido {
	width:550px;
	height:auto;
	float:left;
	background-color:#FFFFFF;
}
#contenido_int {
	width:520px;
	min-height:320px;
	_height:320px;
	margin:15px;
	text-align:left;
	}
#cont_iz {
	width:230px;
	height:auto;
	float:left;
	text-align:left;
}
#cont_dr {
	width:230px;
	height:auto;
	float:right;
	text-align:left;
}
#cont_inf {
	width:520px;
	height:auto;
	text-align:left;
}

#noticias {
	width:210px;
	height:auto;
	background-color:#e8e8e8;
	float:right;
	text-align:left;
	}
#noticias_int {
	width:200px;
	height:auto;
	margin:5px;
	}

#caja_web {
	width:102px;
	height:auto;
	float:left;
	text-align:left;
	margin:0px;
	border-left:1px solid #CCCCCC;
}

#caja_web_int {
	width:98px;
	height:auto;
	margin:2px;
}
#caja_web_int a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#666666;
	text-decoration:none;
}
#caja_web_int a:hover{
	text-decoration:underline;
	color:#a50133;
}
#tit_enlaces {
	width:100%;
	height:15px;
	line-height:15px;
	background-color:#a50133;
	color:#FFFFFF;
	text-align:left;
	font-weight:bold;
	}