.left { float:left }
.right { float:right }

/* CSS Para formatação */
body{ font:normal 12px Arial, Helvetica, sans-serif; color:#393939; background:#d41600 url(../imagens/bg/left1.gif) no-repeat scroll center top; outline:none; }
.sized { width:770px; margin:auto; }
#rodape { background:#001f4e url(../imagens/bg/rodape.gif) repeat-x center bottom; color:#FFFFFF; text-align:center; height:129px; width:100%; }

/*------------------------------------------------
	TUDO QUE VOCÊ PRECISA ESTÁ NO CSS ABAIXO, É ISSO QUE POSICIONA O RODAPE
------------------------------------------------*/
body, html { height:100%; margin:0; } /* Necessário */
#wrap {
	position:relative;
	min-height:100%; /* Para browsera modernos */
	height:auto !important; /* Para browsera modernos */
	height:100%; /* Para o IE6 */
	min-width:770px;
}
#rodape {
	position:relative;
	bottom:-50px !important;
}
#rodape .sized { text-align:center; }
#content { float:left; margin-left:20px; width:550px; color:#FFF; }
#conteudo .sized {  background: url(../imagens/bg/conteudo.gif) no-repeat left top; }
#img_top { background:transparent url(../imagens/bg/topo.png) no-repeat center top; height:324px; }


#logo { margin:50px 0px 0px 320px; }

#menu { width:200px; float:left; margin-top:-56px; z-index:99; position:relative; height:350px; }
#menu ul { list-style:none; padding:0px; margin:0px; color:#FFF; }

.menu { display:block; height:23px; width:170px; outline:none; border:none;  }
a#menu_home:hover, a#menu_uwsb:hover,a#menu_academias:hover,a#menu_eventos:hover,a#menu_contato:hover,a#menu_downloads:hover,a#menu_fotos:hover,a#menu_horarios:hover,a#menu_links:hover,a#menu_modalidades:hover,a#menu_noticias:hover{ background-position:center -23px; }

a#menu_home { background:url(../imagens/menu/inicial.gif) no-repeat center top; }
a#menu_uwsb { background:url(../imagens/menu/uwsb.gif) no-repeat center top; }
a#menu_academias { background:url(../imagens/menu/academias.gif) no-repeat center top; }
a#menu_eventos { background:url(../imagens/menu/agenda.gif) no-repeat center top; }
a#menu_contato { background:url(../imagens/menu/contato.gif) no-repeat center top; }
a#menu_downloads { background:url(../imagens/menu/downloads.gif) no-repeat center top; }
a#menu_fotos { background:url(../imagens/menu/fotos.gif) no-repeat center top; }
a#menu_horarios { background:url(../imagens/menu/horarios.gif) no-repeat center top; }
a#menu_links { background:url(../imagens/menu/links.gif) no-repeat center top; }
a#menu_modalidades { background:url(../imagens/menu/modalidades.gif) no-repeat center top; }
a#menu_noticias { background:url(../imagens/menu/noticias.gif) no-repeat center top; }

h1 { font-size:20px; }
p { text-align:justify; line-height:20px; }

#banner { margin:120px 0 20px -15px; }

/*----HOME----*/
#noticias_home { margin:10px; }
#noticias_home .titulo { font-weight:bold; }
#noticias_home a { color:#FFF; text-decoration:none; outline:none; }
#noticias_home a:hover { text-decoration:underline; }

.destaques { float:left; margin:8px; }
.destaques .img { border:#FFF 2px solid; margin-top:7px; }
 #horario { border:#FFF 2px solid; margin-top:5px; }
/*----FIM HOME----*/


/*----LINKS----*/
#links { list-style:none; padding:0px; margin:0px; color:#FFF; }
#links li { line-height:20px; }
#links li a { color:#FFF; text-decoration:none; outline:none; }
#links li a:hover { text-decoration:underline; }
/*----FIM LINKS----*/


/*----EVENTOS----*/
#eventos { list-style:none; padding:0px; margin:0px; color:#FFF; }
#eventos li { line-height:20px; margin-bottom:10px; }
#eventos li a { color:#FFF; text-decoration:none; outline:none; }
#eventos li a:hover { text-decoration:underline; }
/*----FIM EVENTOS----*/


/*----MODALIDADES----*/
#modalidades { list-style:none; padding:0px; margin:0px; color:#FFF; }
#modalidades li { line-height:20px; }
#modalidades a { color:#FFF; font-size:12px; margin-bottom:10px; text-decoration:none; outline:none; }
#modalidades a:hover { text-decoration:underline; }
.titulo_modalidade { font-size:14px; font-weight:bold; }
/*----FIM MODALIDADES */

/*----ACADEMIAS----*/
.academias { float:left; width:260px; height:130px; margin-right:15px; }
.academias .titulo { font-size:14px; text-decoration:underline; margin-bottom:10px; }
.academias label { display:block; line-height:18px; }
/*----FIM ACADEMIAS */

/*----FALE----*/
#msg_contato { text-align:center;color:#FFF;font-weight:bold; }
#contato i { color:#FFF; margin:5px;}
#contato label { width:90px; display:block; float:left; text-align:right; padding:5px; }
#contato input,#contato textarea { margin-top:3px; border:1px solid #000; float:left; }
#contato input, #contato textarea  {padding:2px; }
#contato textarea { width:300px; height:82px; }
#contato #enviar { background-color:#FFF; color:#d41600; font-weight:bold; cursor:pointer; margin-left:350px; }
/*----FIM FALE----*/

/*----FOTOS----*/
#fotos { list-style:none; margin:0; padding:0px; }
#fotos li { float:left; text-align:center; margin:5px; height:150px; width:120px; }
#fotos li a { text-decoration:none; color:#FFF; }
#fotos li img { border:#FFF 1px solid; padding:3px; }
#fotos li.capa { width:170px; height:120px; }
/*----FIM FOTOS----*/
