#geral {

	 width: 1000px; 

	 position: relative; 

	 left: 50%; 

	 margin-left: -500px;
}

body {

	background-image: url(../Imagens/background.jpg);

	background-attachment: scroll;

	background-repeat: repeat-x;

	background-position: top;

	margin-top: 0px;

	margin-left: 0px;

}

#topo {

	height: 134px;

	width: 1000px;

	margin: 0px;

	padding: 0px;



}



#telefone {
	font-family: Verdana, Geneva, sans-serif;
	font-size:12px;
	float: left;
	position: relative;
	left: 580px;
	height:120px;

	top: 1px;



}


#logo {

	float: left;

}

#menu {

	width: 1000px;

	height: 92px;

}



#menu ul {

	margin: 0;

	padding: 35px 00px 0px 0px;

	list-style: none;

	line-height: normal;

}



#menu li {

	display: block;

	float: left;



}



#menu a {

	display: block;

	float: left;

	margin-right: 3px;

	padding: 3px 25px 2px 25px;

	text-decoration: underline;

	text-transform: capitalize;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 14px;

	color: #000;

	background:#FFF;



	

}



#menu a:hover { 

    height: 20px;

	background: #CCC;

	color: #000000; }



#menu .current_page_item a {

	text-decoration: underline;

}

#slide {

	height: 280px;

	width: 500px;

	clear: none;

	float: left;

	background-image: url(../Imagens/quem_somos.jpg);

	background-repeat: no-repeat;

	padding-top: 55px;

	padding-right: 40px;

	padding-bottom: 30px;

	padding-left: 170px;

}

.titulo {

	font-family: Verdana, Geneva, sans-serif;

	font-size: 14px;

	font-weight: bold;

	color: #FFF;

	background-color: #333;

}

.gad1 {

	background-image: url(../Imagens/certidoes_negativas.gif);

	background-repeat: no-repeat;

	height: 113px;

	width: 250px;

	padding-top: 70px;

	padding-right: 0px;

	padding-bottom: 0px;

	padding-left: 30px;

}

.gad2 {

	background-image: url(../Imagens/notas_fiscais.gif);

	background-repeat: no-repeat;

	height: 153px;

	width: 250px;

	padding-top: 30px;

	padding-right: 0px;

	padding-bottom: 0px;

	padding-left: 30px;

}





#gadgets {

	float: right;

	width: 280px;

}







#menu .first {

	background: none;

}

.titulo1 {

	font-family: Verdana, Geneva, sans-serif;

	font-size: 14px;

	font-weight: bold;

	color: #333;

}

.formatacao {

	font-family: Verdana, Geneva, sans-serif;

	font-size: 12px;

	color: #000;

}

#descrindex {

	height: 100px;

	width: 700px;

	vertical-align: top;

	font-family: Verdana, Geneva, sans-serif;

	font-size: 12px;

}

.formatacao2 {

	font-family: Verdana, Geneva, sans-serif;

	font-size: 10px;

	color: #FFF;

	text-align: center;

}



#rodape {

	background-image: url(../Imagens/background2.jpg);

	background-repeat: repeat-x;

	height: 100px;

	width: 1000px;

	clear: none;

	vertical-align: bottom;

	float: left;

}

.formatacao3 {

	font-family: Verdana, Geneva, sans-serif;

	font-size: 14px;

	color: #000;

}

#conteudo {

	height: auto;

	width: 700px;

	clear: none;

	float: left;

	vertical-align: text-top;

}

.titulo2 {

	font-family: Verdana, Geneva, sans-serif;

	font-size: 16px;

	font-weight: bold;

	color: #333;

	background-color: #CCC

}

img.float_left { 

	float: left;

	margin: 0px 4px 0 0;

	padding: 0 0 3px 3px;

}



img.float_right { 

	float: right; 

	margin: 4px 0 0 10px;

	padding: 0 0 3px 10px;

}

ul 

{

list-style-image: url(../Imagens/seta.gif);

}

#slider1 {

	width: 700px; /* important to be same as image width */

	height: 400px; /* important to be same as image height */

	position: relative; /* important */

	overflow: hidden; /* important */

	float: left;

}

 

#slider1Content {

    width: 700px; /* important to be same as image width or wider */

    position: absolute;

	top: 0;

	margin-left: 0;

}

.slider1Image {

    float: left;

    position: relative;

	display: none;

}

.slider1Image span {

    position: absolute;

	font: 10px/15px Arial, Helvetica, sans-serif;

    padding: 10px 13px;

    width: 700px;

    background-color: #000;

    filter: alpha(opacity=70);

    -moz-opacity: 0.7;

	-khtml-opacity: 0.7;

    opacity: 0.7;

    color: #fff;

    display: none;

}

.clear {

	clear: both;

}

.slider1Image span strong {

    font-size: 14px;

}

.left {

	top: 0;

    left: 0;

	width: 110px !important;

	height: 280px;

}

.right {

	right: 0;

	bottom: 0;

	width: 90px !important;

	height: 290px;

}

ul { list-style-type: none;}

a {

	color: #333;

	text-decoration: none;

}


