/*----home----*/
#conteudoHome {
	background-image: url(/cn_2004/images/home/fundo_home.gif);
	background-repeat: no-repeat;
	width: 575px;
	float: left;
	/*height: 255px;*/
	padding-left: 5px;
	padding-right: 5px;
}

#conteudoHome a {
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	display: block;
}

#conteudoHome a:link {
	text-decoration: none;
	color: #999999;
}

#conteudoHome a:visited {

	text-decoration: none;
	color: #999999;
}

#conteudoHome a:hover {
	text-decoration: none;
	color: #cc0000;
}

#conteudoHome a:active {
	text-decoration: none;
	color: #999999;
}

#destaques{
	float: left;
	width: 268px;
	overflow: hidden;
}

#destaqueHome {
	width: 268px;
	height: 165px;
	float: left;
	padding-top: 7px;
}

#destaqueHome2 {
	width: 268px;
	height: 90px;
	float: left;
}

#noticias {
	width: 280px;
	/*height: 255px;*/
	/*margin: 5px;*/
	padding-left: 20px;
	overflow: visible;
}

#noticias .data {
	font-weight: bold;
}

#noticias p{
	width: 220px;
	float: left;
	padding-bottom: 6px;
	padding-top: 6px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	border-bottom-width: 1px;
}

#noticias img {
		float: left;
		vertical-align: middle;
}


#dt_noticias {
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}

#logos {
	position: relative;
	/*left: 580px;
	top: 120px;*/
	width: 193px;
	height: 91px;
	padding-top: 20px;
}

#colunaDir {
	width: 193px;
	float: left;
}

.tituloDestaque {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #CC0000;
	font-size: 10px;
	font-weight: bold;
	padding-bottom: 10px;
	padding-top: 5px;
}
#destaqueVideoHome {
	width: 191px;
	float: right;
}
