/*
Formatação Geral
*/

body {
	background-repeat: repeat;
	margin-top: 0px;
	background-image: url(images/glossymetal.jpg);
}

/*
Formatação Divórias
*/

#corpo {
	height: 920px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #414141;
}

#corpo-produtos {
	height: 1640px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #414141;
}

/*
Formatação TOPO
*/

#topo {
	height: 150px;
	width: 1000px;
}

#topo_logo {
	height: 150px;
	width: 330px;
	float: left;
}

#topo_iso {
	height: 150px;
	width: 650px;
	float: right;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(images/distribuidoresoficiais.png);
}

/*
Formatação Outdoor
*/

#outdoor {
	height: 260px;
	width: 980px;
	background-image: url(images/outdoor.png);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#slides {
	height: 200px;
	width: 970px;
	padding-top: 7px;
	padding-left: 4px;
}

/*
Formatação Menu Principal
*/

#menu {
	height: 43px;
	width: 510px;
	padding-left: 480px;
}

#menu ul{
	margin: 0px;
	list-style-image: none;
	list-style-type: none;
}

#menu li{
	list-style:none;
	list-style-type: none;
	background-image: url(images/botao_background.png);
	height: 33px;
	width: 100px;
	padding-top: 10px;
	padding-right: 10px;
	text-align: center;
	background-repeat: no-repeat;
	float: left;
}

#menu li a{
	color: #545454;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
}

#menu li a:hover{
	color: #3E3E3E;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-shadow: 0px 2px 5px #AADBF4;
}


/*
Formatação Bordas
*/

#borda_superior {
	background-image: url(images/borda_superior_s1.png);
	background-repeat: no-repeat;
	height: 20px;
	width: 1000px;
	background-position: center;
}

#borda_inferior {
	background-image: url(images/borda_inferior_s1.png);
	background-repeat: no-repeat;
	height: 20px;
	width: 1000px;
	background-position: center;
	margin-bottom: 10px;
}

/*
Formatação Conteúdo
*/

#conteudo {
	background-image: url(images/corpo_r2_c1_s1.png);
	background-repeat: repeat-y;
	height: 390px;
	width: 940px;
	background-position: center;
	padding-right: 30px;
	padding-left: 30px;
}

#conteudo-produtos {
	background-image: url(images/corpo_r2_c1_s1.png);
	background-repeat: repeat-y;
	height: 1080px;
	width: 940px;
	background-position: center;
	padding-right: 30px;
	padding-left: 30px;
}


#conteudo_esquerdo {
	height: 380px;
	width: 280px;
	float: left;
	margin-right: 30px;
}

#conteudo_centro {
	height: 380px;
	width: 320px;
	float: left;
}

#conteudo_centro p {
	font-size: 13px;
	color: #0A0A0A;
	margin-top: 5px;
	margin-bottom: 5px;
}

#conteudo_centro p:hover {
	color: #666;
}

#conteudo_direito {
	height: 380px;
	width: 280px;
	float: right;
	margin-left: 30px;
}

#conteudo h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #888888;
	font-weight: normal;
	margin-top: 6px;
	margin-bottom: 5px;
	margin-right: 5px;
	margin-left: 5px;
}

#conteudo h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #343434;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}

#conteudo h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #888888;
	font-weight: bold;
	margin-top: 6px;
	margin-bottom: 5px;
	margin-right: 6px;
	margin-left: 15px;
}

#conteudo h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #888888;
	margin-top: -5px;
	margin-bottom: 1px;
	margin-right: 0px;
	margin-left: 3px;
	color: #333;
}

#conteudo p {
	font-size: 13px;
	text-align: justify;
	color: #414141;
	letter-spacing: 1px;
	margin-top: 25px;
	margin-bottom: 5px;
	
}

#conteudo p:hover {
	font-size: 13px;
	text-align: justify;
	color: #666;
	letter-spacing: 1px;
	margin-top: 25px;
	margin-bottom: 5px;	
}

#conteudo a{
	color: #FF7201;
	font-weight: bold;
	text-decoration: none;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
}

#conteudo a:hover{
	color: #AD4F01;
	text-decoration: underline;
	font-weight: bold;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
}

#conteudo ul{
	margin-left: -5px;
}

#conteudo li{
	color: #FF7401;
	text-decoration: underline;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	list-style-type: none;
	margin-bottom: 5px;
	list-style-image: url(images/bolinhadalista.png);
}

#conteudo li:hover{
	color: #944301;
	text-decoration: underline;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	list-style-type: none;
	margin-bottom: 5px;
	list-style-image: url(images/bolinhadalista_hover.png);
}



#conteudo-produtos h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #888888;
	font-weight: normal;
	margin-top: 6px;
	margin-bottom: 5px;
	margin-right: 5px;
	margin-left: 5px;
}

#conteudo-produtos h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #343434;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}

#conteudo-produtos h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #888888;
	font-weight: bold;
	margin-top: 6px;
	margin-bottom: 5px;
	margin-right: 6px;
	margin-left: 15px;
}

#conteudo-produtos h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #888888;
	margin-top: -5px;
	margin-bottom: 1px;
	margin-right: 0px;
	margin-left: 3px;
	color: #333;
}

#conteudo-produtos p {
	font-size: 13px;
	text-align: justify;
	color: #414141;
	letter-spacing: 1px;
	
}

#conteudo-produtos p:hover {
	font-size: 13px;
	text-align: justify;
	color: #666;
	letter-spacing: 1px;
	margin-top: 25px;
	margin-bottom: 5px;	
}

#conteudo-produtos a{
	color: #FF7201;
	font-weight: bold;
	text-decoration: none;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
}

#conteudo-produtos a:hover{
	color: #AD4F01;
	text-decoration: underline;
	font-weight: bold;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
}

#conteudo-produtos ul{
	margin-left: -5px;
}

#conteudo-produtos li{
	color: #FF7401;
	text-decoration: underline;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	list-style-type: none;
	margin-bottom: 5px;
	list-style-image: url(images/bolinhadalista.png);
}

#conteudo-produtos li:hover{
	color: #944301;
	text-decoration: underline;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	list-style-type: none;
	margin-bottom: 5px;
	list-style-image: url(images/bolinhadalista_hover.png);
}



#conteudo_loca_esquerdo {
	height: 380px;
	width: 600px;
	float: left;
}


#conteudo_loca_direito {
	height: 380px;
	width: 310px;
	float: right;
	margin-left: 30px;
}

#conteudo_loca_direito p{
	font-size: 13px;
	text-align: justify;
	color: #414141;
	margin-top: 3px;
	margin-bottom: 3px;
}

#conteudo_loca_direito p:hover{
	font-size: 13px;
	text-align: justify;
	color: #666;
	margin-top: 3px;
	margin-bottom: 3px;

}

#conteudo_cert_esquerdo {
	height: 380px;
	width: 600px;
	float: left;
}


#conteudo_cert_direito {
	height: 380px;
	width: 310px;
	float: right;
	margin-left: 30px;
}


#catalogo_esquerdo {
	height: 380px;
	width: 600px;
	float: right;
}


#catalogo_direito {
	height: 380px;
	width: 310px;
	float: left;
	margin-right: 30px;
}


#conteudo_servicos {
	height: 380px;
	width: 320px;
	float: left;
	margin-right: 20px;
}

#conteudo_maquina_esq {
	height: 380px;
	width: 300px;
	float: left;
}

#conteudo_maquina_dir {
	height: 380px;
	width: 290px;
	float: right;
	margin-left: 10px;
}


#conteudo_empresa_esq {
	height: 1030px;
	width: 650px;
	float: left;
	margin-right: 30px;
}

#conteudo_empresa_dir {
	height: 1030px;
	width: 260px;
	float: right;
}

#conteudo_empresa_dir p {
	font-size: 13px;
	text-align: justify;
	color: #414141;
	letter-spacing: 1px;
	margin-top: 15px;
	margin-bottom: 15px;
	
}

#conteudo_empresa_dir p:hover {
	font-size: 13px;
	text-align: justify;
	color: #666;
	letter-spacing: 1px;
	margin-top: 15px;
	margin-bottom: 15px;
}

#conteudo_empresa_esq p {
	font-size: 13px;
	text-align: justify;
	color: #414141;
	margin-top: 15px;
	margin-bottom: 15px;	
}

#conteudo_empresa_esq p:hover {
	font-size: 13px;
	text-align: justify;
	color: #666;
	letter-spacing: 1px;
	margin-top: 15px;
	margin-bottom: 15px;
}

/*
Formulário
*/

.text {
	width:285px;
	border:1px solid #dcdcdc;
	height:16px;
	background:#f5f5f5;
	float:left;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 2px;
}

.text:hover {
	width:285px;
	border:1px solid #bbb;
	height:16px;
	background:#f5f5f5;
	float:left;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 2px;
}
.select {
	width:291px;
	border:1px solid #dcdcdc;
	height:28px;
	background:#f5f5f5;
	float:left;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 2px;
	color: #2C2C2C;
	font-size: 11px;
	font-style: italic;
}

.escreva {
	width:590px;
	border:1px solid #dcdcdc;
	padding:2px;
	background:#f5f5f5;
	float:left;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}

.escreva:hover {
	width:590px;
	border:1px solid #BBB;
	padding:2px;
	background:#f5f5f5;
	float:left;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	text-shadow: 0px 2px 5px #AADBF4;
}

.botao {
	border:1px solid #dcdcdc;
	height:28px;
	background:#f5f5f5;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	color: #2C2C2C;
	font-size: 12px;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	text-decoration: none;
}

.botao:hover {
	border:1px solid #bbb;
	height:28px;
	background:#f5f5f5;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	color: #2C2C2C;
	font-size: 12px;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	text-decoration: none;
}
/*
Rodapé
*/

#rodape {
	background-image: url(images/rodape.png);
	height: 65px;
	width: 940px;
	padding-right: 30px;
	padding-left: 30px;
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 45px;
}

#rodape_borda_superior {
	background-image: url(images/borda_superior_s1.png);
	background-repeat: no-repeat;
	height: 10px;
	width: 1000px;
	background-position: center top;
}

#rodape_borda_inferior {
	background-image: url(images/borda_inferior_s1.png);
	background-repeat: no-repeat;
	height: 10px;
	width: 1000px;
	background-position: center bottom;
	margin-bottom: 10px;
}
#rodape_esquerdo {
	float: left;
	height: 18px;
	width: 470px;
	padding-top: 4px;
}

#rodape_esquerdo a{
	color: #000;
	font-weight: bold;
	text-decoration: underline;
}

#rodape_esquerdo a:hover{
	color: #9C4701;
	text-decoration: underline;
	font-weight: bold;
}

#rodape_direito {
	float: right;
	height: 22px;
	width: 470px;
	text-align: right;
}

#rodape_direito a{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #4E4A38;
	text-decoration: none;
	font-weight: bold;
	text-transform: capitalize;
}

#rodape_direito a:hover{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #989170;
	text-decoration: none;
	font-weight: bold;
	text-transform: capitalize;
}
blockquote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 23px;
	font-style: italic;
	font-weight: bold;
	color: #333;
	text-align: justify;
	padding-top: 25px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 55px;
	background-image: url(images/quote.png);
	background-repeat: no-repeat;
	margin-left: 8px;
	margin-right: 15px;
	background-position: left top;
}
