@charset "UTF-8";

body { background: #136e8b }

.header { background:url(../../images/2011/header_fio.png) }
.general { background: none }
.footer { background: url(../../images/2011/footer_fio.png) }

/* HEADER */
.header ul.menutopo { background: url(../../images/2011/header.png) center no-repeat }
.header ul.menutopo li a.menu {}

.header ul.menutopo li a#logo { background: url(../../images/logo.png) no-repeat top }
.header ul.menutopo li a:hover#logo { background: url(../../images/logo.png) no-repeat bottom }
.header ul.menutopo li a#obfep { background-image:url(../../images/2011/menu_aobfep.png) }
.header ul.menutopo li a#escolas { background-image:url(../../images/2011/menu_escolas.png) }
.header ul.menutopo li a#calendario { background-image:url(../../images/2011/menu_calendario.png) }
.header ul.menutopo li a#regulamento { background-image:url(../../images/2011/menu_regulamento.png) }

		.drop ul li a { color: #d2eaf4 }
		.drop ul li a:hover { color: #fff }

	.header ul.menutopo li:hover .left { background: url(../../images/2011/drop_left.png) no-repeat }
	.header ul.menutopo li:hover .right { background: url(../../images/2011/drop_right.png) no-repeat }
	
	
.general ul.menuano li a { color: #fff }
.general ul.menuano li a:hover { color: #bbcde9 }


/* /HEADER */


/* CONTAINER */
.general .home ul.slider { background: url(../../images/2011/slider.png) center no-repeat }
/* /CONTAINER */

/* FOOTER */
.footer .final { }
/* /FOOTER */


