/* CSS Document */
* {
	text-decoration:none;
	margin:0;
	padding:0;
	list-style:none;
	vertical-align:middle;
	border:none;
}

html {
	background:#E6E6E6 url(../img/bg-pb.gif) repeat-y center center; 
}

body {

}

#geral {
	margin:0 auto;
	width:772px;
	float:none;
	position: relative;
	border:none;
}

#barratopo {
	width:772px;
	height:60px;
	float:none;
	
}

#topoesq{
	float:left;
	width:420px;
}

#menutopo {
	width:420px;
	
}

#logotop {
	width:420px;
}

#topodir {
float:right;
width:352px;
text-align:right;
}

#topodir img{
	padding-top:5px;
	padding-right:5px;
}

#autoratop {
	width:772px;
	height:54px;
	background:url(../img/autoratopbg.gif) no-repeat;
	float:none;
}

#livrostop {
	width:772px;
	height:54px;
	background:url(../img/livrostopbg.gif) no-repeat;
	float:none;
}

#textostop {
	width:772px;
	height:54px;
	background:url(../img/textostopbg.gif) no-repeat;
	float:none;
}

#espacotop {
	width:772px;
	height:54px;
	background:url(../img/espacotopbg.gif) no-repeat;
	float:none;
}

#contatotop {
	width:772px;
	height:54px;
	background:url(../img/contatotopbg.gif) no-repeat;
	float:none;
}

#conteudo {
	width:772px;
	float:left;
	position:relative;
}
#colA {
	width:180px;
	height:350px;
	padding-left:7px;
	float:left;
	position:relative;
}

#colA img{
float:right;
}
#colA table {
width:160px;
float:right;

}
#colA tr td{
	border-bottom-width: 1px;
	border-bottom-style:solid;
	border-bottom-color:#CCCCCC;
	padding-bottom:3px;
	width:160px;
	text-align:right;
}

#colA tr td a{
	color: #333333;
	font-size:11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}

#colA tr td a:hover{
	color:#990099;
}
#colB {
	width:562px;
	padding-left:8px;
	padding-right:10px;
	float:right;
	position:relative;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	padding-top:15px;
	padding-bottom:5px;
	}

#colB p{
	padding-bottom:12px;
}

#colB img {
float:right;
padding-left:10px;
padding-top:5px;
}

#colB h3{
	border-bottom-width: 1px;
	border-bottom-style:solid;
	border-bottom-color:#CCCCCC;
	color:#666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

#colB a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
}

#colB a:hover{
	color:#267345;
	
	
}	
	
	
	
	
	#colB2 {
	width:562px;
	padding-left:8px;
	padding-right:10px;
	float:right;
	position:relative;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	padding-top:15px;
	padding-bottom:5px;
	}

#colB2 p{
	padding-bottom:12px;
}

#colB2 img {
}

#colB h3{
	border-bottom-width: 1px;
	border-bottom-style:solid;
	border-bottom-color:#CCCCCC;
	color:#666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

#colB2 a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
}

#colB2 a:hover{
	color:#267345;
	
	
	
	
	
	
	
	
	
}
#citacao {
	font-style:normal;
}

#assinatura {
text-align:right;
	font-style:italic;
	font-size:11px;
	color:#666666;
}

.conteudo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	border: 1px solid #CCCCCC;
}
#rodape {
	padding-top:10px;
	marging-top:10px;
	width:772px;
	position:relative;
	float:left;
	height:50px;
	text-align:center;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #999999;
	border-top-width: 1px;
	border-top-style:solid;
	border-top-color:#EAEAEA;
}
