/*** CSS Document ***/

body {
	margin: 0px;
	background-color: #270b46;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height:18px;
}
h1, .titulos { 
font-family: 'Yanone Kaffeesatz', arial, serif; font-size:44px; padding:0; margin:0 0 8px 0; text-transform:uppercase; line-height:44px; }
.barra-txt {
font-family: 'Yanone Kaffeesatz', arial, serif; font-size:18px;}
.barra{
background:#5A0388; color:#fff; text-transform:uppercase; height:20px; padding:2px;}

.descricao {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}

/*** divs que envolvem todas as outras  ***/

#all
{
	width:990px;
	text-align: center;
	margin: 0 auto;
	background-color:#FFFFFF;		
}

/*** end ***/

#boxes
{
padding:5px;
margin-bottom:5px;
/*background-color:#f4f4f4;*/
}

#boxesWhite
{
	padding:5px;
	margin-bottom:5px;
	background-color:#ffffff;
}

#boxes2 
{
padding:5px;
margin-bottom:5px;
/*background-color:#f4f4f4;*/
}

#boxes2 a:hover
{
background-color:#5E038E;
color:#FFF;
}

#boxes2 a
{
background-color:#fff;
font-size:12px;
color: #333333;
}

/*--config txt--*/
.titulos
{
font-family: 'Yanone Kaffeesatz', arial, serif; font-size:44px; padding:0; margin:0 0 10px 0; text-transform:uppercase; line-height:40px; color:#50027A;

/*font-family: "Trebuchet MS";
font-size:28px;
line-height:30px;
margin-bottom:5px;*/

}

.titulosgrandao
{
color:#50027A;
font:22px "Trebuchet MS";

}


.titulosMenor
{
color:#50027A;
font-size:14px;
font-weight:bold;
}

.placar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #50027A;
	font-weight: bold;
}

.term {
	font-family: Arial;
	font-size: 10px;
	color: #000000;
}

.destaque
{
background-color:#F9e069;
font-size:11px;
}
.creditos
{
font-size:10px;
color:#999999;
}
a
{
background-color:#FAAE02;
text-decoration:none;
font-size:11px;
color: #ffffff;
}
/*--end config txt--*/
/*form*/
#form input {	
background:#FFF9E8;	
border:1px solid #AE78C9;
width:170px;
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
color: #333333;	
}
#form2 input {	
width:425px;
}
#form select {	
background:#FFF9E8;	
border:1px solid #AE78C9;
width:60px;
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
color: #333333;	
}
#form textarea {	
background:#FFF9E8;	
border:1px solid #AE78C9;
width:425px;
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
color: #333333;	
}
#form4 input {	
background:#FAAE02;	
border:1px solid #FAAE02;
color: #ffffff;
width:50px;
height:18px;
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
}

/**/

.img
{
padding-right:5px;
}
.campos {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #333;
	background-color: #F5F5F5;
	border: thin solid #CCC;
	width: auto;
	height: 13px;
}

