/* CSS Document */

#geral {

	width:1000px;
	position:relative;
	left:50%;
	margin-left:-500px;
	background-repeat:repeat-y;
	background-image:url(../imagens/faux.png);
	
	
	}
	
	




a.verti:link {

font-family:Verdana;
font-size:12px;
text-decoration:none;
color:#000000;
font-style:italic;	

}

a.verti:visited {

font-family:Verdana;
font-size:12px;
text-decoration:none;
color:#000000;	
font-style:italic;
}

a.verti:hover {

font-family:Verdana;
font-weight:bold;
font-size:11px;
text-decoration:none;
color:#000000;	
font-style:italic;
}


a.verti:active {

font-family:Verdana;
font-size:11px;
text-decoration:none;
color:#000000;	
font-style:italic;
}









a.voltar:link {

font-family:Verdana;
font-size:14px;
text-decoration:none;
color:#FF0000;
font-weight:bold;

}

a.voltar:visited {

font-family:Verdana;
font-size:14px;
text-decoration:none;
color:#000000;	
font-weight:bold;
}

a.voltar:hover {

font-family:Verdana;
font-weight:bold;
font-size:14px;
text-decoration:none;
color:#000000;
font-weight:bold;
	
}


a.voltar:active {

font-family:Verdana;
font-size:14px;
text-decoration:none;
color:#000000;	
font-weight:bold;
}