*{
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
}

body{
	background-color:#6C91AB;
}

#tudo{
	display:table;
	margin:0 auto;
	width:780px;
	background:url(../../imagens/tudo.jpg) #FFF;
}

#topo{
	display:block;
	width:780px;
	height:160px;
	background-image:url(../../imagens/topo.jpg);
}

#topo h1{
	font-size:12px;
	padding:90px 0 0 25px;
	text-indent:-5000px;
}

/* ---------------------------------- MENU */

#menu{
	text-align:right;
	padding:30px 50px 0 0;
}

#menu li{
	display:inline;
}

#menu li a{
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	padding:16px;
	color:#000;
}

#menu li a:hover{
	text-decoration:underline;
}

/* boxes ---------------------------------- */

#menores{
	display:block;
	float:right;
	width:300px;
	padding:16px;
}

.boxmaior{
	display:block;
	width:305px;
	height:221px;
	background-image:url(../../imagens/box_maior.jpg);
}

.boxmenor{
	display:block;
	float:right;
	clear:right;
	width:305px;
	height:135px;
	background-image:url(../../imagens/box_menor.jpg);
}

div.boxmenor, div.boxmaior, .foto{
	display:block;
	float:left;
}

.boxmenor h1, h2, .boxmaior h1, h2{
	font-size:22px;
	padding-left:35px;
	padding-top:5px;
	font-weight:normal;
	color:#ee252c;
}

.boxmenor p, .boxmaior p{
	font-size:12px;
	padding:10px 20px 0 20px;
}

.boxmenor a, .boxmaior a{
	font-size:11px;
	font-weight:bold;
	color:#000;
	padding:7px 30px 0 210px;
}

/* conteudo - - - - - - - - - - - - - */

#conteudohome{
	display:table;
	width:680px;
	padding:0 50px 0 50px;
	background:url(../../imagens/conteudo.jpg) no-repeat;
}

#conteudo{
	display:table;
	width:680px;
	padding:0 50px 0 50px;
	background:url(../../imagens/conteudo.jpg) no-repeat;
}

#conteudo a{
	font-weight:bold;
	text-decoration:none;
}

#conteudo p{
	padding:10px;
}

#conteudo p, #conteudo li{
	font-size:14px;
}

#conteudo ul{
	padding:20px;
}

#conteudo h1{
	font-weight:normal;
	padding-top:80px;
	font-size:22px;
	padding-left:10px;
	color:#ee252c;
}

#conteudo h2{
	font-size:20px;
	font-weight:normal;
	color:#FF0000;
	padding-top:70px;
}

#conteudo h3{
	font-size:16px;
	color:#4682AB;
	border-bottom:dashed 2px #4682AB;
	padding-top:10px;
}

#conteudo a:hover{
	text-decoration:underline;
}

/* rodapé - - - - - - - - - - - - - */

#rodape{
	display:block;
	width:780px;
	height:155px;
	background-image:url(../../imagens/rodape.jpg);
}

address{
	font-style:normal;
	font-size:12px;
	font-weight:bold;
	padding:50px 0 0 50px;
}

address a{
	font-size:12px;
	color:#000;
	font-weight:bold;
}

#creditos{
	float:right;
	text-align:right;
	padding:70px 30px 0 0;
}

#creditos a{
	font-size:12px;
	color:#000;
	font-weight:bold;
}

/* ---------------------------------- FORMULÁRIO */

form{
	margin:50px;
}

input, textarea{
	border:none;
	background-color:#EEE;
	padding:10px;
	font-weight:bold;
}

/* - - - - - - - - - - - - - - - */

#thumbs{
	width:100px;
	float:right;
}

#thumbs img{
	margin:5px;
}

.produto{
	width:500px;
	margin:0 auto;
	display:table;
}

.produto ul{
	float:left;
	}

.obras{
	padding:30px;
}

.obras img{
	border:solid 1px #000;
}
