
.article p {
	/*background-image: url('../../../content/images/dot.gif');
	background-repeat: no-repeat;
	background-position: 2px 3px;
	text-indent: 15px;
	text-align:justify;*/
}

.article_image {
	margin:0px 0px 10px 10px;
	border:1px solid #22ace5;
	float:right;
}

.article_image img {
	margin:5px;
}

.indent {
	margin:10px 0px;
	text-align:justify;
	background-image:none;
	text-indent:0px;
}

.div_gallery {
}

.div_gallery_image {
	/*float:left; */
}

.div_linksgallery {
	width:564px;
}
.div_linksgallery_image {
	/*float:left; */
	text-align:center;
	margin:10px 20px 10px 0px;
	width:120px;
	padding-bottom: 5px;
}

div.div_linksgallery_image:hover {
	border-bottom:2px solid #a42e3a;
}

.div_linksgallery_image a {
	color:#000000;
	text-decoration:none;
}
.div_linksgallery_image a:hover {
	color:#a42e3a;
}

.properties {
	font-size:10px;
}

.reference_title 
{
	font-size:10px;
	color:#3d6967;
}

.article_title {
	font-weight:bold;
	color:#2e348e;
	font-size: 12px;
	letter-spacing: 1px;
}

.first_letter {
	font-weight:bold;
	color:#d81820;
	font-size: 14px;
}
