* {
	margin:0;
	padding:0;
	}
body {
	font: 11px  Verdana, Tahoma, Arial;
	background: #d60000 url(../images/bg_body.jpg) repeat-x;
	}
ul {
	list-style: none;
	}
h1 {
    margin-left: 55px;
	font: 15px  Verdana, Tahoma, Arial;
	font-weight:bold
	}
h2 {
    margin-left: 55px;
	font: 15px  Verdana, Tahoma, Arial;
	font-weight:bold
	}
h3 {
	margin-left: 55px;
	}
h4 {
	font-size:13px;
	color: #000;
	}
a {
	text-decoration: none;
	}
img {
	border: none;
	}
	#container {
		width: 800px;
		margin: auto;
		}
	#topo {
		background-image: url(../images/topo.jpg);
		width: 800px;
		height: 159px;
		color: #fff;
		}
		.servicos {
			margin: 20px 0 0 185px;
			font-size:14px;
			width: 160px;
			float:left;
			}
		.servicos li {
			list-style: square;
			list-style-position:inside;
			}
		.telefone {
			margin: 130px 25px 0 0;
			font-size: 14px;
			font-weight:bold;
			width: 170px;
			float: right;
			}
	#menu {
		background: url(../images/menu.jpg) no-repeat;
		width: 800px;
		height: 56px;
		font-size: 14px;
		}
	#menu a:hover {
		color: #C00;
		}
	#menu ul {
		padding: 5px 0 0 80px;
		}
	#menu li {
		padding: 0 20px 0 20px;
		display: inline;
		}
	.produtos p {
		padding: 10px 30px 20px 55px;
		}
	.produtos img {
		padding: 10px 5px 10px 10px;
		}

	#construcoes {
		display: none;
		}
	#civil{
		display:none;
		}
	#pisos {
		display: none;
		}
	#menu a {
		color: #fff;
		}
	#conteudo {
	background-image: url(../images/conteudo.png);
	width: 800px;
	height: auto;
		}

	#conteudo a {
		color: #000;
		}
	#conteudo a:hover {
		color:#CC0000;
		}
	#conteudo h4{
	margin:10px 0 0 55px;
	font-size: 13px;
	color: #000;
		}
	#conteudob {
	background-image: url(../images/conteudo.png);
	width: 800px;
	height:  520px;
		}
		
		
	.clientes p {
		padding: 5px 10px 10px 55px;
		}
	.fone p {
		padding: 5px 10px 10px 10px;
		}
	.fax p {
		padding: 5px 10px 10px 10px;
		}
		
	#clientes {
	width: 800px;
	height:170px;
	float:left;
		}
		
	#fone {
	width: 225px;
	height:170px;
	float:left;
		}
		
	#fax {
	width: 225px;
	height:170px;
	float:left;
		}
		
	#conteudob a {
		color: #000;
		}
	#conteudob a:hover {
		color:#CC0000;
		}
	#conteudob h4{
		margin:10px 0 0 75px;
		font-size: 13px;
		color: #000;
		}
		.lista  {
			width: 275px;
			float: left;
			margin:  15px 0 0 65px;
			}
		.lista li {
			padding: 4px 0 4px 0;
			}
			.flash {
				margin-right: 70px;
				width:650px;
				height: 488px;
				float: right;
				}
			#qualidade {
				margin: 15px  0 0 65px;
				clear: both;
				}
			#qualidade li {
				padding: 2px 0 2px 0;
				}
				
		.selo  {
	width: 123px;
	height:154px;
	float: right;
	margin: 0 40px 0 10px;
			}
	#rodape {
		background-image:url(../images/rodape.png);
		width: 800px;
		height: 75px;
		text-align: center;
		clear: both;
		}
	#rodape p {
		padding-top: 40px;
		}
	#rodape a {
		color:#000;
		}
	#rodape a:hover {
		text-decoration: underline;
		color:#333;
		}
	
