

#divContent .lnkNews {
	display:block;
	clear:both;
	color:#496A79;
	text-decoration:none;
	font-size:11px;
	margin:10px 24px 0px 27px;
	padding-left:18px;
	padding-bottom:7px;
	margin-bottom:7px;
	background-image:url(../images/b_01.gif);
	background-position:left 3px;
	background-repeat:no-repeat;
	border-bottom:1px dotted #000000;
	height:100px;
}
#divContent .lnkNews span {
	color:#496A79;
	display:block;
	font-size:11px;
	margin:0px;
	padding:0px;
	height:auto;
	font-weight:bold;
}
#divContent .lnkNews p {
	margin:0px;
	line-height:normal;
	font-size:11px;
	color:#444444;
}
#divContent .lnkNews img {
	float:right;
	border:1px solid #AEB2B5;
	margin-left:10px;
}

/***************** GALERY *****************/

#divContent .lnkPhoto {
	display:block;
	float:left;
	padding:13px;
	margin:10px 0px 10px 13px;
	background-image:url(../images/p_01.gif);
	width:103px;
	height:103px;
	text-decoration:none;
	border:0px;
}
#divContent .lnkPhoto img {
	border:0px;
	text-decoration:none;
}



































