/* Tres colunas  CSS Document */
body {
   	margin:0 0 5px 0;
	padding:0;
	/*font: 0.76em Verdana, "Times New Roman", Times, Serif;*/

		
}
html {
	background-color: #ffffff;
	}
a:link , a{
	color:#000000;
	}
	
a:visited {
	/*color:#b9b9b9;*/
	color:blue ;
	}
a:hover {
	background-color:#eaece3;
	color:#c30;
	text-decoration:none;
	}
a:active {
	color:#f00;
	}	
	
.botao {
	font: Verdana;
	font-size: 12px;
	font-family: Verdana;
	border-bottom-width: 1px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-color: #333333 #333333 #333333 #333333;
	border-style: solid solid solid solid;
	width: 180px;
	background: #D6D3CE;
	}	

/*** menu de navegao secundario ***/
#menubv {
width: 300px;
padding: 0;
margin: 0;
/***font: 1.0em Verdana, sans-serif;***/
	font: Verdana;
	font-size: 12px;
	font-family: Verdana;
}
#menubv ul {
list-style: none;
margin: 0;
padding: 0;
}
#menubv li {
border-bottom: 1px solid #000000;
margin: 0;
}
#menubv li a {
display: block;
padding: 5px 5px 5px 0.5em;
font-weight:bold;
border-left: 10px solid #000000;
border-right: 10px solid #000000;
background-color: #CC0000;
color: #ffffff;
text-decoration: none;
}
#menubv li a:hover {
border-left: 10px solid #000000;
border-right: 10px solid #000000;
background-color: #990033;
color: #ccc;
}
/* Fix IE. Hide from IE Mac \*/
* html #menubv ul li { float: left; height: 1%; }
* html #menubv ul li a { height: 1%; }
/* End */
/* 
O menu popup a seguir eh baseado em uma criacao de Claire Campbell http:www:tanfa:co:uk 
Neste link um tutorial sobre o menu http:www:tanfa:co:uk:css:examples:css-dropdown-menus.asp
*/

#colNavPri a:link, #colNavPri a {
	color:#999;
	font-weight:bold;
	}

#menu {
width: 163px;
background:#ecede8;
color:#999;
border:1px solid #a7a9a1; 
border-width:1px 1px 0;
margin:10px auto;
voice-family: "\"}\""; 
voice-family:inherit;
width:160px;
	}
	
#colNavPri>#menu {
width:160px; 
	} 
#menu ul {
list-style: none;
margin: 0;
padding: 0;
}
#menu a, #menu ul ul li {
font-size: 1.0em;
line-height:2.0em;
display: block;
margin: 0;
text-decoration:none;
}
#menu ul ul ul li a {
line-height:1.1em;
padding:5px 0 5px 5px; 
}
#menu ul ul li {
background: url(../imagens_geral/mais.gif) 98% 50% no-repeat;
}
#menu ul ul ul li {
background: none;
}
#menu ul ul li#semmais, #menu ul ul li#semmais1 {
background-image: none;
}
#menu a {padding-left:5px;}
#menu li {position: relative; }
#menu ul ul ul {
background:#f0f1ec;
position: absolute;
top:0;
left: 100%;
width: 150%;
border:1px solid #a7a9a1;
border-bottom-width:0;
}
div#menu ul ul ul,
div#menu ul ul li:hover ul ul
{display: none;}
div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul
{display: block;}
#menu ul ul ul  li a:hover {color:#c30;}
#menu ul ul li {border-bottom:1px solid #a7a9a1;
}
#menu ul ul ul li {border-bottom:1px solid #a7a9a1;
}
/* End popup menu */
/* #infobar credits to http://mathibus.com/ */


/**** ID  ********/

#tudo {
	margin-top: 1px;

}
#topoGeral {
font-size:0.9em;
	width:auto;
	height:18px;
	/*background-color:#66CCFF;*/
	background-color:#FFA31B;
	color:#000000;
	text-align:left;
}

#topoGeral img {
	position:absolute;
	top:0px;
	vertical-align: middle;
	right: 0px;
	
}
#topo img {
	position:absolute;
	top:22px;
	left: 0px;
    vertical-align: middle;
	
	
}

#topo {
	font-size:1em;
	width:auto;
	height:60px;
	text-align:right;
	border-bottom:2px dotted #000000;
	background-image: url(../imagens_logomarcas/fundo_cabo_frio_05.jpg);
	background-repeat: no-repeat;
	background-position : center;
	margin : 0;
	padding : 0;
	background-color: #FFFFFF;	
}

#topo h1{
	margin-top: 10px; 
}

#colNavPri  {
	position:absolute;
	width:180px;
	top:100px;
	left:4px;
	padding-bottom:20px;
	border-bottom:3px double #000000;
}
#colNavSec  {
	position:absolute;
	width:140px;
	top:100px;
	right:5px;
	color:#000000;
	padding-bottom:20px;
	/*border-bottom:3px double #000000;*/
}
#NavPri {
	background:#FFFFFF;
	margin:0px;
}
#sepEsqcolCentral {
	margin-left:190px;
	padding-left:10px;
	border-left-style:double;

	
	
}
#NavSec {
	background:#ffffff;
	margin:0px;	
}
#sepcolCentralDir {
	margin-right:150px;
	padding-right:1px;
	/*background:#FF0033;*/

}
#colConteudo {
	color:#000000;
	padding:2px 10px;
	text-align:left;
	background-color: #FFA366;

}


#colConteudo img{
	float: left;
	padding: 0px 10px 0px 0px;
	margin: 0 5px 5px 0;
	font-size:1.1em;
	line-height:1.4em;
}

#informe {
	width:auto;
	height:50px;
	background-color:#FFFFFF;
	border-top:2px solid #000000;
	color:#000000;
	text-align:center;
}

#rodape {
	border:0 solid #a7a9a1;
	/*border-width:1px 0;*/
	font-size:0.9em;
	height:auto;	
	margin-bottom:5px;
	padding:5px 0;
	text-align:center;
}

/***  classes   ****/
.new { 
	font:bold 0.70em Arial, sans-serif; 
	color:#c30; 
	margin-right:3px;
	border:1px solid; 
	padding:1px; 
	}

.hidden {
	height: 0;
	width: 0;
	overflow: hidden;
	position: absolute; /* para o IE5 Mac */
	}
.contact {
	text-align:center;
	margin-top:10px;
	padding:5px 0;
	border:0 solid #a7a9a1;
	border-width:1px 0 1px;
	}	

.creditos {
	font-size:0.8em;
	text-align:left;
	border:1px solid #a7a9a1;
	background-color:#f0f0ed;
	padding:3px;
	line-height:1.3em;
	}



.rev {
	margin:0;
	font-size:0.8em;
	color:#c30;
	padding-top:10px;
	border-top:1px solid #eaece3;
}
.navTop a:link , a{
	color:#000000;
	}
	

.navTop {
   text-align:center;
	}
	
.texto1 {
font-size:0.9em;
 }
 pre  {
font-size:0.9em;
 }

.estudo td { font-size:0.7em;}
.estudo th { font-size:1em; font-weight:bolder; text-align:center;}
 /*********** estilos para impressora ******************/ 
 @media print{ 
/*hide the left column when printing*/ 
#colNavPri {display:none;} 
#colNavSec {display:none;}
.navTop {display:none;}
/*hide the right column when printing*/ 

body {
   background: white;
   font-size: 12pt;
   }
   
#topo{
	text-align:right;
	font-size: 12pt;
}
#sepEsqcolCentral {
   margin-left:5px;
   padding-left:5px
   padding: 0;
   border: 0;
   float: none !important;
   color: black;
   background: transparent none;
   
   }

#sepcolCentralDir {
	margin-right:5px;
	padding-right:5px;
   padding: 0;
   border: 0;
   float: none !important;
   color: black;
   background: transparent none;
   }
a:link, a:visited {
   color: #520;
   background: transparent;
   font-weight: bold;
   text-decoration: underline;
   }
#sepcolCentralDir a:link:after, #sepcolCentralDir a:visited:after {display:none;}

#sepcolCentralDir a[href^="/"]:after {
   content: " (http://www.alistapart.com" attr(href) ") ";
   }
   
}

