@import url("jquery.jcarousel.css");

#content{
	padding-left:15px;
	width:650px;
}

#col_1 {
	background:url(/_img/sombra_subdestaque_1.jpg) right repeat-y;
}

/* SUB DESTAQUES */
#sub_destaque_1{
	width:327px;
	/*border-right:1px dotted #ccc;*/
	color:#666666;
	margin-bottom:30px;
	font:normal 13px 'Trebuchet MS',Arial;
}
#sub_destaque_1 a{
	color:#666666;
	font-size:13px;
}
#sub_destaque_1 h2{
	height:33px;
	background:url("/_img/sombra_top_subdestaque_1.jpg") no-repeat top right;
}
#sub_destaque_1 h3{
	color:#393939; 
	font:bold 13px 'Trebuchet MS',Arial;	
	text-transform:uppercase;
	margin-top:10px;
}
/* --- */
#sub_destaque_2{
	width:315px;
	margin-bottom:30px;
	color:#666666; 
	font:normal 13px 'Trebuchet MS',Arial;
	
}
#sub_destaque_2 a{
	color:#666666;
	font-size:13px;
}
#sub_destaque_2 h2{
	height:33px;
}
#sub_destaque_2 h3{
	color:#393939; 
	font:bold 13px 'Trebuchet MS',Arial;	
	text-transform:uppercase;
	margin-top:10px;
}
/* --- */
/* --- */
#sub_destaques_1{
	width:315px;
	padding-bottom:10px;
}

#sub_destaques_1 ul li{
	padding-bottom:15px;
	display:block;
	float:left;
}
#sub_destaques_1 ul li a{
	color:#F31B53;
	font:bold 15px 'Trebuchet MS',Arial;

}
#content #sub_destaques_1 h4 a{
	color:#ADADAD;
	font:bold 12px 'Trebuchet MS',Arial;	
	text-transform:uppercase;
}
#sub_destaques_1 img.sub_destaques_foto{
	margin-right:10px;
}
/* noticias */
#content #noticias{
	width:299px;
	padding-left:15px;
	margin-bottom:30px;
}
#content #noticias ul{
}
#content #noticias li{
	padding-bottom:15px;
	line-height: 19px;
}
#content #noticias li a{
	color:#7A7A7A;
	font:normal 13px 'Trebuchet MS',Arial;
	line-height: 18px;
}
#content #noticias li a:hover{
	color:#ED1B53;
}
#content #noticias h4{
	color:#393939;
	font:bold 12px 'Trebuchet MS',Arial;	
	text-transform:uppercase;
}

#destaques {
	height: 200px;
	margin-bottom: 20px;
}

#destaques img{
	width: 420px;
	height: 200px;
	float: left;
}

#destaques ul{
	width: 228px;
	float: right;
}

#destaques ul li a{
	height: 51px;
	margin-bottom: 2px;
	background: #F9F9F9;
	display: block;
	color: #666;
	padding: 7px;
	font-weight: bold;
	font-size: 14px;
	line-height: 16px;
	overflow: hidden;
}

#destaques ul li a:hover, #destaques ul li a.ativo{
	background: #E8E8E8;
	color: #333;
}

#destaques ul li a span{
	font-weight: normal;
	font-size: 11px;
}

a.mais_arquivo {
	font-size: 12px;
	color: #333;
	display: block;
	width: 180px;
	height: 21px;
	padding: 7px;
	text-transform:uppercase;
	background: url(../_img/bt-arquivo.gif);
	padding-left: 100px;
}


#galerias {
	padding: 5px;
	background: #f2f2f2;
	width: 640px;
	height: 66px;
	clear: both;
	overflow: hidden;
}

#galerias a.controls {
	margin-top: 18px;
}

#galerias a.control1 {
	float: left;
}

#galerias a.control2 {
	float: right;
}

ul#carrossel{
	height: 66px;
	margin: 0;
}

.jcarousel-container-horizontal {
	margin-left: 20px;
	margin-right: 20px;
	width: 600px;
	overflow: hidden;
}

* html .jcarousel-container-horizontal {
	width: 590px;
}

ul#carrossel li
{
	margin: 0;
	width: 68px;
}

ul#carrossel li a img
{
	width: 60px;
	height: 60px;
	border: solid #e8e8e8 2px;
}

ul#carrossel li a:hover img, ul#carrossel li a.ativo img
{
	border:2px solid #F33765;
}