/** 
	object css
**/

#articles {
}

.article_block {
}

div.article_header {
}

div.article_header H3 {
}

div.article_body {
	text-align:justify;
}

.imgL {
	float:left;
	position:relative;
	padding:0px;
	margin:0px 10px 10px 0px !important;
}
.imgR {
	float:right;
	position:relative;
	padding:0px;
	margin:0px 0px 10px 10px !important;
}

div.article_body img.mouseover {
}

div.article_footer {
	font-size:10pt;	
	letter-spacing:0.02em;
	word-spacing:-0.2em;
	margin-top:1em;
	border-bottom:1px #000000 solid;
	padding-bottom:0.2em;
	clear:both;
}

div.article_content CITE {
	color:blue;	
}

div.article_img {}


/* galerie */
.gallery {
	margin:0;
	padding:0;
}

.gallery .imgL {
}
.gallery .gallery_index {margin-bottom:20px}
.gallery_index img {}

.gallery h5 {text-align:center;color:#000066;font-size:9pt}

#full_img {
	height:320px;
	width:100%;
	display:block;
	margin:0 0 0 -10px;
	padding:0;
}
#full_img img {visibility:hidden;	border:3px #FFFF01 solid;}
.gallery .thumbnails {
	overflow:auto;
	width:531px;
	height:120px;
	padding-left:10px;
}
.gallery .thumbnails .inner {}
.image {
	height:95px;
	width:auto;
	margin:0;
	margin-right:10px;
	padding:0;
	display:block;
	float:left;
}

.image a {display:block;margin:0;padding:0;line-height:0;}
.image a:hover {}

