
	/*
		Montagem: 	Danielle Freitas (maxmeio.com)
		Ano: 		2007
	
	*/
	
	
	 *{
	 	margin: 0;
		padding: 0;			
	 }
	 html{
	 	background-image: url(../imgs/bg.jpg);
	 }
	 body{
		background-image: url(../imgs/bg_body.jpg);
		background-repeat: repeat-x;
	 }
	 a img{
	 	border: 0;
	 }
	 body, input, textarea{
		font-family: "Trebuchet MS", tahoma;
		font-size: 12px;
		color: #4C647A; 
	 }
     div#geral,div#topo,div#cont_rodape div#rodape{
	 	width: 767px;
		margin: 0 auto;	
	 }
		
	div#principal{
		clear: both;
		width: 767px;		
		padding-top: 20px;
	}
	div.clear{
		clear: both;
	}
	div#esq, div#dir, div#conteudo{
		float: left;
		overflow: hidden;
		margin-bottom: 20px;
		
	}
	div#esq{	
		width: 120px;
	}
	div#dir{
		width: 152px;
		margin-top: 45px;
	}
	 div#conteudo{
	 	width: 415px;
		margin-left: 40px;
		margin-right: 40px;
	 }
	
	
	 div#topo{
	 	background-image: url(../imgs/linha_superior.gif);
		background-repeat: repeat-x;
		background-position: left 3px;
	 }
	 h1{
	 	padding: 30px 0px 0px 0px;
	 }
	 div#destaque{
	 	position: relative;
		height: 245px;
	}
	div#destaque span{
		position: absolute;
		display: block;/*
	 	background-image: url(../imgs/destaque.png);
		background-repeat: no-repeat;
		background-position:center;*/
		height: 350px; 
		width: 100%;
		top: -31px;
	 }
	 
	 
	 /*MENU*/
	
	 div#menu{
	 	position: relative;
	 }
	 
	 
	 
	 div#menu ol{
	 	background-color:#00FF33
	 }
	 div#menu li{
	 	list-style-type: none;
		background-image:url(../imgs/bg_itemmenu.gif);
		background-repeat: no-repeat;
		background-position: right top;
		float: left;
		font-size: 13px;
		color: #FFFFFF;
		padding: 7px 25px 0 13px;
		height: 28px;
		position: relative;
	 }
	 div#menu li.ultimo{
	 	background-image: none;
		padding-right: 20px;
		padding-bottom: 0
	 }
	 div#menu li ,div#menu li a{
	 	color: #FFFFFF;
		text-decoration: none;
	 }
	 div#menu li a:hover{
	 	text-decoration: underline
	 }
	 div#menu li a.item{
	 	background-image: url(../imgs/seta.gif);
		background-repeat: no-repeat;
		background-position: right center;
		padding-right: 12px;
	 }
	 
	 
	 div#busca {
	 	position: relative
	 }
	 div#busca span{
	 	background-image: url(../imgs/bg_busca.png);
		_background-image: none;
		_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=http://inativas.maxmeio.com/fcdl/imgs/bg_busca.png);  
	 }	 
	 div#busca form,div#busca span{
	 	position: absolute;
		width: 155px;
		height: 32px;
		top:55px; 
		left: 610px;	
		_left: 60px;	
	 }
	 div#busca p{
	 	float: left;
		padding: 7px 0 0 0;
	 }
	 
	 div#busca p input.inp{
	 	border: none;				
		background-color: transparent;
		margin: 3px 24px 0 10px !important;
		width: 100px !important;
	 }
	 
	 
	 
	 /* RODAPE */
	 
	 div#cont_rodape{
	 	background-image: url(../imgs/bg_rodape.gif);
		height: 100px;
	 }
	 
	 div#cont_rodape div#rodape{
	 	background-image: url(../imgs/linha_superior.gif);
		background-repeat: repeat-x;
		background-position: left 3px;
		height: 81px;
		font-size: 11px;
		color: #FFFFFF;
	 }
	 div#cont_rodape div#rodape a{
	 	color:#63B009;
	 }
	 div#cont_rodape div#rodape p{
	 	float: left;
		text-align: center;
		margin-top: 10px;
		padding-top: 10px;
		height: 61px;
	 }
	 div#cont_rodape div#rodape p.fcdl{
	 	width: 60%;
		margin-left: 20%;	
		_margin-left: 10%;	
		display: inline;
		background-image: url(../imgs/bg_rodape_fcdl.gif);
		background-repeat: no-repeat;
		background-position: center ;
	 }
	 
	 div#cont_rodape div#rodape p.maxmeio{
	 	width: 20%;
		padding-top: 30px;
		height: 41px;
		background-image: url(../imgs/bg_maxmeio.gif);
		background-repeat: no-repeat;
		background-position: left center;
	 }
	 
	 

	 
	 
	 /* COLUNAS */
	 div#news{
	 	margin-bottom: 20px;
	 }
	 div.box{
	 	font-size: 11px;
		margin-bottom: 7px;
	 }
	 div.box h3,div.cont h3{
	 	background-image: url(../imgs/bg_h3.gif);
		background-repeat: repeat-x;
		background-position: bottom;
		padding: 5px 0 2px 0;
		margin-bottom: 7px;
	 }
	 div.box h3 img,div.cont h3 img{
	 	background-image: url(../imgs/seta_h3.gif);
		background-repeat: no-repeat;
		background-position: left center;
		padding-left: 15px;
	 }	 
	 div.cont h3 img.rss{
	 	background-image: none;
		padding-left: 0
	 }
	 div.box p{
	 	margin-bottom: 6px;
	 
	 }
	 div.box p.inp{
		background-image: url(../imgs/bg_input.gif);
		background-repeat: no-repeat;
		height: 25px;  
	 }
	 div#dir div.box p.inp{
	 	background-image: url(../imgs/bg_input_dir.gif);
	 }
	 div#dir div.box p.inp input{
	 	width: 130px 
	 }
	 div.box p.inp input{
	 	border: none 0;
		width: 100px;
		margin: 3px 0 0 10px;
		background-color: transparent;
		font-size: 11px;
		color:#204558
	 }
	 div#esq div.banner{
	 	margin-bottom: 20px;
	 }
	 div.rss{
	 	margin-bottom: 20px;
	 }
	 div#dir div.eventos h4{
	 	background-color:#E0DEDE;
		padding: 5px  5px  2px  5px ;
		margin-bottom: 5px;
		text-align:center;
		font-size: 12px;
	 }
	 div#dir div.eventos h4 img{
	 	margin-top: 3px;
	 }
	 div#dir div.eventos h4 img.left{
	 	float: left;
	 }
	 div#dir div.eventos h4 img.right{
	 	float: right
	 }
	 div#dir div.eventos table{
	 	width: 100%;
		text-align:center
	 }
	 div#dir div.eventos table th{
	 	text-transform: uppercase;
	 }
	 
	 div#dir div.eventos table a{
	 	color:#61AD09
	 }
	 div#dir div.eventos table td{
	 	background-color:#E0DEDE;
		border-bottom: 2px solid #F3F3F3	 	
	 }
	 div#dir div.eventos table td.none{
	 	background-color: transparent
	 }	 
	 
	 img.rss{
	 	margin-left: 5px;
	 }
	 
	 
	 
	 div#destaque{ }
	 div#destaque span {  }
	 div#menu{  }
	 
	 
	 
	 
	 
	 
	 
	 
	 
	 
	 
	 
	 
	 /* MENU */
	 
	 
	 
	 div#menu ol#olmenu li{
	 	position: relative;
	 }
	 
	 
	 div#menu ol#olmenu ul{
	 	position: absolute;
		background-image: url(../imgs/bg_submenu.gif);
		top: 28px;
		left: 0;
		padding: 10px 10px  0  10px ;
		width: 135px;
	 	text-align: left;
		border-bottom: 6px solid #37657D;
	 }
	 div#menu ol#olmenu ul li{
	 	background-image: none;
		text-align: left;
		margin-bottom: 15px;
		padding: 0;
		float: none;
		display: inline;
	 }
	 div#menu ol#olmenu ul li a{
		background-image: url(../imgs/bg_itemmenu2.gif);
		background-color: #006600;
		padding: 5px;
		margin: 5px;
		text-decoration: none;
	 	display: block;
	 	font-size: 13px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		color: #FFFFFF;
	 }
	 div#menu ol#olmenu ul li a:hover{
	 	border: 1px solid #37657D;
		padding: 4px;
	 }
	 
	 
	 .tool-tip {
		color: #fff;
		width: 120px;
		background-color: #28434E;
		
		z-index: 13000;
		padding: 5px;
		opacity: 0.9;
		 -moz-opacity: 0.9;
		 filter: alpha(opacity=90);
}
	
