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

#cabecera h1{
	color: #EFBC14;
}


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

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

#menu li a{
	color: black;
}

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

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

.silueta{
	background: #EFBC14;
}
