/* CSS Document */

/*PAGE LAYOUT*/
body {
background-image:url(../Imagens/background.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

img {
border-color:#000000;
border:1px;
}


#toppage{
	width:800px;
}
#date{
	float:left; width:190px; height:39px; border-bottom:solid 1px #999999; border-right:solid 1px #999999;
}
#topbar{
	float:left; 
	width:608px; 
	height:40px; 
	background-image:url(bg_topbar.gif);
	background-color:#CBC55C;
	background-repeat:repeat-x;
	border-right:solid 1px #999999;
}

#topbar a:{
	float:left; 
	width:608px; 
	height:40px; 
	background-image:url(bg_topbar.gif);
	background-color:#CBC55C;
	background-repeat:repeat-x;
	border-right:solid 1px #999999;
	text-decoration:none;
}
#header{
	width:800px;
}
#content{
	width:800px;
}
#contenttext{
	float:right; width:608px; 
	background-color:#F7F7F7; 
	border-left:solid 1px #999999; border-right:solid 1px #999999; 
	border-bottom:solid 1px #999999; border-top:dotted 1px #CCCCCC; 
	min-height:360px;
}
#logo{
	float:left; width:190px; height:113px; background-color:#F7F7F7; border-left:solid 1px #999999;
}
#pagetitle{
	position:relative; float:left; width:608px; height:113px; background-image:url(../Imagens/banner.jpg); border-right:solid 1px #999999;
}
#title{
	position:absolute; right:10px; bottom:0px; width:600px;
}

#menu{
	float:left; width:190px; margin:0px;
}

#menu2{
	float:left; width:190px; margin:0px;
}
#footer{
	width:590px; padding-right:10px; padding-left:200px;
}

/*GRAY PANEL*/
.panel{
	padding:1px;
	border:solid 1px #E4E4E4;
	background-color:#EEEEEE;
	margin:10px;
	padding:10px;
	width:550px;
}

/*GRAY PANEL*/
.panel1{
	border:solid 1px #E4E4E4;
	background-color:#EEEEEE;
	margin:5px;
	padding-left:0px;
	padding-bottom:2px;
	width:550px;
}


/*branco PANEL*/
.panel2{
	border:solid 1px #E4E4E4;
	margin:5px;
	padding:20px;
	padding-right:20px;
	padding-bottom:2px;
	width:530px;
}
.panel3{
	border:solid 1px #E4E4E4;
	background-color:#A2A200;
	margin:5px;
	padding-left:0px;
	padding-bottom:2px;
	width:550px;
}
.panel4{
    
	border:solid 1px #E4E4E4;
	 margin-left:20px;
	width:550px;
}
.panel5{
	border:solid 1px #E4E4E4;
	background-color:#FFFFFF;
	margin:5px;
	padding-left:0px;
	padding-bottom:2px;
	width:550px;
}

/*TEXT STYLES*/
.bodytext {
	font: 0.7em Tahoma, sans-serif;
	color: #666666;
}

.bodytext a{

	color: #666666;
	text-decoration:none;
}
.bodytext a:hover{
	
	color: #666666;
	text-decoration: underline;
}

.bodytext1 {
	font: 0.7em Tahoma, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-decoration: none;
	color: #666666;
}

.bodytext1 a{
font: 0.7em Tahoma, sans-serif;
	font-size:14px;
	font-weight:bold;
	color: #666666;
	text-decoration: underline;
}
.bodytext1 a:hover{
	font: 0.7em Tahoma, sans-serif;
	font-size:14px;
	font-weight:bold;
	color: #666666;
	text-decoration: none;
}

.bodytext2 {
font-family:"Century Gothic";
	font-variant:small-caps;
	font-size:14px;
	font-weight:bold;
	text-decoration: none;
	color: #888888;
}

.bodytext2 a{
font-family:"Century Gothic";
	font-variant:small-caps;
	font-size:14px;
	font-weight:bold;
	color: #666666;
	text-decoration: underline;
}
.bodytext2 a:hover{
font-family:"Century Gothic";
	font-variant:small-caps;
	font-size:14px;
	font-weight:bold;
	color: #666666;
	text-decoration: none;
}
.bodytext3 {
font-family:"Century Gothic";
	font-variant:small-caps;
	font-size:12px;
	font-weight:bold;
	text-decoration: none;
	color: #FFFFFF;
}

.bodytext3 a{
font-family:"Century Gothic";
	font-variant:small-caps;
	font-size:12px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.bodytext3 a:hover{
font-family:"Century Gothic";
	font-variant:small-caps;
	font-size:12px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration: none;
}

.tabela_titulo {
border:solid;
border:thin;
border-top:none;
border-left:none;
border-right:none;
border-bottom:1px;
border-bottom:#CCCCCC;
}

.smalltext {
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	color: #666666;
	padding-left: 15px;
}

.smalltext a{
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	color: #666666;

	text-decoration:none;
	
	}

.smalltext a:hover{
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration:underline;
}
.aindamaissmalltext {
	font: 0.7em Tahoma, sans-serif;
	font-size: 10px;
	color: #666666;
}
.aindamaissmalltext a{
	font: 0.7em Tahoma, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration:underline;
}
.aindamaissmalltext a:hover{
	font: 0.7em Tahoma, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration:underline;
}

.smallwhitetext {
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #FFFFFF;
}
.smallwhitetext a{
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration:none;
}
.smallwhitetext a:hover{
	text-decoration:underline;
	
	
}

.whitetext {
	font: 0.7em Tahoma, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #FFFFFF;
}
.whitetext a{
	font: 0.7em Tahoma, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration:none;
}
.whitetext a:hover{
	text-decoration:underline;
	
	
}

.whitetext1 {
font-family:"Century Gothic";
	font-variant:small-caps;
	font-size: 20px;
	font-weight:bold;
	color: #6E6C00;
	text-decoration:none;

}
.whitetext1 a{
	font-family:"Century Gothic";
	font-variant:small-caps;
	font-size: 20px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration:none;
}
.whitetext1 a:hover{
	text-decoration:none;
}

.linkimg a{
	
	color: #FFFFFF;
	border:hidden;
	text-decoration:none;
}
.linkimg a:hover{
	border:hidden;
	
}
.smallgraytext {
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#CCCCCC;
}
.smallgraytext a{
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#CCCCCC;
	text-decoration:none;
}
.smallgraytext a:hover{
	text-decoration:underline;
}
.titletext {
	font: 0.7em Tahoma, sans-serif;
	font-size:32px;
	font-weight:bold;
	color: #CCCCCC;
}
.titletextpequeno {
	font: 0.7em Tahoma, sans-serif;
	font-size:26px;
	font-weight:bold;
	color: #CCCCCC;
}
.logotext {
	font: 0.7em Tahoma, sans-serif;
	font-size:10px;
	font-weight:bold;
	color: #999999;
}
.orangelogotext {
	font: 0.7em Tahoma, sans-serif;
	font-size:36px;
	font-weight:bold;
	color:#FF9900;
}

.litlered {
	font: 0.7em Tahoma, sans-serif;
	font-size:9px;
	color:#FF0000
	}
	
.litlegreen {
	font: 0.7em Tahoma, sans-serif;
	font-size:9px;
	color: #009900;
	}

.litleorangetitle {
	font-family:"Century Gothic";
	font-variant:small-caps;
	font-size:14px;
	font-weight:bold;
	color:#6E6C00;
	}
	
.litlegreentitle {
	font: 0.7em Tahoma, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#ABC578;
	}


.orangetitlesmall {
font-family:"Century Gothic";
	font-variant:small-caps;
	font-size:10px;
	font-weight:bold;
	color:#6E6C00;
	}
	
.orangetitlesmall1 {
	font-family:"Century Gothic";
	font-variant:small-caps;
	font-size:13px;
	font-weight:bold;
	color:#6E6C00;
	}
	
	.orangetitlesmall1 a{
	font-family:"Century Gothic";
	font-variant:small-caps;
	font-size:13px;
	font-weight:bold;
	color:#6E6C00;
	}
	.orangetitlesmall1 a:hover{
	font-family:"Century Gothic";
	font-variant:small-caps;
	font-size:13px;
	font-weight:bold;
	color:#6E6C00;
	}


.orangetitle {
	font-family:"Century Gothic";
	font-variant:small-caps;
	font-size:18px;
	font-weight:bold;
	color:#6E6C00;
	}
	
.orangetitle a {
  font-family:"Century Gothic";
	font-size:18px;
	font-weight:bold;
	color:#FF9900;
	text-decoration:none;
	}

.orangetitle a:hover{
    color:#FF9900;
	text-decoration:underline;
	}
	
#linksmenu a{
	float:right; 
	width:183px; 
	height:20px; 
	background-color:#ABC578; border-left:solid 1px #FFFFFF; border-bottom:solid 1px #FFFFFF;
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration:none;
	padding-top:5px;
}

#linksmenu2 a{
	float:right; 
	width:163px; 
	height:13px; 
	background-color:#ABC578; border-left:solid 1px #FFFFFF; border-bottom:solid 1px #FFFFFF;
	font: 0.7em Tahoma, sans-serif;
	font-size: 10px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration:none;
	padding-top:5px;
}

#linksmenu a:hover{
	background-color:#514F1C;
}

#linksmenu2 a:hover{
	background-color:#514F1C;
}

.img-shadow {
  float:left;
  background: url(shadow/shadowAlpha.png) no-repeat bottom right !important;
  background: url(shadow/shadow.gif) no-repeat bottom right;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;

}

  

.img-shadow img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -6px 6px 6px -6px;
  padding: 4px;
  max-width: 175px;
  width:expression(this.width > 175 ? "175px" : this.width);
  } 
  
  .img-shadow2 {
  float:left;
  background: url(/images/shadow/shadowAlpha.png) no-repeat bottom right !important;
  background: url(/images/shadow/shadow.gif) no-repeat bottom right;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;

}

  

.img-shadow2 img {
  display: block;
  position:relative;
  
  background-color: #fff;
  border: 1px solid #a9a9a9;
  
  margin: -6px 6px 6px -6px;
  padding: 4px;
  max-width: 180px;
  width:expression(this.width > 180 ? "180px" : this.width);
  } 


.img-shadow3 {
  float:left;
  background: url(shadow/shadowAlpha.png) no-repeat bottom right !important;
  background: url(shadow/shadow.gif) no-repeat bottom right;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;

}

  

.img-shadow3 img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -6px 6px 6px -6px;
  padding: 4px;
  max-width: 140px;
  width:expression(this.width > 140 ? "140px" : this.width);
  } 
  
  
  .img-shadow4 {

  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;

}

  

.img-shadow4 img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -6px 6px 6px -6px;
  padding: 4px;

  } 

img-shadow1 {
  float:left;
  background: url(shadow/shadowAlpha.png) no-repeat bottom right !important;
  background: url(shadow/shadow.gif) no-repeat bottom right;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;

}

  

.img-shadow1 img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -6px 6px 6px -6px;
  padding: 4px;

  } 
