﻿/*
GOLFE.ESP.BR
Dezembro 2009
*/

/* CSS RESET by Eric Meyer */
	html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline; } /* coder:alexkoti@gmail.com */
	/* remember to define focus styles! */
	:focus { outline: 0; }
	body { line-height: 1; color: black; background: white; }
	ol, ul { list-style: none; }
	/* tables still need 'cellspacing="0"' in the markup */
	table { border-collapse: separate; border-spacing: 0; }
	caption, th, td { font-weight: normal; }
	blockquote:before, blockquote:after, q:before, q:after { content: ""; }
	blockquote, q { quotes: "" ""; }
	/* necessário por conta do ie6/7 que resetam o alginhamento na tag ao adicionar o vertical-align */
	img {margin: 0;padding: 0;border: 0;outline: 0;}


/* ========================================================================== */
/* Paleta de cores ========================================================== */
/* ========================================================================== */
/*

content				#143C4F
texto				#4F4F4F
a:link				#143C4F
a:hover				#666666
laranja				#C19A29

submenu:
a:link				#DADADA
a:active			#C19A29
a:hover				#666666

*/
a
{
	cursor:pointer;
}
/* ========================================================================== */
/* DEBUG ==================================================================== */
.debug div						{outline:1px solid #DF2F00;}
.debug div div					{outline:1px solid #FF9B00;}
.debug div div div				{outline:1px solid #FED800;}
.debug div div div div			{outline:1px solid #CCD803;}
.debug div div div div div		{outline:1px solid #6DC807;}
.debug ul						{outline:1px solid #0000CC;}
.debug ul li 					{outline:1px solid #00CCFF;}


/* ========================================================================== */
/* GERAL e TAGS ============================================================= */
/* ========================================================================== */
html, body {height:100%;}

html {
	background:transparent url(bg_grid.gif) center center;
}
body {
	color:#4F4F4F;
	background:transparent url(bg_top.gif) repeat-x top center;
	font:12px 'Trebuchet MS', Arial, Helvetica,sans-serif;
}
#bg {
	background:transparent url(bg_lateral.gif) no-repeat top center;
}
#site {
	background:#FFF;
	margin:0 auto;
	width:980px;
}
#content {
	background:#143C4F;
	padding:0 9px 10px;
}
#shopping {
	margin-bottom:10px;
}

/* links */
a 			{color:#143C4F;text-decoration:none;}
a:visited	{}
a:hover 	{color:#666;}
a:active 	{color:#DADADA;}

p			{margin:20px 0;}
b, strong 	{font-weight:bold;}
i, em		{font-style:italic;}
label 		{cursor:pointer;}

h1 			{}
h2 			{}
h3 			{}
h4 			{}
h5 			{}
h6 			{}


/* ========================================================================== */
/* CLASSES GLOBAIS ========================================================== */
/* ========================================================================== */
img.aligncenter		{display:block;margin:0 auto;}
.txt_right 			{text-align:right;}
.txt_left 			{text-align:left;}
.txt_center			{text-align:center;}
.fleft,
.alignleft			{float:left;}
.fright,
.alignright			{float:right;}
.aligncenter		{display:block;margin:0 auto;}
.links_prev_next	{}
.link_prev			{}
.link_next			{}
.cleaner			{clear:both;}
.padded 			{}
.laranja			{color:#C19A29;}


/* ========================================================================== */
/* TÍTULOS ================================================================== */
/* ========================================================================== */
.title {
	overflow:hidden;
	text-indent:-999999px;
}
.veja_tambem {
	background:url(titles/tit_veja_tambem.gif);
	height:21px;
}
.pga {
	background:url(titles/PGA.jpg) no-repeat center center;
	border:1px solid #315464;
	border-bottom:none;
	height:23px;
}
.ficha_tecnica {
	background:url(titles/ficha_tecnica.jpg);
	height:21px;
}
.outros_albuns {
	background:url(titles/outros_albuns.jpg) no-repeat 0 0;
	height:40px;
}
#sidebar h3.title {
	height:18px;
	margin:10px 0 5px;
}
#column_head h1 {
	height:26px;
	margin:0 0 25px;
}
#materia_ultimas h3 {
	background:url(pontilhado.gif) repeat-x bottom left;
	height:20px;
	margin:20px 0;
}
#materia_ultimas h3 span {
	display:block;
}
#header_fotos {
	background:#0A2836 url(titles/header_fotos.gif) no-repeat center center;
	border:1px solid #315464;
	border-bottom:none;
	height:50px;
}
#header_albuns {
	background:#0A2836 url(titles/header_albuns.gif) no-repeat center center;
	border:1px solid #315464;
	border-bottom:none;
	height:50px;
}
#header_videos {
	background:#0A2836 url(titles/header_videos.gif) no-repeat center center;
	border:1px solid #315464;
	border-bottom:none;
	height:50px;
}

/* titulos topo */
.tit_videos 				{background:url(titles/tit_videos.gif) no-repeat 0 0;}
#sidebar .tit_noticias 		{background:url(titles/tit_noticias.gif) no-repeat 0 0;}
.tit_videos_home			{background:url(titles/sidebar_video_home.gif) no-repeat 0 0;height:55px;}
#home_podcasts h2			{background:url(titles/sidebar_podcast_home.gif) no-repeat 0 0;height:55px;}
#receber_news h2			{background:url(titles/newsletter.gif) no-repeat 0 0;}
.tit_mais_videos 			{background:url(titles/mais_videos_home.gif) no-repeat 0 0;}
.tit_album_fotos 			{background:url(titles/tit_album_fotos.gif) no-repeat 0 0;}
.tit_entenda				{background:url(titles/tit_entenda.gif) no-repeat 0 0;}
.tit_direto					{background:url(titles/direto.gif) no-repeat 0 0;}
.tit_noticias				{background:url(titles/noticias.jpg) no-repeat 0 0;}
.tit_podcast				{background:url(titles/podcast.jpg) no-repeat 0 0;}
.tit_regras					{background:url(titles/regras.gif) no-repeat 0 0;}
.tit_imprensa				{background:url(titles/imprensa.jpg) no-repeat 0 0;}
.tit_colunistas				{background:url(titles/colunistas.gif) no-repeat 0 0;}
.tit_servicos				{background:url(titles/servicos.gif) no-repeat 0 0;}
.tit_servicos				{background:url(titles/servicos.gif) no-repeat 0 0;}
.tit_turismo				{background:url(titles/turismo.gif) no-repeat 0 0;}
.tit_onde					{background:url(titles/onde_jogar.jpg) no-repeat 0 0;}

/* últimas */
.tit_ultimas_tour span		{background:url(titles/ultimas_direto.gif) no-repeat 0 0;}
.tit_ultimas_noticias span	{background:url(titles/ultimas_noticias.gif) no-repeat 0 0;}
.tit_ultimos_podcast span	{background:url(titles/ultimos_podcast.jpg) no-repeat 0 0;}
.tit_turismo span			{background:url(titles/turismo.gif) no-repeat 0 0;}
.tit_ultimas_turismo span	{background:url(titles/ultimas_turismo.gif) no-repeat 0 0;}
.tit_destaques_mes span 	{background:url(titles/destaque_mes.jpg) no-repeat 0 0;}

/* share */
#qtlbar img {height:16px;margin:0 5px 0 0;width:16px;}


/* ========================================================================== */
/* FORMS ==================================================================== */
/* ========================================================================== */
.ipt_text {
	background-color:#FFFFFF;
	border:1px solid #588526;
	color:#003300;
	font:12px 'Trebuchet MS', Arial, Helvetica,sans-serif;
	height:20px;
	padding:0;
	vertical-align:middle;
	width:135px;
}
.ipt_submit {
	background:#276B8D;
	border:1px solid #588526;
	color:#FFF;
	cursor:pointer;
	height:21px;
	padding:0 9px;
	vertical-align:middle;
}
#imprensa_forms {
	background:url(forms.gif) no-repeat top center;
	clear:both;
	float:left;
	padding:20px 0;
}
#imprensa_forms form {
	color:#143C4F;
	float:left;
	padding:0 0 0 20px;
	width:285px;
}
#imprensa_forms form a span {text-decoration:underline;}
#imprensa_forms form td {
	line-height:100%;
	padding:5px;
	vertical-align:middle;
}
#imprensa_forms form h2 {
	color:#143C4F;
	font-size:14px;
	font-weight:bold;
}
#imprensa_forms form .ipt_text {
	border:1px solid #143C4F;
	width:165px;
}
#imprensa_forms form .ipt_imprensa_submit {
	background-color:#FFFFFF;
	border:1px solid #143C4F;
	color:#003300;
	cursor:pointer;
	font-size:12px;
	padding:2px 10px;
}
.form_onde .ipt_text {
	border:1px solid #143C4F;
	vertical-align:middle;
	width:165px;
}
.form_onde select {
	border:1px solid #143C4F;
	color:#003300;
	font:12px 'Trebuchet MS', Arial, Helvetica,sans-serif;
	vertical-align:middle;
	font-weight:lighter;
}
.ipt_onde_submit {
	background-color:#FFFFFF;
	border:1px solid #143C4F;
	color:#003300;
	cursor:pointer;
	font-size:12px;
	padding:1px 10px 2px;
	vertical-align:middle;
}
#imprensa_lista a {
	font-weight:bold;
}
#imprensa_lista td {
	padding:5px;
}
#imprensa_thumbs td {
	padding:0;
}
.table_v_div {
	background:url(pontilhado_v.gif) repeat-y top right;
	text-align:center;
	vertical-align:middle;
}
.table_h_div {
	background:url(pontilhado.gif) repeat-x bottom left;
	padding:0 0 5px;
}


/* ========================================================================== */
/* HEADER =================================================================== */
/* ========================================================================== */
#header {
	background:url(header.jpg) no-repeat 0 0;
	height:145px;
}
#header h1 {
	height:96px;
	float:left;
	padding:0 0 0 9px;
	width:260px;
}
#header h1 a {
	display:block;
	height:100%;
	overflow:hidden;
	text-indent:-999999px;
	width:100%;
}
#menus {
	display:inline;
	float:left;
	margin:0 0 0 9px;
}
#menu_principal {
	clear:both;
	float:left;
	width:962px;
}
#menu_principal li {
	float:left;
	height:23px;
}
#menu_principal li a {
	background-image:url(menu.gif);
	background-repeat:no-repeat;
	display:block;
	height:100%;
	overflow:hidden;
	text-indent:-999999px;
}
/* a:link */
#menu_entenda a		{background-position:0 0;width:104px;}
#menu_direto a		{background-position:-150px 0;width:104px;}
#menu_noticias a	{background-position:-300px 0;width:73px;}
#menu_fotos a		{background-position:-450px 0;width:60px;}
#menu_videos a		{background-position:-600px 0;width:68px;}
#menu_podcast a		{background-position:-750px 0;width:73px;}
#menu_regras a		{background-position:-900px 0;width:70px;}
#menu_turismo a		{background-position:-1050px 0;width:74px;}
#menu_onde a		{background-position:-1200px 0;width:95px;}
#menu_imprensa a	{background-position:-1350px 0;width:82px;}
#menu_servicos a	{background-position:-1500px 0;width:72px;}
#menu_colunistas a	{background-position:-1650px 0;width:87px;}
/* a:hover */
#menu_entenda a:hover,
#menu_entenda.item_f2 a		{background-position:0 -23px;}
#menu_direto a:hover,
#menu_direto.item_f2 a		{background-position:-150px -23px;}
#menu_noticias a:hover,
#menu_noticias.item_f2 a	{background-position:-300px -23px;}
#menu_fotos a:hover,
#menu_fotos.item_f2 a		{background-position:-450px -23px;}
#menu_videos a:hover,
#menu_videos.item_f2 a		{background-position:-600px -23px;}
#menu_podcast a:hover,
#menu_podcast.item_f2 a		{background-position:-750px -23px;}
#menu_regras a:hover,
#menu_regras.item_f2 a		{background-position:-900px -23px;}
#menu_turismo a:hover,
#menu_turismo.item_f2 a		{background-position:-1050px -23px;}
#menu_onde a:hover,
#menu_onde.item_f2 a		{background-position:-1200px -23px;}
#menu_imprensa a:hover,
#menu_imprensa.item_f2 a	{background-position:-1350px -23px;}
#menu_servicos a:hover,
#menu_servicos.item_f2 a	{background-position:-1500px -23px;}
#menu_colunistas a:hover,
#menu_colunistas.item_f2 a	{background-position:-1650px -23px;}

#submenu {
	background:#3D82A5;
	clear:both;
	font-size:11px;
	height:18px;
	line-height:18px;
	overflow:hidden;
	padding:0 10px;
	width:942px;
}
#submenu .sub_item			{color:#DADADA;}
#submenu .sub_item_active	{color:#C19A29;}
#submenu a:hover			{color:#666666;}

#header form {
	float:right;
	height:96px;
	padding:0 9px 0 0;
	text-align:right;
	width:700px;
}
#header form,
#header form a {
	color:#DADADA;
}

#rss_link {
	padding:47px 0 0;
}
#rss_link a {
	display:block;
	float:right;
	height:20px;
	width:100px;
	overflow:hidden;
	text-indent:999999px;
}


/* ========================================================================== */
/* HOME ===================================================================== */
/* ========================================================================== */
#home {
	float:left;
	margin:0 0 20px;
	width:652px;
}
.ads_home_destaque {
	margin:2px;
	margin-bottom:10px;
	text-align:center;
}
#ads_interna_destaque {
	height:100px;
	margin:0;
	text-align:center;
	background:#143C4F;
}
.ads__destaque {
	margin:0 0 9px;
	text-align:center;
	background:#143C4F;
}
#destaques_home {
	color:#FFF;
	height:422px;
	margin:0 0 9px;
	position:relative;
	width:650px;
}
#destaque_texto {
	background:url(opac.png);
	bottom:0;
	left:0;
	padding:5px 10px;
	position:absolute;
	width:630px;
    z-index:2;
}
#destaque_link {
	background:url(blank.gif); /* ie */
	color:#D4D4D4;
	height:100%;
	left:0;
	position:absolute;
	top:0;
	width:100%;
    z-index:3;
}
#slideshow {
    height:100%;
    position:relative;
    width:100%;
    z-index:1;
}
#slideshow img {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}
#slideshow img.active {
    z-index:10;
    opacity:1.0;
}
#slideshow img.last-active {
    z-index:9;
}

/* ========================================================================== */
/* COLUMA ESQUERDA ========================================================== */
#home_coluna_esq {
	float:left;
	width:427px;
}

#home_coluna_chev {
	float:left;
	width:650px;
	background:#FFF;
	margin:0 0 9px 0;
	
}

#home_coluna_esq2 {
	float:left;
	width:427px;
	padding:0;
}
#home_noticias {
	background:url(home_noticias.gif) repeat-y top center;
	margin:0 0 9px;
}

#home_chev {
	background:#FFF;
	
}


#home_noticias h2 {
	background:url(home_noticias_head.gif) no-repeat 0 0;
	font-size:9px;
	height:20px;
	padding:26px 0 0 79px;
}



*home_chev h2{
	background:url(home_chev_head.gif) no-repeat 0 0;
	font-size:9px;
	height:20px;
	padding:26px 0 0 79px;
	
}


#home_noticias_bottom {
	background:url(home_noticias_bottom.gif) no-repeat 0 0;
	height:15px;
}


#home_coluna_chev ul 					{font-size:11px;line-height:125%s;}
#home_coluna_chev ul li					{background:url(pontilhado.gif) repeat-x bottom left;height:46px;margin:5px 0 0;}
#home_coluna_chev ul img				{float:left;margin:0 5px 0 0;}
#home_coluna_chev ul h3 a				{color:#000;font-weight:bold;}
#home_coluna_chev ul p a				{color:#4F4F4F;}
#home_coluna_chev ul p					{margin:0;}
#home_coluna_chev ul p a span			{color:#143C4F;}
#home_coluna_chev a:hover,
#home_coluna_chev a:hover span	{color:#666;}






#home_noticias ul 					{font-size:11px;line-height:125%;padding:0 17px;}
#home_noticias ul li				{background:url(pontilhado.gif) repeat-x bottom left;height:46px;margin:5px 0 0;}
#home_noticias ul img				{float:left;margin:0 5px 0 0;}
#home_noticias ul h3 a				{color:#000;font-weight:bold;}
#home_noticias ul p a				{color:#4F4F4F;}
#home_noticias ul p					{margin:0;}
#home_noticias ul p a span			{color:#143C4F;}
#home_noticias a:hover,
#home_noticias a:hover span	{color:#666;}

#destaques					{width:193px; height:200px; margin-left:17px; float:left; font-size:11px;line-height:125%;padding:0 0px;}

#destaques h3 a				{color:#000;font-weight:bold;}
#destaques p a				{color:#4F4F4F;}
#destaques p				{margin:0;}
#destaques p a span			{color:#143C4F;}
#destaques a:hover,
#destaques a:hover span		{color:#666;}

#home_albuns h2 {
	background:url(home_albuns.gif) no-repeat 0 0;
	font-size:9px;
	height:30px;
	padding:23px 0 0 120px;
}
#home_albuns_list_holder {
	width:427px;
	overflow:hidden;
	position:relative;
}
#home_albuns_list {
	position:relative;
}
#home_albuns ul li {
	float:left;
	width:427px;
}
#home_albuns ul li a {
	background:#000;
	color:#C19A29;
	display:block;
	padding:10px 10px 20px;
	text-align:center;
}
#home_albuns ul li a:hover,
#home_albuns ul li a:hover strong 	{color:#666;}
#home_albuns ul li a strong 		{color:#FFF;display:block;}
#home_albuns ul li a img {
	display:block;
	margin:20px auto;
}

/* ========================================================================== */
/* COLUMA DIREITA =========================================================== */
#home_coluna_dir {
	float:right;
	font-size:11px;
	line-height:120%;
	width:216px;
}
#home_coluna_dir .bloco_dir {
	background:url(home_right.gif) repeat-y center top;
	margin:0 0 9px;
}

#home_coluna_dir .bloco_chev {
	background:url(home_right.gif) repeat-y center top;
	margin:0 0 9px;
}

#home_coluna_dir .bloco_dir h2 {
	height:45px;
	overflow:hidden;
	text-indent:-999999px;
}

#home_coluna_dir .bloco_chev h2 {
	height:8px;
	overflow:hidden;
	text-indent:-999999px;
}

.home_dir_body 							{padding:0 13px 20px;}
.home_dir_body_chev						{padding:0 13px;}
.home_dir_body_chev	h3					{font:Verdana, Geneva, sans-serif; font-size:13px; color:#000;}
.home_dir_body_chev	ul p				{font:Verdana, Geneva, sans-serif; font-size:11px; color:#000;}
#home_coluna_dir .bloco_dir h3 			{font-weight:bold;margin:3px 0 0;}
#home_coluna_dir .bloco_dir p 			{margin:0;}
#home_coluna_dir .bloco_dir p a			{color:#4F4F4F;}
#home_coluna_dir .bloco_dir p a	span	{color:#143C4F;}
#home_coluna_dir .bloco_dir a:hover		{color:#666;}

#home_coluna_dir #home_direto h2 		{background:url(home_direto.gif) no-repeat 0 0;}
#home_coluna_dir #home_turismo h2 		{background:url(home_turismo.gif) no-repeat 0 0;}
#home_coluna_dir #home_colunistas h2 	{background:url(home_colunistas.gif) no-repeat 0 0;}
#home_coluna_dir #home_onde h2		 	{background:url(home_onde.gif) no-repeat 0 0;}
#home_coluna_dir #home_chev h2		 	{background:url(home_chev.gif) no-repeat 0 0;}


.home_dir_bottom {
	background:url(home_dir_bottom.gif) no-repeat bottom left;
	padding:0 13px 10px;
	text-align:right;
}

.home_dir_bottom_chev {
	background:url(home_dir_bottom.gif) no-repeat bottom left;
	padding:0;
	text-align:right;
}

/* ========================================================================== */
/* HOME SIDEBAR ============================================================= */
#home_videos .tit_mais_videos 		{margin:20px 0 10px;}
#home_videos ul						{font-size:11px;}
#home_videos ul li					{margin:5px 0 0;}
#home_videos ul li img				{float:left;margin:0 5px 0 0;}
#sidebar #home_videos ul li p		{margin:10px 0 0;}

#home_podcasts h3 a			{color:#C19A29;font-weight:bold;margin:3px 0 0;}
#home_podcasts p 			{font-size:11px;line-height:120%;margin:0 0 10px;}
#home_podcasts p a			{color:#DADADA;}

#sidebar #receber_news {
	background:#132631 url(bg_news.gif) no-repeat center center;
	padding:15px;
}


/* ========================================================================== */
/* COLUMN =================================================================== */
/* ========================================================================== */
#column {
	background:url(column_body.gif) repeat-y 0 0;
	float:left;
	margin:0 0 20px;
	width:652px;
}
#column_head {
	background:url(column_head.gif) no-repeat 0 0;
	padding:20px 20px 0;
}
#column_footer {
	background:url(column_footer.gif) no-repeat 0 0;
	clear:both;
	height:20px;
}
#column_body {
	padding:0 20px;
}
#column_body img {padding:5px;}

/* MATERIA HEAD ============================================================= */
#column_head p 			{margin:0;}
#column_head h2 		{clear:both;color:#143C4F;font-size:16px;font-weight:normal;margin:0 0 20px;}
.materia_data 			{float:left;}
.sizer 					{float:right;text-align:right;}
.sizer img 				{vertical-align:middle;}
.sizer .increase 		{font-size:16px;}
.sizer .decrease 		{font-size:12px;}
.materia_icones 		{clear:both;text-align:right;}
.materia_icones img		{vertical-align:bottom;}
.patrocinio_topo 		{float:right;}

/* BREADCRUMB =============================================================== */
#breadcrumb 	{background:#143C4F;color:#C19A29;font-size:11px;padding:0 0 0 4px;}
#breadcrumb a 	{color:#C19A29;}

/* ULTIMAS ================================================================== */
#materia_ultimas 				{padding:0 20px;}
#materia_ultimas ul				{clear:both;float:left;line-height:125%;width:612px;}
#materia_ultimas ul li 			{clear:both;float:left;margin:0 0 3px;width:612px;}
#materia_ultimas .listagem_img 	{float:left;margin:0 5px 0 0;}
#materia_ultimas h4 			{color:#000;font-size:11px;font-weight:bold;}
#materia_ultimas ul li p 		{font-size:11px;float:left;margin:0;width:524px;}
#materia_ultimas p a span		{color:#4F4F4F;}
#materia_ultimas p a:hover span	{color:#000;}
#materia_ultimas .veja_todas	{text-align:right;}
#materia_ultimas .ultimas_data	{color:#143C4F;font-size:12px;}

/* PAGINAÇÃO ================================================================ */
.pagination {
	background:url(pontilhado.gif) repeat-x center center;
	clear:both;
	font-weight:bold;
	text-align:center;
}
.pagination span {
	background:#FFF;
	padding:0 30px;
	position:relative;
	z-index:1;
}
.pagination .pagination_active {
	color:#C19A29;
	padding:0;
}
.pag_prev 	{margin:0 -26px 0 0;position:relative;z-index:2;}
.pag_next 	{margin:0 0 0 -26px;position:relative;z-index:2;}
.pag_top 	{margin:30px 0;}
.pag_bottom {margin:30px 0 0;}

/* PODCAST ================================================================== */
.podcast_icones {text-align:left;}

/* TURISMO ================================================================== */
#accordion h3 {
	background:url(seta_y.jpg) no-repeat 2px center;
	color:#143C4F;
	font-size:14px;
	font-weight:bold;
	padding:5px 5px 5px 14px;
}
#accordion h3.selected {
	background:url(seta_x.jpg) no-repeat 2px center;
}
#accordion img 			{padding:0;}
#accordion .selected 	{overflow:hidden;}

/* ONDE JOGAR =============================================================== */
#destaque_1 {
	margin:0 auto;
	width:588px;
}
.clube_box p {margin:0;}
#sub_destaques {
	clear:both;
	float:left;
	margin:20px 0 30px 4px;
}
#sub_destaques .clube_box {
	float:left;
	padding:0 8px;
}
#sub_destaques .clube_box h4 {font-size:14px;}
.clube_busca {margin:20px 0;}
#clube_legenda {
	margin:0 auto;
	width:440px;
}
#clube_legenda dt {
	font-weight:bold;
	width:100%;
}
#clube_legenda dd {
	color:#000;
	float:left;
	margin:0 0 5px;
	width:50%;
}
#clube_legenda img {
	vertical-align:middle;
}
.obs {
	color:#4F4F4F;
	font-size:9px;
	margin:0;
	text-align:right;
}
#ads_column_bottom {
	background:#143C4F;
	padding:10px;
	text-align:center;
}
#column_head .clube_icones {
	margin:-10px 0 10px;
}
.vcard {margin:10px 0 0;}
.vcard p {
	margin:0;
	color:#DADADA;
}
.vcard .title 			{text-indent:0;}
.vcard .photo 			{float:right;}
.vcard h4 				{font-size:14px;font-weight:bold;margin:0 0 10px;}
#ficha_open				{color:#C19A29;cursor:pointer;text-align:right;}
#ficha_open span 		{background:url(ficha_close.gif) no-repeat left center;padding:0 0 0 12px;}
#ficha_open.close span 	{background:url(ficha_open.gif) no-repeat left center;}
#ficha_completa			{margin:20px 0 0;}
#ficha_completa2		{margin:0;}

#sidebar .veja_google_maps		{text-align:right;}
#sidebar .veja_google_maps a	{color:#C19A29;}
#column_head .link_voltar		{background:url(pontilhado.gif) repeat-x bottom left;margin:-22px 0 10px;text-align:right;}

/* ========================================================================== */
/* FOTOS/VÍDEOS ============================================================= */
/* ========================================================================== */
#column_midia {
	background:#0A2836;
	border:1px solid #315464;
	border-top:none;
	color:#DADADA;
	padding:5px;
}
#column_midia h2 {
	font-size:16px;
	font-weight:normal;
}
#column_midia a 			{color:#DADADA;}
#column_midia a:hover 		{color:#666;}
#midia_nav 					{height:30px;margin:10px 0 4px;}
#midia_nav p 				{margin:0;}
#midia_nav #contador 		{float:left;}
#midia_nav #contador span 	{color:#C19A29;}
#midia_nav #next_prev 		{float:right;}

#midia_large 				{background:#001b26;overflow:hidden;text-align:center;}
#midia_large_title			{font-size:11px;margin:0;text-align:left;}
#midia_large_cred			{background:#0A2836;font-size:11px;margin:0;text-align:right;}

#midia_share				{text-align:right;}

.midia_pag {
	background:url(pontilhado_verde.gif) repeat-x center center;
	margin:10px 0;
	text-align:center;
}
.midia_pag span	{
	background:#0A2836;
	font-weight:bold;
	padding:0 30px;
	position:relative;
	z-index:1;
	color:#C19A29;
}

/* listagem */
#list_img_container:after {
	content:".";
	width:100%;
	height:0;
	text-indent:-999999px;
	overflow:hidden;
	clear:both;
	display:block;
}
#list_img_container .cleaner {
	background:url(pontilhado_verde.gif) repeat-x center center;
	height:20px;
}
.list_img {
	float:left;
	font-size:11px;
	line-height:120%;
	overflow:hidden;
	text-align:center;
	width:128px;
}
.list_img .img_listagem_album {
	clear:both;
	display:block;
	margin:0 auto;
}
.list_img p {
	margin:0 ;
}
.list_album_container .list_img {
	text-align:left;
	padding:0 10px;
	width:300px;
}
.list_album_container .list_img .img_listagem {
	float:left;
	margin:0 5px 0 0;
}
.list_album_container .icones 		{margin:20px 0 0;}
.list_album_container .icones img 	{vertical-align:middle;}

#pga_tour {
	background:#0A2836;
	margin:10px 0;
}
#video_desc 			{float:left;padding:5px 0 0;text-align:left;width:520px;}
#video_desc h2 			{color:#C19A29;font-size:12px;margin:0;}
#video_desc p 			{color:#D4D4D4;font-size:11px;margin:0;}

.relacionados 			{font-size:11px;float:right;margin:0;padding:5px 0 0;text-align:right;width:110px;}
.relacionados img		{vertical-align:middle;}


/* ========================================================================== */
/* SIDEBAR ================================================================== */
/* ========================================================================== */
#sidebar {
	color:#DADADA;
	float:right;
	margin:0 0 20px;
	width:300px;
}
#sidebar a 			{color:#DADADA;}
#sidebar a:hover 	{color:#666;}

#sidebar .blocos {
	background:#0A2836;
	border:1px solid #315464;
	margin:10px 0;
	padding:5px;
}
#sidebar .bloco {
	
}
#sidebar .bloco p {margin:0;}
#sidebar .bloco ul li {
	float:left;
	margin:0 0 5px;
	width:288px;
}
.bloco_img {
	float:left;
	margin:0 5px 0 0;
}
#sidebar .bloco ul li .icones 	{margin:20px 0 0;}
#sidebar .veja_todos {
	background:url(sidebar_pontos.gif) repeat-x bottom left;
	text-align:right;
	padding:5px 0 3px;
}
#sidebar .veja_todos a 			{color:#C19A29;}
#sidebar .veja_todos a:hover 	{color:#666;}

#sidebar .bloco_noticias ul li {margin:0 0 20px;}
#sidebar .bloco_noticias ul li .icones {margin:0;}
.bloco_noticias h3 			{font-size:12px;font-weight:bold;}
.bloco_noticias p 			{font-size:11px;}

#video_home object 			{margin:0 auto;}
#video_home h3 a	 		{color:#C19A29;font-weight:bold;}
#video_home p a	 			{color:#DADADA;font-size:11px;}
#video_home p a span	 	{color:#C19A29;}
#video_home a:hover,
#video_home a:hover span	{color:#666;}


/* ========================================================================== */
/* BUSCA ==================================================================== */
/* ========================================================================== */
.busca h2 {
	background:url(pontilhado.gif) repeat-x top left;
	clear:both;
	color:#143C4F;
	float:left;
	font-size:14px;
	font-weight:bold;
	margin:5px 0 0;
	padding:4px 0;
	width:612px;
}
.busca h3 a 		{color:#000;}
.busca p 			{margin:0;}
.busca ul li img 	{vertical-align:middle;}
.busca ul {
	clear:both;
	float:left;
	line-height:125%;
	width:612px;
}
.busca ul li .img_busca {
	float:left;
	margin:0 5px 0 0;
}

#form_contato td {
	padding:2px;
}
#form_contato .ipt_text {
	border:1px solid #143C4F;
	width:300px;
}
#form_contato textarea.ipt_text {
	width:300px;
	height:200px;
}

#rss_tabs					{background:#143C4F;height:30px;height:26px;padding:0 0 0 15px;}
#rss_tabs li				{float:left;margin:0 10px 0 0;}
#rss_tabs li span			{background:#FFF;display:block;font-size:14px;padding:6px 20px 14px;}
#rss_tabs li a				{background:#999;display:block;font-size:14px;padding:6px 20px;}

#rss_list li 				{margin:0 0 5px;}
#rss_list li a 				{background:url(rss.jpg) no-repeat left center; padding:2px 0 0 16px;}

#lista_leitores_rss p 		{margin:0;}
#lista_leitores_rss li 		{margin:0 0 20px;}
#lista_leitores_rss h3 a 	{background:url(bot_download.jpg) no-repeat center left;padding:2px 0 0 30px;}


/* ========================================================================== */
/* FOOTER =================================================================== */
/* ========================================================================== */
#footer {
	background:#0A2836;
	border:1px solid #315464;
	clear:both;
	color:#DADADA;
	font-size:11px;
	padding:0 10px;
	text-align:center;
	padding-bottom: 7px;
}
#footer p {
	margin:8px 0;
}
#footer a 			{color:#DADADA;}
#footer a:hover 	{color:#666;}



#abas_videos div {
	float:left;
	background-color:#143c4f; border-bottom:thin; border-bottom-color:#315464; border-bottom-style:solid;
}
#abas_videos img {
	border:0;

}
#artidea_logo {
	background:url(logo_artidea.png) no-repeat left bottom;
	font-size:1px;
	height:16px;
	overflow:hidden;
	position:relative;

	text-indent:-999999px;
	
	width:53px;
}
#artidea_logo:hover {
	background-position:left top;
}
