/* CSS Document */

body{
	background-image: url(/img/fondo_ornitologic.gif);
	background-color: #D8E8B7;
}
#idioma{
	background-image: url(/img/fondo_idioma_ornitologic.gif);
}
#menu{
	background-image: url(/img/fondo_menu_ornitologic.gif);
	background-repeat: repeat-y;
}
#menu_izquierda{
	color: #FFFFFF;
	background-color: #F6C31D;
	background-position: center;
}
#subtitulo{
	background-color: #E3B030;
	background-image: url(/img/fondo_subtitulo_ornitologic.gif);
	color: #FFFFFF;
}
#subtitulo a, #subtitulo a:active{

	color: #FFFFFF;
}
#subtitulo a:hover{
	color: #D8E8B7;
}
#central_derecha{	
	background-color: #E3B030;
	}

.menulocalizacion, .menulocalizacion:active{
	color: #666666;
	background-color: #F2E4BB;
}
.enlace2{
	color: #839B4F;
}
.enlace2:active{
	color: #839B4F;
}

.enlace2:hover{
	color: #839B4F;
}
.negrita{
	color: #92A936;
}
.textocursiva_verde{
	color: #A9BD7D;
}
.subtitulo{
	color: #839B4F;
}
.subtitulo2_verde{
	color: #839B4F;
}
}
#pie{
	color: #D4840B;
	background-color: #F1E2B6;
}
#pie a, #pie a:active{
	color: #985F07;
}
#pie a:hover{
	color: #D4840B;
}
/*...................................................aņadir a planificador...........................*/
.agefir_enlace{
	color: #CE9D1C;
}
.agefir_enlace:active{
	color: #CE9D1C;
}