@charset "utf-8";
/* CSS Document */

body{margin:0; background:url(../images/bg_topo.png) repeat-x; font-family:Arial, Helvetica, sans-serif;}

p{font-size:12px; color:#333333;}

a{color:#36C;}
a:hover{color:#C00;}

li{font-size:12px; line-height:20px;}

.arial{font-family:Arial, Helvetica, sans-serif;}

.t12{font-size:12px;}
.t14{font-size:14px;}
.t16{font-size:16px;}

.bold{font-weight:bold;}

.cinza33{color:#333;}
.cinza66{color:#666;}
.cinza99{color:#999;}
.cincacc{color:#CCC;}

.preto{color:#000;}
.branco{color:#FFF;}

.textform {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	background-color: #FFF;
	border: 1px solid #FFF;
}

.faletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#36C;
	background-color: #FFF;
	border: 1px solid #CCC;
	padding:4px;
}


<style type="text/css">


	h1{
		font-size:180%;
		font-weight:normal;
		margin:0;
		padding:20px;
		}
	h2{
		font-size:160%;
		font-weight:normal;
		}	
	h3{
		font-size:140%;
		font-weight:normal;
		}	
	img{border:none;}
	pre{
		display:block;
		font:12px "Courier New", Courier, monospace;
		padding:10px;
		border:1px solid #bae2f0;
		background:#e3f4f9;	
		margin:.5em 0;
		width:674px;
		}	
			
    /* image replacement */
        .graphic, #prevBtn, #nextBtn{
            margin:0;
            padding:0;
            display:block;
            overflow:hidden;
            text-indent:-8000px;
            }
    /* // image replacement */
			

	#container{	
		margin:0 auto;
		position:relative;
		text-align:left;
		width:696px;
		background:#fff;		
		margin-bottom:2em;
		}	
	#header{
		height:144px;
		background:#5DC9E1;
		color:#fff;
		}				
	#content{
		position:relative;
		}			

/* Easy Slider */

	#slider{}	
	#slider ul, #slider li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:667px;
		height:242px;
		overflow:hidden; 
		}
		
		
	#slider2{}	
	#slider2 ul, #slider2 li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider2 li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:144px;
		height:24px;
		overflow:hidden; 
		}		
			
	#prevBtn, #nextBtn{ 
		display:block;
		width:0px;
		height:0px;
		position:absolute;
		left:-30px;
		top:71px;
		}	
	#nextBtn{ 
		left:696px;
		}														
	#prevBtn a, #nextBtn a{  
		display:block;
		width:0px;
		height:0px;
		background:url() no-repeat 0 0;	
		}	
	#nextBtn a{ 
		background:url() no-repeat 0 0;	
		}												

/* // Easy Slider */

.unidades{padding-top:10px;}
  .unidades p{line-height:20px;}

