@charset "utf-8";
/* CSS Document */

/*global*/
*{
	margin:0;
	padding:0;
	list-style:none;
	text-decoration:none;
	vertical-align:middle;
	border:none;
}
/*geral*/
.left{ float:left;}
.right{ float:right;}
.hidden{ width:1px;
height:1px;
position:absolute;
overflow:hidden;}
.light{
font-weight:lighter }

#container{
	width:730px;
	
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;

}
#mainmenu{
	width:200px;
	float:left;
	position: inherit;
	margin-left: 10px;

}
#mainmenu ul{
	list-style:none;
	width: 200px;
	margin:0;
	padding:0;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	voice-family:"\"}\"";
	voice-family: inherit;
	font-weight: bold;
	
	}
#mainmenu ul li{
	display:inline;

}
#mainmenu ul li a{
	display:block;
	margin:1px 0;
	padding:0 0 0 38px;
	height:40px;
	line-height:40px;
	text-decoration:none;
	color:#999999;
	
	background-image:url(../imgs/bg_ul_li_a.jpg);
	background-repeat:repeat-x;
	width:160px;
	margin-left: 10px;

} 
#mainmenu ul li a:hover{
	color:#c2d840;
	background-image: url(../imgs/bg_ul_li_a.jpg);
}

#conteudo{
	background-image: url(../imgs/bg_conteudo2.jpg);
	background-repeat: no-repeat;
	float:right;
	width:500px;
	min-height: 790px;
	margin-bottom: 10px;
}
#conteudo p{ font-size:10px; font-family:Verdana, Arial, Helvetica, sans-serif;margin:5px;
}
#conteudo a{ 
font-size:10px; font-family:Verdana, Arial, Helvetica, sans-serif;
color:#333333;
}
#conteudo a:hover{
color:#B9CE4B;
text-decoration:underline;
}
#conteudo img{
	border:0;
	display:block;
	width:190px;
}

#conteudo ul{
list-style:none;
margin:0;
width:100%;


}
#conteudo ul li{
float:left;
width:190px;
height:200px;
margin:20px 20px 20px 20px ;
 
background:#E9E9E9;
overflow:hidden;
}
#big{
	margin-left:25px;
	margin-top:20px;
	width:420px;
}
#perfil{
	margin-left:25px;
	margin-top:40px;
	width:420px;
	height: 540px;
}
#perfil img{
float:left;
margin-right:7px;}

h1 {
	display: none;
	}
 h2{color: #666666;
 margin-top:12px;
 margin-left:25px;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:14px;
}
	h3{
	color:#999999;
	font-size:12px ;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:5px;
	}
	h4{
	color:#999999;
	font-size:10px ;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:5px;
	margin-left:25px;
	}
#conteudo #big img{
border:0;
display:block;
width:413px;
margin-bottom:20px;}

#rodape{
	width:500px;
	text-align: justify;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #5B0000;
	font-size:10px;
	line-height:12px;
	clear: both;
	margin-top: 10px;
	float: right;

	
}
#container #rodape ul{
	list-style:none;
	width:470px;
	margin: 0px 25px 10px 0px;
	padding:0;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	float: right;
	padding-left: 0px;
	padding-top: 5px;
	
	}
#container #rodape ul li{
	display:inline;
	

}
#rodape p{
	font-size:10px;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-top:110px;
	text-align: left;
	float: left;
	width: 350px;
	padding: 0px;
	color: #FFFFFF;
	padding-left: 10px;
	display: block;
	margin-right: 10px;
}
#rodape ul li a{
	text-decoration:none;
	color: #5B0000;
	margin:0 5px;
	

}
#rodape ul li a:hover{
	color: #FFFFFF;
	

}
#validator{
	float:right;
	font-weight: normal;
	margin-top: 0px;
	width: 100%;
}

#rodape #validator ul{
	float:right;
	margin-top:118px; 
	margin-left:10px;
}

#rodape #validator ul li{
	display:inline;
	color: #FFFEFF;
}
#rodape #validator ul li a {
	text-decoration:none;
	color: #FF0000;
	font-weight: bold;
	margin-left: 7px;
}
#rodape #validator ul li a:hover{
color:#fff;}

#switcher{
	width:100%;
	margin-top: 10px;


}
#switcher a{
	padding:0 35px;
}
#switcher a:link{color:#999999;
}
#switcher a:visited{color:#999999;
}
#switcher a:hover{color: #808000;
}



/*backgrouds*/
#perfil_fundo{
	background-image: url(../imgs/fundos/perfil_vermelho.jpg);
	background-repeat: repeat-x;
	background-position:bottom left;
	}
#web{
	background-image: url(../imgs/fundos/web_vermelho.jpg);
	background-repeat: repeat-x;
	background-position:bottom left;}
#logos{
	background-image: url(../imgs/fundos/logos_vermelho.jpg);
	background-repeat: repeat-x;
	background-position:bottom left;
}

#print {
	background-image: url(http://br.geocities.com/jbdalla/imgs/fundos/impresoos_vermelho.jpg);
	background-position:bottom left;
	background-repeat: no-repeat;
}
#contatos{
    background-image: url(http://br.geocities.com/jbdalla/imgs/fundos/contatos_vermelho.jpg);
	background-repeat: repeat-x;
	background-position:bottom left;
}
