body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0px;
	padding:0px;
}

#clear {
	clear:both;
}

#container {
	width:950px;
	height:auto;	
	background-color:#CCCCCC;
	z-index:0
}
	
#cabecera {
	width:950px;
	height:120px;
	clear:both;
}

#col_menu {
	width:150px;
	height:auto;
	float:left;
	margin-right:10px;
	padding-top: 5px;
	background-image:url(../images/e/deg_menu.jpg);
	background-repeat:repeat-y;
}

#col_cont {
	width:615px;
	height:auto;
	float:left;
	background-color:#FFFFFF
}

#col_dest {
	width:172px;
	height:auto;
	float:right;
	background-color:#e8e6e6;
	text-align:center;
	padding-top: 5px;
}

#caja_footer {
	width:950px;
	height:auto;
	clear:both;
	text-align:center;
	float:left;
}

#footer {
	width:586px;
	height:auto;
	margin:auto;
	text-align:center;
	font-size:9px;
	color:#999999;
}

#cont {
	width:370px;
	height:auto;
	text-align:left;
	margin-right:5px;
	margin-top:6px;
	padding:5px;
	float:left;		
}

#cont2 {
	width:565px;
	height:auto;
	text-align:left;
	margin-right:10px;
	margin-top:6px;
	padding:5px;
	float:left;		
}

#noticias {
	width:225px;
	height:auto;
	text-align:center;
	float:right;
	margin-top:3px;
	border-left:1px solid #CCCCCC;
}
	#celda_noticia {
		width:90%;
		height:auto;
		text-align:left;
		margin:auto;
		margin-bottom:8px;
		
		clear:both;
	}

#leer_mas {
	width:60px;
	height:12px;
	background-color:#f4d501;
	line-height:12px;
	float:right;
	clear:both;
	text-align:center;
}
	#leer_mas a{
		color:#000;
		font-weight:bold;
		font-size:0.8em;
		text-decoration:none;
	}
	#leer_mas a:hover {
		color:#FFF;
	}

#barra_enviar {
	width:95%;
	height:20px;
	background-color:#f4f4f4;
	border:1px solid #e8e8e8;
	text-align:right;
	padding-right:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#666666;
	margin:auto;
}

#caja_noticia {
	width:100%;
	height:auto;
	clear:both;
	margin:auto;
	text-align:left;
	margin-bottom:10px;
}
	#caja_foto {
		width:auto;
		height:auto;
		float:left;
		margin:3px;
		border:1px solid #CCCCCC;
		background-color:#F5F5F5;
		text-align:center;
		padding:2px;
	}
	
#caja{
		width:auto;
		height:auto;
		margin:3px;
		border:1px solid #CCCCCC;
		background-color:#F5F5F5;
		padding:2px;
	}
	
#video_medio{
	width:220px;
	height:auto;
	clear:both;
	margin:10px 2px 10px 2px;
	font-size:0.8em;
	color:#666666;
}