@charset "utf-8";
/* CSS Document */
h1{
	font-size:26px;
	margin:15px 0  8px 0;
	*margin:23px 0  8px 0;
	_margin:23px 0  8px 0;
	font-weight: normal;
}
h3{
	color:#DA2128;
	text-transform:uppercase;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	margin:0 0 0 20px;
}
#left-container {
	background:url(interface/bg-left.png) no-repeat;
	width:200px;
	float:left;
	min-height:762px;
}

.base{
	background:url(interface/bg-base.png) no-repeat;
	width:468px;
	height:206px;
	float:right;
	padding:3px 0 0 5px;
	margin:0px 0 0 0;
}
.hight{
	width:298px;
	border-bottom:1px dotted #486F31;
}

#col1{
	width:776px;
	_width:776px;
	padding-left:10px;
	float:left;
}
.saber-mais-sobre{
	background:url(interface/bg-saber-mais-form.png) no-repeat;
	width:392px;
	margin:0 0 0 0;
	padding:10px 0 0 0;
	float:left;
}
.saber-mais-sobre li{
	list-style:none;
	border-bottom:1px dotted #486F31;
	width:388px;
	padding:3px 0 3px 0;
}
.saber-mais-sobre li.li{
	list-style:none;
	border-bottom:none;
	width:388px;
	padding:3px 0 3px 0;
}
.saber-mais-sobre a{
	position:relative;
	color:#367B17;
	font-size:10px;
	text-decoration:none;
	margin:0 0 0 5px;
	
}
.saber-mais-sobre a strong{
	color:#367B17;
	font-size:12px;
	margin:0 0 0 5px;
}
#form{
	float:left;
	width:365px;
	height:213px;
	margin:9px 0 0 10px;
	border:1px dotted #2F7C00;
	border-bottom:none;
}
#form form{
	float:left;
	margin:0 0 0 7px;
	_margin:0 0 0 1px;
}

.input{
	width:262px;
	background:#D7EAAC;
	border:1px solid #88BC67;
	height:20px;
	margin:5px 0 0 5px;	
	color:#2F7CC;
}
#form .title-form{
	background:url(interface/bg-form-title.jpg) no-repeat;
	margin:0 0 10px 0;
	height:28px;
	padding:13px 0 0 0;
	text-align:center;
}
#form .title-form h1{
	margin:0;
	font-size:12px;
	color:#FFF;
	font-weight:normal;
	font-family:"DINEngschrift" , Arial ;
	text-transform:uppercase;
	letter-spacing:0;
}
label{
	text-align:right;
	width:80px;
	color:#2F7C00;
	font-weight:bold;
	font-size:12px;
}
.label{
	text-align:left;
	float:left;
	width:180px;
	color:#2F7C00;
	font-weight:normal;
	font-size:11px;
	font-style:italic;
	margin:10px 0 0 0;
	
}
.enviar-form{
	background:#FF0000;
	background:url(interface/bt-enviar-form.png) no-repeat;
	width:164px;
	height:22px;
	float:left;
	_float:right;
	margin:10px 0 0 5px;
	_margin:-20px 10px 0 1px;
	cursor:pointer;
	overflow:hidden;
}
.mini{
	width:40px;
	background:#D7EAAC;
	border:1px solid #88BC67;
	height:20px;
	margin:5px 0 0 5px;	
	color:#2F7CC;
}
.medium{
	width:210px;
	background:#D7EAAC;
	border:1px solid #88BC67;
	height:20px;
	margin:5px 0 0 5px;	
	color:#2F7CC;
}
.saber-mais-sobre{
	background:url(interface/bg-saber-mais-form.png) no-repeat;	
	width:392px;
	margin:5px 0 0 0;
	padding:10px 0 0 0;
	float:left;
	overflow:hidden;
}
.saber-mais-sobre li{
	list-style:none;
	border-bottom:1px dotted #486F31;
	width:388px;
	padding:3px 0 3px 0;
}
.saber-mais-sobre li.li{
	list-style:none;
	border-bottom:none;
	width:388px;
	padding:3px 0 3px 0;
}
.saber-mais-sobre a{
	position:relative;
	color:#367B17;
	font-size:10px;
	text-decoration:none;
	margin:0 0 0 5px;
	
}
.saber-mais-sobre a strong{
	color:#367B17;
	font-size:12px;
	margin:0 0 0 5px;
}
.saber-mais-sobre h3{
	color:#DA2128;
	text-transform:uppercase;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	margin:0 0 0 20px;
}

