/* CSS Document */

body {margin:0px; padding:0px; text-align:center; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#000000; background-image:url(../img/bg-page.jpg); background-repeat:repeat-x; background-color:#FFFFFF;}
a:link {text-decoration:none; color:#000000;}
a:hover {text-decoration:none; color:#000000;}
a:active {text-decoration:none; color:#000000;}
a:visited {text-decoration:none; color:#000000;}
img {border:none;}
#master {
	width:770px;
	margin:0 auto;
	text-align:center;
}

div.topo {
width:740px;
height:230px;
background-image:url(../img/bg-topo.jpg);
background-repeat:repeat-x;
}

div.logotipo {
width:370px;
height:154px;
overflow:hidden;
margin:0px 200px 10px 200px;
}

div.boxSuperior {
width:710px;
height:auto;
background-color:#FFFFFF;
border-width:thin;
border-bottom-style:solid;
border-bottom-color:#CCCCCC;
border-top-style:solid;
border-top-color:#CCCCCC;
overflow:hidden;
padding:10px 0px 10px 0px;
margin:30px 30px 0px 30px;
}

div.banner {
width:170px;
height:80px;
float:left;
margin:0px 3px 0px 3px;
}

div.cruzeiro {
width:300px;
height:200px;
float:left;
margin:0px 5px 30px 0px;
}

div.nacional {
width:370px;
height:200px;
float:right;
margin:0px 5px 30px 0px;
}

div.main {
width:700px;
height:auto;
min-height:200px;
margin:10px 35px 10px 35px;
text-align:justify;
}

div.rodape {
width:700px;
height:15px;
border-width:thin;
border-bottom-style:solid;
border-bottom-color:#CCCCCC;
border-top-style:solid;
border-top-color:#CCCCCC;
overflow:hidden;
padding:10px 0px 10px 0px;
margin:30px 35px 0px 35px;
text-align:center;
color:#000000;
}

/*-------------------------------------------------------------------------------------------------------------------------------*/

.boxRodaPe
{
      width:758px;
	  height:45px;
	  margin-top:0px;
	  background-image:url(../img/bg-h6.jpg);
	  background-repeat:repeat-x;
	  text-align:center;
}
.textRodaPe
{
      width:778px;
	  height:auto;
	  margin:-45px 0px 0px 0px;
      font-family:Verdana, Arial;
	  font-size:11px;
	  color:#0045EF;
	  font-weight:bold;
	  padding-top:17px;
}

.textRodaPe a:hover
{
      color:#0045EF;
}

/*-------------------------------------------------------------------------------------------------------------------------------*/

.icons
{
      width:45px;
	  height:50px;
	  margin:0px 713px 0px 10px;
}

/*-------------------------------------------------------------------------------------------------------------------------------*/

.h6
{
      font-family:Verdana, Arial;
	  font-size:11px;
	  color:#FFFFFF;
	  font-weight:bold;
}


.central {
width:770px;
height:auto;
border:none;
background-image:url(../img/bg-body.jpg);
background-repeat:no-repeat;
background-position:top;
background-color:#FFFFFF;
}

div.contato {
width:700px;
height:auto;
margin:20px 0px 0px 12px;
}

div.cotacao {
width:500px;
height:auto;
margin:20px 135px 0px 135px;
}

div.small {
width:450px;
height:100px;
margin:100px 160px 0px 160px;
text-align:center;
}
div.small a {
color:#000000;
}
div.small a:hover {
color:#FF6600;
}

div.mouse a {
color:#000000;
}
div.mouse a:hover {
color:#FF6600;
}
/*------------------------------------------------------------------------------------------------*/
.erro-webmail 
{       
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#FF0000;
		font-weight:bold;
}