*{ margin: 0; padding: 0; color: #000000; }

a { text-decoration: none; }

body {
	background: #FFFFFF;
	font: normal 80% verdana;
	text-align: center;
}

#tudo {
	position: relative;
	background: #FFFFFF;
	width: 769px;
	min-height: 755px;
	* height: 755px;
	margin: 5px auto 0 auto;	
}

	#cima {
		position: relative;
		background: #FFFFFF url(../img/cima.gif) no-repeat 0 0;
		width: 769px;
		height: 200px;
		text-align: center;
	}
		/* !!!!! */
	  #banner {
		  position: relative;
		  text-align: center;
		  padding: 0px 0px 0px 0px;
	  } 
		  
	#menu {
		position: relative;
		width: 769px;
	}
	  
	#menu ul {	
		margin: 0;
		padding: 0;
		float: left;
		width: 769px;
		background-color:#EDEDED;
		list-style: none;
		padding-left: 30px;
	}
	
	#menu ul li { display: inline;}
	
	#menu ul li a {
		padding: 3px 10px 3px 10px;
		float:left;
		/* visual do link */
		background-color:#EDEDED;
		color: #333;
		text-decoration: none;
		border-bottom:1px solid #EDEDED;
		border-top:1px solid #EDEDED;
		font-variant: small-caps;
	}

	#menu ul li a:hover {
		background-color:#D6D6D6;
		color: #6D6D6D;
		border-bottom:1px solid #6b6969;
		border-top:1px solid #6b6969;
		font-variant: small-caps;
	}
	
	h1 { font: bold 110% Arial; }
	
	#meio {
		width: 769px;
		min-height: 580px;
		* height: 580px;
	}
	
	#esq {
		width: 380px;
		float: left;
	}
	
	#texto_centro {
		background: #323232;
		text-align: left;
		width: 363px;
		margin-left: 13px;
		padding-top: 10px;
		font: normal 130% Zap; 
		min-height: 120px;
		* height: 120px;
	}
	
	p.text_centro {
		color: #FFFFFF;
		text-indent: 25px;
		padding: 0px 15px 0px 15px;
		text-align: justify;
		font: normal 100% Arial;
	}
	
	p.texto_transm {
		font: bold 90% Arial,Tahoma;
	}
	
	#transm_titulo {
		position: relative;
		background: #000 url(../img/barra_transm.gif) no-repeat 0% 0%;
		width:360px;
		height: 55px;
	}
	
	p.transm {
		color: #000000;
		text-align: justify;
		font: bold 100% Arial;
		padding-left: 5px;		
		
	}
	
	#transmissoes {
		position: relative;
		background: #FFFFFF;
		width: 341px;
		* width: 351px;
		margin-left: 6px;
		padding-left: 10px;
	}
	
	#texto_centro_rodape {
		background: #323232 url(../img/txt_rodape.gif) no-repeat 0% 0%;
		height: 25px;
		width: 363px;
	}
	
	#multimidia_centro {
		background: #323232;
		text-align: left;
		width: 363px;
		margin-left: 13px;
		padding-top: 20px;
		font: normal 130% Zap; 
		min-height: 120px;
		* height: 120px;
	}
	
	#multimidia_centro_rodape {
		background: #323232 url(../img/txt_rodape.gif) no-repeat 0% 0%;
		height: 25px;
		width: 363px;
	}
	
	p.multimidia_centro {
		color: #FFFFFF;
		text-indent: 25px;
		padding: 0px 15px 0px 15px;
		text-align: justify;
		font: normal 100% Arial;
	}
	
	#multimidia {
		position: relative;
		background: #FFFFFF;
		width: 341px;
		* width: 351px;
		margin-left: 6px;
		padding-left: 10px;
	}
	
	#multimidia_titulo {
		position: relative;
		background: #000 url(../img/barra_calendario.gif) no-repeat 0% 0%;
		width:360px;
		height: 65px;
	}
	
	p.transm {
		color: #000000;
		text-align: justify;
		font: bold 100% Arial;
		padding-left: 5px;		
		
	}
	
	p.calendario_data {
		color: #464646;
		text-align: justify;
		font: bold 90% Arial;	
	}
	
	p.calendario_desc {
		color: #000000;
		text-align: left;
		font: bold 90% Arial;
		padding-left: 5px;
	}
	
	#patrocinadores_centro_rodape {
		background: #FFFFFF url(../img/calendario_rodape.gif) no-repeat 0% 0%;
		height: 40px;
		width: 363px;
	}
	
	#patrocinadores_titulo {
		position: relative;
		background: #000 url(../img/barra_patrocinadores.gif) no-repeat 0% 0%;
		width:360px;
		height: 65px;
	}
	
	#patrocinadores {
		background: #FFFFFF;
		text-align: left;
		min-height: 260px;
		* height: 260px;
		width: 341px;
		* width: 351px;
		margin-left: 6px;
		padding-left: 10px;
	}
	
	p.patrocinadores {
		padding-top: 10px;
		padding-bottom: 25px;
		text-indent: 30px;
		font: bold 150% Tahoma; 
	}
	
	#rodape {
		text-align: center;
		padding: 5px 0px 15px 16px;
	}
	#rodape a { color: #7c7c7c; font: bold 90% Tahoma; }
	#rodape a:hover { color: black; font: 900 90% Tahoma; }
	
	#dir {
		width: 389px;
		float: right;
		min-height: 300px;
		* height: 300px;
		padding-bottom: 20px;
	}

p.clique {
	padding-bottom: 20px;
	padding-top: 5px;
	font: bold 70% Arial,Tahoma;
	text-align: center;
	
}