
/***************** CONTEÚDO HOME *****************/

#divContentGalerys {
	position:relative;
	float:left;
	width:784px;
}

/***************** TÍTULOS *****************/

#divContentGalerys h2 {
}
#divContentGalerys h3 {
	font-size:22px;
	color:#D34821;
	border-bottom:1px solid #CBC3B6;
	padding-bottom:5px;
	margin-bottom:0px;
	margin:20px 28px 5px 28px;
	width:740px;
}
#divContentGalerys h3 span {
	font-size:12px;
	display:block;
	margin-bottom:3px;
	color:#B6B44D;
	font-weight:normal;
	font-weight:bold;
}
#divContentGalerys .divLinks {
	position:relative;
	width:750px;
	text-align:right;
}
#divContentGalerys .divLinks a {
	font-size:11px;
	display:block;
	float:right;
	padding:4px 0px 4px 25px;
	margin-left:15px;
	color:#B95231;
	text-decoration:none;
	background-position:center left;
	background-repeat:no-repeat;
}
#divContentGalerys .divLinks a:hover {
	text-decoration:underline;
}
#divContentGalerys .divLinks .lnkAllGalerys {
	background-image:url(../images/link_01.gif);
}
#divContentGalerys .divLinks .lnkPrint {
	background-image:url(../images/link_02.gif);
}
#divContentGalerys .divLinks .lnkSend {
	background-image:url(../images/link_03.gif);
}
#divContentGalerys .divLinks .lnkBack {
	background-image:url(../images/link_04.gif);
}
#divHTML {
	width:740px;
	margin:20px 28px;
	font-size:13px;
}

/***************** GALERIAS *****************/

.divPhoto {
	position:relative;
	margin:10px 0px 10px 28px;
	_margin:10px 16px 10px 10px;
	display:block;
	float:left;
	background-color:#F4F4F4;
	border:1px solid #E0E0E0;
	height:auto;
}
.divPhoto a span {
	display:block;
	text-decoration:none;
	color:#C74F45;
	text-align:center;
	margin-bottom:5px;
	font-weight:bold;
}
.divPhoto a img {
	border:0px;
	padding:3px;
	background-color:#FFFFFF;
	margin:5px;
}

/***************** TODAS AS NOTÍCIAS *****************/

.divGalerys {
	position:relative;
	width:330px;
	margin:0px 15px 0px 15px;
	float:left;
	display:inline;
}
#divEvents {
	position:relative;
	width:330px;
	margin:0px 15px 0px 30px;
	float:left;
	display:inline;
}

.divGalerys {
	border-bottom:1px solid #F9EBEB;
	margin-bottom:5px;
}
.divGalerys div {
	clear:both;
	font-size:5px;
}
.lnkGalerys {
	padding:10px 0px;
	text-decoration:none;
}
.lnkGalerys img {
	float:left;
	background-color:#FFFFFF;
	padding:2px;
	border:1px solid #DDDDDD;
	margin-right:10px;
}
.lnkGalerys span {
	font-size:10px;
	display:block;
	margin-bottom:3px;
	color:#6DB0DA;
}
.lnkGalerys b {
	font-size:10px;
	display:block;
	margin-bottom:3px;
	color:#0582B2;
}
.lnkGalerys p {
	font-size:10px;
	display:block;
	margin-top:3px;
	color:#C74F45;
}
.lnkGalerys:hover p {
	text-decoration:underline;
}




























