/* GERAL */
body {
	overflow-x: hidden;
	
}
.imgBackground {
	background-image: url("imagens/background2.jpg");
	background-repeat:repeat;
	background-position: top;
}

.divConteudo { /* DIV que abriga todo o conteúdo */
	margin-left:2px;
	margin-top:17px;
}

.divAtividades { /* DIV que abriga cada atividade */
	margin-top:25px;
}

.divTituloAtividades {	 /* DIV que abriga todo o conteúdo - Desatualizado */
	background-color:#E1FCCD;
	border-width: 0px;
	border-style: solid;
	border-color: #000000;
	width:100%;
	height:16px;
	padding-left:5px;
	padding-right:5px;
	margin-top:25px;
}

.linhaTracejada { /* linhaTracejada */
	width:99%; 
	border-bottom:1 dotted orange;
	margin-top:8px;
	margin-bottom:20px;
}


/* caracteristicas do submenu */
.menu { /* tabela do menu */
	margin-top:0px;
}
.menuItem1 { /* item principal do menu */
	margin-left:5px;
	margin-top:5px;
}
.menuItem2 { /* item secundario do menu */
	margin-left:15px;
}

/* background do Rodapé */
.fundoRodape {
	background-color: #EBEBEB;
}

/* ao invés do BR, uso essa class nas DIV */
.pulaLinhaSimples {
padding-top:2px;
}
.pulaLinha {
	padding-top:7px;
}
.pulaLinhaMedia {
	padding-top:13px;
}
.pulaLinhaDupla {
	padding-top:20px;
}
.pulaLinhaDupla2 {
	padding-top:25px;
}

/* coloca borda nas DIVs - usado apenas para teste */
.borda {
	border-color: black;
	border-style: solid;
	border-width: 1px;
}



/* FONTES */
.fontePrimaria { /* fonte grande */
	font-family: verdana;
	font-size:12px;
	color:black;
	font-weight: normal;
}

.fonte { /* fonte normal */
	font-family: verdana;
	font-size:11px;
	color:black;
	font-weight: normal;
}

.fonteSecundaria { /* fonte pequena */
	font-family: verdana;
	font-size:10px;
	color:black;
	font-weight: normal;
}

.fonteRodape { /* fonte do rodape */
	font-family: verdana;
	font-size:10px;
	color:black;
	font-weight: normal;
}

.fonteIndicador { /* fonte de indicador de sessao */
	font-family: verdana;
	font-size:10px;
	color:black;
	font-weight: normal;
}


/* LINKS */
.link {font-family: verdana; font-size: 11px; line-height: normal; color: black; text-decoration: underline;}
.link:link {font-family: verdana; font-size: 11px; line-height: normal; color: black; text-decoration: underline;}
.link:visited {font-family: verdana; font-size: 11px; line-height: normal; color: black; text-decoration: underline;}
.link:active {font-family: verdana; font-size: 11px; line-height: normal; color: black; text-decoration: underline;}
.link:hover {font-family: verdana; font-size: 11px; line-height: normal; color: #D57A19; text-decoration: underline;}

.linkRodape {font-family: verdana; font-size: 10px; line-height: normal; color: black; text-decoration: none;}
.linkRodape:link {font-family: verdana; font-size: 10px; line-height: normal; color: #333333; text-decoration: none;}
.linkRodape:visited {font-family: verdana; font-size: 10px; line-height: normal; color: #333333; text-decoration: none;}
.linkRodape:active {font-family: verdana; font-size: 10px; line-height: normal; color: #333333; text-decoration: none;}
.linkRodape:hover {font-family: verdana; font-size: 10px; line-height: normal; color: #006600; text-decoration: none;}



.projeto{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000;
	text-decoration:none;
	padding-left:0px;
	}
.projeto:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000;
	text-decoration:underline;
	padding-left:0px;
	}




.linkEmail {font-family: verdana; font-size: 10px; line-height: normal; color: black; text-decoration: none;}
.linkEmail:link {font-family: verdana; font-size: 10px; line-height: normal; color: black; text-decoration: none;}
.linkEmail:visited {font-family: verdana; font-size: 10px; line-height: normal; color: black; text-decoration: none;}
.linkEmail:active {font-family: verdana; font-size: 10px; line-height: normal; color: black; text-decoration: none;}
.linkEmail:hover {font-family: verdana; font-size: 10px; line-height: normal; color: black; text-decoration: underline;}

.linkIndicador {font-family: verdana; font-size: 10px; line-height: normal; color: black; text-decoration: none;}
.linkIndicador:link {font-family: verdana; font-size: 10px; line-height: normal; color: black; text-decoration: none;}
.linkIndicador:visited {font-family: verdana; font-size: 10px; line-height: normal; color: black; text-decoration: none;}
.linkIndicador:active {font-family: verdana; font-size: 10px; line-height: normal; color: black; text-decoration: none;}
.linkIndicador:hover {font-family: verdana; font-size: 10px; line-height: normal; color: black; text-decoration: underline;}

.linkMenu {font-family: verdana; font-size: 11px; line-height: normal; font-weight: bold; color: black; text-decoration: none;}
.linkMenu:link {font-family: verdana; font-size: 11px; line-height: normal; font-weight: bold; color: black; text-decoration: none;}
.linkMenu:visited {font-family: verdana; font-size: 11px; line-height: normal; font-weight: bold; color: black; text-decoration: none;}
.linkMenu:active {font-family: verdana; font-size: 11px; line-height: normal; font-weight: bold; color: black; text-decoration: none;}
.linkMenu:hover {font-family: verdana; font-size: 11px; line-height: normal; font-weight: bold; color: #3e3e3e; text-decoration: underline;}

.linkSubMenu {font-family: verdana; font-size: 11px; line-height: normal; color: black; text-decoration: none;}
.linkSubMenu:link {font-family: verdana; font-size: 11px; line-height: normal; color: black; text-decoration: none;}
.linkSubMenu:visited {font-family: verdana; font-size: 11px; line-height: normal; color: black; text-decoration: none;}
.linkSubMenu:active {font-family: verdana; font-size: 11px; line-height: normal; color: black; text-decoration: none;}
.linkSubMenu:hover {font-family: verdana; font-size: 11px; line-height: normal; color: black; text-decoration: underline;}

.linkAtividades {font-family: verdana; font-size: 11px; line-height: normal; font-weight: bold; color: #006600; text-decoration: none;}
.linkAtividades:link {font-family: verdana; font-size: 11px; line-height: normal; font-weight: bold; color: #006600; text-decoration: none;}
.linkAtividades:visited {font-family: verdana; font-size: 11px; line-height: normal; font-weight: bold; color: #006600; text-decoration: none;}
.linkAtividades:active {font-family: verdana; font-size: 11px; line-height: normal; font-weight: bold; color: #006600; text-decoration: none;}
.linkAtividades:hover {font-family: verdana; font-size: 11px; line-height: normal; font-weight: bold; color: #D57A19; text-decoration: none;}

.linkTemporario {font-family: verdana; font-size: 11px; line-height: normal; color: red; text-decoration: none;}
.linkTemporario:link {font-family: verdana; font-size: 11px; line-height: normal; color: red; text-decoration: none;}
.linkTemporario:visited {font-family: verdana; font-size: 11px; line-height: normal; color: red; text-decoration: none;}
.linkTemporario:active {font-family: verdana; font-size: 11px; line-height: normal; color: red; text-decoration: none;}
.linkTemporario:hover {font-family: verdana; font-size: 11px; line-height: normal; color: red; text-decoration: underline;}

.linkDiv {font-family: verdana; font-size: 11px; line-height: normal; color: black; text-decoration: none;}
.linkDiv:link {font-family: verdana; font-size: 11px; line-height: normal; color: black; text-decoration: none;}
.linkDiv:visited {font-family: verdana; font-size: 11px; line-height: normal; color: black; text-decoration: none;}
.linkDiv:active {font-family: verdana; font-size: 11px; line-height: normal; color: black; text-decoration: none;}
.linkDiv:hover {font-family: verdana; font-size: 11px; line-height: normal; color: black; text-decoration: underline;}

/* CORES BASICAS */
.corMarrom {
	color:#653C28;
}
.corVerde {
	color:#006600;
}
.corLaranja {
	color:#D57A19;
}
.corAmarela {
	color:#EEF60D;
}
.corMostarda {
	color:#B9A90B;
}
.corVermelha {
	color:red;
}
.corVermelho {
	color:#6C0000;
	font-weight:bold;
}



/* BACKGROUND DOS SUB MENUS */
.backgroundSubMenuMadeira {
	border-color: white;
	border-style: solid;
	border-width: 1px;
	background: url('../../imagens/menu_madeira_b.jpg');
	background-repeat : repeat-y;
}
.backgroundSubMenuFolha {
	border-color: white;
	border-style: solid;
	border-width: 1px;
	background: url('../../imagens/menu_folha_b.jpg');
	background-repeat : repeat-y;
}
.backgroundSubMenuPedra {
	border-color: white;
	border-style: solid;
	border-width: 1px;
	background: url('../../imagens/menu_pedra_b.jpg');
	background-repeat : repeat-y;
}
.backgroundSubMenuFlor {
	border-color: white;
	border-style: solid;
	border-width: 1px;
	background: url('../../imagens/menu_flor_b.jpg');
	background-repeat : repeat-y;
}

/* BACKGROUND DAS LINHAS INDICADORAS */
.bgLinhaMarrom {
	background: url('../../imagens/linhaMarrom.gif');
	background-repeat : repeat-x;
}
.bgLinhaVerde {
	background: url('../../imagens/linhaVerde.gif');
	background-repeat : repeat-x;
}
.bgLinhaLaranja {
	background: url('../../imagens/linhaLaranja.gif');
	background-repeat : repeat-x;
}
.bgLinhaAmarela {
	background: url('../../imagens/linhaAmarela.gif');
	background-repeat : repeat-x;
}



/* FORMULARIO */
.CaixadeTexto {
	font-family: arial;
	font-size: 12px;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	color: #3f6b44;
	height:17px;
	margin-left:4px;
}

.botaoContato {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: Black;
	border: 1px solid black;
	background: #DCDCDC;
}




.tdTitulo {
font-family: verdana;
font-size: 12px;
font-weight: bold;
color: #000000;
background: #ffff99;
border: 1px solid #797979;
text-align: center;
}

.tdPadrao {
border: 1px solid #797979;
font-family: verdana;
font-size: 12px;
color: #000000;
}

/*********************************************************** highslide *************************************************/
.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide img {
	border: 2px solid gray;
}
.highslide:hover img {
	border: 2px solid white;
}

.highslide-image {
    cursor: pointer; /* opera */
	cursor: url(highslide/graphics/zoomout.cur), pointer;
    border: 2px solid white;
}
.highslide-image-blur {
    cursor: pointer;
    cursor: hand;
}
.highslide-caption {
    display: none;
    
    border: 2px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
.highslide-loading {
    display: block;
	color: white;
	font-style: 'MS Sans Serif';
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
    text-decoration: none;
	padding: 3px;
	opacity: 0.60; /* w3c */
	filter: alpha(opacity=60); /* ie */
	border-top: 1px solid white;
	border-bottom: 1px solid white;
    background-color: black;
    
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
    
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

h1{font-size:14px;
color:#6C0000;
text-align:center;
margin-top:30px;}