/* -_-_-_-_-_-_-_-_- Estilos -_-_-_-_-_-_-_-_-  */

body
{
	background:url(../img/bg_filete_home.gif);
	background-repeat: repeat-x;	
	margin:0px;
	padding:0px;
}

#container
{
	background:#fff;
	width:1000px;
}

#coluna_esquerda
{
	width:285px
}

ul
{
	padding:0px;
	margin:0px;
}

li
{
	padding:3px;
	list-style:none;
	display:inline;
}

#coluna_direita
{
	
}

div { text-align:left }

img{border:0px}

p,div,label,span,a,select
{
	font-family:Trebuchet MS, Verdana, Arial, Tahoma;
	font-size:11px;
	color:#666666;
	text-decoration:none;
	line-height:12px
}

br{line-height:18px}

.br
{
 line-height:7px
}

a:hover
{
	color:#e85507
}

/* ==========Formulário========== */
input
{
	border:1px solid #BDBDBD;
	background-color:#fff;
}

.link_cinza
{
	color:#666666;
	text-decoration:underline;
}

.texto12_laranja_negrito
{
	font-weight:bold;
	font-size:12px;
	color:#e85507
}

.texto_cinza
{
	color:#666666
}

.texto10_branco
{
	font-size:10px;
	color:#fff
}

.texto_cinza_negrito
{
	color:#666666;
	font-weight:bold
}

.texto10_cinza
{
	font-size:10px;
	color:#666666
}

.texto13_cinza
{
	font-size:13px;
	color:#666666
}

.texto16_cinza
{
	font-size:16px;
	color:#666666;
	font-weight:bold;
}

.campo_grande
{
	width:300px
}

.campo_medio
{
	width:170px
}

.campo_pequeno
{
	width:30px
}

.texto_laranja_maiusculo
{
	text-transform:uppercase;
	color:#ff6600
}

.texto_preto_maiusculo
{
	text-transform:uppercase;
	color:#000
}

fieldset
{
	border:1px solid #CCC; 
	padding:15px
}

textarea
{
	border:1px solid #BDBDBD;
	width:300px;
	height:70px
}

.link_letras
{
	font-weight:bold;
}

.texto_negrito
{
	font-weight:bold;
}
 




