body {
	margin: 0px;
	background: url(../../imagens/blue/pattern.jpg) repeat;
	/* color: #e0efa7; */ 
	color: #EAEEF9;
	font-family: Tahoma, Arial, Verdana, Trebuchet MS;
	font-size: 11px;	
}
div.wrapper {
	width: 754px;
	height: 100%;
	background: url(../../imagens/blue/background.jpg) repeat;
}
div#container {
	width: 664px;
}
div#header {
	width: 664px;
	height: 200px;
	background: url(../../imagens/blue/header.jpg);
}
div#footer {
	width: 664px;
	height: 20px;
	background: url(../../imagens/blue/footer.jpg); 
	padding-top: 4px;
}

/* Columns */
.left, .right {
	width: 174px;
	border: 1px solid #171C25;
	color: #d3dbe6;
}
.left { float: left; border-left:0px; }
.right { float: right; border-right:0px; }


.content,  .middle,  .middle-tools  { width: 312px; }
.content2, .middle2, .middle-tools2 { width: 487px; }
.content3, .middle3, .middle-tools3 { width: 662px; }

.middle,.middle2,.middle3 {
	float: left;	
	border: 1px solid #171c25;
	border-top: 0px;
}

.middle-tools,.middle-tools2,.middle-tools3 {
	/* padding: 5px; */
	text-align: left;
}

/* CB */
/*Font Section*/
#leftSection, #rightSection, .content, 
.content2, .content3, .contentSeparator{
	font-family: Tahoma, Arial, Verdana, Trebuchet MS;
	color: #d8e1f0;	
	text-transform: capitalize;
	font-size: 11px;
	text-align: left;
}

.content, .content2, .content3{
	font-weight:bold;
	height: 15px;
	background: url(../../imagens/blue/content.jpg);
}

.contentSeparator, a.contentSeparator{
	/* color: #bdb59e; */
	color: #fff !important;
	/* width: 311px; */
	height: 16px;
	background: url(../../imagens/blue/separator.jpg);
	font-weight: bold;
}
a.contentSeparator:link { }
a.contentSeparator:visited { }
a.contentSeparator:hover { text-decoration: underline; }
a.contentSeparator:active { }

.contentText, .contentAuthor{
	padding: 5px;
	text-align: justify;
	color: #d3dbe6;
}

.contentAuthor{
	text-align: right;
}
.contentImg{
	text-align: center;
}

.contentImgNews{
	float: left;
	margin: 3px;
	padding: 1px;
	border: 3px solid #171C25;
}

#leftSection, #rightSection{
	width: 174px;
	height: 14px;
	background: url(../../imagens/blue/section_bg.jpg);
	vertical-align: middle;
	font-weight: bold;
}
#leftSection { }
#rightSection { }







.red {
font-weight: bold;
color: #ff0000;
text-align: center;
}
.green {
font-weight: bold;
color: #00ff06;
text-align: center;
}





a{
	border: 0px 0px 0px 0px solid;
	text-decoration: none;
	color: #9fb3d8;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}













/* Nav */
div#nav {
width: 664px;
height: 24px;
margin: 0px;
}
#nav li {
height: 24px;
list-style: none;
float: left;
width: 83px;
}
#nav ul {
width: 664px;
margin: 0px;
padding: 0px;
}
#nav a {
display:block;
height: 24px;
}
li.inicio { background: url(../../imagens/blue/menu/inicio.jpg); }
li.localizacao { background: url(../../imagens/blue/menu/localizacao.jpg); }
li.historial { background: url(../../imagens/blue/menu/historial.jpg); }
li.galeria { background: url(../../imagens/blue/menu/galeria.jpg); }
li.actividades { background: url(../../imagens/blue/menu/actividades.jpg); }
li.teams { background: url(../../imagens/blue/menu/teams.jpg); }
li.resultados { background: url(../../imagens/blue/menu/resultados.jpg); }
li.contactos { background: url(../../imagens/blue/menu/contactos.jpg); }

.teamImgFE{
	margin-top: 5px; 
	margin-bottom: 4px;
	border: 0px solid #171C25;
}


/* LISTA GALERIA */
#listGallery{	width: 100%; }
#listGallery td{
	text-align: center;
	vertical-align: bottom;
	width: 50%;
}

#listGallery a{
	font-weight: bold;
	text-decoration: none;
	color: #9fb3d8;
}
#listGallery a:link { }
#listGallery a:visited{ }
#listGallery a:hover{ }
#listGallery a:active { }

.GalleryImg{
	margin-top: 5px; 
	margin-bottom: 4px;
	border: 3px solid #171C25;
}








/* M I N I   P A G I N A D O R   D E   F O T O S */
#minipag { 
	width: 100%; 
	color: #EAEEF9;
	font-family: Tahoma, Arial, Verdana, Trebuchet MS;
	font-size: 11px;
}
#minipag td{
	vertical-align: bottom;
	width: 33%;
	text-align: center;
}


/* C O M B O   C A T E G O R I A S   C O N T E U D O */
#catcombo{
	width:100%;
	font-family: Tahoma, verdana, Arial, Helvetica, sans-serif;
 	font-weight: bold;
	color:#666666;
	font-size: 11px;
	font-weight: normal;
	text-align: right;	
}

#catcombo select{
	width:160px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color:#86878b;
	font-size: 10px;
	font-weight: normal;
	background-color: #111216; 
	border: 1px solid #171C25;
	
}

#contentImg{
	width: 100%;
	text-align: center;
}

#contentImg img{
	margin-top: 5px; 
	margin-bottom: 4px;
	border: 3px solid #171C25;
}



/*  T E A M  -  M E M B R O S */
#listTeam {	width: 100%; }
#listTeam td{
	text-align: center;
	vertical-align: bottom;
	width: 33%;
}

#listTeam a{
	font-weight: bold;
	text-decoration: none;
	color: #9fb3d8;
}
#listTeam a:link { }
#listTeam a:visited { }
#listTeam a:hover { }
#listTeam a:active { }


.tdMemberLeftTitle{
	font-weight: bold;
	width:28%;
}

.tdMemberLeftText{
	
}

.tdMemberTitle{
	color: #a7b3c9;
	font-size: 11px;
	font-weight: bold;
}









.pagination{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center; 
	background: none; 
	color: #bbb;
}

.pagination ul{
 	 margin:0;
 	 padding:1%; 
 	 margin-bottom:2%; 
 	 list-style-type: none;
 	 background: none; 
	font-size: 10px;
}

.pagination ul li{
 	 list-style-image: none;
 	 display:inline;
 	 padding-left: 1%; 
 	 line-height: 1.2em;
	font-size: 10px;
}

.pagination span{ color: #777;}
.pagination disable{ color: #777; }

.pagination A{
	background: none;
	font-size: 9px;
	text-decoration: none;
	font-family: Verdana, Helvetica;
	color: #9fb3d8;
}
.pagination A:link{  }
.pagination A:visited{ }
.pagination A:active{ }
.pagination A:hover{ text-decoration: underline; }




.clear {
	clear:both;
	height:1px;
	overflow:hidden;
}







#comentarios{
	width: 100%;
	text-align: center;
}

#comments, #insertComment {	
	width: 100%; 
	color: #d3dbe6; /*contenttext*/
}

	
#comments td, #insertComment td{
	width: 100%;
	padding-left: 5px;
	padding-right: 5px;
}

#commentsUser td{
	padding-top: 5px;
	font-weight: bold;
	text-align: left;
}
#commentsText td{
	text-align: justify;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;
}
#commentsDate td{
	text-align: right;
	font-weight: bold;
	padding-bottom: 5px;
}
#commentsSpace td{
	border-bottom: 1px solid #171C25;  /* left */
}

#insertCommentUserLabel td, #insertCommentCommentLabel td{
	font-weight: bold;
	text-align: left;
	padding-top: 5px;
}

#insertCommentInsert{
	text-align: right;
	padding-top: 5px;
}

#insertComment input, #insertComment textarea{
	background-color: #D5D6FB;
  	border-color:#000000;
  	border-style:inset;
  	border-width:1px;
  	color: #000000;
	width:100%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}




