@charset "utf-8";
/* CSS Document */

body {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #999999;
	background-position: center;
	text-align: justify;
	margin: 0px;
	padding: 0px;
	background-image: url(imagens/back.jpg);
	background-attachment: fixed;
	background-repeat: repeat-x;
}

a:link {
	text-decoration: none;
	font-weight: bold;
	color: #0066CC;
}
a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #0066CC;
}
a:hover {
		text-decoration: underline;
		font-weight: bold;
		color: #0066CC;
		}
a:active {
		text-decoration: underline;
		font-weight: bold;
		color: #0066CC;
		}

.conteudo {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	text-align: justify;
	border-right-color:#CCCCCC;
	border-right-width:1px;
	border-right-style:solid;
	background-color:#FFFFFF;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
	list-style-position: outside;
	list-style-image: url(imagens/bullet.gif);
	list-style-type: none;
}

.conteudo_clipping {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	text-align: justify;
	border-right-color:#CCCCCC;
	border-right-width:1px;
	border-right-style:solid;
	background-color:#FFFFFF;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
	list-style-position: outside;
	list-style-image: url(imagens/bullet.gif);
	list-style-type: none;
}

.conteudo_form {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	text-align: justify;
	border-right-color:#CCCCCC;
	border-right-width:1px;
	border-right-style:solid;
	background-color:#FFFFFF;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 17px;
	list-style-position: outside;
	list-style-image: url(imagens/bullet.gif);
	list-style-type: none;
}


.conteudo2 {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	text-align: justify;
	border-right-color:#CCCCCC;
	border-right-width:1px;
	border-right-style:solid;
	background-color:#FFFFFF;
	padding-top: 50px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
	
}

.titulo_texto {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	color:#0066CC;
	text-align:left;
	font-size:12px;
	font-weight: bolder;
	
	
}
.conteudo_capa {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	text-align: justify;
	border-right-color:#CCCCCC;
	border-right-width:1px;
	border-right-style:solid;
	background-color:#FFFFFF;
	padding-top: 30px;
	padding-right: 27px;
	padding-bottom: 30px;
	padding-left: 27px;
	
}
 .rodape{
 width:780px;
 height:31px;
 background-image:url(imagens/rodape.gif);
 background-repeat:no-repeat;
 padding-left:1px;
  }

.titulos {
	height: -20px;
	width: 605px;
	background-color:#FFFFFF;
}
.tableform {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #000000;
}
