@charset "utf-8";

a {
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

body {
	margin:0;
}

#cont_left {
	float:left;
	background:url(../img/left_bg.jpg) top right repeat-x;
}

#cont_main {
	float:left;
	width:100%;
	background:#00324d url(../img/main_bg4.jpg) center top no-repeat;
}

#cont_right {
	float:left;
	background:url(../img/right_bg.jpg) top left repeat-x;
}

.topo {
	display:table;
	width:1000px;
	margin:0 auto;
	text-align:center;
}

.topo .topo_logo {
	float:left;
	width:262px;
	height:80px;
	margin:35px 0 70px 65px;
}

.box {
	display:table;
	width:1000px;
	margin:0 auto;
	text-align:center;
}

.box .box_imgdest {
	float:left;
	margin-top:30px;
	margin-bottom:10px;
}

.box .box_imgdest img {
	float:left;
	border:5px #fff solid;
}

.box .box_imgdest .box_imgdest_tel {
	float:left;
	width:140px;
	height:41px;
	background:url(../img/tel_bg.png);
	margin:180px 0 0 -125px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#fff;
	text-align:left;
	padding:6px 0 0 10px;
}

.box .box_imgdest .box_imgdest_tel span {
	font-size:12px;
}

.box .box_text {
	float:left;
	width:250px;
	text-align:left;
	margin-left:30px;
}

.box .box_text .box_text_title {
	float:left;
	width:250px;
	height:35px;
}

.box .box_text p {
	float:left;
	width:250px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
}

.box .box_end {
	float:left;
	width:100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#fff;
	text-align:left;
	margin-top:3px;
}

.box .box_imgs {
	float:left;
	margin:15px 10px;
}

.box .box_imgs img {
	float:left;
	border:5px #fff solid;
}

.box .box_prod {
	float:left;
	width:300px;
	margin-top:30px;
}

.box .box_prod .box_prod_title {
	float:left;
	height:80px;
	margin:0 0 0 20px;
}

.box .box_prod .box_prod_img {
	float:left;
	margin:20px 0;
	border:5px #fff solid;
}

.box .box_prod .box_prod_img img {
	float:left;
}

.box .box_prod .box_prod_img .box_prod_img_bar {
	float:left;
	width:290px;
	height:25px;
	background:#1a1a1a;
	margin-top:-25px;
	text-align:left;
}

.box .box_prod .box_prod_img .box_prod_img_bar .box_prod_img_bar_text {
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:25px;
	color:#fff;
	margin-left:10px;
	width:230px;
}

.box .box_prod .box_prod_img .box_prod_img_bar .box_prod_img_bar_setal {
	float:left;
	width:20px;
	height:25px;
	margin-right:10px;
}

.box .box_prod .box_prod_img .box_prod_img_bar .box_prod_img_bar_setal i {
	float:right;
	width:0px;
	height:0px;
	border:transparent solid;
	border-width:6px;
	border-right-color:#fff;
	margin-top:6px;
	cursor:pointer;
}

.box .box_prod .box_prod_img .box_prod_img_bar .box_prod_img_bar_setar {
	float:left;
	width:20px;
	height:25px;
}

.box .box_prod .box_prod_img .box_prod_img_bar .box_prod_img_bar_setar i {
	float:left;
	width:0px;
	height:0px;
	border:transparent solid;
	border-width:6px;
	border-left-color:#fff;
	margin-top:6px;
	cursor:pointer;
}

.box .box_form {
	float:left;
	width:470px;
	margin-top:105px;
	margin-bottom:30px;
}

.box .box_form .box_form_title {
	float:left;
	margin:10px 0;
}

.box .box_form input[type=text] {
	float:left;
	width:100%;
	border:none;
	height:22px;
	line-height:22px;
	padding:0;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	margin-bottom:15px;
	text-indent:5px;
}

.box .box_form input[type=submit],
.box .box_form input[type=reset] {
	float:right;
	width:65px;
	height:30px;
	border:none;
	background:url(../img/btn_bg.png);
	padding:0;
	margin-left:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#fff;
	cursor:pointer;
}

.box .box_form select {
	float:left;
	width:100%;
	border:none;
	height:22px;
	line-height:22px;
	padding:0;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	margin-bottom:15px;
}

.box .box_form textarea {
	float:left;
	width:460px;
	border:none;
	height:85px;
	padding:5px;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	margin-bottom:15px;
}

.box .box_maps {
	float:left;
	width:460px;
	margin:175px 0 0 50px;
}

.box .box_maps .box_maps_map {
	float:left;
	width:450px;
	height:300px;
	border:5px #00314c solid;
	background:#fff;
}

.box .box_maps .box_maps_bar {
	float:left;
	text-align:right;
	width:420px;
	line-height:140%;
	background:#1a1a1a;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	padding:15px 20px;
}

.box .box_maps .box_maps_bar a {
	color:#fff;
}

.box .box_maps .box_maps_bar span {
	font-size:12px;
}

.rodape {
	float:left;
	width:100%;
	background:#1a1a1a;
}

.rodape .rodape_left {
	float:left;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	text-align:left;
	margin:20px 0;
}

.rodape .rodape_left a {
	color:#fff;
}

.rodape .rodape_right {
	float:right;
	margin:10px;
}