
/* © 2009 aldeia da pedralva */
/* webuild ---------- ipires */





/* TAGS - GERAIS ------------------------------------------------ */

body {
	background:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:130%;
	color:#666;
	margin:0;
	}
	
img {
	border:0;
	}

p {
	margin:0;
	}
	
a {
	color:#333;
	text-decoration:none;
	}
	
a:hover {
	text-decoration:underline;
	}
	
.shim {
	clear:both;
	}








/* ESTRUTURA - LAYOUT ------------------------------------------------ */

.boxLayout {
	width:970px;
	_width:990px;
	margin:15px auto;
	}
	
.boxEsq {
	width:770px;
	margin:0 20px 0 0;
	float:left;
	}
	
.boxDir {
	width:180px;
	float:left;
	}

.boxFooter {
	clear:both;
	width:970px;
	padding:10px 0 0 0;
	font-size:10px;
	}




/* intro ------------------------------------------------ */

.boxIntro {
	width:965px;
	margin:0 auto;
	text-align:center;
	}
	
.boxIntro img {
	margin:0 0 20px 0;
	}

.boxIntro p {
	font-size:13px;
	color:#999;
	font-weight:bold;
	}

.boxIntro span {
	font-size:13px;
	color:#666;
	font-weight:bold;
	text-transform:uppercase;
	}
	
.boxIntro p img {
	margin:15px 5px;
	}


	
	
	

/* COLUNA DIREITA ------------------------------------------------ */

.boxLogo {
	width:197px;
	height:163px;
	padding:0;
	}
	
.boxLinguas {
    padding: 10px 0 0 10px;
    text-align: center;
}

.boxLinguas img {
    margin: 0 5px 0 0;
}
	
.boxMenu {
	width:180px;
	margin:10px 0 0 0;
	line-height:110%;
	overflow:visible;
	}	
	
.boxMenu ul {
	width:180px;
	list-style:none;
	margin:0;
	padding:0;
	}
	
.boxMenu ul ul, .boxMenu ul ul ul {
	/**/width:188px;
	margin:0 0 0 0;
	padding:0 10px 0 0;
	background: url(../img/menu_canto.png) right top no-repeat;
	_background: url(../img/menu_canto.gif) right top no-repeat;
	}


li.item  {
	margin:0;
	width:100%;
	}
	
.boxMenu ul li a {
	width:155px;
	height:28px;
	padding:15px 0 0 25px;
	display:block ;
	background:url(../img/bck_menu_level1.gif) left bottom no-repeat;
	font-family:Verdana, Geneva, sans-serif;
	text-transform:uppercase;
	font-size:13px;
	font-weight:bold;
	color:#666;
	}

.boxMenu ul li li a, .boxMenu ul li li li a {
	width:155px;
	height:25px;
	padding:13px 10px 0 25px;
	display:block ;
	background:url(../img/bck_menu_level2.gif) left bottom no-repeat;
	font-family:Verdana, Geneva, sans-serif;
	text-transform:uppercase;
	font-size:11px;
	font-weight:bold;
	color:#fff;
	/**/display:none;
	}

.boxMenu ul li a:hover {
	color:#333;
	text-decoration:none;
	cursor:pointer;
	cursor:hand;
	}

.boxMenu ul li li a:hover, .boxMenu ul li li li a:hover {
	color:#333;
	text-decoration:none;
	background:url(../img/bck_menu_level2_hover.gif) left bottom no-repeat;
	cursor:pointer;
	cursor:hand;
	}

.boxMenu a.link.selected, {
	color:#000;
	font-size:14px;
	letter-spacing:-1px;
	text-decoration:none;
	}

.boxMenu a.link.duasLinhas {
	height:35px;
	padding:3px 0 0 25px;
	display: block;
	white-space:normal;
	}
	

.boxNews {
	width:180px;
	padding:20px 0 40px 0;
	background: url(../img/arabesco.gif) bottom no-repeat;
	}

.boxNews h2 {
	margin:0 0 10px 0;
	font-weight:bold;
	font-size:11px;
	text-transform:uppercase;
	font-family:Verdana, Geneva, sans-serif;
	letter-spacing:-0.05em;
	}
	
.boxNews h3 {
	font-size:11px;
	margin:7px 0;
	font-weight:normal;
	}

.boxNews h3 a {
	color:#000;
	}	
	
	



	
/* COLUNA ESQUERDA ------------------------------------------------ */

/* homepage ---------- */

.boxFlash {
	width:770px;
	/*height:435px;*/
	}
	
.boxBannersGo {
	width:770px;
	margin:15px 0;
	text-align:center;
	}

.boxBanners {
	width:790px;
	margin:0 0 0 -21px;
	}
	
.boxBanners img {
	float:left;
	margin:0 0 0 21px;
	}




/* galeria ---------- */

.boxGaleria {
	width:770px;
	position:relative;
	}
	
.boxGaleriaSmall {
	width:433px;
	position:relative;
	float:left;
	}
	
.boxGaleria .mascara {
	width:770px;
	height:312px;
	position:relative;
	z-index:99;
	margin:0;
	background:transparent url(../img/mask_artigo1.png) left top no-repeat;
	_background:url(../img/mask_artigo1.gif) left top no-repeat;
	}
	
.boxGaleriaSmall .mascara {
	width:433px;
	height:433px;
	position:relative;
	z-index:99;
	margin:0;
	background:transparent url(../img/mask_artigo2.png) left top no-repeat;
	_background:url(../img/mask_artigo2.gif) left top no-repeat;
	}

	
#jgal { 
	list-style: none; 
	/*position:relative;*/
	}
	
ul {
	margin:0;
	}
	
#jgal li { 
	opacity: .5; 
	float: left; 
	display: block; 
	width: 44px; 
	height: 44px;
	cursor: pointer;
	border: 1px solid #ccc;
	margin-right: 14px;
	margin-top: 14px;
	background-position: 50% 50%;
	}
	
.boxGaleria #jgal li img {
	position: absolute;
	top:0;
	left:0;
	z-index:9;
	display: none;
	}

.boxGaleriaSmall #jgal li img {
	position: absolute;
	top:0;
	left:0;
	z-index:9;
	display: none;
	}

	
#jgal li.active img { 
	display: block;
	}
#jgal li.active, #jgal li:hover {
	opacity: .99 
	}

#gallery { list-style: none; display: block; }
#gallery li { float: left; margin: 0 10px 10px 0; }

#jgal li { filter: alpha(opacity=50); }
#jgal li.active, #jgal li:hover { filter: alpha(opacity=100); }
	
	
	
	
	
	
/* pagina artigo ---------- */
	
.boxArtigo {
	width:770px;
	background:#f5f5f5 url(../img/bck_artigo.gif) left top no-repeat;
	margin:15px 0 0 0;
	}
	
.boxArtigoBottom {
	width:770px;
	height:17px;
	background:#f5f5f5 url(../img/bck_artigo_bottom.gif) left top no-repeat;
	}

.boxArtigo .boxPath {
	padding:15px 20px;
	font-size:10px;
	}

.boxArtigo .boxPath span {
	font-weight:bold;
	font-family:Tahoma, Geneva, sans-serif;
	}

.boxArtigo h2 {
	margin:0;
	padding:15px 20px 20px 20px;
	color:#333;
	font-size:17px;
	font-weight:bold;
	}
	
.boxArtigo .texto, .boxArtigoSmall .texto {
	padding:5px 20px;
	}

.boxArtigoSmall {
	width:315px;
	margin:0 0 0 21px;
	background:#f5f5f5 url(../img/bck_artigo_small.gif) left top no-repeat;
	margin:0 0 0 21px;
	float:left;
	}
	
.boxArtigoSmallBottom {
	width:315px;
	height:17px;
	background:#f5f5f5 url(../img/bck_artigo_small_bottom.gif) left top no-repeat;
	}

.boxArtigoSmall h3 {
	margin:15px 20px;
	text-transform:uppercase;
	font-size:13px;
	}

.boxArtigoSmall .btn {
	width:95px;
	height:18px;
	background:url(../img/bck_btn.gif) left top no-repeat;
	color:#fff;
	font-weight:bold;
	padding:2px 14px;
	border:0;
	margin:20px 0 0 200px;
	cursor:pointer;
	cursor:hand;
	text-decoration:none;
	}

.boxDownloads {
	width:770px;
	margin:15px 0;
	}

.boxDownloads a {
	display:block;
	width:110px;
	margin:0 20px 0 0;
	text-transform:uppercase;
	padding:30px 0 0 0;
	background: url(../img/icon_pdf.gif) top no-repeat;
	font-size:11px;
	text-align:center;
	font-weight:bold;
	color:#666;
	text-decoration:none;
	}

.boxDownloads a:hover {
	text-decoration:underline;
	}


.boxFuncionalidades {
	margin:10px 20px 10px 0;
	font-size:10px;
	text-align:right;
	}
	
.boxFuncionalidades a{
	padding:26px 5px 0 5px;
	background:url(../img/icon_enviar.gif) top no-repeat;
	}

.boxFuncionalidades a.btn_imprimir {
	padding:26px 5px 0 5px;
	background:url(../img/icon_imprimir.gif) top no-repeat;
	}

.boxFuncionalidades a.btn_pdf {
	padding:26px 5px 0 5px;
	background:url(../img/icon_exportpdf.gif) top no-repeat;
	}

.boxArtigo ul {
	*list-style-position:inside;
	*margin:auto auto auto 15px;
	}
	
	
	
	
	
/* pagina google maps ---------- */
	
.boxMapa {
	width:770px;
	height:312px;
	overflow:hidden;
	}
	





/* recomendar o site ---------- */

.formItemBox {
	padding:7px 15px;
	}

input {
	height:18px;
	border:solid 1px #ccc;
	}

input.btn {
	width:78px;
	height:18px;
	background:url(../img/bck_btn.gif) left top no-repeat;
	color:#fff;
	font-weight:bold;
	border:0;
	margin:7px;
	cursor:pointer;
	cursor:hand;
	text-decoration:none;
	text-align:center;
	padding-bottom:5px;
	}

input.btn_fechar {
	width:18px;
	height:18px;
	background:url(../img/icon_fechar.gif) left top no-repeat;
	border:0;
	margin:5px;
	cursor:pointer;
	cursor:hand;
	float:right;
	}



	
	
	
