/* CSS Document */
/* Folha De Estilos - Juventude Cidadã 
	Desenvolvido por Viktor Navorsky  */
	

body {
	margin: auto auto auto auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	width:auto;
	background-image:url(imagens/bg_site.jpg);
	background-position:center top;
	background-repeat:repeat-y;
	background-color:#FFFFFF;
	}
	
#menucontainer {
	width:770px;
	float:left;
	height:20px;
	left:50%;
	_left:48%;
	text-align:left;
	margin-left:-389px;
	margin-top:0px;
	position:relative;
	}

#main {
	width:778px;
	height:100%;
	background-color:#FFFFFF;
	left:50%;
	margin-left:-389px;
	margin-top:0px;
	position:absolute;
	}
	#header {
	width:770px;
	height:170px;
	margin-top:10px;
	background-color:#FFFFFF;
	float:left;
	}
	#topo {
	width:770px;
	height:350px;
	margin-top:10px;
	background-color:#FFFFFF;
	float:left;
	}
	
							#azul {
							width:250px;
							height:150px;
							margin-left:10px;
							background-image:url(imagens/bg_azul.jpg);
							background-position:top left;
							float:left;
							}
							#vermelho {
							width:250px;
							height:150px;
							background-image:url(imagens/bg_vermelho.jpg);
							background-position:top left;
							float:left;
							}
							#amarelo {
							width:250px;
							margin-left:10px;
							height:150px;
							background-image:url(imagens/bg_amarelo.jpg);
							background-position:top left;
							float:left;
							}
	
	#noticiasfull {
	width:770px;
	margin-top:10px;
	_margin-top:10px;
	background-color:#FFFFFF;
	float:left;
	}
	
	#noticiasfull a {
	text-decoration:none;
	font-size:10px;
	color:#CC3300;
	}
	
	#noticiasfull h3 {
	text-decoration:none;
	font-size:12px;
	color:#CC3300;
	}
						 	#coluna1 {
							width:500px;
							float:left;
							text-align:justify;
							}

							
							#coluna2 {
							width:250px;
							margin-left:10px;
							float:left;
							}
							
				

#rodape {

	background-image:url(imagens/fundo_rodape.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
	color:#FFFFFF;
	text-align:right;
	vertical-align:middle;
	width:770px;
	height:50px;
	left:50%;
	margin-left:-389px;
	margin-top:1450px;
	position:relative;
	
	/*I.E RODAPÉ HACK*/
	_margin-top:0px;
	_position:relative;
	_float:none;
	/*I.E RODAPÉ HACK*/
	}
	
	#copyright {
	
	padding-right:40px;
	padding-top:16px;
	
	}

/*Estilo do Menu */
/* Victor de saco cheio querendo ir para casaaaaaaaaaaaa */

.menu {
	background-image:url(imagens/button_bg.gif);
 	padding:10px;
	background-color:#FFFFFF;
	background-repeat:repeat-x;
	background-position:left bottom;
	height:20px;
	list-style:none;
	}
.menu li {
 	float:left;
	height:20px;
	margin-right:20px;
	}
.menu li a {
	display:block;
	float:left;
	line-height:27px;
	color:#000000;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	}
	
.menu li a:hover {
	background-image:url(imagens/button_hover.gif);
	height:20px;
	background-position:center top;
	background-repeat:no-repeat;
	}

.menu5 {padding:5px 0 0 1em; margin:0; list-style:none; height:40px; position:relative; background:transparent url(pro_five_0c.gif) repeat-x left bottom; font-size:11px;}
.menu5 li {float:left; height:40px; margin-right:1px;}
.menu5 li a {display:block; float:left; height:40px; line-height:35px; color:#333; text-decoration:none; font-family:arial, verdana, sans-serif; font-weight:bold; text-align:center; padding:0 0 0 4px; cursor:pointer; background:url(pro_five_0a.gif) no-repeat;}
.menu5 li a b {float:left; display:block; padding:0 16px 5px 12px; background:url(pro_five_0b.gif) no-repeat right top;}
.menu5 li.current a {color:#000; background:url(pro_five_2a.gif) no-repeat;}
.menu5 li.current a b {background:url(pro_five_2b.gif) no-repeat right top;}
.menu5 li a:hover {color:#000; background: url(pro_five_1a.gif) no-repeat;}
.menu5 li a:hover b {background:url(pro_five_1b.gif) no-repeat right top;}
.menu5 li.current a:hover {color:#000; background: url(pro_five_2a.gif) no-repeat; cursor:default;}
.menu5 li.current a:hover b {background:url(pro_five_2b.gif) no-repeat right top;}