html{
	margin:0px;
	font-family:Tahoma;
}
body{
	margin:0px;
	padding:0px;
	background-color:#F4F4F4;
	font-family:Tahoma;
}
a img{border:0;}
p{
font-family:Tahoma;
font-size:11px;
color:#666666;
}

.paverde{
color:#009933;
font-size:9px;
}
.pavemelho{
color:#AB5A5A;
font-size:12px;
}

.cinzaescuro{
color:#666666;
}
a{
	font-family:Tahoma;
	font-size:9px;
	color:#666666;
	text-decoration:underline;
}
a:hover{
	font-family:Tahoma;
	font-size:9px;
	color:#666666;
	text-decoration:none;
}
.a11{
	font-size:11px;
}
.a11:hover{
	font-size:11px;
}
#forms {
width:280px;
margin:10px;
}
#forms input{
font-family:Tahoma;
font-size:10px;
color:#333333;
border:1px #E2E2E2 solid;
background-image:url(../imgs/bgs/bg_formcontato.jpg);
background-repeat:repeat-x;
margin-top:5px;
margin-bottom:8px;
}

#forms textarea{
font-family:Tahoma;
font-size:10px;
color:#333333;
border:1px #E2E2E2 solid;
background-image:url(../imgs/bgs/bg_formcontatotx.jpg);
background-repeat:repeat-x;
background-position:top;
margin-top:5px;
margin-bottom:8px;
}
#forms label{
font-family:Tahoma;
font-size:11px;
color:#666666;
}
#pontilhadopag{
height:1px;
width:275px;
margin-top:10px;
background-image:url(../imgs/bgs/bg_pontilhado.gif);
background-repeat:repeat-x;
}
.marcadorTitulo{
	margin-left:7px;
}

#printer {
width:550px;
margin:10px;
}
