@charset "utf-8";
body{
	margin:10px 15px;
	text-align:center;
	background:url(../imagens/f0_novo.jpg) repeat fixed; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px;
	}
p { text-align:justify; margin-left:15px;margin-right:15px; font-size:12px;}
a {color:#009900; text-decoration:none;}
#tudo{
	height:100%; 
	width:750px; 
	margin:0 auto; 
	border: 9px  #FFF solid; 
	background:#FFFFFF;
	}
#topo{height:301px; width:750px; background:#DFDFDF;}


#esquerda {
	float:left; 
	width:146px; 
	height:100%; 
	background:url(../imagens/bgmenu.gif) no-repeat;
	}
#menu{
	height:250px; 
	width:146px;
	float:left; 
	text-align:left;
	margin-left:40px; 
	margin-top:55px;
	}
 #menu li{list-style:none; font-size:12px; margin-left:-35px;} 
 #menu a {text-decoration:none; color:#000000; }
 #menu li a:hover{text-decoration:none; color:#C01E11; font-weight:bold;}
 
#principal{ height:100%;
			width:595px; 
			background: #FFFFFF;
			border-left:#DDDDDD 1px solid;  
			text-align:justify;
			float:right;
			}
	.titulo { color:#006600; font-size:18px; margin:15px; font-weight:bolder; text-align:left;}
	.sub { color:#009900; font-size:10px; margin:15px; font-weight:bolder; text-align:left;}
	#voltar {float:right; margin-left:-50px; color:#00ff00;}
	.fotos {border: #660000 3px solid; margin-left:75px; }
	.linha {width:98%; border-top:#DDDDDD 1px solid; margin-left:1%; margin-top:15px; bottom:0;}


#rodape {clear:both;height:23px; background:#FFFFFF; margin-top:19px; bottom:0; font-size:11px; margin-top:1px;}
  #rodape a{color:#000000; font-weight:bold;}
#copy {font-size:11px; font-weight:bold; margin-left:62px;  bottom:0px;}
 #copy a{color:#000000;}
#locais a{color:#000000;}

#anos a:hover{ background-color:#000000;}
#eventos a:hover{ background-color:#000000;}
#provas a:hover{ background-color:#000000;}


#principal * {
	padding: 0 0px;
	}
#esquerda * {
	padding: 0 0px;
	}