﻿
*
	{
		margin:0;
		padding:0;
		font-family: Tahoma, Arial, Verdana, sans-serif;
		font-size: 12px;
	}

p,p>*
	{
		font-size: 11px;
		line-height: 16px;
		text-decoration:none;
	}
p>a 
	{
		color: #f00;
	}

label
	{
		font-size: 11px;
		display:block;
	}

img{border:none}

fieldset 	{ border: none }	
legend	{ display:none }
input, select		{ border: 1px solid #555 }
input, button, select	{ font-size: 11px }
.clear {clear:both;}	

a:focus { outline-offset: -1px }
a:focus { -moz-outline: none; outline:none }

.hideThis
	{
		display:none;
	}

.left { float:left }
	
.thumbs img { margin-top:10px; margin-bottom:10px; margin-right: 20px;}
	
	
#siteCorpo
	{
		width: 900px;
		position: absolute;
		left:50%;
		margin-left: -450px;
	}
	
	
	
	
	
	
	
#siteTopo 
	{
		margin-bottom: 30px;
	}

	#siteTopo  h1 a
		{
			display: block;
			width: 900px;
			height: 230px;
			background: url('img/topoBanner.jpg') no-repeat;
			text-indent: -3000px;
		}

		#siteTopo dl , .subMenu dd
			{
				height: 35px;
				background-color: #D64A2E;
			}

			#siteTopo dl dd 
				{
					display:inline;
					line-height: 35px;
				}
				
				#siteTopo dl dd a, .subMenu dd a
					{
						font-family: Tahoma, Arial, Verdana, sans-serif;
						font-weight: normal;
						text-decoration: none;
						font-size: 12px;
						color: #FFFFFF;
						text-transform: uppercase;
						padding: 0px 15px;
						height:35px;
						float:left;
						display:block;
					}
					
					#siteTopo dl dd a:hover,
					#siteTopo dl dd a.atual,
					.subMenu dd a:hover,
					.subMenu dd a.atual				
						{
							background-color: #000;
						}

						
 .subMenu dd {
	height:30px;
	line-height:30px;
 }
 
 .subMenu dd a {
	float:none;
 }




.tituloVermelho,
.full
	{
		text-transform: uppercase;
		color:#000;
		background-color: #fff;
		padding: 5px;
		padding-left: 12px;
		font-weight: normal;
		float:left;
		margin-bottom: 8px;
	}

.full
	{
		float:none;
		margin-bottom: 0px;
	}
	
.imgDir
	{
		float:right;
		margin-left:10px;
	}


._25 { width:25px; }
._190 { width:190px; }
._260 { width:260px; }
._450 { width:450px; }
._480 { width:480px; }
._640 { width:640px; }
._690 { width:690px; }
._900 { width:900px; }
	
.coluna
	{
		margin-left:20px;
		float:left;	
	}
	.coluna p
		{
			margin: 0px 10px 15px 12px;
		}

.primeira { margin-left:0px; }

.banner  { margin-bottom:15px; }

.blog
	{
		background-color: #9f9f9f;
		padding: 8px;
		height: 285px;
	}
.margem { margin:10px}
	
.bgCinza { background-color: #eee; color: #fff }
	
.bgPreto { background-color: #000; color: #fff; }
.bgPreto a { color: #fff; text-decoration:none; }
.bgPreto a.atual { color: #f00; }

.formFichaInscricao { padding:12px;}
.formFichaInscricao input,
.formFichaInscricao select,
.formFichaInscricao textarea
{
	height: 18px;
	border:none;
	padding:3px;
	margin-top:2px;
	margin-bottom:13px;
}
.formFichaInscricao select { height:24px;}
.formFichaInscricao textarea { height: auto }
.formFichaInscricao label.msg { color: #rrr }
.formFichaInscricao input[type="radio"]
{ margin-right:10px; }

.regulamento { height:150px; overflow:auto; background-color: #fff; color: #000; padding:15px;}

.formFichaInscricao button { padding:5px; }
	
h6 
	{
		font-size: 10px;
		font-weight: normal;
		color: #fff;
	}
	
	
	
