body {
	background-color:#FFFFFF;
	margin:0;
	font-size:9pt;
	font-family:Georgia, Times, Arial, Helvetica;
	font-style: normal !important;
}

a{
	color:#000;
	text-decoration:none;
	font-style: normal !important;
}

a:hover{
	color:#666667;
}

a img{
	border:0px;
}

ul{
	list-style:none;
	/*margin:0;*/
}

hr.double{
	/*border:0px solid #000;*/
}

table{
	
}

	tr td.text{
		text-align:justify;
		font-family:Georgia, Times, Arial, Helvetica;
		font-size:9pt;
		padding-right:10px;
		font-style: normal;
	}
	
	tr td.quote{
		text-align:left;
	}
	
	td.rownoborder {
	background: #dcdfde;
	border-color: #dcdfde;
	}
	
	td.celldark
	{
	color: #ffffff;
	background: #7c8885;
	border: #7c8885 1px;
	}
	
	td.cellmedium
	{
	border: #abb4b0 1px;
	background: #abb4b0;
	}
	
	td.cellmediumborder
	{
	border-top: #000000 1px;
	background: #abb4b0;
	}

/*DESIGN*/

#printheader{
	display:none;
}

#printcopy{
	display:none;
}

#wrapper{

	width:1100px;
}

#horiz_banner{
	position:relative;
	float:right;
	margin-right:143px;
	margin-bottom:10px;
}

#mainwrapper{
	background-image:url("background.jpg");
	width:1024px;
	background-repeat:repeat-y;
	background-position:center;
	text-align:left;
	position:relative;
	float:left;
}

	#header{
		width:911px;
		height:7px;
		margin-left:59px;
		background-image:url(header_bg.jpg);
		background-repeat:no-repeat;
		background-position:top;
	}
	
	#fpmenu{
		width:750px;
		padding-top:50px;
		padding-left:160px;
		margin-left:116px;
	}
	
	#menu{
		width:911px;
		padding-top:50px;
		padding-left:130px;
	}
	
	#content{
		text-align:left;
		font-weight: normal;
	}

		#ll_title{
			width:213px;/*157px;*/
			height:1140px;
			background-image:url("../../titles/ll_title.jpg");
			background-position:right;
			background-repeat:no-repeat;
			position:relative;
			float:left;
			margin-right:18px;
		}

			#abo{
				width:220px;
				height:217px;
				background-image:url("post-itedit.jpg");
				background-repeat:no-repeat;
				margin-top:875px;
				margin-left:46px;
				position:relative;
				float:left;
			}
			
			#abo.testabo{
				margin-top:185px;
			}
			
			#abo a{
				display:block;
				width:220px;
				height:217px;
			}

		#fp_main_content,
		#main_content{
			width:624px;
			position:relative;
			float:left;
			margin-left:44px;
			margin-top:8px;
			margin-bottom:25px;
		}
		
		#main_content{
			width:782px;
			margin-left:130px;
		}
		
		#fp_main_content.testabo{
			margin-left:24px;
		}
		
		#default_height{
			width:1px;
			height:600px;
			/*background-color:#7b0921;*/
			position:relative;
			float:left;
		}
	
#fpshare{
	position:relative;
	float:right;
	width:100px;
	height:40px;
	top:-40px;
}

#share{
	position:relative;
	float:right;
	width:100px;
	height:40px;
	top:0px;

}
	
ul.share li{
	display:inline-block;
}	
		
.fb{
	width:20px;
	height:20px;
	background-image:url('fb.gif');
	background-repeat:no-repeat;
}

.tw{
	width:20px;
	height:20px;
	background-image:url('tw.gif');
	background-repeat:no-repeat;
}

.fb:hover{
	background-image:url('fb_c.gif');
	background-repeat:no-repeat;
}

.tw:hover{
	background-image:url('tw_c.gif');
	background-repeat:no-repeat;
}
		
#skyscraper{
	width:100px;
	height:400px;
	position:relative;
	float:left;
	margin-left:-25px;
}
		
/*HEADLINE*/
		
h1{
	font-family:Arial, Helvetica, sans-serif;
}

	h1.couverture,
	h1.aesv,
	h1.asv{
		width:595px;
		margin-top:40px;
		margin-left:30px;
		font-size:25pt;
		font-weight:bold;
		position:relative;
		float:left;
		font-style: normal;
	}
	
	h1.couverture{
		font-size:30pt;
	}
	
	h1.asv{
		margin-top:10px;
	}
	
	h1.aesv{
		margin-top:0px;
		margin-bottom:30px;
	}
	
	#asv_comments h1,
	#ae_comments h1,
	#mailafriend h1{
		margin-left:0px;
		font-size:10pt;
	}
	
	#asv_comments h1,
	#ae_comments h1{
		margin-top:33px;
	}
	
	#mailafriend h1{
		font-size:12pt;
	}
	
	h1.archive_list{
		font-size:11pt;
		margin-top:-10px;
		margin-bottom:0px;
		font-weight:bold;
	}
	
	h1.archive_list a:hover{
		color: #898788;
	}
	

/*TOPHEADLINE*/

h2{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:10pt;
	margin-top:-1px;
}

	h2.couverture,
	h2.aesv,
	h2.asv{
		position:relative;
		float:left;
	}

	h2.couverture,
	h2.aesv{
		width:384px;
	}
	
	h2.aesv{
		margin-top:25px;
	}
	
	h2.asv{
		width:252px;
	}
	
	h2.archive_list{
		font-size:9pt;
		font-family:Georgia, Times, Arial, Helvetica, sans-serif;
		margin-top:-10px;
	}
	
	h2.archive_list a:hover{
		color: #898788;
	}

/*AUTHOR*/

h3{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:8pt;
}

	h3.couverture,
	h3.aesv,
	h3.asv{
		width:625px;
		margin-top:35px;
		position:relative;
		float:left;
	}
	
	h3.asv,
	h3.aesv{
		margin-top:0px;
	}
	
	h3.archive_list{
		font-size:9pt;
		font-family:Georgia, Times, Arial, Helvetica, sans-serif;
	}
	
	h3.archive_list a:hover{
		color: #898788;
	}
	
.caption{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}

.article{
	width:626px;
	position:relative;
	float:left;
	margin-left:-3px;
	margin-top:-15px;
}

.date{
	width:100px;
	position:relative;
	float:right;
	text-align:right;
	font-family:Georgia, Times, Arial, Helvetica, sans-serif;
	font-size:9pt;
	margin-top:-3px;
}

	#couverture .date{

		/*writing-mode: tb-rl;
		filter: flipv fliph;*/
	}


.quote{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13pt;
	color:#999999;
	font-weight:bold;
	text-align:left;
	text-align:center;
}

.footnote{
	font-size:7pt;
	font-family:Arial, Helvetica, sans-serif;
}

#mailafriend{
	position:relative;
	float:left;
	width:783px;
	font-family:Arial, Helvetica, sans-serif;
}

	#couverture #mailafriend,
	#aesv #mailafriend{
		width:624px;
	}

#fp_footer,
#footer{
	height:100px;
	font-size:9pt;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	background-repeat:no-repeat;
	text-align:left;
}

	#fp_footer{
		width:625px;
		margin-left:278px;
		background-image:url("bottom_line_short.jpg");
	}
	
	#fp_footer.testabo{
		margin-left:290px;
	}
	
	#footer{
		width:786px;
		margin-left:130px;
		background-image:url("bottom_line_long.jpg");	
	}

		#footer_left{
			position:relative;
			float:left;
			margin-top:-7px;
		}
		
		#footer_right{
			position:relative;
			float:right;
			/*width:130px;*/
			height:50px;
			top:0px;
			text-align:right;
		}

#footer_end{
	width:911px;
	height:25px;
	margin-left:58px;
	background-image:url(footer_bg.jpg);
	background-repeat:no-repeat;
}

#footer_end.front{
	width:911px;
	height:25px;
	margin-left:59px;
	background-image:url(footer_bg.jpg);
	background-repeat:no-repeat;
}

.develop{
	padding-top:11px;
	font-size:7pt;
	color:#cfcfcf;
}

.develop a{
	font-size:7pt;
	color:#cfcfcf;
}

.develop a:hover{
	text-decoration:underline;
}
/*END DESIGN*/


/*FOOTER NAVIGATION*/

/*LEFT FOOTER NAVIGATION*/



ul.footernav{
	margin:0px;
	text-align:left;
	margin-left:-40px;
	padding-top:20px;
	list-style:none;
}

ul.footernav li{
	display:inline;
	padding-right:10px;
}

ul.footernav li a{
	text-decoration:none;
	color:#000;
	font-weight:bold;
	font-size:8.5pt;
}

ul.footernav li a:hover,
ul.footernav li.active{
	text-decoration:none;
	color:#666667;
	font-weight:bold;
	font-size:8.5pt;
}

#fp_footer.couv ul.footernav li a{
	text-decoration:none;
	color:#000;
	font-weight:bold;
	font-size:8pt;
}

/*END LEFT FOOTER NAVIGATION*/

/*RIGHT FOOTER MENU (print, mail, comment)*/

#fp_footer.couv ul.right_menu{
	margin-top:-10px;
}

#fp_footer.testabo ul.right_menu{
	margin-top:-10px;
}

#fp_footer.testabo ul.right_menu{
	margin-top:-10px;
}

#footer ul.right_menu{
	margin-top:15px;
}

ul.right_menu li{
	margin-left:5px;
	display:inline-block;
	width:24px;
	height:25px;
}

	ul.right_menu li.item1{
		background-image:url("print.gif");	
	}
	
	ul.right_menu li.item2{
		background-image:url("mail.gif");
		width:24px;
	}
	
	ul.right_menu li.item3{
		background-image:url("guest.gif");
		background-repeat:no-repeat;
		width:28px;
	}
	
ul.right_menu li a{
	display:block;
	width:24px;
	height:24px;
}

	ul.right_menu li.item3 a{
		width:28px;
	}

/*END RIGHT FOOTER MENU*/

/*ARCHIVE NAVIGATION*/

/*CATEGORY VIEW*/

#categories{
	width:480px;
	position:relative;
	float:left;
	margin-top:20px;
}

#category{
	width:136px;
	height:109px;
	position:relative;
	float:left;
	margin-right:4px;
	margin-top:10px;
	background-image:url("folder_na.gif");
	background-repeat:no-repeat;
	padding-top:30px;
	padding-left:10px;
	padding-right:10px;

}

#category:hover{
	background-image:url("folder_hover.gif");
	color:#a5a7a9;
}

#category.active{
	background-image:url("folder_a.gif");
	color:#FFF;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:9pt;
}

#category a{
	text-decoration:none;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:9pt;
	}

#category a:hover{
	color:#666667;
}

#active_category{
	font-family:Arial, Helvetica, sans-serif;
	font-size:25px;
	text-align:left;
	margin-top:15px;
	width:400px;
	font-weight:bold;
}

/*END CATEGORY VIEW*/


/*FOLDER VIEW*/	

#folder_nav{
	width:300px;
	position:relative;
	float:left;
	margin-top:10px;
}

#folders{
	margin-top:15px;
}

.folder a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#000;
	text-decoration:none;
}

.folder a:hover{
	color:#898788;
}

.active_folder{
	font-size:11pt;
	margin-top:0px;
	font-weight:normal;
	margin-bottom:25px;
}

/*END FOLDERVIEW*/


/*ARCHIVEVIEW*/

.archiv_article a{
	color:#000;
	text-decoration:none;
}

.archiv_article .headline{
	width:300px;
	margin-top:2px;
	margin-left:0px;
	}

/*END ARCHIVEVIEW*/


/*COMMENTS*/


#asv_comments{
	position:relative;
	float:left;
	width:782px;
}

#ae_comments{
	position:relative;
	float:left;
	width:623px;
	}

.ce_comments{
	width:780px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
}

.comment_list{
	width:520px;
	position:relative;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
}

	#guestbook .comment_list{
		width:462px;
		margin-top:4px;
	}
	
	#ae_comments .comment_list{
		width:352px;
		margin-top:0px;
	}

.comment_write{
	width:250px;
	position:relative;
	float:left;
	margin-left:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	margin-top:6px;
}

	#guestbook .comment_write{
		width:300px;
		margin-left:18px;
	}
	
	#ae_comments .comment_write{
		margin-left:18px;
	}

.comment_land{
	width:515px;
}

	#guestbook .comment_land{
		width:462px;
	}
	
	#ae_comments .comment_land{
		width:352px;
	}

.comment_date{
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	text-align:left;
}

.comment_name{
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;	
	padding-left:10px;
}

.comment_time{
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
}

.comment_comment p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	margin-top:-5px;
	padding-left:10px;
}

.comment_comment{
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	margin-top:-5px;
	padding-left:10px;
}

/*END COMMENTS*/

/*PAGINATION*/

#pagination{
	text-align:right;
	font-size:8pt;
}

.items{
	margin-top:-15px;
	margin-left:14px;
}

.items li{
	display:inline;
}

#asv_comments .pagination,
#guestbook .pagination{
	position:relative;
	float:left;
	margin-left:72px;
	}

.pagination{
	position:relative;
	float:right;
	font-size:8pt;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	margin-right:0px;
	margin-top:-3px;
	margin-bottom:0px;
}

.pagination .current{
	font-weight:bold;
	margin-top:-3px;
}
/*END PAGINATION*/

/*EDITOR VIEW*/

#editors{
	width:480px;
	position:relative;
	float:left;
	margin-top:00px;
}

#editor{
	width:130px;
	height:109px;
	position:relative;
	float:left;
	margin-right:10px;
	margin-top:11px;
	background-image:url("editor.gif");
	background-repeat:no-repeat;
	padding-top:15px;
	padding-left:10px;
	padding-right:10px;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:9pt;
}

#editor a:hover{
	/*color:#a5a7a9;*/
	color:#666667;
}

#editor.active {
	background-image:none;
}

#position{
	color:#a6aaaa;
	height:40px;
}

.abbreviation{
	color:#636466;
	text-transform:uppercase;
	margin-bottom:5px;


}

#editor a{
	text-decoration:none;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:9pt;
	}

#active_editor{
	font-family:Georgia, Times, Arial, Helvetica;
	font-size:9pt;
	text-align:left;
	margin-top:0px;
	padding-top:0px;
	width:302px;
	position:relative;
	float:left;
	text-align:left;
}

#active_editor a{
	color:#000;
	text-decoration:none;
}

#active_editor a:hover{
	color:#666667;
}


/*END EDITORS*/

/*SEARCH STYLE*/

#search{
	width:911px;
	height:50px;
	margin-top:39px;
	margin-bottom:25px;
}

#SearchBox{
	background-image:url("searchinput.jpg");
	float:left;
	height:19px;
	width:284px;
}

#SearchButton{
	float:left;
	height:19px;
	width:18px;
}

#keywords{
	background:none;
	border:none;
	color:#999999;
	font-size:8pt;
	outline:none;
	margin-left:10px;
	width:240px;
	padding-top:2px;
}

#SearchResults {
	background: #ece9e9;;
	display: none;
	overflow: auto;
	position: absolute;
	width: 250px;
	z-index: 99;
}

#SearchResults a {
	color: #000000;
	display: block;
	padding: 5px 5px 5px 15px;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
}

#SearchResults a .highlight {
	color:#7b0921;
}

#SearchResults a:hover {
	color: #333333;
	background: #CCCCFF;
	text-decoration: underline;
}

#query_type{
	width:700px;
	position:relative;
	float:left;
	margin-top:5px;
}

/*GENERAL INPUT STYLE*/
input.text{
	font-family:Arial, Helvetica, sans-serif;
	border:1px solid #000000;
	height:17px;
	font-size:9pt;
	width:292px;
	padding-left:8px;
	padding-top:3px;
}

	.comment_write input.text{
		width:242px;
	}
	.comment_write input.captcha{
		width:242px;
	}
	.comment_write span.captcha_text{
		margin-top: 3px;
		display: block;
		font-size:11px;
	}
	#guestbook .comment_write input.text{
		width:292px;
	}
	
	#mailafriend input.text{
		margin-bottom:10px;
		width:292px;
	}
	
textarea{
	font-family:Arial, Helvetica, sans-serif;
	border:1px solid #000000;
	font-size:9pt;
	padding-top:3px;
}

	.comment_write textarea{
		width:242px;
		padding-left:8px;
	}
	
	#guestbook .comment_write textarea{
		width:292px;
	}
	
	#mailafriend textarea{
		margin-bottom:10px;
		width:292px;
		padding-left:8px;
	}

input.submit{
	border:1px solid #000000;
	width:142px;
	height:22px;
	background-color:#000000;
	color:#FFF;
	text-align:left;
}

	.comment_write input.submit{
		width:252px;
	}
	
	#mailafriend input.submit{
		width:302px;
	}
		
	#guestbook .comment_write input.submit{
		width:302px;
	}
	
	.mod_subscribe input.submit,
	.mod_unsubscribe input.submit{
		width:142px;
		margin-left:16px;
	}
	
input.captcha{
	font-family:Arial, Helvetica, sans-serif;
	border:1px solid #000000;
	height:17px;
	font-size:9pt;
	width:249px;
	padding-left: 8px;
	padding-top: 3px;
}

.widget{
	margin-bottom:10px;
}

#abonnement{
	width:302px;
	text-align:left;
}

#abonnement table tr td.col_last{
	padding-bottom:15px;
}

#ctrl_8 span{
	width:300px;
	position:relative;
	float:left;
	
}

#ctrl_9{
	width:300px;
}
/*END GENERAL INPUT STYLE*/

/*BACK*/

#back{
	position:relative;
	float:left;
	font-size:8pt;
	font-family:Arial, Helvetica, sans-serif;
	margin-left:0px;
	margin-top:-1px;
}

.back a{
	font-size:9pt;
	font-weight:normal;
}

/*END BACKLINK*/

/*END FOOTER NAVIGATION*/

.invisible{
	display:none;
}

.clear{
	clear:both;
}

