@charset "utf-8";
/* CSS Document */

body {
		background-image:url(../images/bg.jpg);
		background-repeat:repeat-x;
		margin:0px;
		background-color:#CEEAEB;
		font-family:Verdana, Geneva, sans-serif;
}

h1 {
	font-size:20px;
	color:#F60;
}

h2 {
	font-size:20px;
	color:#F60;
}

h3 {
	color:#360;
	font-size:16px;
	margin:5px;
}

h4 {
	color:#360;
	font-size:16px;
	margin:5px;
}

h5 {
	color:#360;
	font-size:16px;
	margin:5px;
}

h6 {
	color:#360;
	font-size:16px;
	margin:5px;
}
a.menu:link {
		color:#FFF;
		text-decoration:none;
}


a.menu:visited {
		color:#FFF;
		text-decoration:none;
}


a.menu:hover {
		color:#F60;
		text-decoration:none;
}


a.menu:active {
		color:#FFF;
		text-decoration:none;
}

/*LINK 2*/


a.menu2:link {
		color:#F60;
		text-decoration:none;
}


a.menu2:visited {
		color:#F60;
		text-decoration:none;
}


a.menu2:hover {
		color:#F60;
		text-decoration:underline;
}


a.menu2:active {
		color:#F60;
		text-decoration:none;
}










#geral {
		width:856px;
		height:auto;
		padding-top:21px;
		margin:auto;
		display:table;
}

#menu {
		width:856px;
		height:44px;
		float:left;
		background-image:url(../images/menu.jpg);
		background-repeat:no-repeat;
		color:#FFF;
		text-align:center;
}

#menu ul {
		margin:0px;
		padding:0px;
		padding-top:13px;
}

#menu li {
		display:inline;
		margin-left:20px;
		margin-right:20px;
}

#topo1 {
		width:345px;
		height:295px;
		float:left;
		background-image:url(../images/logotipo.jpg);
		background-repeat:no-repeat;
}

#topo2 {
		width:511px;
		height:295px;
		float:left;
		background-image:url(../images/fla.jpg);
		background-repeat:no-repeat;
}

#topo {
		width:856px;
		height:auto;
		float:left;
		display:table;
}

#miolo {
		width:812px;
		margin-left:23px;
		height:auto;
		float:left;
		background-color:#FFF;
		display:table;
}

#miolo2 {
		width:772px;
		margin-left:23px;
		height:auto;
		float:left;
		font-size:12px;
		padding:20px;
		background-color:#FFF;
		display:table;
}

#miolo3 {
		width:772px;
		height:auto;
		float:left;
		font-size:12px;
		padding:20px;
		background-color:#FFF;
		display:table;
}



#image {
		width:auto;
		height:auto;
		float:left;
		font-size:14px;
}

#image p {
	padding-left:15px;
}


#image3 {
		width:auto;
		height:auto;
		float:left;
		font-size:11px;
		text-align:center;
		padding:5px;
		margin:7px;
		border:#D8D8D8 1px solid;
}

#image3 p {
	margin:0px;
	text-align:center;
	font-size:11px;
	line-height:20px;
	background-color:#EAEAEA.
}



#texto {
	width:500px;
	height:auto;
	float:left;
	display:table;
	font-size:12px;
	line-height:20px;
}

#produtos {
	width:600px;
	height:auto;
	float:left;
	padding-left:20px;
	display:table;
	font-size:12px;
	line-height:20px;
}


#sevicos {
	width:370px;
	height:auto;
	float:left;
	padding-left:20px;
	display:table;
	font-size:12px;
	line-height:20px;
	padding-bottom:20px;
}



#barra {
		width:812px;
		height:137px;
		background-image:url(../images/recorte_13.jpg);
		background-repeat:repeat-x;
		float:left;
		padding-top:10px;
}

#box {
		width:auto;
		height:auto;
		float:left;
		margin-left:30px;
}

#rodape {
		width:812px;
		height:72px;
		float:left;
		margin-left:23px;
		background-image:url(../images/marcas.jpg);
		background-repeat:no-repeat;
}

#rodape2 {
		width:812px;
		height:auto;
		float:left;
		color:#030;
		margin-left:23px;
		padding-top:20px;
		font-size:16px;
}

#endereco {
		width:400px;
		height:auto;
		float:left;
}

#tel {
		width:300px;
		height:auto;
		float:right;
		color:#030;
		text-align:right;
		font-size:24px;
}































