@charset "utf-8";
* { padding: 0; margin: 0; }
#body{
	background-image: url(../imagens/bg.gif);
	background-repeat: repeat-x;
	background-color: #CBDCB0;
}
#geral {
	width: 760px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#logo {
	background-image: url(../imagens/logo.gif);
	background-repeat: no-repeat;
	clear: none;
	float: left;
	height: 100px;
	width: 760px;
}
#foto {
	clear: none;
	float: left;
	height: 280px;
	width: 760px;
}
#menu {
	clear: none;
	float: left;
	height: 30px;
	width: 760px;
	margin-bottom: 10px;
}
#menu ul {
	list-style-type: none;
}
#menu ul li{
	display: inline;
}
#menu li a {
	clear: none;
	float: left;
	display: inline;
	margin-right: 18px;
	_margin-right: 14px;
	margin-left: 12px;
}
#menu li.sobre a:hover {
	background-image: url(../imagens/menu.gif);
	background-repeat: no-repeat;
	background-position: -136px -30px;
}

#menu li.sobre a {
	background-image: url(../imagens/menu.gif);
	background-repeat: no-repeat;
	background-position: -136px 0px;
	clear: none;
	float: left;
	height: 30px;
	width: 135px;
	display: block;
}
#menu li.home a:hover {
	background-image: url(../imagens/menu.gif);
	background-repeat: no-repeat;
	background-position: -13px -30px;
}

#menu li.home a {
	clear: none;
	float: left;
	height: 30px;
	width: 93px;
	background-image: url(../imagens/menu.gif);
	background-repeat: repeat;
	background-position: -13px 0px;
	display: block;
}
#menu li.clipping a:hover {
	background-image: url(../imagens/menu.gif);
	background-repeat: no-repeat;
	background-position: -304px -30px;
}

#menu li.clipping a {
	display: block;
	clear: none;
	float: left;
	height: 30px;
	width: 121px;
	background-image: url(../imagens/menu.gif);
	background-repeat: no-repeat;
	background-position: -304px 0px;
}
#menu li.localizacao a:hover {
	background-image: url(../imagens/menu.gif);
	background-repeat: no-repeat;
	background-position: -453px -30px;
}

#menu li.localizacao a {
	background-image: url(../imagens/menu.gif);
	background-repeat: no-repeat;
	background-position: -453px 0px;
	display: block;
	clear: none;
	float: left;
	height: 30px;
	width: 150px;
}
#menu li.contato a:hover {
	background-image: url(../imagens/menu.gif);
	background-repeat: no-repeat;
	background-position: -638px -30px;
}

#menu li.contato a {
	background-image: url(../imagens/menu.gif);
	background-repeat: no-repeat;
	background-position: -638px 0px;
	display: block;
	clear: none;
	float: left;
	height: 30px;
	width: 111px;
}
#sobra_foto {
	background-image: url(../imagens/sombra_foto.gif);
	background-repeat: no-repeat;
	clear: none;
	float: left;
	height: 11px;
	width: 760px;
}
#cont_esquerdo {
	clear: none;
	float: left;
	width: 700px;
	padding-left: 20px;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 14px;
	color: #333333;
}
#fotinha {
	background-image: url(../imagens/fotinho.jpg);
	background-repeat: no-repeat;
	clear: none;
	float: right;
	height: 236px;
	width: 320px;
	margin-right: 20px;
}
.destaque {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	color: #794b75;
}

h2 {
	display: none;
}
#rodape {
	width: 760px;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	color: #794B75;
	text-align: center;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #794B75;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	display: table;
	clear: both;
	float: none;
}
#cont_clipping {
	width: 740px;
	padding-left: 20px;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 14px;
	color: #333333;
	float: left;
	
}
.objetos {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 14px;
	color: #333333;
	padding: 2px;
	width: 350px;
	border: 1px solid #7C5277;
}
#cont_cont {
	clear: none;
	float: left;
	width: 400px;
	padding-left: 20px;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 14px;
	color: #333333;
}
#fotinha_contato {
	clear: none;
	float: right;
	width: 320px;
	margin-right: 20px;
	padding-top: 100px;
}
#coluna {
	float: left;
	height: 74px;
	width: 176px;
}
#cliping_foto {
	clear: none;
	float: left;
	height: 74px;
	width: 74px;
	padding-bottom: 5px;
}
#cliping_desc {
	clear: none;
	float: left;
	height: 71px;
	width: 102px;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	color: #333333;
	padding-top: 3px;
	padding-bottom: 5px;
}
#fotinha2 {
	background-image: url(../imagens/fotinho2.jpg);
	background-repeat: no-repeat;
	clear: none;
	float: right;
	height: 236px;
	width: 320px;
	margin-right: 20px;
}
#cont_clipping img{
	margin: 0 10px 10px 0;
}
#cont_clipping a img{
	border: 3px solid #7c5277;
}
