/* CSS Document */
<style type="text/css">
<!--
body {
	background-image: url(imagenes/fondofin.JPG);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


.Aazul:hover {
	background: #f8f8f8;
	color:#ffffff;
	}
.Averde:hover {
	background: #8FCC52;
	color:#ffffff;
	}
	
#navigation a {
	font: bold 17px Arial, Helvetica, sans-serif, bold;
	color: gray;
	line-height:7px;

	text-decoration: none;
	display:block;
	padding:11px;
	}

.textogris14 {
	font-family: Arial, Helvetica, sans-serif;
	color: white;
	font-size: 16px;
	padding-left: 5px;
	padding-right: 15px;
	font-weight: bold;
}
.Estilo11 {
	color: #666666;
	font-size: 14px;
}

.textogris {
	font-family: Arial, Helvetica, sans-serif;
	color: gray;
	font-size: 12px;
	padding-left: 5px;
	padding-right: 15px;
	font-weight: bold;
}


.subtitulo {font-family: Arial, Helvetica, sans-serif; color: #666666; font-size: 12px; font-weight: bold; }

.tituloEnergia {
	font-size: 24px;
	color: #8FCC52;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.tituloVerde {
	font-size: 24px;
	color: GRAY;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.lista12 {font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: white; }

.sombra{ border-right-width:thick; border-bottom-width:thick; border-left-width:thin; border-top-width:thin; border-style:ridge}

.roundcount{
	max-width: 900px;
	background: url(imagenes/imfondo2.PNG) right repeat-y }
}

.roundcount p{
	margin: 0 20px;
}

.roundtop{
background: url(imagenes/im2.png) no-repeat top right;
}

.roundbottom{
background: url(imagenes/im4.png) no-repeat top right;
}

img.corner{
	width: 10px;
	height: 32px;
	border: 0;
	display: block  !important;
}



-->
</style>

