a {
	padding: 0px;
	text-decoration: none;
	color: #01a6e6;
}

a.selected{
	color: #8ab71e;
	text-decoration: underline;
}

.imagen{
	border: 0px;
	padding: 0px;
	margin: 0px;
}

.consola_noticias{
	font-size: 10px;

}

#noticias {
	padding: 0px;
	text-decoration: none;
	color: #01a6e6;
	text-align: center;
}

#contenedor{
	background: transparent url('../img/patgeneral.gif') repeat-y scroll left;
	margin: 2px 30px 5px 0px;
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
	color: #009bac;
}

#cabecera{
	background: transparent url('../img/cabecera.jpg') no-repeat scroll center bottom;
	margin: 0px;
	padding: 0px;
	width: 943px;
	height: 114px;
}

#centro{
	margin: 0px;
	padding: 0px;
	width: 943px;
	height: 100%;
}

#columna{
	width: 224px;
	float: left;
	
}

#columna_logo{
	float: right;
	width: 52px;
	height: 473px;
	background: transparent url('../img/logovert.gif') no-repeat scroll right;
	
}

#izquierda{
	float: left;
	width: 165px;
	margin:0px;
	padding:0px;
}

#izq_arriba{
	background: #00d3f5 url('../img/patpuntos.gif') repeat scroll;
	width: 172px;
	height: 410px;
}

#izq_abajo{
	padding: 10px;
	background-color: #00d3f5;
	margin-left: 10px;
}

#buscador, #registrese, #lista_correo {
	color: white;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	margin: 0px auto 15px auto;
}

#buscador .boton, #registrese .boton, #lista_correo .boton {
	margin: 15px auto auto auto;
	text-align: center;
}

#lista_correo .text{
	margin: 0px 0px 10px 0px;
	width: 120px;
}

#registrese .text {
	margin-top:10px;
	width: 80px;
}

#registrese a{
	color:white;
}

#derecha{
	/*No entiendo por que hay que poner este float para que 
	 * IExplorer pegue la capa derecha a la izq.*/
	float:right;
	width:719px;
	margin:0px;
	padding:0px;

}

#menu2{
	height:26px;
	font-size: 12px;
	font-weight: bold;
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
}

#menu2 ul{
	margin: 0px;
	padding: 0px;
	list-style:none;
}

#menu2 ul li{
	padding: 10px 15px 5px 15px;
}

#menu2 .text{
	width: 120px;
	margin: 0px;
}

#menu{
	margin: 0px;
	height:26px;
	font-size: 0px;
}

#menu ul{
	margin: 0px;
	padding: 0px;
	list-style:none;
}

#menu ul li{
	display: inline;
	padding: 0px;
	margin: -1px;
}

#menu_aplicacion ul{
	font-size: 10px;
	padding: 0px;
	margin: 0px 0px 0px 25px; 
	list-style: circle;
}

#menu_aplicacion ul li {
	padding: 0px;
	font-weight: bold;
	text-decoration: none;
	color: #01a6e6;
}

#menu_aplicacion ul li.opcion {
	margin-top: 20px;
}

/* Solo tendrá submenus el menu areas y el de proyectos*/
#submenu_areas ul, #submenu_proyectos ul {
	margin: 0px;
	list-style-type: circle;
	/*list-style-image: url('../img/submarcador.gif');*/
	
}

#submenu_areas ul li, #submenu_proyectos ul li {
	margin-left: 50px;
	display:inline;
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight: bold;
	color: #038DC3;
}

#submenu2 ul {
	margin: 0px 0px 15px 0px;
	padding: 0px;
}

#submenu2 ul li {
	margin-left: 10px;
	display:inline;
}

#submenu_laempresa{
	background: transparent url('../img/sublaempresa.gif') no-repeat scroll;
	height: 21px;
}

#submenu_energias{
	background: transparent url('../img/subenergias.gif') no-repeat scroll;
	height: 21px;
}

#submenu_areas{
	background: transparent url('../img/subareas.gif') no-repeat scroll;
	height: 21px;
}

#submenu_servicios{
	background: transparent url('../img/subservicios.gif') no-repeat scroll;
	height: 21px;
}

#submenu_proyectos{
	background: transparent url('../img/subproyectos.gif') no-repeat scroll;
	height: 21px;
}

#submenu_default{
	background: transparent url('../img/subneutro.gif') no-repeat scroll;
	height: 21px;
}

#linea_horizontal{
	margin-left: 0px;
	font-size: 0px;
	background: transparent url('../img/horizontal.gif') no-repeat scroll;
	height: 33px;
}

#contenido{
	color: #009bac;
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size:11px;
	text-align: justify;
}

#cierre{
	clear: both;
	background: transparent url('../img/patgeneral.gif') repeat-y scroll center bottom;
	width: 943px;
	height: 60px;
}

#barra_inferior{
	text-align:center;
	color: #009bac;
	font-weight:bold;
	font-size: 10px;
	padding-left: 200px;
}

#pie{
	background: transparent url('../img/cierre.gif') no-repeat scroll center bottom;
	width: 943px;
	height: 23px;
}

#kernet{
	position:relative;
	border: 0px solid #161238;
	background-color: #FFFFFF;
	clear: both;
	margin:0px;
	text-align:center;		
	z-index:11;
}

#kernet a{
	font: 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #009bac;
	font-weight:bold;
	text-decoration: none;
	z-index:10;
}

