@charset "UTF-8";

* {
	margin: 0;
	padding: 0;
	border: none;
	text-decoration: none;
	font-family: inherit;
	font-size: 100%;
	list-style: none;
}

html {
	background: #fff url("../img/bkg/fundo_geral.jpg") repeat-x center top; 
}

body {
	color: #3d3d3d;
	font-size: 80.5%;
	font-family: arial, verdana, helvetica, sans-serif;
}

legend { display: none; }

a:link {
	color: #960;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #993;
}
a:hover {
	text-decoration: none;
	color: #099;
}
a:active {
	text-decoration: none;
	color: #f00;
}

table { border-collapse: collapse; border-spacing: 0; }

.centerCont {
	width: 692px;
	position: relative;
	margin: 0 auto;
}
.firula_esq {
	position: absolute;
	width: 82px; height: 423px;
	top: 165px; left: -68px;
	background: url("../img/bkg/firulas_esq.png");
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="img/bkg/firulas_esq.png", sizingMethod="image");
}
.firula_dir {
	position: absolute;
	width: 77px; height: 403px;
	top: 165px; right: -65px;
	background: url("../img/bkg/firulas_dir.png");
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="img/bkg/firulas_dir.png", sizingMethod="image");
}

/* -------------|
/* - CABECALHO
/* ----- */

	#header {
		position: absolute;
		width: 692px; height: 373px;
		top: 15px; left: 0;	
	}
		#header div.fundo {
			position: relative;
			width: 100%; height: 100%;
			background: url("../img/bkg/box_topo.png");
			_background: none;
			_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="img/bkg/box_topo.png", sizingMethod="image");
		}
			#header img.foto_destaque { margin: 15px 0 0 13px; }
			#header span.firulas { 
				position: absolute;
				width: 665px; height: 341px;
				left: 13px; top: 15px;
				background: url("../img/bkg/moldura_foto.png");
				_background: none;
				_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="img/bkg/moldura_foto.png", sizingMethod="image");
			}

/* -------------|
/* - MENU
/* ----- */

	#menu-principal {
		position: absolute;
		width: 209px; height: 411px;
		top: 15px; left: 0px;
	}
		#menu-principal div.fundo {
			width: 100%; height: 389px;
			padding-top: 22px;
			background: url("../img/bkg/menu.png");
			_background: none;
			_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="img/bkg/menu.png", sizingMethod="image");
		}
			#menu-principal h1 {
				width: 153px; height: 159px;
				margin: 0 auto;
				background: url("../img/lgo/porto_vittoria.png");
				_background: none;
				_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="img/lgo/porto_vittoria.png", sizingMethod="image");
			}
			#menu-principal ul li a {
				display: block;
				width: 206px; height: 27px;
				background: url("../img/bkg/botao_menu.gif") no-repeat 0px 999px;
			}
			#menu-principal ul li .on, #menu-principal ul li a:hover { background-position: 0 0; }
			#menu-principal ul li a span.txt { display: block; margin: 7px auto 0; }
			#menu-principal ul li a span.institucional { 
				width: 86px; height: 15px;
				background: url("../img/btn/menu_insitutucional.png");
				_background: none;
				_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="img/btn/menu_insitutucional.png", sizingMethod="image");
			}
			#menu-principal ul li a span.saloes { 
				width: 99px; height: 15px;
				background: url("../img/btn/menu_saloes.png");
				_background: none;
				_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="img/btn/menu_saloes.png", sizingMethod="image");
			}
			#menu-principal ul li a span.festas {
				width: 44px; height: 14px;
				background: url("../img/btn/menu_festas.png");
				_background: none;
				_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="img/btn/menu_festas.png", sizingMethod="image");
			}
			#menu-principal ul li a span.buffet {
				width: 44px; height: 15px;
				background: url("../img/btn/menu_buffet.png");
				_background: none;
				_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="img/btn/menu_buffet.png", sizingMethod="image");
			}
			#menu-principal ul li a span.mobiliario {
				width: 144px; height: 17px;
				background: url("../img/btn/menu_mobiliario.png");
				_background: none;
				_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="img/btn/menu_mobiliario.png", sizingMethod="image");
			}
			#menu-principal ul li a span.mapa {
				width: 94px; height: 18px;
				background: url("../img/btn/menu_mapa.png");
				_background: none;
				_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="img/btn/menu_mapa.png", sizingMethod="image");
			}
			#menu-principal ul li a span.orcamento {
				width: 76px; height: 17px;
				background: url("../img/btn/menu_orcamento.png");
				_background: none;
				_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="img/btn/menu_orcamento.png", sizingMethod="image");
			}
			#menu-principal ul li a span.contato {
				width: 56px; height: 14px;
				background: url("../img/btn/menu_contato.png");
				_background: none;
				_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="img/btn/menu_contato.png", sizingMethod="image");
			}

/* -------------|
/* - CONTEUDO
/* ----- */

	#conteudo {
		float: left;
		display: inline;
		width: 664px;
		margin: 380px 0 0 14px;
		padding-bottom: 25px;
		border: #7e765f 1px solid;
		background: #b2a277;
	}
		#conteudo div.brd-1 {
			width: 609px;
			float: left;
			display: inline;
			border: #a6966c 1px solid;
			border-top: 0;
			margin-left: 27px;
		}
			#conteudo div.brd-2 {
				float: left;
				width: 607px;
				border: #9a8b64 1px solid;
				border-top: 0;
			}
				#conteudo div.miolo {
					float: left;
					width: 589px;
					padding: 30px 0;
					border: #cbc0a5 9px solid;
					border-top: 0;
					background: #bfb18b;
				}

		/* lista de thumbs */
		.lista-thumbs {
			float: left;
			display: inline;
			width: 114px;
			margin: 45px 0 0 40px;
		}
			.lista-thumbs li {
				float: left;
				width: 114px; height: 59px;
				margin-top: 8px;
				background: url("../img/bkg/thumb.gif");
			}
			.lista-thumbs li img { margin: 4px 0 0 5px; }

			.lista-thumbs2 {
			float: left;
			display: inline;
			width: 114px;
			margin: 45px 0 0 40px;
		}
			.lista-thumbs2 li {
				float: left;
				width: 114px; height: 191px;
				margin-top: 8px;
				background: url("../img/bkg/thumb_alto.gif");
			}
			.lista-thumbs2 li img { margin: 4px 0 0 5px; }

			
		/* texto */
		.col-right{
		   margin-right: 120px;
		   padding-left: 5px;
		   /*width: 170px;*/
		}
		.col-left{
			float: left;
			width: 170px;
		}
		.texto-cont {
			float: left;
			display: inline;
			width: 395px;
			margin-left: 30px;
		}
		.texto-cont .tit-bem-vindo {
			width: 346px; height: 21px;
			background: url("../img/tit/bemviondo.gif");
		}
		.texto-cont div.textos { margin-top: 20px; }
		.texto-cont div.textos p {
			margin-top: 10px;
			color: #ffffff; font-size: 12px;
		}
		

/* -------------|
/* - RODAPE
/* ----- */

#rodape {
	float: left; 
	width: 100%;
	padding: 10px 0 40px;
	text-align: center;
	color: #b2a277;
	font-size: 10px;
}


/* Image Replacement */
	.imgRpc {
		display: block;
		overflow: hidden;
		text-indent: -9999px;
	}

/* Image Replacement para Inputs */
	.iptRpc {
		display: block;
		content: "";
		line-height: 0;
		text-indent: -9999px;
		cursor: pointer;
		border: none !important;
	}

a:hover span { text-decoration: underline; }
.noBg { background: none !important; }
.noMrg { margin: 0 !important; }
.espVert { margin-top: 20px; }
.relative-full { width: 100%; height: 100%; position: relative; }
