body {
	background-color:#F6F6F6;
	background-image:url(../imagens/bg.gif);
	margin:0;
}

body {
	font-family:Verdana;
	font-size:12px;
	color:#666666;
	text-decoration: none;
}

a {
	color:#666666;
	text-decoration: none;
}

a:hover {
	color:#000000;
	text-decoration: underline;
}

.link_red a {
	color:#FF0000;
	text-decoration: underline;
}

.link_red a:hover {
	color:#FF0000;
	text-decoration: none;
}

.topo {
	background-image:url(../imagens/site_topo.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	height:5px;
}

.fundo {
	background-image:url(../imagens/site_fundo.jpg);
	background-repeat:repeat-y;
	background-position:top center;
}

.rodape {
	color:#FF0000;
	font-size:11px;
}

.borda {
	border:1px solid #CACACA;
}

.borda_cinza {
	border:1px solid #9D9D9D;
	background-color:#D1D2D4;
}

.borda_preta {
	border:1px solid #000000;
}

.fundo_amarela {
	border:1px solid #000000;
	background-color:#ffe00f;
	padding:10px;
}

.moldura {
	background-image:url(../imagens/moldura.gif);
	background-repeat:no-repeat;
	background-position:top center;
	width:161px;
	height:200px;
}

.table_fundo_logo {
	border:1px solid #A2A2A2;
	background-image:url(../imagens/bg_logo.gif);
	background-position:top;
}

.table_borda_produtos {
	border:1px solid #CACACA;
	background-image:url(../imagens/produtos_detalhes_fundo.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	background-color:#FFFFFF;
}

.box_produtos {
	background-image:url(../imagens/produto_area_rodape.jpg);
	background-position:bottom center;
	background-repeat:no-repeat;
}

.box_fundo {
	background-image:url(../imagens/produto_area_fundo.jpg);
	background-repeat:repeat-y;
}

.cxForm {
	border-bottom:1px #CCCCCC;
	border-left:1px #000000;
	border-right:1px #CCCCCC;
	border-top:1px #000000;
	border-style:solid;
	background-color:#FFFFFF;
	font-family:Verdana;
	font-size:12px;
	color:#000000;
}

.atletas_nomes a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration: none;
}

.atletas_nomes a:hover {
	color:#FFFFFF;
	text-decoration: underline;
}

.titulo {
	font-family:Verdana;
	font-size:16px;
	color:#CC0000;
	font-weight:bold;
	padding-left:12px;
}

.titulo_equipe {
	font-family:Arial;
	font-size:19px;
	color:#000000;
	font-weight:bold;
}

.titulo_modalidade {
	font-family:Arial;
	font-size:19px;
	color:#CC0000;
	text-transform:uppercase;
}

.titulo_skatistas {
	color:#FFFFFF;
	font-weight:bold;
}

.texto_preto {
	font-family:Arial;
	color:#000000;
	line-height:20px;
}

.titulo_produtos {
	color:#CC0000;
	font-size:18px;
	font-weight:bold;
}

.titulo_videos {
	color:#666666;
	font-size:18px;
	font-weight:bold;
}

.red {
	color:#FF0000;
}

/*------------MENU----------------------*/
ul {
	list-style: none;
}
ul li {
	position: relative;
}
li ul {
	position: absolute;
	display: none;
	border-left:1px solid #D4D4D4;
	border-right:1px solid #D4D4D4;
	border-bottom:1px solid #D4D4D4;
	padding:7px;
	margin-left:-10px;
	background-image:url(../imagens/menu_fundo.gif);
	background-position:top center;
	background-attachment:fixed;
	background-repeat:no-repeat;
	background-color:#F6F6F6;
}
.menu_1 a {
	display: block;
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#666666;
}
.menu_1 a:hover {color:#000000; text-decoration:underline;}

.menu_2 a {
	display: block;
	font-family:Arial;
	font-size:12px;
	color:#666666;
	text-decoration:none;
	font-weight:normal;
	width:85px;
	padding-top:6px;
}
.menu_2 a:hover {color:#333333; text-decoration:none;}

ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
li:hover ul { display: block; }

li:hover ul, li.over ul { display: block; }

/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; }
* html ul li a { height: 1%; }
/* End */

/*------------MENU HORIZONTAL PRODUTOS----------------------*/
#abasfotos { width:60.7em;height:10.4em;margin:0.9em; }
#abasfotos .ultfotos { margin:0; }
#blocoC {clear:both; }
#blocoC #fotos { border:1px solid #AFAFAF; padding:20px 0px 20px 8px; height:90px; background-image:url(../imagens/produtos_detalhes_barra_fundo.jpg) }
#blocoC #seta-ant {float:left;}
#blocoC #listafotos {float:left; overflow:hidden; height:99px; width:570px; position:relative;}
#blocoC #listafotos ul {margin:0; padding:0; }
#blocoC #listafotos li {width:140px; float:center; overflow:hidden; height:99px; }
<!--EOF-->