body {
	text-align: center;
	font-family: Verdana, Arial, Sans-Serif;
	margin: 0;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

html {
	overflow-x: hidden;
}


#body q:active {
	color: #A47DA3;
	text-decoration: none;
}


A:visited {
	color: #000000;
	text-decoration: none;
}

A:hover {
	color: #A47DA3;
	text-decoration: none;
}

A:link {
	color: #000000;
	text-decoration: none;
}


.titulos {
	font-family: Arial, Tahoma;;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-indent: 5px;

	}	
	
.titulos2 {
	font-family: Arial, Tahoma;;
	font-size: 12px;
	font-weight: bold;
	font-style: none;
	color: #FFFFFF;

	}
	
	
.home {
	font-family: Arial, Tahoma;;
	font-size: 1px;
	font-weight: none;
	font-style: none;
	color: #000000;

	}	
	
.txtconteudo {
	text-align: justify;
	font-family: Arial, Tahoma;
	font-size: 11px;
	color: #000000;
	font-weight: none;
	font-style: none;

	}

#wrap { 
	background-color: none;
	width: 800px; 
	height: 591px;
	position: relative;
	margin: 0 auto;
	top: 10px;
	text-align: center;
	padding-top: 10px;
	}

#wrap2 { 
	width: 800px; 
	height: 591px;
	position: relative;
	background-image: url('backgrd-pg2.gif');
	background-repeat:repeat-x;
	background-position: 0px 0px;
	margin: 0 auto;
	top: 10px;
	text-align: center;
	padding-top: 10px;
	}

#left{
	float: left; 
	overflow: none; 
	margin-left: 10px;
	margin-top: 0px;
	width: 380px;  
	height: 591px;
	background: none;
}


#right{

	float: right; 
	padding-top: 0px;
	margin-top: 0px;
	margin-left: 0px;
	width: 378px;
	height: 591px;  
}


#rightT{

	float: left; 
	padding-top: 0px;
	margin-top: 0px;
	margin-left: 0px;
	width: 370px;
	height: 200px;  
}

#rightB{

	float: left; 
	padding-top: 0px;
	margin-top: 0px;
	margin-left: 0px;
	width: 370px;
	height: 391px;  
}

#bottom{
	float: left;
	width: 800px; 
	height: 15px;
	margin-top: 0px;
	
}

a img { border: 0px }

