@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #e8e8e8;
	
}
a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0000FF;
}
a:hover {
	text-decoration: none;
	color: #0000FF;
}
a:active {
	text-decoration: none;
	color: #0000FF;
}

a.contato:link {
	color: #A20C39;
	text-decoration: none;
}
a.contato:visited {
	text-decoration: none;
	color: #A20C39;
}
a.contato:hover {
	text-decoration: none;
	color: #A20C39;
}
a.contato:active {
	text-decoration: none;
	color: #A20C39;
}

.divmenu{
	width: 692px;
	height: 102px;
	background-image:url(../img/menu.jpg);
	background-repeat:no-repeat;
	text-align:left;
	padding-top:6px;
	padding-left: 30px;
}

.conteudo{
	width: 1001px;
	height: 377px;
	background-image:url(../img/body.jpg);
	background-repeat:no-repeat;
	text-align:left;
	padding-left: 30px;
}

.texto1{color:#3366CC;}
.texto2{color:#A20C39;}
.texto2g{color:#A20C39; font-size:12px; font-weight:bold;}
.texto3{color:#444444; line-height: 200%;}
.div_iframe{
margin-top:20px;
}

.formbkg{
	background-image:url(../img/formbkg.jpg);
	background-repeat:no-repeat;
	padding-left: 5px;
	padding-bottom:5px;
	font-size:10px;
	border:0px;
}

.form2bkg{
	background-image:url(../img/form2bkg.jpg);
	background-repeat:no-repeat;
	padding-left: 5px;
	padding-top:2px;
	padding-bottom:5px;
	font-size:10px;
	border:0px;
}

.form3bkg{
	background-image:url(../img/form3bkg.jpg);
	background-repeat:no-repeat;
	padding-left: 5px;
	padding-bottom:5px;
	font-size:10px;
	border:0px;
}

.formfilebkg{
	background-image:url(../img/formfilebkg.jpg);
	background-repeat:no-repeat;
	padding-left: 5px;
	padding-bottom:5px;
	font-size:10px;
	border:0px;
}

.form4bkg{
	background-image:url(../img/form4bkg.jpg);
	background-repeat:no-repeat;
	padding-left: 5px;
	padding-top:2px;
	padding-bottom:5px;
	font-size:10px;
	border:0px;
}

.form5bkg{
	background-image:url(../img/form5bkg.jpg);
	background-repeat:no-repeat;
	padding-left: 5px;
	padding-top:2px;
	padding-bottom:5px;
	font-size:12px;
	border:0px;
	overflow:hidden;
}

.arquivo{
	background-color:#FFFFFF; border:1px solid #CCCCCC;
	font-size:10px;

}

.logo_miss{
position:absolute;
right:10px;
top:100px;
width:15px;
height:56px;
}