	
		
	body
	{
		background-image: url("imagenes/background.png"); 
		background-repeat: repeat-x; 
		background-color: #F4F4F4;
	
	}
	
	.noticiafoto
	{
		margin-right: 5px;
			
	}	
		
		
			
	#contenedor
	{
		width: 920px;
		margin-left: auto;
		margin-right: auto;
		background-color: white;	
	}	
		
	
	#sub_container
	{
		width: 906px;
		min-height: 1000px;	
		margin-left: auto;	
		margin-right: auto;
		padding-top:10px;	
		
	
	}
	
	#cabecera
	{
	}
	
	
	#top
	{
	width				: 906px;
	height				: 139px;
	background-image	: url("imagenes/top_bg.png");	
	float				: left;	
	}
	
	#top_ra
	{
	width				:235px;
	height				:139px;
	margin-left			:auto;		
	}
	
	
	
	
	
	
	#menu_h
	{
	background-image: url("imagenes/menu_h_bg.png");
	width: 906px;
	height: 60px;
	font-family: Verdana;
	color: white;
	float: left;	
	}
	
	
	.menuh_sub
	{
	width			: 850px;
	margin-top		: 18px;
	margin-bottom	: 10px;
	margin-left		: auto;
	margin-right	: auto;
	height			: 40px;	
	}
	
	.menuh_sub ul
	{
	list-style-type: none;	
	margin: 0;
	padding: 0;
	} 
	
	.menuh_sub li
	{
	list-style-type: none;	
	margin: 0;
	padding: 0;
	display: inline;
	font-size: 16px;
	font-weight: bold;
	} 
	
	.menuh_sub a
	{
	color: white;
	display			: block;
	padding			: 5px 10px 5px 10px;
	text-decoration	: none;
	font-weight		: bold;
	float			: left;
		} 
	
	 
	
	.menuh_sub a:hover
	{
	color: white;
	background-color: red;	
	}
	
	
	
	
	
	
	
	
	
	#zona_cont
	{
	min-height: 1000px;	
	float: left; 
	}
	
	/* INICIO DE MODULO SUBTOP BANNER SLIDE, PUBLIDOM, Y FLASHNOTICIAS */
	#banner_zone
	{
	background-image: url("imagenes/slide_zone_bg.png");
	height: 240px;
	width: 906px;
	float: left;	
	}
	
	#banner_slide
	{
	width: 700px;
	min-height: 220px;
	background-color: white;
	float: left;	
	}
	
	#banner_slide_publidom
	{
	width: 206px;	
	float: RIGHT;	
	}
	
	#noticiaflahs
	{
	width: 700px;
	height: 20px;
	COLOR: White; 
	font-family: Verdana;
	font-weight: bold;
	font-size: 15px; 
	background-color: #C90005;
	float: left;	
	}	
	
	/*  FIN DE MODULOS DEL TOP ANTES DEL MENU */
	#izq{width: 206px;background-color: #F4F4F4;min-height: 800px;float: left; padding-bottom: 20px;}
	
	#laterales_sub
	{
	width: 200px;
	margin-left: auto;
	margin-right: auto;		
	margin-top: 5px;
	background-color: white;
	}
	
	#cont
	{
	width: 494px;
	min-height: 800px;
	float: left;
	padding-bottom: 20px;
	}
	
	#cont_sub
	{
	width: 400px;
	margin-left: auto;
	margin-right: auto;
	font-size: 12px;
	font-family: Arial;
	color: #696969;
	}
	
	
	#cont_sub p
	{
	font-size: 12px;
	font-family: Arial;
	text-align: justify;
	line-height: 23px;
	}
	
	#cont_sub h1
	{
	background-color: #ED0008;
	color: white;
	font-size: 14px;
	font-family: Verdana;
	display: block;
	padding: 10px;
	}
	
	#cont_sub h2
	{
	color: black;
	font-size: 12px;
	font-family: Verdana;
	padding: 5px 0 5px 0px;
	}
	
	#der
	{
	width: 206px;
	background-color: #F4F4F4;
	min-height: 800px;
	padding-bottom: 20px;
		float: left;

	}
	
	
	#footer
	{
	background-image: url("imagenes/foot_bg.png");
	height: 48px ;	
	}	
		
