Body {
	background-image : url(bg2a.png);
	background-color:#C0CDCA;
	margin : 0;
	font-family : "Trebuchet MS", Tahoma;
	color : #646464;
	font-size : 12px;
	font-weight : normal;
	background-repeat:repeat-x;
} 
.destaques { 
font-family : Verdana, Arial, Helvetica, sans-serif; 
color : #499aba; 
font-size : 14px; 
font-weight : bold; 
} 
.destaque_2 { 
font-family : "Trebuchet MS", arial, Tahoma, Verdana; 
color : #7e7e7e; 
font-size : 12px; 
} 
.destaque_3 { 
font-family : Verdana, Arial, Helvetica, sans-serif; 
color : #798086; 
font-size : 11px; 
font-weight : bolder; 
} 
.destaque_14 { 
font-family : "Trebuchet MS", arial, Tahoma, Verdana; 
color : #0066cc; 
font-size : 14px; 
} 
.vid_arq01 { 
padding-left : 0; 
padding-right : 0; 
font-family : Verdana, Arial, Helvetica, sans-serif; 
color : #7685a9; 
font-size : 13px; 
font-weight : bold; 
} 
.medal_img { 
border : 2px #ced5df; 
padding-bottom : 2px; 
padding-left : 2px; 
padding-right : 2px; 
padding-top : 2px; 
} 
.txt_diretoria { 
line-height : normal; 
font-variant : normal; 
padding-left : 3px; 
padding-right : 3px; 
font-family : arial; 
color : #93989f; 
font-size : 10px; 
font-weight : 700; 
} 
/* -----------------------------------------------------------------------------------------------------------------------------
INDEX /////////// Parte do CSS responsavel pela formatação e estruturação da página index //////////////////////////////////////
------------------------------------------------------------------------------------------------------------------------------*/
.home_sub {
    font-family : "Trebuchet MS", Tahoma;
	color : #646464;
	font-size : 12px;
	font-weight : normal;
	padding-left : 5px; 
    padding-right : 5px; 
    padding-top : 10px; 
}
/* -----------------------------------------------------------------------------------------------------------------------------
GALERIA DE FOTOS /////////// Parte do CSS responsavel pela formatação e estruturação da galeria de foto ////////////////////////
------------------------------------------------------------------------------------------------------------------------------*/
.fot_data { 
font-family : arial; 
color : #93989f; 
font-size : 10px; 
font-weight : 700; 
} 
.fot_toptxt { 
font-family : "Trebuchet MS", arial, Tahoma, Verdana; 
font-size : 13px; 
} 
#imagem { 
background-color : #efefef; 
margin-top : 0; 
margin-left : 2px; 
} 
#imagem A IMG { 
border-bottom : 3px solid #efefef; 
border-left : 3px solid #efefef; 
border-top : 3px solid #efefef; 
border-right : 3px solid #efefef; 
} 
#imagem A:hover IMG { 
border-bottom : 3px solid #94a0c2; 
border-left : 3px solid #94a0c2; 
border-top : 3px solid #94a0c2; 
border-right : 3px solid #94a0c2; 
} 
#descricao { 
padding-bottom : 0; 
padding-left : 12px; 
padding-right : 12px; 
font-size : 10px; 
padding-top : 0; 
} 
#descricao SPAN { 
color : #006699; 
font-weight : bold; 
} 
#rodape { 
font-size : 12px; 
} 


/* -----------------------------------------------------------------------------------------------------------------------------
RODAPE DO SITE /////////// Parte do CSS responsavel pela formatação e estruturação das partes do rodape ////////////////////////
------------------------------------------------------------------------------------------------------------------------------*/
.rod_link { 
line-height : normal; 
font-variant : normal; 
padding-left : 1px; 
padding-right : 1px; 
font-family : "Trebuchet MS", Tahoma; 
font-size : 11px; 
font-weight : normal; 
} 
.rod_copyright { 
line-height : normal; 
font-variant : normal; 
padding-left : 3px; 
padding-right : 3px; 
font-family : arial; 
color : #666666; 
font-size : 10px; 
font-weight : 700; 
} 
.rod_criar { 
font-family : Arial, Verdana; 
color : #6b6d81; 
font-size : 9px; 
font-weight : 700; 
} 
.rod_divi { 
font-family : "Trebuchet MS", Arial, Verdana; 
color : #9a9a9a; 
font-size : 9px; 
font-weight : normal; 
padding-top : 0; 
padding-right : 5px; 
padding-bottom : 0; 
padding-left : 5px; 
} 


/* -----------------------------------------------------------------------------------------------------------------------------
LINKS /////////// Parte do CSS responsavel pela formatação dos links ///////////////////////////////////////////////////////////
------------------------------------------------------------------------------------------------------------------------------*/
A:link { 
color : #4b86b1; 
text-decoration : none; 
} 
A:visited { 
color : #4b86b1; 
text-decoration : none; 
} 
A:hover { 
color : #cc9900; 
text-decoration : underline; 
} 
#jquery-overlay { 
z-index : 90; 
position : absolute; 
width : 100%; 
height : 500px; 
top : 0; 
left : 0; 
} 



/* -----------------------------------------------------------------------------------------------------------------------------
LIGHTBOX /////////// Parte do CSS responsavel pela formatação do jquery e estruturação da galeria de fotos ////////////////////
------------------------------------------------------------------------------------------------------------------------------*/
#jquery-lightbox { 
z-index : 100; 
position : absolute; 
text-align : center; 
line-height : 0; 
width : 100%; 
top : 0; 
left : 0; 
} 
#jquery-lightbox A IMG { 
border-bottom-style : none; 
border-right-style : none; 
border-top-style : none; 
border-left-style : none; 
} 
#lightbox-container-image-box { 
position : relative; 
background-color : #fff; 
margin : 0 auto; 
width : 250px; 
height : 250px; 
} 
#lightbox-container-image { 
padding-bottom : 10px; 
padding-left : 10px; 
padding-right : 10px; 
padding-top : 10px; 
} 
#lightbox-loading { 
position : absolute; 
text-align : center; 
line-height : 0; 
width : 100%; 
height : 25%; 
top : 40%; 
left : 0%; 
} 
#lightbox-nav { 
z-index : 10; 
position : absolute; 
width : 100%; 
height : 100%; 
top : 0; 
left : 0; 
} 
UNKNOWN { 
left : 0; 
} 
#lightbox-nav A { 
outline-style : none; 
} 
#lightbox-nav-btnPrev { 
width : 49%; 
display : block; 
height : 100%; 
} 
#lightbox-nav-btnNext { 
width : 49%; 
display : block; 
height : 100%; 
} 
#lightbox-nav-btnPrev { 
float : left; 
left : 0; 
} 
#lightbox-nav-btnNext { 
float : right; 
right : 0; 
} 
#lightbox-container-image-data-box { 
padding-bottom : 0; 
background-color : #fff; 
margin : 0 auto; 
padding-left : 10px; 
width : 100%; 
padding-right : 10px; 
font : 10px/1.4em Verdana, sans-serif; 
overflow : auto; 
} 
#lightbox-container-image-data { 
padding-bottom : 0; 
padding-left : 10px; 
padding-right : 10px; 
color : #666; 
padding-top : 0; 
} 
#lightbox-container-image-data #lightbox-image-details { 
text-align : left; 
width : 70%; 
float : left; 
} 
#lightbox-image-details-caption { 
font-weight : bold; 
} 
#lightbox-image-details-currentNumber { 
padding-bottom : 1em; 
display : block; 
clear : left; 
} 
#lightbox-secNav-btnClose { 
padding-bottom : 0.7em; 
float : right; 
} 
#medal { 
background-color : #ffffff; 
margin-top : 0; 
} 
#medal A IMG { 
border : 3px solid #dae6ee; 
} 
#medal A:hover IMG { 
border-bottom : 3px solid #94a0c2; 
border-left : 3px solid #94a0c2; 
border-top : 3px solid #94a0c2; 
border-right : 3px solid #94a0c2; 
} 

	
/* ------------------------------------------------------
Tribo Digital - Criação e Consultoria Web // 2009
Site: www.tribodigital.net
-------------------------------------------------------*/