@charset "utf-8";

/* CSS Document */



* {

	margin: 0 auto;

	padding:0;

	border:0;

	outline:0;

	font-family:Arial, Helvetica, sans-serif;

	font-weight:normal;

}

a {

	text-decoration:none;

	color:#FFF;

}

li {

	list-style:none;

}

fieldset, a img {

	border:0;

}

body {

	background-color:#00356A;

}

#meio {

	width:900px;

}

.clear {

	clear:both;

}

/*************************************************************

				TOPO

*************************************************************/

#topo {

	overflow:hidden;

	background-attachment: scroll;

	background-image: url(../../imagens/site/bg_topo.jpg);

	background-repeat: no-repeat;

	background-position: center top;

	position:relative;

}

#topo #flash {

	width:100%;

	height:444px;

	margin:0 auto;

	text-align:center;

}

/*************************************************************

				MENU

*************************************************************/



#menu {
	text-aling:center;

	width:100%;

	height:48px;

	background-image:url(../../imagens/site/menu/bg_menu.jpg);

	background-repeat:repeat-x;

}

#menu li {

	display:inline;

}

#menu ul {

	width:900px;

	margin:0 auto;

}

/*************************************************************

				NOTICIAS

*************************************************************/

#noticias {

	margin-top:20px;

	width:900px;

	height:280px;

	border-bottom:#3D658E 1px solid;

}

#t_noti {

	display:block;

	margin-left:10px;

}

.box_noticia {

	margin:15px 10px 0 0;

	float:left;

	width:170px;

}

.foto {

	border:#3D658E 1px solid;

	padding:4px;

	margin-bottom:10px;

}

h2 {

	font-size:10px;

	color:#FFF;

}

h3 {

	font-size:10px;

	color: #F90;

}

/*************************************************************

				LADO A

*************************************************************/

#lado_a {

	padding-top:15px;

	float:left;

	width:440px;

	min-height:750px;

}

#abada {

	width:435px;

	height:230px;

}

#galeria {

	height:270px;

}

.evento {

	width:135px;

	float:left;

	margin:10px 0 0 8px;

}

#news {

	height:230px;

}

.form input {

	border: 1px solid #3D658E;

	background-color: #00356A;

	color: #FFF;

	padding:10px;

}

#news .form input {

	margin:10px 0 0 0;

}

#form_news {

	margin-left:50px;

}

/*************************************************************

				LADO B

*************************************************************/

	

#lado_b {

	padding-top:15px;

	float:right;

	width:440px;

	min-height:750px;

}

#video {

	height:450px;

}

#youtube {

	margin:10px 0 0 30px;

}

#patrocinador {

	margin:20px 0 0 30px;

}

#parceiros {

}

/*************************************************************

				RODAPÉ

*************************************************************/

	

	

#rodape {

	width:100%;

	height:221px;

	background-image:url(../../imagens/site/bg_rodape.jpg);

	background-repeat:repeat-x;

}

#dados_rodape {

	position:relative;

	top:30px;

	width:900px;

	height:180px;

}

