/* FORMATAÇÃO CSS */

body  {
	background-image: url(fundo.jpg);
}

#container {
	width: 940px;
	margin: auto;
	background-color: #146fc2;
}

p {
	font: 12px arial;
	color: #fff;
	line-height: 17px;
}

#topo {
	width: 940px;
	height: 93px;
	background-image: url(topo.jpg);
}


#flash {
	width: 186px;
	height: 93px;
	float: left;
}


/**NEWSLETTER**/

.newsletter {
	margin-top: 5px;
	float: right;
	width: 285px;
}

.newsletter p {
	font-size: 11px;
	color: #666;
}

.newsletter input {
	width: 210px;
	height: 20px;
	border: 1px solid #cedfe4;
	float: left;
	font: 12px arial;
	color: #003399;
}

.newsletter #submit {
	width: 59px;
	height: 23px;
	border: none;
	float: left;
	margin-left: 5px;
}

#menu {
	width: 940px;
	height: 30px;
	background-image: url(menu.jpg);
}

#menu ul {
	font: 14px arial;
	color: #fff;
	margin-left: 50px;
}

#menu li {
	list-style: none;
	display: inline;
    margin: 5px 0 0 0;
	float: left;
}

#menu li a {
	color: #FFFF00;
	text-decoration: none;
	padding: 0 10px 0 10px;
	float: left;
}

#menu li a:hover {
	color: #fff;
}


/**TOPO 02**/

#topo02 {
   width: 940px;
   height: 150px;
   background-color: #1372c6;
   border-bottom: 3px solid #FFF;
}

.banner {
	width: 650px;
	height: 150px;
	float: left;
}

.banner-right {
	width: 287px;
	background-color: #007cff;
	height: 150px;
	float: left;
}

.banner-right-serv {
   font: bold 12px Arial, Helvetica, sans-serif;
   color: #FFF;
   text-align: center;
   margin: 30px 10px 0 10px;
   line-height: 25px;
}


/******************** DESTAQUES ********************/

#box-destaques {
	width: 940px;
	height: 160px;
	float: left;
}

#box-destaques p {
   margen: 0px;
}

#box-destaques a {
	color: #fff;
	text-decoration: underline;
	float: right;
	margin: 0 5px 0 0;
}

#box-destaques a:hover {
  color: #FFFF00;
}

/************DESTAQUES****************/

.destaque {
	width: 210px;
	float: left;
	margin: 0 25px 0 0;
}

.destaque h1 {
	font: 14px arial;
	color: #FFFF00;
	padding: 10px 0 0 5px;
}



/******************** LEFT ********************/

#left {
	width: 600px;
	float: left;
	padding: 0 0 20px 15px;
}

#left h1 {
	font: 25px arial;
	color: #FFFF00;
	margin-bottom: 10px;
}

#mapa h2 {
	font: 25px arial;
	color: #FFFF00;
	margin-bottom: 10px;
}

#left h2 {
	font: 20px arial;
	color: #FFFF00;
	margin-bottom: 10px;
}

#left p {
    margin: 5px 0 0 0;
	text-align: justify;
}



/******************** RIGHT ********************/

#right {
	width: 270px;
	float: right;
	background-color: #f5f5f5;
	border: 1px solid #ccc;
	margin: 5px 20px 0 0;
	padding: 5px;
}

#right p {
	color: #666;
	padding: 10px 5px 0 5px;
}

.qualidade {
	color: #666;
	font: 18px Arial, Helvetica, sans-serif;
	padding: 0 0 0 5px;
}

.list-acessorios {
	font: 11px arial;
	float: left;
	padding: 5px 0 5px 0;
}

.list-acessorios li {
	list-style: none;
	border-bottom: 1px dashed #ccc;
	padding: 3px 0 3px 0;
}

.list-acessorios li a {
	color: #666;
	text-decoration: none;
}

.list-acessorios li a:hover {
	color: #000;
	text-decoration: underline;
}



/******************** CONT-DENTRO ********************/

#cont-dentro {
	width: 940px;
	float: left;
}

#cont-dentro h1 {
	font: 24px arial;
	color: #FFFF00;
	margin: 15px 0 0 0;
}

#cont-dentro p {
	margin: 5px 0 10px 0;
}

#cont-dentro ul {
   font: 12px Arial, Helvetica, sans-serif;
   margin-left: 15px;
}

#cont-dentro li {
   line-height: 18px;
   color: #FFF;
   list-style-image: url(seta.jpg);
}


/**SERV**/

.serv {
   width: 170px;
   height: 270px;
   float: left;
   margin: 30px 0 0 15px;
}

.serv img {
   border: 2px #FFFF00 solid;
}


/* FOTOS */

.fotos {
	width: 900px;
	text-align: center;
	margin: 20px 0 20px 0;
}

.fotos img {
	width: 90px;
	height: 65px;
	margin: 3px;
	border: 2px solid #ab5336;
}

/******************** RODAPE ********************/

#rodape {
	width: 940px;
	height: 40px;
	clear: both;
	text-align: center;
}

address {
	font: 11px Verdana;
	color: #fff;
	line-height: 17px;
	padding-top: 10px;
}

address a {
	color: #fff;
	text-decoration: none;
}

address a:hover {
	color: #fff;
	text-decoration: underline;
}

/******************** MENU-ROD *********************/

.menu-rod {
	font: 11px verdana;
	text-align: center;
	padding-top: 10px;
}

.menu-rod li {
	list-style: none;
	display: inline;
}

.menu-rod li a {
	color: #666;
	text-decoration: none;
}

.menu-rod li a:hover {
	color: #666;
	text-decoration: underline;
}

/******************** FORMULÁRIO *********************/

.formulario {
	width: 900px;
	margin-top: 20px;
}

.formulario a {
color: #FFFF00;}


#todoform {

font:11px verdana, helvetica, sans-serif; 
/* o tamanho e o tipo da fonte no formulário */

color: #FFFF00; /* a cor laranja para as letras */
      } 

#todoform th {

padding:3px; 
/* um afastamento de 3px */
} 

#todoform input {
background:#fff; 
/* a cor do fundo dos três campos */

color:#666;
/* a cor da letra dos três campos */

border:1px solid #ccc;
/* uma borda de 1px tracejada e na cor laranja para 
o campo */
}   

#todoform textarea {
 background:#fff; 
 /* a cor do fundo do campo */
 
color:#666;
/* a cor da letra para o textarea */

border:1px solid #ccc; 
/* uma borda de 1px tracejada e na cor 
laranja para o campo */
}

#todoform input.botao {
background:#fff; 
/* a cor do fundo do botão */

color:#666; /* a cor das letras Enviar */
}  

#todoform td {
padding:3px;
}


#mapa {
  width: 800px;
  margin-top: 20px;
}


#mapa img {
   text-decoration:none;
   border: 2px solid #FFFF00;
}