
.minipanel h1{
font-size:300%;}

.minipanel h1:hover{color:yellow;}

.minipanel p{

	width:380px;
	width:74%;
	height:25%;
	/* border: 1pt solid red; */
	float:left;
	}
	
.capafotos{
	float:left;
	margin-left:6px;
	width:380px;
	width:78%;
	height:63%;
	height:70%;
/* 	border: 1pt solid yellow; */	

	overflow:auto;
	text-align:center;
	
	}
	
.foto{
	float:left;
	width: 32%;
	height: 30%;
/* 	border: 1pt solid navy;

 */	
 background-color:green;
	}
	
	
.foto h6
{font-size: 70%;
color:#FF2;
color:#cd2;

margin:0;
padding:0;
} 	
	
 .foto a {
	text-decoration:none;
/* 	border:2pt solid white;
 */
 }	

.foto a img{
text-decoration:none;
width:105px;
float:left;
border:2pt solid white;
color:green;
margin-left:8px;
margin-top:3px;
}


.foto p{color:red;}

div#FlReforestacio{
	margin-left:23%;
	
	}
	

div#pie h4{
	
	/* color:antiquewhite; */
	color:#4Fa;
	font-family:"tahoma","verdana","calibri","arial";
	font-size:90%;
	letter-spacing: 4px;
	margin: 0;
	padding:3px 20px;;
	
	}
	
div#pie h4 a{
Text-decoration:none;
color:#5Db;
background-color:green;

margin:0 0 0 15%;
padding:1px 30px;
position:relative;
top:  7px;
border:1pt solid #4fa;
}	

div#pie h4 a:hover{
color:green;
background-color:#5db;
}	
