@charset "utf-8";
body {
	background-color: #FFF;
	margin:0;
	padding:0;
	font-size: 1em;
	font-family: Arial;
	color: #333;
	text-align: center;
}
#container {
	width: 910px;
	margin: 0 auto;
}
#header {
	width: 910px;
	height: 312px;
	text-align: left;
	margin: 0 auto;
	background-image: url(../imagens/bg_cabecalho.jpg);
}
#topMenu{
	position:relative;
	top:110px;
	left:115px;
	width: 520px;
}
#contact{
	position:relative;
	top:-18px;
	left:818px;
	width: 18px;
	height: 17px;
}
#home{
	position:relative;
	top:-36px;
	left:858px;
	width: 18px;
	height: 17px;
}
#favorite{
	position:relative;
	top:0px;
	left:780px;
	width: 18px;
	height: 17px;
}
#banner{
	position:relative;
	top:64px;
	left:18px;
	width:610px;
	height:180px;
}
#conteudo {
	background-color:#FFFFFF;	
	width: 910px;
	text-align:left;
	margin: 0 auto;
}
#latMenu{
	padding-top: 7px;
	float: left;
	width:180px;
}
#area{
	width:720px;
	float: left;
	padding-top: 7px;
	font-family: Verdana;
	font-size:11px;
	text-align:justify;
	line-height: 130%;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#homeTop{
	float:left;
	padding: 10px;
	padding-left: 0px;
	width: 349px;
	height: 250px;
	border-right: 1px #0AA0FF dotted;
}
#homeTopR{
	float: left;
	padding: 10px;
	padding-right: 0px;
	width: 350px;
	height: 250px;
}
#homeMid{
	float:left;
	padding: 10px;
	padding-left: 0px;
	width: 349px;
	height: 250px;
	border-right: 1px #0AA0FF dotted;
    border-top: 1px #0AA0FF dotted;
}
#homeMidR{
	float: left;
	padding: 10px;
	padding-right: 0px;
	width: 350px;
	height: 250px;
	border-top: 1px #0AA0FF dotted;
}
#homeLeft{
	float: left;
	padding: 10px;
	padding-left: 0px;
	width: 349px;
	border-right: 1px #0AA0FF dotted;
    border-top: 1px #0AA0FF dotted;
}
#homeRight{
	float: left;
	padding: 10px;
	padding-right: 0px;
	width: 350px;
    border-top: 1px #0AA0FF dotted;
}
#rodape {
	clear: both;
	position: relative;
	width: 910px;
	height: 125px;
	text-align: left;
	margin: 0 auto;
	background-image: url(../imagens/bg_rodape.jpg);
}
#contCPS{
	position: relative;
	top: 40px;
	left: 40px;
	width: 305px;
	height: 31px;
}
#contRodape{
	position:relative;
	top: 10px;
	left: 410px;
	width: 445px;
	text-align: center;
}

#logoADOG{
	float:right;
	width:24px;
	height:24px;
}
.imgCurso{
	padding-right: 5px;
}
.imgCurso2{
	padding-left: 5px;
}
.menuTop,.menuTop:visited {
	font-size: 11px;
	font-family: Arial, Sans-Serif;
	color: #333;
	text-decoration: none;
	font-weight: bold;
}
.menuTop:hover{
	color: #999;
}
.rodapeCont,.rodapeCont:visited {
	font-size: 11px;
	font-family: Arial, Sans-Serif;
	color: #999;
	text-decoration: none;
	font-weight: bold;
}
.rodapeCont:hover{
	color: #333;
}
.direitosCont{
	font-size: 10px;
	font-family: Arial, Sans-Serif;
	color: #999999;
	font-weight: bold;
}
.form_Contact{
	float:left;
	font-size: 11px;
	font-family: Arial, Sans-Serif;
	color: #006699;
}
.mais,.mais:visited{
	color:#0AA0FF;
	text-decoration: underline;
}
.mais:hover{
	color:#99CC01;
	text-decoration: none;
}
.disc{
	color:#a00;
	font-size: 12px;
	font-weight:bold;
}
.noticia{
	line-height:0.8cm;
}
span.barNav {
	float: right;
	width:auto;
	height:auto;
	position:relative;
} 
.barNav a span { 
  display:none;
}
.barNav a:hover span {
  display: block;
  position: absolute;
  bottom:20px; 
  right:-3px;
  width: 140px;
  padding: 2px; 
  color: #555; 
  background:#F90;
  font-size: 12px; 
  border:1px dashed #888; 
  text-align:center;
  text-decoration: none;
}
table, td{
	padding: 2px 5px 2px 5px;
	font-family: Verdana;
	font-size: 1em;
	border: 1px #CCC solid;
}
tr:hover{
	background-color: #EEE;
}
ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 174px;
	border-bottom: 1px solid #FFF;
}
ul li {
	position: relative;
}
li ul {
	position: absolute;
	top: 0;
	display: none;
	left: 174px;
}
ul li a,ul li a:visited {
	display: block;
	padding: 2px;

}
ul li a:hover{
	color: #FFFF97;
}
li:hover ul { 
	display: block; 
}
div#lock { display:none; position:absolute; left:0px; top:0px; width:100%; background-color:#555555; z-index:5; }
div.tickbox { width:350px; height:300px; display:none; left:200px; top:0; position:absolute; z-index:100; background:#006699 }
    div.tickbox div.title { height:20px; padding:5px 0 5px 10px; font-size:15px; text-align:left; color:#f5f5f5}
    div.tickbox div.title a.close { width:22px; height:24px; margin:0px 10px 0 0; float:right; background:url(../imagens/bg_fechar.jpg) no-repeat }

h4,h5{
	color:#a00;
	font-size: 18px;
}
h5{
	font-size: 15px;
}	
