body
{
	margin: 0px 0px 0px 0px auto;
	height:100%;
}
.wrapper
{
	width: 770px;
	height: auto;
	text-align: center;
	margin: 0 0 0 0 auto;
	background-color: #FFFFFF;
}
/**************************** Header Section Starts ***************************/
.header
{
	width: 770px;
	height: 100px;
    background: url(../images/header.jpg);
    background-repeat: no-repeat;

}
/**************************** Second Section Ends *****************************/

/**************************** Menu Section Starts *****************************/
.menu
{
	width: 770px;
	height: 44px;
    background: url(../images/menu.jpg);
    background-repeat: no-repeat;
}

.menu-text
{
font-family: verdana;
font-size: 14px;
color: #ffffff;
padding: 12px 25px 10px 10px;
float: left;
margin:0px;
cursor: pointer;
}


/**************************** Menu Section Ends *******************************/

/**************************** First Section Starts ****************************/
.first-section
{
  width: 770px;
  float: right;

}
.right-image
{

  float: left;
  background-image: url(../images/right-image-azul.jpg);
  background-repeat: repeat-x;
    background-position: bottom left;
  text-align: left;
  margin:0 0 0 1px;
}
.mid-image
{

  float: left;
  background-image: url(../images/mid-image.jpg);
  background-repeat: no-repeat;
  margin:0 0 0 1px;
}
.left-image
{

  float: left;
  background-image: url(../images/left-image.jpg);
  background-repeat: repeat-x;
  background-color:#1DA3EC;
  text-align: left;
}

/**************************** First Section Ends ******************************/

/**************************** Second Section Starts ***************************/

.second-section
{
  width: 570px;
  float: right;
  background-color:#CCCCCC;
}
.pack-box3
{
  width: 569px;
  float: left;
  background-image: url(../images/pack-image.jpg);
  background-repeat: repeat-x;
    margin: 0 0 1px 1px;
  text-align: left;
  background-color:#f6f6f6;
  display: inline;
}

.pack-box2
{
  width: 369px;
  float: left;
  background-image: url(../images/pack-image.jpg);
  background-repeat: repeat-x;
  margin: 0 0 1px 1px;
  text-align: left;
  background-color:#f6f6f6;
  display: inline;
}
.pack-box1
{
  width: 184px;
  float: left;
  background-image: url(../images/pack-image.jpg);
  background-repeat: repeat-x;
    margin: 0 0 1px 1px;
	  text-align: left;
  background-color:#f6f6f6;
  display: inline;
}

.pack-box-banner
{
  width: 199px;
  float: right;
  background-image: url(../images/right-image.jpg);
  background-repeat: repeat-x;
  background-position: bottom left;
   margin: 0 0 1px 1px;
  text-align: left;
  background-color:#FFFFFF;
  display: inline;
}

/**************************** Second Section Ends *****************************/

/**************************** Third Section Starts ****************************/

.third-section
{
  width: 570px;
  float: right;
  background-color:#CCCCCC;
}
.down-box2
{
  width: 200px;
  float: right;
  background-image: url(../images/down-image2.jpg);
  background-repeat: repeat-x;
  background-color:#D1D1D1;
  text-align: left;
  margin:0 0 1px 0;
  display: inline;
}
.down-box1
{
  width: 369px;
  float: left;
  background-image: url(../images/down-image1.jpg);
  background-repeat: repeat-x;
  background-color:#D5D5D5;
  text-align: left;
  margin:0 0 1px 1px;
  display: inline;
}



/**************************** Third Section Ends ******************************/

/**************************** Left Section Starts *****************************/

.left-section
{
  width: 200px;
  float: left;
}
.left-box2
{
  background-color:#FFFFFF;
  width: 200px;
  float: left;
  background-image: url(../images/left-image1.jpg);
  background-repeat: repeat-x;
  background-position: bottom left;
  text-align: left;
  display: inline;
}
.left-box1
{
  width: 200px;
  height: 24px;
  float: left;
  background-image: url(../images/left-image2.jpg);
  background-repeat: repeat-x;
  display: inline;
}
.left-box0
{
	width: 200px;
	float: left;
	background-image: url(../images/right-image.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: left;
	background-color:#FFFFFF;
	border-bottom: solid 1px #CCCCCC;
	display: inline;
}


.left-box3
{
  float: left;
  width: 200px;
  background-color: #0873bb;
  color:#ffffff;
  text-align:left;
  display: inline;
}
.left-box3 a {color: #ffffff; text-decoration:none;}
.left-box3 a:hover {text-decoration:underline;}

.left-box4
{
  width: 200px;
  height: 5px;
  float: left;
  background-image: url(../images/left-image3.jpg);
  background-repeat: repeat-x;
  display: inline;
}



/**************************** Left Section Ends *******************************/

/**************************** Footer Section Starts ***************************/
.footer
{
  float: right;
  width: 770px;
  font-family: Tahoma;
  font-size: 8pt;
  font-weight: normal;
  color: #616161;
  text-align: center;
  margin-top: 18px;
  clear: both;
  margin-bottom: 10px;
  display: inline;
}
/**************************** Footer Section Ends *****************************/

/**************************** General Section Starts **************************/
.title1
{
  font-family: Tahoma;
  font-size: 14pt;
  font-weight: normal;
  color: #05b7ff;
  margin-top: 10px;
  margin-left: 5px;
  margin-bottom: 0px;
}
.title2
{
  font-family: Tahoma;
  font-size: 14pt;
  font-weight: bold;
  color: #056bb5;
  margin-bottom: 0px;
}
.title3
{
  font-family: Tahoma;
  font-size: 14pt;
  font-weight: normal;
  color: #616161;
  margin-top: 10px;
  margin-left: 12px;
}
.sub-title
{
  font-family: Tahoma;
  font-size: 11px;
  font-weight: normal;
  color: #3f3a3a;
  margin-left: 12px;
  margin-bottom:7px;
}
.description
{
  font-family: Tahoma;
  font-size: 10px;
  font-weight: normal;
  color: #616161;
  text-align: justify;
  line-height: 14px;
  margin-left: 5px;
  margin-right: 5px;
  margin-top: 2px;
  margin-bottom:2px;
}


.description2
{
  font-family: Tahoma;
  font-size: 10px;
  font-weight: normal;
  color: #3f3a3a;
  margin-left: 5px;
  margin-right: 5px;
  margin-top: 2px;
  margin-bottom:2px;
}

.description3
{
  font-family: Tahoma;
  font-size: 10px;
  font-weight: normal;
  
  text-align: justify;
  line-height: 14px;
  margin-left: 5px;
  margin-right: 5px;
  margin-top: 2px;
  margin-bottom:2px;

}
.description3 a {text-decoration:none; color: #ffffff;}
.description3 a:hover {text-decoration:underline;}

.date-text{
  font-family: Tahoma;
  font-size: 8px;
  color: #a4e3ff;
  margin-left: 5px;
  margin-top: 2px;
}


hr{
  background-color: #00deff;
  width: 198px;
  color: #00deff;
  border: solid 1px #00deff;

}
a.nav:link {color: #ffffff; text-decoration: none; }
a.nav:visited {color: #ffffff; text-decoration: none; }
a.nav:hover {color: #ffff99; text-decoration: underline; }
a.nav:active {color: blue; }

/**************************** General Section Ends ****************************/

/**************************** Menu  ***************************/

#navcontainer ul
{
list-style-type: none;
text-align: left;
margin: 0px;
padding:0px;
}

#navcontainer li {
border-bottom: dashed 1px #03b8ff;
margin: 0px 10px 0px 10px;
}

#navcontainer ul li a
{
background: transparent url(../images/list-off.gif) left center no-repeat;
padding-left: 15px;
text-align: left;
font: normal 12px verdana, lucida, sans-serif;
text-decoration: none;
color: #999;
}

#navcontainer ul li a:hover
{
background: transparent url(../images/list-on.gif) left center no-repeat;
color: black;
}


/**************************** fim de Menu  ***************************/

