@charset "utf-8";
/* CSS Document */
body,td,th {
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 13px;
	color: #92A3A5;
}
body {
	background-color: #1A2022;
	background-image: url(img/bg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h1{
	color:#748487;
	font-family:"Trebuchet MS", Verdana, Arial;
	font-size:19px;
	margin:0px 0px 20px 0px;
}
h2{
	color:#748487;
	font-family:"Trebuchet MS", Verdana, Arial;
	font-size:17px;
	margin:40px 0px 20px 0px;
}
.conteudo h2{
	color:#748487;
	font-family:"Trebuchet MS", Verdana, Arial;
	font-size:17px;
	background:url(img/bgh2.gif) no-repeat 0 6px;
	color:#9BA8AA;
	padding:0px 0px 0px 20px;
	text-decoration:none;
	font-weight: lighter;
}
ul{
	list-style:square;
	padding: 10px 0px 10px 10px;
}
#topo{
	width:900px;
	text-align: left;

}
.logo{
	margin:30px 0 0;
}
#menu{
	width:650px;
	float:right
}
#menu a{
	width:130px;
	background: url(img/bot_1.jpg) no-repeat;
	text-decoration:none;
	text-align:center;
	color:#D3D8DA;
	float:left;
	padding:45px 0px 0px 0px;
	font-size: 16px;
	height: 68px;
}
#menu a:hover{
	background: url(img/bot_2.jpg) no-repeat;
	color:#D3D8DA;
}
.sombra{
	width:100%;
	float:left;
	background:url(img/sombra.png) no-repeat center bottom;
	text-align:center;
}
.sombra2{
	width:100%;
	float:left;
	background:url(img/sombra.png) no-repeat center bottom;
	text-align:center;
}
.banner{
	width:900px;
}
.reflexo{
	float:left;
	width:100%;
	background:url(img/reflexo.png) no-repeat center top;
}
.brilho{
	float:left;
	width:100%;
	background:url(img/brilho.png) no-repeat center top;
	padding-bottom: 50px; _padding-bottom: 0px; #padding-bottom: 0px;
}
.conteudo{
	width:900px;
	padding: 50px 60px;
	text-align: left;
}
.conteudo h1 a{
	background:url(img/bgh1.gif) no-repeat;
	color:#748487;
	margin:0px 0px 20px 0px;
	padding:0px 0px 0px 30px;
	text-decoration:none;
	font-weight: lighter;
}
.bloco1{
	width:340px;
	float:left;
	text-align: left;
	padding: 0px 0px 0px 60px;
}
.bloco2{
	width:340px;
	float: right;
	text-align: left;
	padding: 0px 60px 0px 0px;
}
.bloco_geral{
	width:780px;
	float:left;
	text-align: left;
	padding: 0px 60px 0px 60px;
}
a.mais{
	color:#B5C0C1;
	float:right;
	text-align:right;
	text-decoration:none;
	background: url(img/seta_mais.gif) no-repeat  0 5px;
	padding-left: 13px;
	margin-top:10px;
}
a:hover.mais{
	color: #FFFFFF;
}
.destaque{
	color:#FFFFFF;
}
.tags{
	display: block;
	font-size: 11px;
	text-align: left;
	width: 900px;
	color: #4F5B5F;
	clear: both;
	padding-bottom: 10px;
}
.roda_bg1{
	float:left;
	width:100%;
	background:url(img/roda_linha1.png) no-repeat center top;
	height: 82px;
}
.roda_bg2{
	float:left;
	width:100%;
	background:url(img/roda_linha2.png) no-repeat center bottom ;
	height: 82px;
}
.roda_cont{
	width:780px;
	height: 82px;
	text-align: left;
	padding: 0px 60px 0px 60px;
}
.tel{
	font-size:18px;		
}
.selo{
	background:url(img/bg_selo.png) repeat-x;
	height: 50px;
	float:left;
	width: 100%;
}
.selo_cont{
	width:790px;
	height: 50px;
	text-align: right;
	padding: 0px 50px 0px 60px;
}
.selo_cont a{
	font-family:tahoma;
	font-size:11px;
	color:#4F5B5F;
	text-decoration:none;
	border: 0px;
}
input.box{
	width:100%;
	margin: 2px 0px 5px 0px;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size:12px;
	height: 20px;
	background: #B5C0C1;
	border: none;
}
input.botao{
	font-size:12px;
	margin: 2px 0px 5px 0px;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-weight:bold;
	text-align:center;
	color:#FFFFFF;
	background: #7D282D;
	border: none;
	padding: 5px;
}
textarea.box{
	font-size:12px;
	width:100%;
	margin: 2px 0px 5px 0px;
	font-family: "Trebuchet MS", Verdana, Arial;
	background: #B5C0C1;
	border: 1px #FFFFFF;
}
a img.port{
	padding:5px;
	margin:0px 10px 10px 0px;
	border: 1px solid #748487;
	background: #000000;
}
