/* CSS Document */

body {
	background-color: #F5F5F5;
	margin:0px 0px  0px 0px ; /* TOP RIGHT BOTTOM LEFT */
	padding:0px 0px  0px 0px ; /* TOP RIGHT BOTTOM LEFT */
	overflow:auto;
	overflow-x:auto;
	overflow-y:scroll;
}
td,font,div,p{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:10px;
}
img{
	border:0px;
}
p{
	margin:0px;
	margin-bottom:8px;
	position:relative;
	width:95%;
	_width:;
}
ul{
	margin:0px;
	margin-top:15px;
	padding:0px;
}
li{
	margin-left:15px;
	list-style:disc;
	color:#0061B0;
}
form{
	margin:0px;
}
a:link {
	text-decoration: none;
	color:666666;
}
a:visited {
	text-decoration: none;
	color:666666;
}
a:hover {
	text-decoration: underline;
	color:666666;
}
a:active {
	text-decoration: none;
	color:666666;
}
h1, h2, h3, h4, h5, h6 {
	font-family:"bellCent Add BT", Helvetica, Arial, Verdana, sans-serif;
	font-weight: normal;
	letter-spacing: -0.05em;
	margin:0px 0px  0px 0px ; /* TOP RIGHT BOTTOM LEFT */	
}

.titulo1{ /* mail dourado*/
	font-size:13px;
	color:#666666;
	line-height: 130%;
}
.titulo2{ /* mail dourado*/
	font-size:13px;
	color:#666666;
	line-height: 130%;
}
.titulo3{ /* titulo internas*/
	font-size:17px;
	color:#006699;
	line-height: 130%;
	width:95%;
	background-image:url(../imagem/hr2.gif);
	background-repeat:no-repeat;
	margin-bottom:20px;
}
.titulo4{ /* titulo laranja*/
	font-size:15px;
	color:#FF6600;
	line-height: 130%;
}
.titulo5{ /* titulo cinza*/
	font-size:15px;
	color:#666666;
	line-height: 130%;
}
.titulo6{ /* titulo cinza*/
	font-size:14px;
	color:#996600;
	line-height: 130%;
}


