@charset "utf-8";
* {
	padding:0;
	margin:0;
}
h1, h2, h3, h4, h5, h6, p, blockquote, form, label, ul, ol, dl, fieldset, address {
	margin-bottom: 1em;
}
img {
	border:0px;
}
body {
	text-align: center;
	background: url(media/bg_00.jpg) fixed repeat bottom left;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.campo_00 {
	font-family: Arial, Helvetica sans-serif;
	font-size: 11px;
	border: none;
	background: none;
}
.bg_00 {
	background-color:#FFFFFF;
}
.tx_00 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
}
.tx_01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
}
.tx_02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
}
.tx_03 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}
.cr_00 {
	color:#0072BC;
}
.cr_01 {
	color:#777;
}
.cr_02 {
	color:#000000;
}
.cr_03 {
	color:#FFF;
}
.pd_00 {
	padding:0px 14px 14px 14px;
}
.pd_01 {
	padding:9px 14px 14px 14px;
}
/********************/
/* ELEMENTOS COMUNS */
/********************/

#container {
	text-align: left;
	width: 955px;
	margin: 20px auto;
}
#topo {
	position: relative;
}
#topo_busca_rapida {
	position:absolute;
	top:14px;
	right:0px;
	width:178px;
	height:32px;
	padding:6px 0px 0px 220px;
	background: url(media/bg_01.png) no-repeat right;
}
#menu {
	width:955px;
	height:150px;
}
#banner {
	width:927px;
	height:250px;
}
#clubes {
	width:927px;
	height:65px;
}
#logo {
	position: relative;
	width:300px;
	height:80px;
}
#patrocinios {
	position:absolute;
	top:0px;
	left:559px;
	height:418px;
	padding:0px 14px 15px 0px;
}
#uniformes {
	height:217px;
}
#bottom {
	position:relative;
	background:url(media/bg_03.png) no-repeat;
	height: 50px;
	clear:both;
}
#bottom img {
	position: absolute;
	top: 16px;
	right:24px;
}


/************/
/* NEWS BOX */
/************/

#news {
	width:531px;
}
.news_item {
	display:block;
	position:relative;
	margin-top:13px;
	background:url(media/bg_02.png) no-repeat;
	height:154px;
	overflow:hidden;
}
.news_item:hover {
	background-position: 0px -154px;
	cursor:pointer;
}
.news_item:hover p {
	color:#FFF;
}
.news_item img {
	float:left;
	margin:1px 16px 1px 1px;
}
.news_item p {
	padding:16px 16px 0px 16px;
        line-height:1.4em;
	margin:0;
}


/******************/
/* CONTEUDO POPUP */
/******************/

#popup_container {
	text-align: left;
	width:470px;
	padding:16px 40px 0px 20px;
	background-color:white;
}
#popup_content p {
	text-align:justify;
	margin:16px 0px 0px 45px;
}
#popup_content img {
	margin:16px 0px 10px 45px;
}
#popup_representantes {
	text-align: left;
	padding:20px 40px 0px 20px;
	background:white;
}


/************/
/* PRODUTOS */
/************/

#produtos_content {
	background-image:url(media/lg_01.gif);
        background-repeat:no-repeat;
        background-position: 260px 370px;
}
#produtos_menu {
        float:left;
	width:212px;
}
#produtos_menu ul {
	list-style-type:none;
	margin:0px;
	background:url(media/bg_04.gif);
}
#produtos_menu ul li {
        margin:0px;
	border-bottom: 1px solid #CCC;
}
a.bt_1 {
	color:#A6A6A6;
	display:block;
	line-height:30px;
	background:url(media/bl_00_a.gif) 42px no-repeat;
	padding:0px 0px 0px 56px;
}
a.bt_1:hover {
	color:#0072BC;
	background-image:url(media/bl_00_b.gif);
}
.slide {
	padding-left:84px;
	line-height:20px;
	background:url(media/bl_00.png) center left no-repeat;
}
a.slide {
	display:block;
	background:url(media/bl_01_a.gif) 72px no-repeat;
}
a.slide:hover {
	color:#0072BC;
	background-image:url(media/bl_01_b.gif);
}
#produtos_banner {
	float:right;
	width:500px;
	height:640px;
}
#produtos_rbox {
	padding:16px 0px 0px 38px;
        margin-left:212px;
}
.produtos_miniatura {
   position:relative;
	float:left;
	width:198px;
	height:209px;
	background:url(media/bg_07.gif) no-repeat;
	margin:0px 24px 22px 0px;
}
.produtos_miniatura:hover {
	background-position: 0px -209px;
	cursor:pointer;
}
.produtos_miniatura p {
	font-size:11px;
	margin:0px 22px;
	text-align:center;
}
.produtos_miniatura img {
	margin:16px 29px 8px 29px;
}
.produtos_miniatura:hover p {
	color:#000000;
}
td.descricao p {
   margin:0px;
}
