/* Folha de Estilos */

body
{
	background:#42CAD0 url(../img/bg_body.jpg) no-repeat;
	margin: 0px;
	padding: 0px;
	text-align:center;
	background-position: center top
}

#container
{
	width:920px;
	margin-left:auto;
	margin-right:auto;
}


p,div,label,span,a
{
	font-family:Trebuchet MS, Verdana;
	font-size:11px;
	color:#666666;
	line-height:11px;
}

.meio
{
	width:920px;
	height:518px;
	background:#fff url(../img/bg.gif) no-repeat bottom
}

.block
{display:block}

br{line-height:12px}

div { text-align:left }

img{border:0px}

a {text-decoration:none}

a:hover
{
	text-decoration:underline
}

.texto10_preto
{
	font-size:10px;
	color:#000
}

.texto10_over
{
	font-size:10px;
	color:#7F7F7F
}

.texto10_over
{
	font-size:10px;
	text-decoration:underline;
	color:#7F7F7F
}

.impar
{
	padding:8px;
	width:733px;
	background-color:#fff
}

.par
{	
	padding:8px;
	width:733px;
	background-color:#F7F7F7
}

.texto13_negrito
{
	font-size:13px;
	font-weight:bold
}