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

*{margin:0; padding:0;}

body{
	background:#eee;
	}

#top{
	background:url(../background/bgTop.jpg) repeat-x;
	width:100%;
	height:118px;
	}
	
#boxLeftTop{
	background:url(../background/leftBoxTop.png) no-repeat;
	width:417px;
	height:118px;
	float:left;
	}
	
.logo img{
	margin-top:12px;
	margin-left:120px;
	}
	
#menu{
	width:50%;
	height:auto;
	float:right;
	margin-top:50px;
	}
	
.btn{
	font-family: 'Open Sans', sans-serif;
	font-size:16px;
	color:#fff;
	float:left;
	margin-right:5%;
	-webkit-transition: all 0.4s ease-in-out; -moz-transition: all 0.4s ease-in-out; -ms-transition: all 0.4s ease-in-out; transition: all 0.4s ease-in-out;
	cursor:pointer;
	}
	
.btn:hover{
	font-family: 'Open Sans', sans-serif;
	font-size:16px;
	color:#ff0;
	float:left;
	margin-right:5%;
	-webkit-transition: all 0.4s ease-in-out; -moz-transition: all 0.4s ease-in-out; -ms-transition: all 0.4s ease-in-out; transition: all 0.4s ease-in-out;
	}
	
.btnNow{
	font-family: 'Open Sans', sans-serif;
	font-size:16px;
	color:#fff;
	float:left;
	margin-right:5%;
	font-weight:600;
	}
	
#boxDiferencial{
	background:url(../background/bgShadow.png) 50% -12% #15100B no-repeat;
	width:100%;
	height:244px;
	}
	
#boxSub{
	background:url(../background/bgShadow.png) 50% -12% #15100B no-repeat;
	width:100%;
	height:auto;
	}
	
#contentSub{
	width:90%;
	height:auto;
	margin:0 auto;
	}
	
#contentBox{
	width:90%;
	height:230px;
	margin:0 auto;
	}
	
.titleContent{
	font-family: 'Open Sans', sans-serif;
	font-size:22px;
	color:#fff;
	font-weight:bold;
	padding:15px;
	}
	
.txtContent{
	font-family: 'Open Sans', sans-serif;
	font-size:16px;
	color:#fff;
	padding-left:15px;
	}
	
#boxF{
	background:#E7E7E7;
	width:100%;
	height:249px;
	}
	
#contentBoxF{
	width:90%;
	height:249px;
	margin:0 auto;
	}
	
#boxFLeft{
	width:445px;
	height:190px;
	float:left;
	margin-top:23px;
	margin-left:15px;
	}
	
#boxFRight{
	width:445px;
	height:190px;
	float:right;
	margin-top:23px;
	margin-left:15px;
	}
	
#boxFLeftTxt{
	width:343px;
	height:190px;
	float:left;
	}
	
#boxFLeftIcon{
	width:102px;
	height:190px;
	float:left;
	}
	
.iconBoxF{
	width:auto;
	height:auto;
	float:left;
	margin-top:50%;
	}
	
.titleBoxFLeft{
	font-family: 'Open Sans', sans-serif;
	font-size:32px;
	color:#14100B;
	padding-bottom:8px;
	}
	
.txtBoxFLeft{
	font-family: 'Open Sans', sans-serif;
	font-size:16px;
	color:#333;
	}
	
.button{
	background:url(../images/buttonSaibaMais.png) no-repeat;
	width:159px;
	height:37px;
	cursor:pointer;
	margin-top:14px;
	float:left;
	}
	
#footer{
	background:url(../background/bgFooter.jpg) center no-repeat;
	width:auto;
	height:234px;
	}
	
#alignFooter{
	width:90%;
	height:155px;
	margin:0 auto;
	}
	
#boxFooterLeft{
	width:425px;
	height:92px;
	float:left;
	margin-top:24px;
	}
	
#topics{
	width:auto;
	height:auto;
	float:left;
	margin-right:34px;
	font-family: 'Open Sans', sans-serif;
	font-size:15px;
	color:#333;
	}
	
#topics a{
	font-family: 'Open Sans', sans-serif;
	font-size:15px;
	color:#333;
	text-decoration:none;
	}
	
#topics a:hover{
	font-family: 'Open Sans', sans-serif;
	font-size:15px;
	color:#333;
	text-decoration:underline;
	}
	
.titleTopics{
	font-family: 'Open Sans', sans-serif;
	font-size:16px;
	color:#F96A00;
	font-weight:600;
	padding-bottom:10px;
	}
	
#boxFooterRight{
	width:550px;
	height:115px;
	float:right;
	margin-top:24px;
	}
	
#contentBoxFooterRight{
	width:220px;
	height:auto;
	margin-right:42px;
	font-family: 'Open Sans', sans-serif;
	font-size:15px;
	color:#fff;
	float:left;
	}
	
.titleFooterRight{
	font-family: 'Open Sans', sans-serif;
	font-size:16px;
	color:#fff;
	font-weight:600;
	padding-bottom:10px;
	}
	
#alignFooter2{
	width:90%;
	height:76px;
	margin:0 auto;
	}
	
#direitos{
	font-family: 'Open Sans', sans-serif;
	font-size:14px;
	color:#fff;
	margin-top:32px;
	float:left;
	}
	
#desenvolvimento{
	margin-top:20px;
	float:right;
	}
	
#Form{
	width:40%;
	height:auto;
	border-radius:8px;
	}
	
#Map{
	background:#fff;
	width:55%;
	float:right;
	height:auto;
	border-radius:8px;
	}
	
/* FORM */

.customTable{
	font-family:'Open Sans', sans-serif;
	font-weight:300;
	font-size:17px;
	color:#fff;
	}
	
.customForm{
	background:#fff;
	width:80%;
	height:65px;
	border:1px solid #444444;
	color:#333;
	font-family:'Open Sans', sans-serif;
	font-weight:600;
	font-size:17px;
	border-radius:8px;
	-moz-border-radius:8px;
	-ms-border-radius:8px;
	-o-border-radius:8px;
	-webkit-border-radius:8px;
	margin-top:8px;
	padding-left:8px;
	margin-bottom:8px;
	}
	
.customButton{
	background:#FC8600;
	width:80%;
	height:65px;
	border:0;
	color:#fff;
	font-family:'Open Sans', sans-serif;
	font-weight:600;
	font-size:17px;
	border-radius:8px;
	-moz-border-radius:8px;
	-ms-border-radius:8px;
	-o-border-radius:8px;
	-webkit-border-radius:8px;
	margin-top:8px;
	padding-left:8px;
	margin-bottom:8px;
	text-align:center;
	cursor:pointer;
	}

/* FORM */