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

html, body, * {
        margin: 0;
        padding: 0;
}

a:focus {
  outline: none;
}

body {
	font-family: Verdana, Geneva, sans-serif;
	line-height:13px;
	color:#000;
	background: #FFF;
	margin-top: 0px;
	font-size:10px;
}

#container {
	margin:0 auto;
	width:1000px;
	background:#FFF;
	height:800px;
}


#topo-site {
	height:83px;
	background: url(../images/detalhe-degradee-6x83.jpg) repeat-x;
}

#banner {
	margin:0 auto;
	height:285px;
}

#menu {
	height:45px;
}

.link-sem-decoracao {
	border:0;
	text-decoration:0;
}

.quem-somos a {text-decoration:none;}
.quem-somos img {border:0px;}


div.news					{ margin: 10px 1px 0 0; float: left; width: 305px; border: 0px solid black; height: 260px; overflow: hidden; background: white; }

div.news-partida			{ background:url(../images/brasil.jpg) no-repeat; width:330px; height:260px; font-family:Verdana, Geneva, sans-serif; font-size:9px; color:#666; border:#ccc 1px solid; text-align:center; line-height:20px; }

div.news-meio			{ width:330px; height:260px; font-family:Verdana, Geneva, sans-serif; font-size:9px; color:#666; border:#ccc 1px solid; text-align:center; line-height:20px; }



#rodape {
	height:30px;
	color:#000;
	clear:both;
	float:inherit;
	text-align:right;
}





#contato-right {
	margin-top:40px;
	width:490px;
	height:380px;
	background:#FFF;
	float:right;
}

.formulario {
	font-family: Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#000;
	font-weight:normal;
}

#contato-left {
	margin-top:40px;
	width:490px;
	height:380px;
	background:#FFF;
	float:left;
}

#seguranca-right {
	margin-top:40px;
	width:490px;
	height:380px;
	background:#FFF;
	float:right;
}

.seguranca-text {
	font-family: Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#000;
	font-weight:normal;
}

#seguranca-left {
	margin-top:40px;
	width:490px;
	height:380px;
	background:#FFF;
	float:left;
}

.h5 {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
}

#form {
	width:400px;
	background:#FFF;
}











