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

#cabecera h1{
	color: #0089CD;
}

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

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

#menu li a{
	color: white;
}

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

.marcofoto{
	border: solid 1px #0089CD;
}

.silueta{
	background: #0089CD;
}
