@charset "utf-8";
/* CSS Document */
body {
	background:#333333;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
}
img { 
	border: 0px
	}
a {
	color:#009933;
	font-weight:bold;
	text-decoration:none;
	}

a:hover {
	color:#FF0000;
	}
#geral {
	margin:auto;
	width:806px;
	height:100%;
	z-index: 1;
	background:#FFFFFF;
	
	/*border: #E5E5E5 1px solid;*/
	}
#top {
	background:url(img/topo5.jpg);
	width:806px;
	height:237px;
	text-align:center;
	z-index:100;
	}
	
.titulos {
	font-size:18px;
	color:#61615e;
	}

.titulo2 {
	color:#FF0000;
	font-weight:bold:
	}

#main {  }

.content { width:630px; float:right;  overflow:auto; }
.content .aba { float:right; width:630px; height:0; overflow:hidden;  font-size:14px; }
.content .aba2 { float:right; width:630px; height:auto; overflow:hidden; font-size:14px; }

/* MENU */
/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

#menu {
	width: 806px;
	text-align:left;
	font-size:12px;
	
	}

.underlinemenu{
font-weight: bold;
width: 100%;
background:#000000;
height:35px;
}

.underlinemenu ul{
padding: 10px 5px;;
margin: 0px;
text-align: left; //set value to "left", "center", or "right"*/
background:#000000;
margin-left:3px;
}

.underlinemenu ul li{
display: inline;
background:#000000;

}

.home a {
background:url(img/menu/1.png) no-repeat left;
padding: 5px 10px 5px 28px;
color:#FFFFFF;
}
.home a:hover, .home a.selected {
background:url(img/menu/1_.png) no-repeat;
}
.preletores a {
background:url(img/menu/2.png) no-repeat left;
padding: 5px 10px 5px 28px;
color:#FFFFFF;
}
.preletores a:hover, .preletores a.selected {
background:url(img/menu/2_.png) no-repeat;
}
.agenda a {
background:url(img/menu/3.png) no-repeat left;
padding: 5px 10px 5px 28px;
color:#FFFFFF;
}
.agenda a:hover, .agenda a.selected {
background:url(img/menu/3_.png) no-repeat;
}
.hospedagem a {
background:url(img/menu/4.png) no-repeat left;
padding: 5px 10px 5px 28px;
color:#FFFFFF;
}
.hospedagem a:hover, .hospedagem a.selected {
background:url(img/menu/4_.png) no-repeat;
}
.inscricao a {
background:url(img/menu/5.png) no-repeat left;
padding: 5px 10px 5px 28px;
color:#FFFFFF;
}
.inscricao a:hover, .inscricao a.selected {
background:url(img/menu/5_.png) no-repeat;
}
.contato a {
background:url(img/menu/6.png) no-repeat left;
padding: 5px 0px 5px 28px;
color:#FFFFFF;
}
.contato a:active, .contato a:hover {
background:url(img/menu/6_.png) no-repeat;
}
.atitude a {
background:url(img/menu/7_.png) no-repeat left;
padding: 5px 10px 5px 28px;
color:#FFFFFF;
}
.atitude a:hover, .atitude a.selected {
background:url(img/menu/7.png) no-repeat;
}
.retiro a {
background:url(img/menu/8_.png) no-repeat left;
padding: 5px 10px 5px 28px;
color:#FFFFFF;
}
.retiro a:hover, .retiro a.selected {
background:url(img/menu/8.png) no-repeat;
}


#central {
	width: 790px;
	margin-top:20px;
	height:100%;
	text-align:left;
	padding:10px;
	display:block;
	float:left;
	}
#central-esq {
	float: left;
	width: 163px;
	height:100%;
	padding-top:10px;
	padding-bottom:20px;
	text-align:right;
	}
#central-esq2 {
	float: left;
	width: 170px;
	height:100%;
	padding-top:10px;
	text-align:right;
	}
#central-dir {
	float:right;
	width: 580px;
	}
#central-dir2 {
	float:right;
	width: 580px;
	}
#central-completa {
	float:left;
	width: 750px;
	margin: 5px;
	}
#participacao {
	float: left;
	background: url(img/fundo-img.jpg) no-repeat top left;
	padding-top:10px;
	text-align:right;
	}
#rodape {
	width:806px;
	clear:both;
	z-index:100;
	text-align:center;
	font-weight:bold;
	}

#rodape_border {
	border-top: #E5E5E5 1px solid;
	height:16px;
	width:806px;
	margin-top:20px;
	clear:both;
	}
#rodape_texto {
	width:806px;
	
	text-align:center;
	color:#CC3300; 
	font-weight:bold;

	}
#rodape_img {
	width:220px;
	height:98px;
	float:right;
	background-image:url(img/lapis_rodape.jpg);
	background-repeat:no-repeat;
	background-position:top;
	clear:both;
	}




/******  FICHA *************/
table {
	color:#333333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	}
table p{
	margin-top:5px;
	margin-bottom:10px;
	}
.style1 {font-weight: bold; font-size: 10px}
.style3 {
	font-size: 14px;
	font-weight: bold;
}
