@charset "utf-8";

#master {
	width: 1000px;
	background: url(../images/backgroud.png);
	background-repeat: repeat-y;
	display: table;
	margin-left: auto;
	position: relative;
	margin-right: auto;
	height: auto;
	
}

#topo {
	background-color: #FFFFFF;
	background-image: url(../images/bg_topo.jpg);
	display: block;
	padding: 0px;
	float: left;
	height: 280px;
	width: 752px;
	margin-right: 5px;
	position: relative;
}

#conteudo {
	padding: 0px;
	float: left;
	height: auto;
	width: 525px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	position:relative;
	display: table-cell;
}


#bloco_conteudo{
	width: 519px;
	display: block;
	position: relative;
	float: left;
	height: auto;
	margin-top: 20px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 3px;
	}

#mapa {
	float: right;
	position: relative;
	margin: 3px 3px 3px 3px ;
}

#mapa img{
	padding: 2px 2px 2px 2px;
	}

#mapa p{
	font-size: 10px;
	}

#mapa a{
	text-decoration: none;
	color: #993300;
	}
#mapa a:hover {
	text-decoration: bold;
	}

#local {
	margin: 3px 3px 3px 3px ;
	width: 130px;
	height: auto;
	float: left;
	position: relative;
	}

#texto_mapa {
	margin: 3 3 3 3px;
	width: 230px;
	height: auto;
	float: left;
	position: relative;
	font-size: 13px;
	}
	
.galeria {
	padding-left: 5px;
	margin-left: 2px;
	border-left: 2px dotted #000;
}

.box_intro {
	display: block;
	float: left;
	height: auto;
	width: 515px;
	margin-top: 20px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	position: relative;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
	color: #333;
	text-align: justify;
	text-indent: 10px;
}

.box_intro h1{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bolder;
	color: #9a0000;	
	margin-bottom: 15px;
}

.box_intro p{
	margin-bottom: 10px;
	
}

.titulo_vitrine {
	color: #993300;
	font-size:13px;
	margin:5px;
	font-weight:bolder;
	background-color: #dfdfdf;
	float: left;
	height: 20px;
	width: 190px;
	padding-left: 15px;
	line-height: 20px;
}

.titulo_vitrine_2 {
	color: #993300;
	font-size:13px;
	margin:5px;
	font-weight:bolder;
	background-color: #dfdfdf;
	float: left;
	height: 40px;
	width: 190px;
	padding-left: 15px;
	line-height: 20px;
}
#vitrine {
	display: block;
	float: left;
	width: 215px;
	position: relative;
	height: auto;
	padding-bottom: 10px;
}
#vitrine p{
	float:left;
	position:relative;
	margin-top:10px;
	margin-bottom:15px;	
	font-size:13px;
	padding-left: 20px;
}#vitrine img {
	position:relative;
	margin-top:10px;
	margin-bottom:15px;
	font-size:13px;
	margin-left: 15px;
	height: auto;
	width: auto;
	float: left;
}
.tit_grande_home {
	color: #993300;
	font-size:13px;
	font-weight:bolder;
	background-color: #dfdfdf;
	float: left;
	height: 20px;
	width: 500px;
	padding-left: 15px;
	line-height: 20px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
}

