@charset "UTF-8";
/* CSS Document */

html, body {
	height:100%;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #f75741;
	vertical-align:top;
	text-align:justify;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #f75741;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #f75741;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
h1 {
	font-size: 12px;
}
h2 {
	font-size: 11px;
}
.conteudo {
}
.topo {
	background-image:url(../images/bg_topo.gif);
	background-repeat:repeat-x;
}
.lateral_scritto {
	background-image:url(../images/bg_scritto.gif);
	background-repeat:repeat-x
}
.lateral_servicos {
	background-image:url(../images/bg_servicos.gif);
	background-repeat:repeat-x
}
.lateral_cases {
	background-image:url(../images/bg_cases.gif);
	background-repeat:repeat-x
}
.lateral_contato {
	background-image:url(../images/bg_contato.gif);
	background-repeat:repeat-x
}
.imagem {
	border-top:#755736 1px solid;
	border-bottom:#755736 1px solid;
	border-left:#755736 1px solid;
	background-color:#000000;
	width:234px;
	height:385px
}
.box_conteudo {
	 border-top:#61462a 1px solid;
	 border-left:#61462a 1px solid;
	 border-right:#61462a 1px solid;
	 background-color:#ffe5c0;
	 padding:20px;
}
.formulario {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fff;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	background-color: #ffe5c0;
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.formulario_box {
	background-color: #ffe5c0;
	border: 1px solid #fff;
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 5px;
}

