@charset "utf-8";
/* CSS Site Index */

body{
	margin:0px;
	padding:0px;
	/*background-color: #CEE8F8;*/
	background-image:url(../images/site_fundo_body.jpg);
	background-position: top left;
	background-repeat: repeat-x;
}

#container{
	position:absolute;
	top:50%;
	left:50%;
	margin-top:-255px;
	margin-left:-475px;
	width:950px;
	height:500px;
	border:3px solid #E1EEF4;
	background-image:url(../images/site_fundo_petala.gif);
	background-position:255px 0px;
	background-repeat:no-repeat;
	background-color: white;
}

/*TITULO*/
#container h1{
	position:absolute;
	top:5px;
	*top:20px;
	left:290px;
	background-image:url(../images/site_h1.gif);
	width:431px;
	height:34px;
}
#container h1 span{
	display:none;
}
/*------------------*/

/* CRIANÇAS */
#criancas{
	position: absolute;
	top:130px;
	left:167px;
	background-image:url(../images/criancas.png);
	background-repeat: no-repeat;
	width: 125px;
	height: 235px;
	z-index: 20;
}
#home{
	display: block;
	position: absolute;
	top: 19px;
	left: 25px;
	background-image:url(../images/site_home.png);
	width: 91px;
	height: 96px;
	z-index: 20;
}
#home span{
	display: none;
}
/*------------------*/

/* MENU */
#menu{
	position:relative;
	left:0px;
	height:500px;
	width:255px;
	background-color:#00CCCC;
	background-image:url(../images/site_menu_fundo.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	/*border: 1px solid red;*/
	z-index: 1;
}
#menu ul{
	position:relative;
	top:180px;
	left:25px;
	padding:0px;
	margin:0px;
	list-style:none;
	width:140px;
}
#menu ul li{
	padding:3px 0px 1px 0px;
}
#menu ul li a{
	font-family:"Trebuchet MS","arial";
	font-size:12.5px;
	text-decoration:none;
	font-weight:bold;
	color:#24608C;
	/*text-transform: uppercase;*/
	font-variant: small-caps;
}
/*-----------------------------*/

/*EVENTOS*/
#eventos{
	position:absolute;
	top: 255px;
	left: 180px;
	/*border: 1px solid blue;*/
	float: left;
	width: 380px;
}
#eventost{
	position: absolute;
	width: 324px;
	height: 195px;
	/*background-image:url(../images/peixe.gif);*/
	background-image:url(../images/peixe.png);
	background-position:top left;
	background-repeat:no-repeat;
	float: left;
	left: 265px;
	top: 40px;
	*top: 60px;
	z-index: 11;
}
#eventost span{
	display: none;
}
#eventos .news a, #eventos .date, #eventos .date_month{
	font-family:"Trebuchet MS";
	color:#447139;
	text-decoration:none;
	display: block;
	float: right;
	/*border: 1px solid green;*/
}
#eventos .news a{
	font-size:11px;
	margin-top: 5px;
	width: 230px;
	text-align: right;
}
#eventos .date{
	font-size:20px;
	margin-left: 6px;
}
#eventos .date_month{
	font-size:11px;
	margin-top: 2px;
	margin-left: 2px;
	text-transform: uppercase;
	font-weight: bold;
}
.marcador{
	width:380px;
	height:19px;
	background-image:url(../images/site_marcador.gif);
	background-position:top right;
	background-repeat:no-repeat;
	/*border: 1px solid red;*/
	clear: both;
}

/*painel de imagens dos eventos*/
#painel_evimg{
	position: absolute;
	top:73px;
	left:300px;
}

.evimg{
	position: relative;
	width: 250px;
	height: 166px;
	float: left;
}
#evtclip{
	position:absolute;
	top:0px;
	left:0px;
	width:950px;
	height:500px;
	border:3px solid red;
	/*background-color: yellow;*/
	z-index: 1;
	clip: rect(69px, 591px, 254px, 275px)
}

/* MENU ESQUERDA - FLORES */
#menu_esq{
	position:absolute;
	top:40px;
	left:570px;
	/*border:1px solid red;*/
	width:370px;
	height:430px;
	background-image:url(../images/site_flores.gif);
	background-position:top left;
	background-repeat:no-repeat;
	list-style:none;
	padding:0px;
	margin:0px;
}
#menu_esq li{
	padding:0px;
}
#menu_esq li, #menu_esq a{
	position:absolute;
	display:block;
	/*border:1px solid red;*/
	height: 0px;
	z-index: 10;
}
#menu_esq a span{
	display:none;
}
#menu_esq #esq_colaborar{
	width:80px;
	height:115px;
	top:55px;
	left:40px;
}
#menu_esq #esq_empresas{
	width:90px;
	height:115px;
	top:5px;
	left:120px;
}
#menu_esq #esq_imposto{
	width:65px;
	height:100px;
	top:0px;
	left:215px;
}
#menu_esq #esq_imprensa{
	width:80px;
	height:80px;
	top:40px;
	left:285px;
}
#menu_esq #esq_projetos{
	width:90px;
	height:100px;
	top:120px;
	left:120px;
}
#menu_esq #esq_oito{
	width:120px;
	height:70px;
	top:120px;
	left:210px;
}

/*FOOTER*/
#footer{
	/*border: 1px solid black;*/
	position: absolute;
	top:450px;
	left: 290px;
	background-image:url(../images/footer.gif);
	background-position:top left;
	background-repeat:no-repeat;
	width: 612px;
	height: 32px;
}
#footer hr, #footer span{
	display: none;
}

/*TWITTER*/
#twitter{
	position: absolute;
	width: 123px;
	height: 48px;
	top: 380px;
	left: 800px;
	background-image:url(../images/site_home_twitter.png);
	background-position:top left;
	background-repeat:no-repeat;
}
#twitter span{
	display: none;
}