body { 
	/*background:url(/content/aplicacao/clube_ivia/_includes/imagens/bg_firefox.gif) no-repeat #EEE; */
	background:url(/content/aplicacao/clube_ivia/_includes/imagens/bg_geral.gif) repeat-y #EEE; 
	margin:0; 
}

#conteudo {
	background:url(/content/aplicacao/clube_ivia/_includes/imagens/bg_conteudo.gif) repeat-y #F7F7F7;
	width:100%;
	height:400px;
	position:relative;
	top:0;
	left:0;
}

#conteudo #nowrap { width:778px; }

#coluna1 {
	width:200px;
	height:inherit;	
	float:left;
	position:relative;
	top:0;
	left:35px;
	font-size:11px;
}

#coluna2 {
	width:240px;
	min-height:400px;
	_height:400px;
	background:#01378D;
	float:left;
	position:relative;
	top:0;
	left:45px;	
	color:#fff;
}

#coluna2 div { border-color:#fff; }
/*#coluna2 div img { margin-top:-20px; }*/
#coluna2 table { position:relative; left:27px; top:15px; }
#coluna2 td { font-size:9px; }
#coluna2 a { color:#fff; text-decoration:none; font-size:11px; font-weight:bold; }

#coluna3 {
	width:323px;
	height:inherit;
	background:url(/content/aplicacao/clube_ivia/_includes/imagens/bg_home_coluna3.gif) repeat-x;
	float:left;
	position:relative;
	top:0;
	left:15px;
	color:#fff;
	font-size:11px;
}

#coluna3 a { color:#fff; text-decoration:none; }
#coluna3 a:hover { text-decoration:underline; }

/*********************/

#esporte {
	width:303px;
	height:100px;
	background:url(/content/aplicacao/clube_ivia/_includes/imagens/bg_esporte.jpg) right no-repeat #99C200;
}

#esporte h6 {
	margin:0;
	width:170px;
	height:100px;
	text-indent:-1000px;
	background:url(/content/aplicacao/clube_ivia/_includes/imagens/tit_esporte.jpg) no-repeat;
}

#esporte p { width:200px; position:relative; top:-70px; left:28px; _margin-bottom:-100px; }
#esporte a:hover { color:#E5FF66; }

#cultura {
	width:303px;
	height:100px;
	background:url(/content/aplicacao/clube_ivia/_includes/imagens/bg_cultura.jpg) right no-repeat #F5821F;
}

#cultura h6 {
	margin:0;
	width:170px;
	height:100px;
	text-indent:-1000px;
	background:url(/content/aplicacao/clube_ivia/_includes/imagens/tit_cultura.jpg) no-repeat;	
}

#cultura p { width:200px; position:relative; top:-70px; left:28px; _margin-bottom:-100px; }
#cultura a:hover { color:#881F02; }

#social {
	width:303px;
	height:100px;
	background:url(/content/aplicacao/clube_ivia/_includes/imagens/bg_social.jpg) right no-repeat #982697;
}

#social h6 {
	margin:0;
	width:170px;
	height:100px;
	text-indent:-1000px;
	background:url(/content/aplicacao/clube_ivia/_includes/imagens/tit_social.jpg) no-repeat;		
}

#social p { width:200px; position:relative; top:-70px; left:28px; _margin-bottom:-100px; }
#social a:hover { color:#FFD5FF; }

#entretenimento {
	width:303px;
	height:100px;
	background:url(/content/aplicacao/clube_ivia/_includes/imagens/bg_entretenimento.jpg) right no-repeat #0C96C5;
}

#entretenimento h6 {
	margin:0;
	width:170px;
	height:100px;
	text-indent:-1000px;
	background:url(/content/aplicacao/clube_ivia/_includes/imagens/tit_entretenimento.jpg) no-repeat;	
}

#entretenimento p { width:200px; position:relative; top:-70px; left:28px; _margin-bottom:-100px; }
#entretenimento a:hover { color:#A8FFFF; }
