@charset "utf-8";

body {
	text-align:center;
	background-image:url(../imgs/fundocinza.png);
	background-repeat:repeat-x;
	background-color:#DDD;
	margin-top:10px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
}

span img {
	display:block;
	float:left;
}

a img{
	border:none;
}

td {
	vertical-align:text-top;
}

#topo {
	top:0px;
	left:0px;
	position:absolute;
	background-image:url(../imgs/fundocinza.png);
	background-repeat:repeat-x;
	height:82px;
	width:100%;
	z-index:-1;
}

#menu {
	width:960px;
	text-align: center;
}

#corpo {
	background-color:#FFF;
	width:960px;
	text-align: center;
}

#rodape {
	background-image:url(../imgs/fundocinza.png);
	background-repeat:repeat-x;
	height:46px;
}

#vencedor {
	background-image:url(../imgs/gradiente.png);
	background-repeat:repeat-x;
	width:180px;
	height:213px;
	margin-top:6px;
}

#fone {
	position:relative;
	top: 1px;
}

.content {
	background-color:#FFF;
	width:960px;
	text-align: center;
}

.tdVencedores {
	width:177px;
	height:212px;
}

.vencedors {
	margin-top:6px;
	height:212px;
	float:left;
}

.venc_title {
	position:relative;
	top:11px;
	left:11px;
	font-size:14px;
}
/*
top:-195px;
*/

.venc_image {
	position:relative;
	top:12px;
	left:11px;
}
/*	top:-200px;*/

.venc_back {
}

p {
	font:12px/21px Verdana, Arial, Helvetica, sans-serif;
}
p a:link {
	color: #FF6600;
	text-decoration: none;
	font-weight: bold;
}
p a:visited {
	color: #F60;
	text-decoration: none;
	font-weight: bold;
}
p a:hover {
	color: #F60;
	text-decoration: underline;
	font-weight: bold;
}
.texto_branco {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#333;
	font-size: 12px;
	line-height: 140%;
}

.nav_imprensa {
	float:left;
	height:400px;
	width:300px;
	overflow:auto;
}

.nav_sub_imprensa {
}

.content_imprensa {
	height:50px;
	border-bottom-color:#F93;
	border-bottom-style:dashed;
	border-bottom-width:thin;
	margin-top:20px;
	font-family:Verdana;
}

.content_imprensa a:link {
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
.content_imprensa a:visited {
	color: #F60;
	text-decoration: none;
	font-weight: bold;
}
.content_imprensa a:hover {
	color: #F60;
	text-decoration: underline;
	font-weight: bold;
}

.titulo {
	width:935px;
	height:111px;
	background-image:url(../imgs2/empty.png);
	position:relative;
}
.titulo span {
	color:#F90;
	font-family:DIN-Medium, Calibri, Verdana, Geneva, sans-serif;
	font-size:25px;
	position:absolute;
	left:20px;
	top:50px;
}
/*
  font-family:DIN-Medium, Verdana, Geneva, sans-serif;
 */
 
.selecionado {
	font:16px Verdana, Arial, Helvetica, sans-serif;
}
