/*div{border:1px #0F0 solid;}*/
/****************************************************************************************************************

FELICE DUE

Copyright 2008 C Plattô - Comunicaçao Interativa

****************************************************************************************************************/

@import url("reset.css");
@import url("felice.css");
@import url("menu.css");

#container div.richmedia {
	position:relative;
	height:308px;
	z-index:15px;
	background:url(../_imagens/bg_rich.jpg) no-repeat top center;
}

div.banner {
	position:relative;
	height:273px;
	padding-top:20px;
	z-index:17;
	background:url(../_imagens/bg_banner.jpg) repeat-x top);
}

div.pelicula {
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:16;
	background:#000;
	display:none;
	opacity: 0.4;
	filter: Alpha(Opacity=40)
}

#slide-home{
	height:125px;
	margin-left:-3px;
	overflow:hidden;
	width:223px;
}



#destaque {
	position:relative;
	width:984px;
	height:400px;
	margin:0 auto;
	background:url(../_imagens/divisao_destaque.gif) right top no-repeat;
}

#destaque div.colunas {
	float:left;
	width:246px;
	height:100%;
	background:url(../_imagens/divisao_destaque.gif) left top no-repeat;
}

#destaque div.colunas a, #destaque div.colunas a:link {
	width:223px;
	height:108px;
	padding-top:9px;
	margin-bottom:8px;
	display:block;
	background:#e5e5e5
}

#destaque div.colunas a:hover {
	background:#dedede;
}

#destaque div.colunas h2 {
	text-align:left;
	font-size:20px;
	color:#696868;
	padding-left:18px;
}

#destaque div.colunas h1.descricao-des {
	text-align:left;
	font-size:13px;
	color:#696868;
	margin-top:5px;
	padding-left:20px;
}

#destaque div.colunas div.link {
	width:230px;
	text-align:right;
	padding-right:12px;
}

#destaque div.colunas div.link a, #destaque div.colunas div.link a:link {
	width:auto;
	height:auto;
	padding:0;
	margin:0;
	display:inline;
	text-decoration:underline;
	font-size:10px;
	color:#ab1c87;
	background:none
}

#destaque div.colunas div.link a:hover {
	text-decoration:none;
	color:#c9209e;
	background:none
}
