body{
   background: url('/ifaz/fpaginaverde.png') fixed repeat-x center bottom;
}

#cabecera h1{
	color: #99BA30;
}

#menu li{
	background: url('fmenuverde.png') repeat-x center center;
}

#menu li:hover{
	background: url('fmenuverdeh.png') repeat-x center center;
}

#menu li a{
	color: #333;
}

#contenido a, #cabecera a{
	color: #99BA30;
}
#contenido a:hover{
	color: black;
}

.marcofoto{
	border: solid 1px #B4DB39;
}

.silueta{
	background: #99BA30;
}
