/* em comum */
#topo, .texto_endereco1, .texto_endereco2, .texto_endereco3, .frase_titulo, .texto_rodape {font-family: Arial, Helvetica, sans-serif;}
.menu, .menu:hover, .eventos, .integrantes, .parceiros  {font-family: Arial, Helvetica, sans-serif;}
.integrantes, .parceiros, .texto_endereco1, .texto_endereco1, .texto_endereco3, .menu, .menu:hover {text-decoration: none;}

/* Início do Topo */
#topo { margin : 0 auto ; width : 780px; }
#topo2 { margin : 0 auto; width : 780px; }
.logodosite { float: left; width: 180px; }
.texto_endereco1 { color:#000; line-height: 20px; font-size: 28px; font-weight: 400; }
.texto_endereco2 { color:#000; line-height: 20px; font-size: 12px; font-weight: bold; }
.texto_endereco3 { color:#000; line-height: 15px; font-size: 12px; font-style: italic; }

/*  Topo */
#traco{
	background-image: url(../img/traco.png);
	background-repeat: repeat-x;
	height:20px;
}

/* Menu inicio*/
.menu {	color:#000;  line-height: 20px; text-align: left; font-size: 12px; font-style: italic; }
.menu:hover { color:#ff9900; line-height: 20px; font-size: 12px; }
.estrela { font-weight : bold; color: red; font-family: "Courier New", Courier, mono; font-size: 12px; }
.eventos { text-decoration: underline; color:#000; line-height: 22px; font-size: 11px; font-weight: 900; font-style: italic; bottom: 0px; }
ul {margin : 0 auto; width : 760px; height:20px; border:1px dashed gray; padding:0em 0em; background-color:#fff;}
li { float:left; list-style:none; margin-right: 1px; margin-left: 4px;}

/* patrocinadores */
#patrocinio { margin : 0 auto; width : 776px; }

/* equipe */
.integrantes { line-height: 15px; text-align: left; font-size: 11px; font-style: italic; }

/* parceiros */
.parceiros { line-height: 15px; text-align: left; font-size: 11px; font-style: italic; }

/* Início - todos */
.frase_titulo { font-size:12px; }

/* Início - rodape */
.texto_rodape { font-size: 12px; }

