body{
	background:url(../../data/fondos/pagina/body.png);}
										/*AQUI EMPIEZA TAMAŅOS DE TABLA Y DE ZONA DEL MENU*/
#todoelcontenido{

	position: relative;
	width:1000px;
	margin:auto; /*te pone la tabla en el centro*/
	height:100%;
	}
	
#menuHorizontal{
	width:120px;
	height:200px;
	}

#piePagina{

	height:40px;}	


marquee{
	float:left;
	margin-left:23%;
	}
#events{	
	border:0;
	text-decoration:none;
	color: #000000;
	font-family:"Comic Sans MS", cursive;
	font-size:23px;
	/*margin-right:10px;*/
	}


	
	
										/*AQUI TERMINA TAMAŅOS DE TABLA Y DE ZONA DEL MENU*/


										/*AQUI EMPIEZA TODOS LOS EJELEMENTOS DE LA CABECERA*/
#cabecera {
	height:50px;
	position:relative;

	
}  



#idiomas{
	margin-left:3%;
	position:relative;				
	float:left;			
}
#opcionArabe{
	font-size:18px;
	text-align:right;}
	
#otrosIdiomas1{
	text-align:left;}
#otrosIdiomas2{
	text-align:left;}
#otrosIdiomas3{
	text-align:left;}
#otrosIdiomas4{
	text-align:left;}



#jumpMenu{
	border:0;
	background-color:#CCC;
    color: #000000;
	font-family:"Comic Sans MS", cursive;
	font-size:12px;
		}	
#home{
	margin-right:3%;
	position:relative;
	float:right;
	width:23px;
	height:23px;}		
#cabecera a{color:#CCC;}
#events{	
	border:0;
	text-decoration:none;
	color: #000000;
	font-family:"Comic Sans MS", cursive;
	font-size:23px;
	/*margin-right:10px;*/
	}

#celdaBajoMenu	img{border: 0;}
		
		
		               /********************AQUI TERMINAN TODOS LOS ELEMENTOS DE LA CABECERA********************/

                    /*******************AQUI EMPIEZAN LOS ELEMENTOS DEL MENU VERTICAL*************************/	
.main_cont  
{
		position:absolute;/*Para Corregir Problema IExplorer*/
	
	z-index:100;
	/*margin-top:23px;margin-left:10%;
	float:left;
	left: 0px;	*/
	padding:10px;
	
	width:110px;
	top: 101px;

}  
   
 .sub_menu ul  
 {  
 padding:0px;  
 margin:0px;  
  }  
    
 .sub_menu ul li  
 {  
 font-size:18px;  
 color:#FFFFFF;  
 line-height:32px;  
 border-bottom:1px solid #000000;  
  list-style-type:none;  
  text-indent:8px;  
  }  
    
  .sub_menu ul li a  
  {  
  text-decoration:none;  
  color:#000000;  
  }  
    
  .sub_menu ul li a.selected  
 {  
background-image:url(../../data/fondos/menu/fondoMenu1.gif);
 float:right;  
  width:110px;  
  height:32px; 
   color:#FFF;
 }  
    
   .sub_menu ul li a:hover  
   {  
background-image:url(../../data/fondos/menu/fondoMenu2.gif);
 color:#FFF;
   float:right;  
  width:110px;  
  height:32px;  
 }
 
 
#sub{
	color:#000;
	width:78px;
	height:23px;
	float:right;
	border-bottom:solid;
	border-bottom-width:thin;
	margin-right:32px;
	text-indent:2px;
	font-size:16px;}
#sub.selected{
	background-image:url(../../data/fondos/menu/fondoMenu2.gif);
	}
#sub1{
	color:#000;
	width:78px;
	height:23px;
	float:right;
	border-bottom:solid;
	border-bottom-width:thin;
	margin-right:32px;
	text-indent:2px;
	font-size:16px;}
#sub1.selected{
	background-image:url(../../data/fondos/menu/fondoMenu2.gif);
	}#sub2{
	color:#000;
	width:78px;
	height:23px;
	float:right;
	border-bottom:solid;
	border-bottom-width:thin;
	margin-right:32px;
	text-indent:2px;
	font-size:16px;}
#sub2.selected{
	background-image:url(../../data/fondos/menu/fondoMenu2.gif);
	}#sub3{
	color:#000;
	width:78px;
	height:23px;
	float:right;
	border-bottom:solid;
	border-bottom-width:thin;
	margin-right:32px;
	text-indent:2px;
	font-size:16px;}
#sub3.selected{
	background-image:url(../../data/fondos/menu/fondoMenu2.gif);
	}#sub4{
	color:#000;
	width:78px;
	height:23px;
	float:right;
	border-bottom:solid;
	border-bottom-width:thin;
	margin-right:32px;
	text-indent:2px;
	font-size:16px;}
#sub4.selected{
	background-image:url(../../data/fondos/menu/fondoMenu2.gif);
	}
#sub5{
	color:#000;
	width:78px;
	height:23px;
	float:right;
	border-bottom:solid;
	border-bottom-width:thin;
	margin-right:32px;
	text-indent:2px;
	font-size:16px;}
#sub5.selected{
	background-image:url(../../data/fondos/menu/fondoMenu2.gif);
	}
                               /*******************AQUI TERMINA LOS ELEMENTOS DEL MENU VERTICAL*************************/	
