*
{
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #000;
	list-style: none;
	border: none;
	text-align: left;
}

html
{
	background: url(img/fundo.jpg) repeat-x center top;
	background-color: #ffffff;
	text-align: center;
}

body 
{	
	width: 765px;
	margin: 0 auto;		
	position: relative;
}

#geral
{
	background: url(img/topo.jpg) no-repeat center top;
	margin: 0px 0px 30px 0px;
	width: 747px;
	padding: 0px 10px 0px 10px;	
	min-height: 421px;
	text-align: center;
}

#topo
{
	height: 172px;
	border-bottom: 3px solid #000;		
}
	
	#topo h1 a
	{
		position: absolute;
		background: url(img/logo1.jpg) no-repeat center top;
		text-indent: -5000px;
		overflow: hidden;
		width: 765px;
		height: 122px;
		top: 10px;
		left: 1px;
		border: none;
		cursor: pointer;
	}		

	#topo ul
	{
		height: 20px;
		padding: 142px 0px 7px 0px;		
	}

		#topo ul li
		{			
			margin: 0px 2px;
			float: right;
		}

		#topo ul li a
		{
			background-color: #fff;
			padding: 4px 10px 2px 10px;
			font-size: 12px;
			text-decoration: none;
			display: block;
		}

		#topo ul li a:hover
		{
			background-color: #f0f0f0;
		}
		

#conteudo
{
	width: 747px;
}

	#conteudo #centro
	{
		width: 487px;
		float: left;
		background: url(img/fundo-centro.jpg) no-repeat center top;
		min-height: 218px;
		padding: 0px 13px;
	}

	#conteudo #centro_int
	{
		width: 721px;
		background: url(img/fundo-centro_int.jpg) no-repeat center top;
		min-height: 350px;
		padding: 0px 13px;
	}

	#conteudo #lateral
	{
		width: 230px;
		float: right;
		min-height: 218px;
	}

		#conteudo #lateral div.bloco
		{
			width: 210px;
			min-height: 109px;
			background: url(img/fundo-bloco.jpg) no-repeat center top;
			padding: 0px 10px;
			margin: 0px 0px 25px 0px;
		}

			form.login
			{
				padding: 3px 0px;
			}

				form.login p
				{
					line-height: 130%;
					padding: 2px 10px !important;
					text-align: justify;
					color: #373737;
				}	

				form.login label
				{
					width: 47px;
					float: left;
				}

				#login, #senha
				{
					width: 138px;
					border: 1px solid #ccc;
					background-color: #fcfcfc;
					padding: 1px;
					*width: 136px;
				}

				form.login .botao
				{
					border: 1px solid #ccc;
					background-color: #33629b;
					padding: 0px 2px;
					*padding: 0px;
					margin: 4px 0px 2px 0px;
					text-align: center;
					color: #fff;
					float: right;
					cursor: pointer;
				}

			p.pradio {display: block}

			.aright {text-align: right;}
			
			#atleta, #tecnico
			{
				float: left;
			}

			#tecnico
			{
				margin:0px 0px 0px 10px;
			}
			
			p.pradio label.labelradio
			{
				text-align: left;
				vertical-align: top;		
				padding: 0px 0px 0px 5px;
				width: 30px;		
			}
			
	#conteudo h2
	{
		background: url(img/fundo-h2-blue.jpg) repeat-x center top;
		height: 24px;
		padding: 7px 10px 0px 10px;
		letter-spacing: 1px;
		word-spacing: 2px;
		font-size: 13px;
		font-weight: bold;
		clear: both;
	}

	#conteudo h3
	{
		background: url(img/fundo-h2-green.jpg) repeat-x center top;
		height: 24px;
		padding: 8px 10px 0px 10px;
		letter-spacing: 1px;
		word-spacing: 2px;
		font-size: 11px;
		font-weight: bold;
	}

	#conteudo p
	{
		line-height: 140%;
		padding: 3px 10px;
		text-align: justify;
		color: #373737;
	}
	
	form.contato
	{
		padding: 10px 0px;
	}

	form.contato label
	{
		width: 80px;
		display: block;
		float: left;
		vertical-align: top;
	}

	#nome, #email, #empresa, #telefone
	{
		width: 608px;
		border: 1px solid #ccc;
		background-color: #fbfbfb;
		padding: 1px 2px;
	}

	#msg
	{
		width: 610px;
		height: 180px;
		border: 1px solid #ccc;
		background-color: #fbfbfb;
		padding: 1px;
		overflow-y: scroll;
	}

	form.contato .botao
	{
		background-color: #33629b;
		float: right;
		display: block;
		padding: 0px 2px;
		text-align: center;
		color: #fff;
		text-decoration: none;
		border: 1px outset #333;
		cursor: pointer;
	}

	ul.parceiros
	{	
		margin: 0px 9px;
		*margin: 0px 5px;
	}

	ul.parceiros li
	{	
		margin: 5px 5px;
		list-style: none;
		border: 1px solid #ccc;
		width: 128px;
		height: 111px;
		float: left;
	}
	
	ul.lista
	{	
		padding: 0px 10px;
	}	

		ul.lista li
		{
			list-style-type: disc;
			list-style-position: inside;
			color: #373737;	
			padding: 3px 0px;
		}
	
	dl dt
	{
		font-weight: bold;
		padding: 20px 10px 5px 10px;
		text-align: justify;
		color: #373737;
		font-size: 13px;
		clear: both;
	}	

	p.volta
	{
		display: block;
		background-color: #BED4EA;
		padding: 1px 10px;
		margin: 8px 0px 2px 0px;
		text-align: right;
		height: 17px;
	}

		p.volta a
		{			
			float: right;
		}	

hr.limpa
{
	display: hidden;
	height: 1px;
	margin: 0px;
	padding: 0px;
	background-color: #fff;
	color: #fff;
	clear: both;
}


#rodape
{
	background: url(img/fundo-rodape.jpg) no-repeat center top;
	height: 30px;
	border-bottom: 8px solid #4496ce;
	width: 100%;
}




#boxCad {
	position: absolute;
	left: 38px;
	width: 505px;
	padding: 15px;
	background-color: #fff;
	border: 2px solid #6b6b6f;
	z-index: 180;
}

#bgBody {
	background-color: #4383c3;
	-moz-opacity: 0.85;
	opacity: 0.85;
	filter:alpha(opacity=85);
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
}

#boxCad h2
{
	padding: 6px 0px 5px 0px;
	letter-spacing: 1px;
	word-spacing: 2px;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
	clear: both;
}

#boxCad p, #clientepage p
{
	line-height: 130%;
	padding: 3px 0px;
	text-align: justify;
	color: #373737;
}

#boxCad a.btFechar, #clientepage a.btFechar
{
	padding: 1px 0px 1px 5px;
	margin: 0px 0px 4px 0px;
	text-align: justify;
	color: #373737;
	float: right;
	display: block;
	background-color: #efefef;
	text-decoration: none;
}

#boxCad a.btFechar span.xfechar, #clientepage a.btFechar span.xfechar
{
	padding: 1px 2px;
	text-transform: lowcase;
	margin: 0px 0px 0px 5px;
	color: #fff;
	background-color: #373737;
}

#boxCad img, #clientepage img
{	
	margin: 5px 0px 3px 15px;
	border: 1px solid #ccc;
	width: 128px;
	height: 111px;
	float: right;
}

