.content a {
	color:#029ec4;
}

.content a:hover {
	color:#03c0ee;
}

/* CONTENT TITLE */
#content {
	width:720px !important;
}

#col_top {
	background:url("../../imagens/global/bg_top_galeria_de_fotos.gif") no-repeat;
}

/* SIDEBAR */
.sidebar_box_top {
	background:url("../../imagens/global/links_sugeridos_azul_claro.gif") no-repeat;
}

/* SIDEBAR - LINKS SUGERIDOS */
.sidebar_box_body ul li {
	background:url("../../imagens/global/li_links_sugeridos_azul_claro.gif") no-repeat 5px 10px;
}

.sidebar_box_body ul li a {
	color:#029ec4;
}

.sidebar_box_body ul li a:hover {
	color:#03c0ee;
}

.sidebar_box_body a {
	text-decoration:none;
	color:#434343 !important;
	font-weight:normal;
}

.sidebar_box_body span a {
	color:#df4949 !important;
	font-weight:bold;
}

.sidebar_box_body:hover span a {
	color:#f87a7a !important;
}

.sidebar_box_body:hover a {
	color:#969595 !important;
}

/* LISTAGEM GALERIA DE FOTOS */
.galeria_de_fotos {
	overflow:hidden;
	margin-bottom:20px;
}

.galeria_de_fotos span {
	font-weight:bold;
	color:#434343;
	font-size:12px;
}

.galeria_de_fotos p {
	margin:5px 0 !important;
}

.galeria_de_fotos p a {
	color:#434343 !important;
	font-weight:normal !important;
}

.galeria_de_fotos img {
	float:left;
	margin-right:10px;
}

.galeria_de_fotos div {
	float:left;
	width:599px;
	border-left:1px solid #a3dbe8;
	padding-left:10px;
	min-height:70px;
}

.galeria_de_fotos:hover span a{
	color:#03c0ee !important;
}

.galeria_de_fotos:hover p a {
	color:#969595 !important;
}
