#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;
	}

/******************* tcker ***************************/
#NewsTicker{	
	background:#e8e8e8;
	width:190px;
	height:115px;
	margin:0 auto;
}
	#NewsTicker h1{
		padding:6px; margin:0; border:0;
		background:#dfe9d5;
		color:#000000;
		font-size:11px;
		font-weight:bold;
	}
	#NewsVertical {
	width: 190px;
	height: 115px;
	display: block;
	overflow: hidden;
	position: relative;
	}
/* --------------- */
/* Ticker Vertical */
	#TickerVertical {
		width: 190px;
		height: 115px;
		display: block;
		list-style: none;
		margin: 0;
		padding: 0;
	}
	#TickerVertical li {
		display: block;
		width: 180px;
		color: #333333;
		text-align: left;
		font-size: 11px;
		margin: 0;
		padding: 6px;
		float: left;
	}
		#TickerVertical li .NewsTitle{
			display: block;
			color: #000000;
			font-size: 12px;
			font-weight:bold;
			margin-bottom:6px;
		}
		#TickerVertical li .NewsTitle a:link,
		#TickerVertical li .NewsTitle a:Visited {
			display: block;
			color: #000000;
			font-size: 12px;
			font-weight:bold;
			margin-bottom:6px;
			text-decoration:none;
		}
		#TickerVertical li .NewsTitle a:hover {
			text-decoration:underline;
		}
		
		#TickerVertical li .NewsImg{
			float:left;
			margin-right:10px;
		}
		#TickerVertical li .NewsFooter{
			display: block;
			color: #000000;
			font-size: 10px;
			margin:6px 0 14px 0;
		}

/******************** ticker ************************/
