body {
	margin:0px;
	background-image:url(../img/bg.jpg); background-position:top left; background-repeat:repeat;
	font-family:Trebuchet MS; font-size:13px; color:#4d4d4d;
}

ul,li {	margin:0px; padding:0px; list-style:none; }

a { color:#4D4D4D; text-decoration:none; }
a:hover { text-decoration:underline; }

* { outline:none; }

.clear { clear:both; }

#site {
	width:874px; min-height:500px; _height:500px;
	margin:0 auto; margin-top:30px; margin-bottom:50px;
	padding:0px 20px 0px 20px;
	background-image:url(../img/sombra_meio.png);
	_background-image:url(../img/bg_site.jpg);
	background-position:center left; background-repeat:repeat-y;
	position:relative;
}

#site #menu { padding:30px 0px 0px 40px; display:block; position:relative; z-index:2000; }
#site #menu  li{ float:left; margin-right:25px; }

#site #flash { width:100%; height:445px; position:relative; z-index:1000; }
#site #flash #swf {
	width:962px;; height:445px;
	/*background-image:url(../img/flash.png);*/
	position:absolute; left:-55px;
}

#site #novidades {
	width:789px; height:293px;
	margin:0 auto;
	background-image:url(../img/bg_novidades.jpg); background-repeat:no-repeat;
	position:relative;
	font-size:11px;
}
#site #novidades span { display:block; }
#site #novidades .linha { width:400px; height:1px; margin:0 auto; margin-top:15px; margin-bottom:15px; background-color:#b5b5b5; }

#box {
	width:782px; min-height:224px; _height:224px;
	margin:0 auto; margin-top:30px;
	border:1px solid #c3c3c3;
}

#box li {
	width:348px; min-height:174px; _height:174px;
	padding:40px 20px 0px 20px;
	float:left;
	line-height:21px;
	position:relative;
}
#box li img { margin-bottom:5px; }
#box li .txt { margin-bottom:20px; }
#box .pontilhado { width:5px; padding:40px 0px 0px 0px; }

#box .jScrollPaneContainer { width:335px!important; height:110px!important; margin-top:60px; }
#box .scroll-pane { width:310px!important; text-align:justify; }
#box .jScrollArrowUp { background-image:url(../img/seta_cima2.jpg)!important; top:40px!important; }
#box .jScrollArrowDown{ background-image:url(../img/seta_baixo2.jpg)!important; bottom:40px!important; }

#site #nossosite {
	width:782px; height:323px;
	margin:0 auto; margin-top:20px;
	background-image:url(../img/pesos.jpg); background-position:bottom right; background-repeat:no-repeat;
}

#site #nossosite .opniao { width:291px; margin-bottom:20px; margin-left:15px; line-height:15px; }
#site #nossosite form { margin-left:10px; width:350px; }
#site #nossosite img { margin-bottom:10px; }
#site #nossosite .bt_enviar { float:right; margin-right:20px; }

/* ATIVIDADES */

#site #atividades {
	width:789px; min-height:300px; _height:300px;
	margin:0 auto; margin-bottom:20px;
}
#site #atividades .titulo { width:100%; text-align:center; }
#site #atividades .descricao { width:700px; margin:0 auto; margin-top:40px; }

#site #atividades .menu { width:700px; margin:0 auto; margin-top:30px; margin-bottom:30px; text-align:center; }
#site #atividades .menu a{ color:#4d4d4d; font-weight:bold; }

#site #atividades .textos_atividades { width:700px; margin:0 auto; margin-top:20px; margin-bottom:50px; text-align:center; }
#site #atividades .textos_atividades strong { width:100%; text-align:center; display:block; margin-top:20px; margin-bottom:10px; }
#site #atividades .textos_atividades .linha { width:300px; margin:0 auto; margin-top:30px; margin-bottom:30px; border-bottom:1px solid #bcbcbc; }


#site #atividades #box {
	width:445px; height:204px;
	margin:0 auto; margin-top:30px;
	border:0px;
}

#site #atividades #box li {
	width:140px; height:174px;
	padding:20px 40px 0px 40px;
	color:#4d4d4d; font-size:13px; font-weight:bold;
	line-height:23px;
	float:left;
}
#site #atividades #box li a{ color:#4d4d4d; text-decoration:none; }
#site #atividades #box li a:hover{ text-decoration:underline; }
#site #atividades #box .pontilhado { width:5px; padding:22px 0px 0px 0px; }


/* HORARIOS */

#site #horarios { width:789px; min-height:400px; _height:400px; margin:0 auto; margin-bottom:30px; text-align:center; }
#site #horarios .titulo { width:100%; text-align:center; }
#site #horarios .semana { width:600px; margin:0 auto; margin-top:20px; text-align:center;  }
#site #horarios .semana a { font-size:13px; font-weight:bold;  color:#4d4d4d; text-decoration:none; }
#site #horarios table td { height:30px; border-bottom:1px solid #fff; border-left:1px solid #fff; font-size:13px; font-weight:bold; color:#fff; text-align:center; text-transform:uppercase; }
#site #horarios strong { margin-bottom:20px; margin-top:30px; display:block; }




/* CONTATO */

#site #contatos { width:789px; height:400px; margin:0 auto; }
#site #contatos .titulo { width:100%; text-align:center; }
#site #contatos .descricao { width:500px; margin:0 auto; margin-top:40px; text-align:center; }
#site #contato { width:400px; margin:0 auto; margin-top:30px; }
#site #contato textarea { width:320px; height:80px; border:1px solid #bababa;  }
#site #contato .input { border:1px solid #bababa; }


#footer { text-align:center; font-weight:bold; font-size:13px;  }

