/* @override 
	http://localhost:8888/Energiberia/public/themes/Energiberia/styles/site.css
	http://www.energiberia.com/themes/Energiberia/styles/site.css
*/

a{
	color: #34528a;
}

.widgetIni p a {
	float: right;	
}

#hueco_0_3 p {
	color: #79a874;
	font-size: 1.8em;
	line-height: 1em;
	
}
#hueco_0_2 p {
	color: #769977;
	font-size: 1.3em;
	line-height: 1.6em;
	background-color: #454953;
	padding: 6px;
}

#hueco_1_0 p img {
	margin: 0 30px;
	margin-bottom: 10px;
}

#hueco_2_0 h3 , #hueco_2_0 p{
	margin-left: 30px;
}
#hueco_2_0 p{
	color: #34528a;
	font-weight: bold;
}

#hueco_0_2 h3 {
	text-indent: -8000px;
}
body{
    background: #3157ab url(../images/background.png) repeat-x top;
}
#header-wrap{
	background: #444c51 url(../images/head.jpg) no-repeat top left;
}
#main{
	background: #b1bedc;
}
#footer-wrap{
	background: #424650;
	color: #fff;
	text-align: center;
	font-size: 0.8em;
	line-height: 2.2em;
}
#footer-wrap p{
	margin: 0;
}
h1#logo{
	margin-bottom: 0;
}
h1#logo a {
	text-indent: -8000px;
	display: block;
	height: 120px;
	width: 200px;	
}
#menu ul.navigation {
	overflow: auto;
	margin-top: 62px;
	margin-bottom: 0px;
	height: 100px;
	margin-left: 30px;
	position: relative;
}
#menu ul.navigation li {
	float: left;
	list-style: none;
	margin-left: 0px;
	text-align: center;
	font-size: 0.9em;
}
#menu ul.navigation li a{
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	background: #a0a1a1 url(../images/menu.png) no-repeat right top;
	line-height: 19px;
	padding-right: 19px;
	padding-left: 19px;
	display: block;
}
#menu a#menu-5.color5 {
	background: #a0a1a1 url(../images/menuUltimo.png) no-repeat right top;
}
#menu ul.navigation li ul {
	display: none;
	width: 100%;
	left: 0px;
}

#menu ul.navigation li:hover ul
/*, #menu ul.navigation li.active ul*/{
	display: inline;
	float: left;
	position: absolute;
	padding: 20px 0;
	line-height: 1em;
	font-size: 0.9em;
}

#main h2.inicio {
	display: none;
}

div.fila {
	overflow: auto;
}

#fila_0 {
	width: 978px;
	margin: 0 -19px;
	border-top: #588f64 2px solid;
	background: #c0d3c6 url(../images/bgFila1.png) no-repeat bottom left;
	padding-bottom: 30px;
	height: 320px;
}

#fila_1 {
	background: #8ea1cb url(../images/bgFila2.png) repeat-x top;
	border-bottom:#7b91c2 2px solid;
	padding-bottom: 10px;
}

#hueco_0_0{
	margin-left: 19px;
}
.fila p,
.fila h3{
	margin: 10px;
	color: #525252;
}
#fila_0 h3{
	color: #3157a7;
}
#fila_1 h3,#fila_2 h3{
	color: #f4f4f4;
}
#fila_1 li{
	list-style-type: disc;
	list-style-position: inside;
	color: #7ce07b;
	line-height: 2.2em;
}
#fila_1 li span{
	color: #525252;
}
#menu ul.navigation li li {
	background: none;
}
#menu ul.navigation li li a{
	background:none repeat scroll 0 0 transparent;
	color:#000000;
	display:block;
	font-size:1.1em;
	font-weight:bold;
	line-height:19px;
	padding-left:10px;
	padding-right:10px;
	text-decoration:none;
}

#footer-wrap a{
	color: #fff;
	text-decoration: none;
}

#main h2, div.contenido h3,div.extracto p, div.contenido p{
	padding-left: 30px;
	padding-right: 30px;
}

#main h2 {
	color: #3157a7;
	margin-top: 10px;
}

#main div.contenido h3 a{
	color: #f4f4f4;
	text-decoration: none;
}