/* CSS Document */

body{
	font-family:trebuchet ms, arial, verdana;
	font-size:12px;
	color:#333333;
	margin:0;
	}
.bg_main{
	background-image:url(img/bg_main.gif);
	}
.bg_frame{
	background-image:url(img/bg_frame.gif);
	background-position:top;
	background-repeat:repeat-x;
	background-attachment:fixed;
	}
img{
	border:0;
	}
h1{
	font-family:trebuchet ms, arial, verdana;
	font-size:15px;
	font-weight:bold;
	color:#89100F;
	margin:0;
	}
h2{
	font-family:trebuchet ms, arial, verdana;
	font-size:12px;
	font-weight:bold;
	color:#89100F;
	margin:0;
	}
hr{
	height:1px;
	color:#89100F;
	border-style:dashed;
	}
a, a:visited, a:active, a:hover{
	color:#89100F;
	text-decoration:underline;
	}
#main{
	width:774px;
	height:423px;
	left:50%;
	top:50%;
	position:absolute;
	margin-left:-390px;
	margin-top:-215px;
	border:1px solid #AC0007;
	padding:2px;
	background-image:url(img/bg_bottom.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	}
#main2{
	width:774px;
	height:420px;
	left:50%;
	top:50%;
	position:absolute;
	margin-left:-390px;
	margin-top:-215px;
	padding:2px;
	}
#esq{
	width:203px;
	height:421px;
	}
#nav{
	margin-left:20px;
	margin-top:20px;
	_margin-top:15px;
	}
#header{
	height:57px;
	margin-right:20px;
	}
#dir{
	float:right;
	width:568px;
	margin-right:0px;
	margin-top:20px;
	text-align:justify;
	}
#tel{
	background-image:url(img/icon_tel.gif);
	background-repeat:no-repeat;
	padding-left:35px;
	float:right;
	}
#endereco{
	background-image:url(img/icon_home.gif);
	background-repeat:no-repeat;
	padding-left:35px;
	float:right;
	padding-right:50px;
	}
.verm{
	font-family:trebuchet ms, arial, verdana;
	font-size:12px;
	font-weight:bold;
	color:#89100F;
	}
#fr{
	width:549px;
	margin:0;
	height:346px;
	text-align:justify;
	padding-right:0px;
	}
#frs{
	width:568px;
	margin:0px;
	height:346px;
	text-align:justify;
	overflow-x: hidden; 
	overflow-y: scroll; 
	}
#fr p, ul{
	margin-top:0;
	margin-bottom:10px;
}
#fr2{
	height:346px;
	padding:0;
	}
#imgs_home{
	margin-top:0;
	margin-bottom:10px;
	_margin-bottom:5px;
	}
#nots{
	height:94px;
	background-image:url(img/bg_bottom.gif);
	}
#not_home1{
	width:270px;
	_width:272px;
	float:left;
	text-align:right;
	}
#not_home2{
	width:270px;
	_width:272px;
	float:left;
	text-align:right;
	margin-left:9px;
	margin-left:5px;
	}
#not_home{
	background-image:url(img/bg_not_home.jpg);
	background-repeat:no-repeat;
	width:160px;
	padding:10px;
	float:left;
	height:94px;
	text-align:left;
	margin:0;
	}
#not_home p{
	margin:0;
	}
#ths{
	float:right;
	margin-left:20px;
	}
#ths p{
	margin:0;
	}
input{
	font-family:trebuchet ms, arial, verdana;
	font-size:12px;
	color:#333333;
	border:1px solid #666666;
	}
select{
	font-family:trebuchet ms, arial, verdana;
	font-size:12px;
	color:#333333;
	border:1px solid #666666;
	}
textarea{
	font-family:trebuchet ms, arial, verdana;
	font-size:12px;
	color:#333333;
	border:1px solid #666666;
	}
.noborder{
	border:0;
	}

