/*   
Theme Name:Menu Arriba para el CSS Inicial
Author:dibusoft mmdv
Author URI:http://www.dibusoft.com/
Version:1.0
Description:Menu CSS Horizontal con soporte para los 3 estados
*/


/* Menu */
#botonera{
position:relative;
padding:0px;
margin:0px;
height:30px;
overflow:hidden;
}

#botonera ul {
padding:0px;
margin:0px;
}

/* Dont apply padding here (offsetWidth will differ in IE)
If you need padding add it to the child anchor */
#botonera ul li {
margin:0px;
float:left;
list-style:none;
}

#botonera ul li a {
text-indent:-500em;
z-index:100;
display:block;
float:left;
height:30px;
position:relative;
overflow:hidden;
}

#menu_home a {
width:49px;
background:url(../../img/menu/es/inicio.png) no-repeat center;
}

#menu_quienesomos a {
width:120px;
background:url(../../img/menu/es/quienesomos.png) no-repeat center;
}

#menu_premios a {
width:85px;
background:url(../../img/menu/es/premios.png) no-repeat center;
}

#menu_empresas a {
width:90px;
background:url(../../img/menu/es/empresas.png) no-repeat center;
}

#menu_noticias a {
width:80px;
background:url(../../img/menu/es/noticias.png) no-repeat center;
}

#menu_contacto a {
width:89px;
background:url(../../img/menu/es/contacto.png) no-repeat center;
}

#menu_ventajas a {
width:140px;
background:url(../../img/menu/es/ventajas.png) no-repeat center;
}

/* Seleccionados */
#botonera li.background {
background:url(../../img/menu/es/bg_menu_right.png) no-repeat top right;
z-index:8;
position:absolute;
visibility:hidden;
}

#botonera .background .left {
background:url(../../img/menu/es/bg_menu.png) no-repeat top left;
height:30px;
margin-right:9px; /* 7px is the width of the rounded shape */
}




.pestanaseleccionada{
   background-color: #F8CFBC;
   color:#E14900;
   font-weight: bold;
}
.pestanainactiva{
   background-color:#E14900;
   color: #ffffff;
   font-weight: bold;
}
.cuerpopestanas{
	background-color: #FFFFFF;
	color: #000000;
	margin:23px;
	height: 100;
	overflow: auto;
	
		
} 



.listapestana ul{
   margin:2px;
   padding:2px;
   list-style: none;
   background-color: #296DC0;
}
.listapestana li{
   float:left;
   background-color: #296DC0;
   
}

.listapestana{
   color: #FFFFFF;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	float:left;
	font-weight:bold;
	
	}

.listapestana ul li a:link {text-decoration: none; color: #FFFFFF; }
.listapestana ul li a:visited {text-decoration: none; color:#FFFFFF;}
.listapestana ul li  a:active {text-decoration: none; color:#FFFFFF;}
.listapestana ul li a:hover {text-decoration: none; color: #CCCCCC}


.pestanainactiva  a:link {text-decoration: none; color:#FFFFFF;}
.pestanainactiva  a:visited {text-decoration: none; color:#FFFFFF;}
.pestanainactiva  a:active {text-decoration: none; color:#FFFFFF;}
.pestanainactiva  a:hover {text-decoration: underline;  }


.pestanaseleccionada  a:link {text-decoration: none; color:#E14900;}
.pestanaseleccionada  a:visited {text-decoration: none; color:#E14900;}
.pestanaseleccionada  a:active {text-decoration: none; color:#E14900;}
.pestanaseleccionada  a:hover {text-decoration: underline;  }


.tipologia{font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color:#E14900;}

.tipologia  a:link {text-decoration: none; color:#E14900;}
.tipologia  a:visited {text-decoration: none; color:#E14900;}
.tipologia  a:active {text-decoration: none; color:#E14900;}
.tipologia  a:hover {text-decoration: underline;  }


.datosbusqueda {font-family: Arial, Helvetica, sans-serif; font-weight:bold; font-size:14px;} 
.datosbusqueda  a:link {text-decoration: none; color:#62959D; font-size:14px;}
.datosbusqueda  a:visited {text-decoration: none; color:#62959D;}
.datosbusqueda  a:active {text-decoration: none; color:#62959D;}
.datosbusqueda  a:hover {text-decoration: underline;  }


.datosdereg {font-family: Arial, Helvetica, sans-serif; font-weight:bold;font-size:14px;color:#9999FF; }

.listadoproyectostitulo {font-family: Arial, Helvetica, sans-serif;
	                     color:#ABB400;
						 font-size:16px;
						 font-weight:bold;
						 
						 }
						 
.listadoproyectostitulo  a:link {color: #ABB400;}
.listadoproyectostitulo  a:visited { color:#ABB400;}
.listadoproyectostitulo  a:active { color:#ABB400;}
.listadoproyectostitulo  a:hover {text-decoration: none; font-size:18px; }						 


.listadoproyectossubtitulo {font-family: Arial, Helvetica, sans-serif;
	                     color:#ABB400;
						 font-size:12px;
						 text-decoration:underline;
						 }

.listadoproyectosdatos{font-family: Arial, Helvetica, sans-serif;
	                     color: #999999;
						 font-size:13px;
						} 
						
.listadoproyectosdatos a:link {text-decoration: none; color:  #999999; }
.listadoproyectosdatos a:visited {text-decoration: none; color: #999999;}
.listadoproyectosdatos a:active {text-decoration: none; color: #999999;}
.listadoproyectosdatos  a:hover {text-decoration: none; font-size:14px; }


.barratituloproy {font-family:Helvetica, sans-serif; color:#FF0066; font-size:16px; font-weight:bold;}
.barratituloproy   a:link {text-decoration: none; color:  #FF0066; }
.barratituloproy   a:visited {text-decoration: none; color: #FF0066;}
.barratituloproy  a:active {text-decoration: none; color: #FF0066;}
.barratituloproy   a:hover {text-decoration: none; color: #FF0066;font-size:14px; }


/*
li.pestanaseleccionada{
   background-color: #333366;
   color: #ffffff;
   font-weight: bold;
}
li.pestanainactiva{
   background-color:#E14900;
   color: #ffffff;
   font-weight: bold;
}

*/