body{
	background-color: #fff;
	color: #000;
	background-image:url(../imgs/fundo03.gif);
	background-repeat:repeat-x;
	background-position:top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	line-height: 1.166;
	padding: 0;
	margin: 0;
}


a:link{
	color: #72BA40;
}

a:visited{
	color: #2457A3;
}

a:hover{
	color: #2457A3;
	text-decoration: underline;
}

h1{
	color: #0B4499;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	font-weight: bold;
}


h1 a, h2 a{
	text-decoration: none;
}

h2{
	color: #91C35C;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
}

h3{
	/*border-bottom: 1px dotted #4FA444;*/
	color: #555;
	font-size: 1em;
	font-weight: bold;
	/*padding-bottom: 3px;*/
}

h4{
	color: #000;
	font-size: 1em;
	font-weight: bold;
	padding: 0;
	margin: 0;
}

p{
	padding: 3px 3px 3px 3px;
}

ul{
	list-style-type: none;
	
}

li{
	list-style-image: url(../imgs/ico.gif);
	margin: 0px 0px 0px 10px;
	padding: 0;
	font-size:11px;
}

/**************util styles***************/

.cleared{
	clear:both;
	padding:0px;
	margin:0px;
}

.rFloated{
	float: right;
}

.lFloated{
	float: left;
}

.rAligned{
	text-align: right;
}

.small{
	font-size:10px;
}

.negrito{
	font-weight: bold;
}

.specialCarat{
	font-size: 140%;
}


.specialCarat1{
	color: #91C35C;

}
/****************************************/
/* Page Structure                      */
/****************************************/

#mainWrapper{
	width: 1024px;
	margin: 0 auto;
}

#headBanner{
	margin:0 auto;
	height:264px;

}

#navBar{
	clear: both;
	margin:0 auto;
	width:880px;
	background-image:url(../imgs/back_nav01.jpg);
	background-repeat: repeat-x;
	height:51px;
	text-align:center;
}



#content{
	width:800px;
	margin:0 auto;
	clear:both;
	z-index:1;
	min-height: 200px;
	height: 400px;
	height: auto !important;
}

#footerNav{
	clear: both;
	background-color: #e1e1e1;
	background-image: url(../imgs/back02.gif);
	background-repeat: repeat-x;
	margin: 30px 0px 0px 0px;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	height: 50px;

	color:#599608;
}

#footerNav p{

	padding:5px 10px 2px 5px;
	font-size: 0.9em;
}

#footerNav a{
	color:#006633;
}

#footer{
	
	width:100%;
	background-image:url(../imgs/relva3.gif);
	background-repeat: repeat-x;
	background-position: left;
	height:94px;
	color:#ffffff;
}


#footerCont{

	margin: 0px auto;
	padding:3px;
	font-size: 0.8em;

}



/****************************************/
/* Layout Elements                      */
/****************************************/


.feature{
	background-color:#E7F2F9;	
	border-left: 1px solid #C3D8A6;
	border-right: 1px solid #C3D8A6;
	margin: 0px 0px 20px 0px;

	
}


.feature p{
	font-size:1em;
	padding: 0px 10px 0px 10px;
}

.feature a{
font-size:0.8em;
text-decoration:underline;

}
.feature a:hover{
text-decoration:none;

}

.foto img{
	float: left;
	margin: 0px 10px 5px 0px;
}

.pod{
	float: left;
	width: 50%;
}

.pod1{
	float: right;
	width: 50%;
}

.podCont{
	padding: 10px 0px 10px 10px;	
}

.podCont li{
	list-style-image:url(../imgs/ico.gif);
	margin: 0px 0px 0px 10px;
	padding: 0;
}



.map_style ul{
list-style-type:none;
text-decoration:none;

}

.map_style li{
list-style-image:url(../imgs/ico.gif);
text-decoration:none;

}


.map_style a {

list-style-type:none;
text-decoration:none;

}
/************ To Review********************/


#contentCol1{
	float: left;
	width: 245px;
	padding:0px 2px 0px 2px;
}

#contentCol2{
	float: left;
	width: 445px;
	padding:0px 2px 0px 2px;

}

.boxHeader2{
	clear: both;
	height:4px;
	background-image: url(../imgs/back03.gif);
	background-repeat: repeat-x;
	background-position: top;
}

.boxFooter{
	clear: both;
	height:4px;
	background-image: url(../imgs/back03.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

.tl{
	margin: 0px 0px 0px -1px;
}

.tr{
	margin: 0px -1px 0px 0px;
	float: right;
}

.bl{
	margin: 0px 0px 0px -1px;
}

.br{
	margin: 0px -1px 0px 0px;
	float: right;
}
.podHalf{
	float: left;
	width: 50%;
}

.podThird{
	float: left;
	width: 32%;
	border-left: 1px dotted #ccc;
}
.frml{
color:#0B4499;
padding-left:7px;

}

.frm_bt{
	background-color:#AACE74;
	color:#48661E;
}

/*------------------------------------------------------------------*/

#header{
	clear:both;
	width:1000px;
	margin:0 auto;
	}
       #header .lavaLampWithImage {
           padding: 10px 0px 5px 0px;
			padding-left:0px;
            margin: 0 auto;
            overflow: hidden;
        }
              #header .lavaLampWithImage li {
                    float: left;
                    list-style: none;
					
                }
                   #header .lavaLampWithImage li.back {
                        background: url(../imgs/lava.png) no-repeat right -30px;
                        width: 10px;
						height: 30px;
                        z-index: 8;
                        position: absolute;
                    }
                       #header .lavaLampWithImage li.back .left {
                            background: url(../imgs/lava.png) no-repeat top left;
                            height: 30px;
                            margin-right:7px; /* 7px is the width of the rounded shape */
                        }
                   #header .lavaLampWithImage li a {
				   		display: block;
                        font-size:13px;
						font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
                        text-decoration: none;
                        color: #fff;
                        outline: none;
                        text-align: center;
                        top: 6px;
                        letter-spacing: 0;
                        z-index: 10;
                        float: left;
						height: 30px;
                        position: relative;
                        overflow: hidden;
						margin: auto 0px;
						padding-left: 27px;
						padding-right: 10px;
                            
                    }
										 
				* html #header .lavaLampWithImage li a {
				 		display: block;
                        font-size:13px;
						font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
                        text-decoration: none;
                        color: #fff;
                        outline: none;
                        text-align: center;
                        top: 6px;
                        letter-spacing: 0;
                        z-index: 10;                       
                        float: left;
						height: 30px;
                        position: relative;
                        overflow: hidden;
						margin: auto 9px;
                            
                    }




					
                        .lavaLampWithImage li a:hover, .lavaLampWithImage li a:active, .lavaLampWithImage li a:visited {
                            border: none;
                        }
	  
/*#header{
	float:left;
   line-height:normal;
	list-style:none;
	clear:both;
	background-image:url(../imgs/back_nav01.jpg);
	background-repeat:repeat-x;
	height:55px;
	margin: 5px 0px 0px 0px;
	clear: both;
	
	}#header ul {
      margin:0;
      padding:15px 0px 0;
      list-style:none;  	
}
  
#header li {
	float:left;
list-style:none;
   margin:0;
   padding:0 0 0 5px;
 
}
	  
#header a {
	display:block;
	padding:2px 23px 5px 16px;
	list-style:none;
	font-size:13px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-weight:bold;
	color:#ffffff;
	
}
	  
#header a:hover {
	color:#000000;
	text-decoration:underline;
}
	  
#header #current {

	background-image:url("../imgs/norm_left_on.gif");
	background-repeat:no-repeat;
	background-position:left;
	
}
	  
#header #current a {
	background-image: url("../imgs/norm_right_on.gif");
	color:#000;
	padding-top:3px;
	padding-bottom:4px;
	padding-right:17px;
	background-position:right;
}*/
