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

*{
	margin:0;
	padding:0;
}
body{
	font-family:Arial, Helvetica, sans-serif;
	background:url(img/bg-total.jpg) repeat-x top;
}
#geral{
	width:920px;
	margin:0 auto;
}
#header{
	width:920px;
	height:170px;
}
#top{
	width:920px;
	float:left;
	height:130px;
	margin:0;
	padding:0;
}
#logo{
	height:130px;
	width:220px;
	float:left;
}
#desc{
	width:350px;
	height:130px;
	float:right;
}
#desc h1{
	color:#FFF;
	font-size:20px;
	line-height:20px;
	font-weight:lighter;
	padding:30px 0 0 0;
	text-align:right;
}
#menu{
	width:920px;
	height:40px;
	float:left;
}
#menu ul{
	width:920px;
	height:30px;
	float:left;
	padding:10px 0 0 0;
}
#menu ul li{
	list-style:none;
	display:inline;
	
}
#menu ul li a{
	text-decoration:none;
	color:#b80808;
	font-size:12px;
	padding:0 23px 0 0;
	font-weight:bold;
}
#menu ul li a:hover{
	text-decoration:underline;
}
#central{
	width:920px;
	min-height:400px;
	float:left;
}
#direitos{
	width:920px;
	height:220px;
}
#vctem{
	width:460px;
	height:220px;
	float:left;
	padding:20px 0 0 0;
	background:url(img/chave.jpg) no-repeat center right;
}
#vctem h2{
	color:#a40606;
	font-size:45px;
	font-weight:lighter;
	padding:35px 0 0 0;
	font-family:Georgia, "Times New Roman", Times, serif
}
#vctem h3{
	color:#5d5d5d;
	font-size:14px;
	font-weight:lighter;
	padding:5px 0 0 10px;
	font-family:Georgia, "Times New Roman", Times, serif
}
#mensagem{
	width:460px;
	height:250px;
	float:right;
}
#mensagem h2{
	color:#3b3b3b;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	padding:75px 0 0 10px;
	line-height:22px;
}
#associe{
	width:306px;
	height:315px;
	float:left;
	background:url(img/associe-se.jpg) no-repeat top center;
	clear:both;
}
#beneficios{
	width:306px;
	height:315px;
	float:left;
	background:url(img/beneficios.jpg) no-repeat top center;
}
#lutas{
	width:306px;
	height:315px;
	float:left;
	background:url(img/lutas-judicias.jpg) no-repeat top center;
}
#endereco{
	width:920px;
	height:135px;
	float:left;
	clear:both;
	padding-top:50px;
}
#foto{
	float:left;
	width:447px;
	height:130px;
}
#localizacao{
	width:470px;
	height:130px;
	float:right;
	background:#DBDBDB;
}
#localizacao p{
	padding:40px 5px 5px 5px;
	font-size:15px;
	color:#666;
	text-align:center;
	font-family:Georgia, "Times New Roman", Times, serif
}
#localizacao address{
	padding:5px;
	font-size:11px;
	color:#666;
	text-align:center;
}
#page{
	width:920px;
	min-height:250px;
	float:left;
}
#page h2{
	color:#900;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	padding:0 0 15px 0;
}
#page h3{
	color:#333;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	padding:0 0 15px 0;
}
#page p{
	color:#333;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	padding:0 0 12px 0;
	text-indent:30px;
	line-height:22px;
}

