/* clases */
#contenedor {
	text-align: left;
	margin: 0 0 11px 0;
	padding: 0px;
	border:0;
	width: 900px;
	height:182px;
	background: url(img/energia/top.jpg);
	
}

#parriba {
	margin: 0 0 15px 0;
	background: yellow;
}

#laillo1 {
	float: left;
	width: 271px;
	background: #cca900;

}

#laillo2 { 
	float: right;
	width: 618px;
	height: 572px 
	background: #cca900;
}

#pabaho {
	clear: both;
	background: #333333;
}


.txtmenu:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #262626;
	text-decoration:none;
}
a:visited.txtmenu{
	font-family: Tahoma;
	font-size: 11px;
	color: #262626;
	text-decoration:none;
}
a:hover.txtmenu{
	font-family: Tahoma;
	font-size: 11px;
	color: #0052b4;
	text-decoration:none;

}.blanco11 {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
.negro11 {
	font-family: Tahoma;
	font-size: 11px;
	color: #262626;
}

.error11 {
	font-family: Tahoma;
	font-size: 11px;
	color: #ff0000;
}

.negro10 {
	font-family: Tahoma;
	font-size: 10px;
	color: #262626;
}

.mano {
cursor:pointer

}
