/*	
	-----------------------------
	Fichero		: portada.css
	Descripción	: Estilo de los elementos de la página inicial
	Creado		:  28/02/2006
	-----------------------------
	margin:0px 0px; padding:0px 0px; 	
*/
#Items      	{ margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; width:100%; text-align:center; }
#Items p 		{ margin: 0px 3px 0px 98px; padding-top:10px; }
#Items span   	{ display:none; }

#Items .widthlessbox { margin:10px 10px; padding:0px; border:1px solid #03A052;}
#Items a   		 { text-decoration:none; cursor:pointer }	
#Items a:link, a:visited { color:#333366 }

#Items .boxhead  { color:#fff; background:#008000 url(/images/bullets/whitebullet.gif) no-repeat 1em center; cursor:default}
#Items a:hover   { text-decoration:underline }
#Items  .boxhead { margin:0px; padding:0.3em 2em; border-bottom:1px solid #03A052;}
#Items  .boxbody { margin:0px; color:#333366; background-color:#FFFFFF; font: normal 11px Verdana, Arial, Helvetica, sans-serif; }
	

#ItemsGrupo1    { clear:both; text-align:left; margin:0px 0px; padding:0px 0px; width:97%; border:1px solid #FFFFFF;  background:#FFFFFF url(/images/home/girasoles.jpg) no-repeat right 10px; }
#ItemsGrupo2    { clear:both; text-align:center; margin:0px 0px; padding:0px 0px; width:97%; border:1px solid #FFFFFF; }
#ItemsGrupo3    { text-align:left; margin:0px 0px; padding:0px 0px; width:67%; border:1px solid #FFFFFF; float:left; }
#ItemsGrupo4    { text-align:left; margin:0px 0px; padding:10px 0px; width:32%; border:1px solid #FFFFFF; float:right;}
#ItemsGrupo4 ul { list-style:none; }

#ItemEnergias  { margin:0px; padding:0px; width:39%; }
#ItemEnergias  .boxbody { background:#ffffff url(/images/home/manos.jpg) no-repeat 10px 10px;  height:95px}

#ItemProyectos {margin:0px; padding:0px; width:39%; }
#ItemProyectos .boxbody {height:95px; background:#ffffff url(/images/home/proyecto.jpg) no-repeat 10px 10px; }

#ItemProductos {margin:0px; padding:0px;}
#ItemProductos .boxbody { height:110px; background:#fff url(/images/home/solvisacum.gif) no-repeat 20px center;}

#ItemInversion { margin:0px; padding:0px;  width:58%; float:left;}
#ItemInversion .boxbody {  height:95px;background:#ffffff url(/images/home/colectores.jpg) no-repeat 10px 10px;}

#ItemEmpresa   { margin:0px ; padding:0px; width:42%; float:left; }
#ItemEmpresa .boxbody {height:95px;background:#ffffff url(/images/home/arbol.jpg) no-repeat 10px 10px; }

#EnlacesLogos    { margin:0px 0px ; padding:0px;  text-align:center; }
#EnlacesLogos ul { margin:0px; padding:0px; }
#EnlacesLogos li { margin:30px 0px; padding:0px;  }

