/* --------- Maquetacion Home --------- */

#pagina { }
		
#contenidos { margin-left:175px; padding:0em 2em 0em 2em; /*165*/ position:relative;}
		
		#grp1 { width:100%; float:left; padding:0.5em 0em 0em 0em;}
		* html #grp1 { width:99%;}
		
		#gpr1 p { padding:0em 0em 0em 0em;}
			#grp1a {}
			
		#destacados {	width:100%; float: left; }
			#destacados span { color:#3D6F45; font-size:1em; font-weight:bold;  }
			#destacados a:hover span{ text-decoration:underline !important;	color:#3D6F45 !important;}	
#destacados a:visited span{
	color:#009999;
	text-decoration:none;
	} 
			#destacado1 {width:100%; float:left; margin-top:0.5em;}
			#destacado1 a {color:#000000;}
		#banner1 { width:98%; float:left;  padding:0.5em; margin:1em 0em 1em 0em; border: 2px solid #008130;}
		
		#actualidad { width:100%; float:left; margin-top:0.5em;}
		#actualidad h3 { margin: 0em 0em 0.5em 0em;}
		#actualidad p { margin: 0em 0em 0.5em 0em;}

	#promo { width:auto; float:left; margin-top:0.3em; } 		
		#encuesta {width:279px; height:216px; float:left; background-image:url(http://www.juntadeandalucia.es/innovacioncienciayempresa/cocoon/images/encuesta_fnd.gif); background-repeat:no-repeat;  }
			#encuesta h2 { color:#3D6F45; font-size:1.2em; margin:1.5em 3em -0.5em 4em;}
			#encuesta p { padding: 0em 3em 0.5em 5em;}
		
		#enlaces { margin-left:300px; width:auto;  }



.destacados {
 background-image:url(http://www.juntadeandalucia.es/innovacioncienciayempresa/cocoon/header/destacados.jpg); 
 background-position:top right; 
 background-repeat:no-repeat; 
 background-color:#2e6aa3;
 padding:5px;
 }
 
.destacados h3 {
 color:#FFFFFF;
 }
 
.destacados A {
 COLOR: #ffffff !important;
}
.destacados A:hover {
 text-decoration:underline;
}
.destacados A:visited {
 color:#CCCCCC !important
}

#contenidos #cont-izq {
	float:none;
	margin-right:170px;
	width:auto;
}
