﻿@charset "utf-8";
/* CSS Document */

body {
	margin:0;
	padding:0;
	color:#ffffff;
	background: #f0e0ac url(../imagens/bg_supsurf.jpg) fixed repeat-x;
	text-align:center; /* hack para o IE */
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

#content {
	width: 998px;
	position:relative;
	margin:0 auto;         
	text-align:left; /* "remédio" para o hack do IE */  
}

img a{text-decoration:none; outline:none;}



A{color:#039; text-decoration:none;}
A:visited{color:#039; text-decoration:none;}
A:hover{color:#939393;}


#head{
	background: url(../imagens/logo.png) left no-repeat;
	height: 100px;
	width:998px}
	


#youtube{
	
	float:right;
	
}

#menu{
	height:37px;
	width:998px;
	color:#EAFFFF;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	background-image:url(../imagens/sup_menu_bg.gif);/*comando para imagem background isolado*/
	background-repeat:no-repeat;
	line-height:37px;
	margin-top:-20px;
	
	
		
}
	#menu A{color:#EAFFFF;}
	#menu ul {
		margin-left:0px;
		list-style-type:none;
	}
	#menu li A:hover{
		background-image:url(../imagens/menu_bg_hover.gif);
		background-repeat:repeat-x;
		color:#575757;
		display:inline-table;
		width:120px;
				
		}
	#menu ul li{
		display:block;
		float:left;
		width:110px;

	}



#centro{
	height:600px;
	*height:auto;
	width:998px;
	
	/*background:#ECFEFF;*/
	background-image: url(../imagens/supsurf_bg_content.png);
	background-repeat:repeat-y;
	display:table;
}

#centrounico{
	
	width:998px;
	
	/*background:#ECFEFF;*/
	background-image: url(../imagens/supsurf_bg_centrounico.png);
	background-repeat:repeat-y;
	display:table;
}

#patrociniotop{
	background-color:#03F;
	height:120px;
	margin-top:15px;

}




#centrounicosemfundo{
	height:600px;
	width:998px;
}

#centrounicomeioesquerdo{
	height:auto;
	width:475px;
	float:left;
}

#centrounicomeiodireito{
	height:auto;
	width:475px;
	float:right;
}

#esquerdo{
	width:220px;
	position:absolute;
	margin-left:0px;
	left:0px;
	
}
#new {
	margin:10px;

}
#new_video{border:#B5AEB1 solid 8px;}

#ul_new{
	color:#41428e;
	margin:10px;
	list-style-image:url(../imagens/stand_up_paddle_arrow.png);
	font-size:14px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
#ul_new li{
	margin-top:20px;
}

#direito{
	width:560px;
	min-height:7000px;
	margin-left:235px;
}


#direitopatrocinio{
	width:190px;
	height:8000px;
	position:absolute;
	right:0px;
	background-color:#C33;
	}

#patrocinio{
	width:190px;
	height:150px;
	background-color:#00C;
	margin-bottom:10px;
}




#centro_conteudo{
	height:auto;
	width:560px;
	
		
}
	

#imgcentro{
	height:auto;
	width:614px;
	text-align:left;
}

#centrounico_conteudo{
	height:auto;
	width:925px;
		margin-left:28px;
	color:#41428e;
	text-indent:30px;
	
}
	

#imgcentrounico{
		
	height:auto;
	width:998px;} 



	
#titulo{
	color:#006;
	font-size:18px;
	font-weight:bold;
	

}

#textocentral{
	color:#41428e;
	text-indent:40px;
	text-align:justify;
	
	}
	
	
#caixaicone{
	height:auto;
	width:560px;
}	
	
#fotoicone{
	height:auto;
	float:left;
	color:#00FF00;
	margin-right:10px;
	
}	
	
#textoicone{
	color:#00FF00;
	color:#41428e;
	min-height:120px;
	width:px;
	text-align:justify;
	text-indent:50px;

	
}	
	
	
	
	
	

#rodape{
	height:52px;
	width:950px;
	margin-top:20px;
	background-image:url(../imagens/rodape.png);
	float:left;
	text-align:center;
	color:#515a65;
	font:Verdana, Geneva, sans-serif;
	font-size:12px;
	line-height:52px;
}
