﻿body	{
	background-color:#F4F4F4;
	margin: 0 0 0 0;
	font-family:Verdana, Arial, "Segoe UI";
	font-size:14px;
	color:#464646;
	height:100%;
	width:100%;
	}

a:link	{
	color:#464646;
	}

a:visited	{
	color:#464646;
	}

a:hover	{
	color:black;
	text-decoration:underline;
	}

.wrapper	{
	background-image:url('imagens/fundo.png');
	background-repeat:repeat-x;
	width:100%;
	height:100%;
	background-attachment:scroll;
	}
	
.container	{
	margin:0 auto;
	padding:0;
	width:950px;
	height:100%
	}
	
.top	{
	width:950px;
	height:153px;
	}
	
.top_images	{
	width:950px;
	height:94px;
	}
	
.top_logo	{
	width:220px;
	height:83px;
	float:left;
	padding-top:11px;
	}
	
.top_sponsor	{
	width:730px;
	height:51;
	vertical-align:middle;
	float:right;
	padding-top:30px;
	text-align:right;
	}
	
.top_menu	{
	width:936px;
	height:29px;
	position:relative;
	top:29px;
	}

.page_name	{
	width:600px;
	height:31px;
	margin-top:22px;
	}

.content	{
	width:950px;
	height:auto;
	margin-top:20px;
	}
	
.font_gray_13bold	{
	font-family:Verdana, Arial, "Segoe UI";
	font-size:13px;
	color:#464646;
	font-weight:bold;
	}
	
.font_gray_13	{
	font-family:Verdana, Arial, "Segoe UI";
	font-size:13px;
	color:#464646;
	}
	
.font_gray_14bold	{
	font-family:Verdana, Arial, "Segoe UI";
	font-size:14px;
	color:#464646;
	font-weight:bold;
	}
	
.font_gray_14	{
	font-family:Verdana, Arial, "Segoe UI";
	font-size:14px;
	color:#464646;
	}
	
.font_gray_20	{
	font-family:Verdana, Arial, "Segoe UI";
	font-size:20px;
	color:#464646;
	}
	
.home	{
	width:950px;
	background-image:url('imagens/home_logo_fundo.png');
	background-position:center;
	background-repeat:no-repeat;
	height:420px;
	}
	
.detentor	{
	width:880px;
	height:268px;
	margin-top:30px;
	}

.detentor_categoria	{
	width:880px;
	height:18px;
	font-family:Verdana, Arial, "Segoe UI";
	font-size:16px;
	color:#464646;
	font-weight:bold;
	background-color:#F5F5F5;
	}

.detentor_foto	{
	width:175px;
	height:250px;
	float:left;
	vertical-align:middle;
	}

.detentor_nome	{
	width:675px;
	height:250px;
	line-height:250px;
	float:left;
	font-family:Verdana, Arial, "Segoe UI";
	font-size:15x;
	color:#464646;
	font-weight:bold;
	}
