@charset "utf-8";
/* CSS Document */

/* CSS Document */
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
	font-family:tahoma;
	font-size:11px;
	color:#666666;


}

.titulo
{
color:#125064;
font-size:12px;
font-weight:bold;

}
.sub_titulo
{
font-size:10px;
font-weight:bold;
color:#333333;

}

.footer
{
color:#CCCCCC;
}

a:visited,  a:link,  a:active{
color:#666666;

}
a:hover {
color:#125064;
text-decoration:none;
}

.black
{
color:#000000;
}

.form-box
{
	border: 1px solid #125064;
	font-family:tahoma;
	font-size:11px;
	color:#000000;
	background:none;
}

.raposo
{
color:#006E9A;
font-weight:bold;
}

.blink a:link, .blink a:visited {
	color:#006E9A;
	font-weight:bold;
	text-decoration:none;
}

.blink a:hover, .blink a:active{
	color:#006E9A;
	font-weight:bold;
	text-decoration:underline;
}

/*FACEBOOK*/

.feedbackside img {
border : none;
}
.feedbackside {
left : 0;
bottom : 0;
cursor : pointer;
height : 80px;
position : fixed;
top : 35%;
z-index : 1000;
}

/*ORÇAMENTOS*/

.feedbackside2 img {
border : none;
}
.feedbackside2 {
left : 0;
bottom : 0;
cursor : pointer;
height : 116px;
position : fixed;
top : 45%;
z-index : 1000;
}

.form_box {
	border: 1px solid #a7a9ac;
	color:#666;
	font-family:tahoma;
	font-size:11px;
}

.form_bts {
	border: 1px solid #999;
	background-color:#006e9a;
	color:#fff;
	font-family:tahoma;
	font-size:11px;
}
