/* CSS Document */

*{
	margin:0;
	padding:0;
	font-family:"Trebuchet MS", Verdana;
}

body{
	background-image:url(../imagens/filete.jpg);
	background-repeat:repeat-x;
}

#promo {
bottom:auto;
left:45%;
position:absolute;
right: auto;
z-index:100;

}

.clear{
	clear:both;
	font-size:1px;
	height:1px;
}
.contato{
	display:block;
	border: 1px solid #9B1313;
	margin: 0 0 0 10px;
	float:left;
}
#conteiner{
	width:760px;
	height:600px;
	margin:0 auto;
}

#colesq{
	width:235px;
	height:567px;
	background-image:url(../imagens/ladoesquerdo.jpg);
	background-repeat:no-repeat;
	float:left;
}
#colesq h1{
	visibility:hidden;
}
#colesq ul{
	list-style:none;
	padding:25px 0 0 20px;
}

#colesq li{
	display:block;
	line-height:35px;
	height:35px;
}
#colesq img{
	border:none;
}

#coldir{
	width:525px;
	height:567px;
	background-image:url(../imagens/ladodireito.jpg);
	background-repeat:no-repeat;
	float:left;
}

.dentro_de_coldir{
	width:235px;
	height:215px;
	float:left;
	padding:280px 0 0 15px;
}

.dentro_de_coldir h2{
	color:#000000;
	font-size:1em;
}
.dentro_de_coldir h3{
	color:#CA2020;
	font-size:.9em;
}
.dentro_de_coldir p{
	color:#333333;
	font-size:.7em;
	text-align:justify;
	line-height:18px;
}
.dentro_de_coldir ul{
	list-style:none;
}
.dentro_de_coldir li{
	float:left;
	padding:0 0 0 5px;
}
.dentro_de_coldir img{
	border:1px solid #000000;
}
.dentro_de_coldir a{
	padding:0 0 0 190px;
	color:#608819;
	clear:both;
	font-size:.7em;
	text-decoration:none;
}
.dentro_de_coldir .saibamais{
	padding:0 0 0 160px;
	color:#608819;
	clear:both;
	font-size:.7em;
	text-decoration:none;
}
#coldir_fundo_vazio{
	width:525px;
	height:567px;
	background-image:url(../imagens/ladodireito2.jpg);
	background-repeat:no-repeat;
	float:left;
}
#coldir_fundo_vazio h2{
	color:#333333;
	font-size:1em;
	padding:100px 0 0 20px;
}
#coldir_fundo_vazio h3{
	color:#000000;
	font-size:1em;
	padding:5px 0 0 20px;
}
#coldir_fundo_vazio p{
	color:#333333;
	font-size:11px;
	text-align:justify;
	line-height:18px;
	padding:5px 30px 0 20px;
}
#rodape{
	background-image:url(../imagens/rodape.jpg);
	background-repeat:no-repeat;
	width:760px;
	height:33px;
	clear:both;
}
#rodape p{
	color:#E99797;
	font-size:1.2em;
	font-weight:bold;
	float:left;

}
#rodape .endereco{
	font-size:.7em;
}
#rodape .espaco{
	padding:0 0 0 420px;
}
#rodape .tel{
	padding:0 0 0 5px;
	font-size:.7em;
}


/***************** logo class *******************/


#divdeveloped {

 clear: both;

 width: 750px;

 margin: 0 auto 0 auto;

 text-align: right;

 text-decoration: none; }

 

#divdeveloped img {

 margin-bottom: 10px;

 float: right; }

 

#divdeveloped img a {

 text-align: right;

 text-decoration: none;
}#galeria p {
	padding-top: 15px;
	padding-bottom: 5px;
}
