*{
	margin:0px;
	padding:0px;
}
body{
	background-color:#F2E6E6;
}
.left{
	float:left;
}
.right{
	float:right;
}
#geral{
	margin:0 auto;
	width:778px;
	display:table;
}

/* ----- topo -----*/

#topo{
	width:778px;
	height:157px;
	display:block;
	background-image: url(../imagens/bg_topo.jpg);
}
#flash1{
	width:273px;
	height:157px;
	float:right;
	display: block;
}
#menutitulos{
	width:778px;
	height:89px;
	display:block;
	background-image: url(../imagens/bg_menu.jpg);
}
#titulos {
	width:249px;
	height:89px;
	display:block;
	float:right;
}
#titulos h1{
	margin-top:1px;
	font:20px "Trebuchet MS", Calibri;
	color:#999999;
	font-weight:bold;
	font-style: italic;
	padding-right: 15px;
	float:right;
}


/* ----- conteudo -----*/

#conteudo{
	width:778px;
	display:table;
	background-image:url(../imagens/bg_conteudo.jpg);
	color:#006633;
	font-family: "Trebuchet MS";
	font-size: 13px;
}
#container, #containerOK{
	width:696px;
	display:table;
	background-image:url(../images/dir_fundo.jpg);
	list-style: none;
	padding-left: 40px;
}
#cont_esq{
	display:table;
	width:195px;
	float: left;
}
#cont_dir{
	display:table;
	width:490px;
	float: right;
}

#conteudohome{
	display:table;
	width:696px;
}
#container h2{
	font-size:20px;
	width:95%;
	padding-left:10px;
	padding-top: 15px;
	color: #006600;
}
#container li{
	font-size:13px;
	margin-left: 45px;
	font-family: "Trebuchet MS";
	font-size: 15px;
	font-style: italic;
	color: #FF0000;
	padding-top: 3px;
	list-style-image: url(../imagens/bullet.gif);
	padding-left: 10px;
	font-weight: bold;
}
#container p{
	padding-left:5px;
	padding:5px;
	text-align: justify;	
}
.fotos{
	width:660px;
	margin-left:0px;
	display:block;
	float:left;
	padding-top:5px;
	padding-left: 30px;
}
.fotos img{
	width:100px;
	height:75px;
	margin-left:15px;
	margin-top:15px;
	border:solid 5px #F0F0F0;
}


/* ----- menu -----*/

#menu{
	width:437px;
	background-image:url(../imagens/bg_botoes.jpg);
	text-indent:-5000px;
	display: block;
}
#menu ul{
	list-style:none;
}
#menu li{
	display:inline;
}
#menu, #link1 a, #link2 a, #link3 a, #link4 a, #link5 a{
	height:55px;
	display:block;
	float:left;
}
#link1 a{
	background-image:url(../imagens/01.jpg);
	width: 106px;
}
#link1 a:hover{
	background-image:url(../imagens/011.jpg);
}
#link2 a{
	background-image:url(../imagens/02.jpg);
	width: 128px;
}
#link2 a:hover{
	background-image:url(../imagens/021.jpg);
}
#link3 a{
	background-image:url(../imagens/03.jpg);
	width: 203px;
}
#link3 a:hover{
	background-image:url(../imagens/031.jpg);
}
/*--------- rodape ----------------- */

#rodape{
	display:block;
	width:778px;
	height:136px;
	background:url(../imagens/bg_rodape.jpg) no-repeat;
	font:bold 10px Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
}
#rodape p{
	padding-left:130px;
	padding-top:50px;
}
#rodape  a{
	color:#FFCC00;
	text-decoration:none;
}
#rodape  a:hover{
	color:#FFFF66;
}

/*--------- oesp ----------------- */

#oesp{
	width:778px;
	display:table;
	margin-top:1px;
}
#oesp a{
	font-family: Tahoma, Helvetica, sans-serif;
	font-size:11px;
	color:#999999;
	text-decoration:none;
	font-weight:bold;
	margin-left:350px;
}
#oesp a:hover{
	color:#900;
	text-decoration:none;
	font-weight:bold;
}

/* ----- formulario -----*/
#formulario{
	width:450px;
	display:table;
	margin-left:100px;		
}

label{
	float:left;
	clear:both;
}
input, select{
	height:20px;
}
input, select, textarea{
	float:left;
	clear:both;
	margin:3px;
	border:none;
	background-color:#F2F2F2;
	font:12px Verdana, Arial, Helvetica, sans-serif;
	color:#999999;
	margin-bottom:10px;
}
input{
	width:250px;
	margin-right:5px;
	padding: 3px;
}
textarea{
	width:350px;
	height:150px;
}
.lado, .areamenor{
	clear:none;
}
.areamenor{
	width:50px;
}
.leglado{
	margin:0px 5px 00px 0px;
	clear:none;
}
#areafone, #areafax, #numerocriancas, #vencto{
	width:20px;
	margin-right:5px;
}
.checkbox{
	width:15px;
	height:15px;
	margin-top:-50px;
}
fieldset{
	width:380px;
	float:left;
	padding:15px;
	border:solid 1px #006825;
	margin-top:3px;
	background-color:#FFFFFF;
}
fieldset legend{
	font-size:20px;
	color:#990000
}

/* -----lightbox -----*/

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}
#lightbox a img{ border: none; }
#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}
#imageContainer{
	padding: 10px;
	}
#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}
#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(imagens/lightbox/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../imagens/lightbox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../imagens/lightbox/nextlabel.gif) right 15% no-repeat; }
#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}
#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
