html, body, form { margin:0; padding:0; }

body { background:#000000 url('/graphics/body.jpg') repeat-x scroll center top; color: #333; font: 62.5% Verdana; }

* { padding: 0; margin: 0; }

	#wrapper { background:transparent url('/graphics/bg.jpg') repeat-x scroll center bottom; }

		#header { background: transparent url('/graphics/header.jpg') repeat-x scroll center top; }
			
			#header #head { margin: 0 auto; padding: 17px 0; width: 968px; }
			#header #head_preview { margin: 0 auto; padding: 17px 0; width: 768px; }
		
		#content_box { background-color:#fff; margin:0 auto; min-height: 500px; overflow: hidden; padding: 10px 20px; width: 968px; text-align: left; }
		#content_preview { background-color:#fff; margin:0 auto; min-height: 500px; overflow: hidden; padding: 10px 20px; width: 768px; text-align: left; }

			#left_box { width: 658px; float: left; }

				#content { width: 500px; padding: 0 1px; float: right; }
			
					#content_inner { width: 490px; padding: 0 5px; }
						#important { font-weight: bold; font-size: 2.1em; text-align:center; }
							#important a { color: #c00000; }
			
						#content_inner h2 { padding-top: 10px; }
	
			.sidebar { float: left; }
		
			#left_bar { padding: 0; width: 150px; }
		
			#right_bar { padding: 0 0 0 10px; width: 300px; }

			#disclaimer { text-align:center; }
				#entrer { padding: 10px 0; font-weight: bold; font-size: 2.1em; }
				#sortir { padding: 10px 0; font-size: 1.1em; }

		#footer { width: 968px; padding: 20px 0 0; margin: 0 auto; }
		#footer_preview { width: 768px; padding: 20px 0 0; margin: 0 auto; }
		
div#disclaimeraa{ text-align:left; }
div#disclaimeraa-fond{ position:absolute; z-index:1000; width:100%; height:2650px; background:white; filter:alpha(opacity=90); -moz-opacity:0.9; opacity: 0.9; text-align:center; line-height:normal; clear:both; }
div#disclaimeraa-conteneur{ position:absolute; z-index:1001; width:100%; text-align:center; clear:both; }
div#disclaimeraa-cadre{ width:550px; margin-left:auto; margin-right:auto; text-align:center; margin-top:200px; padding:15px; font-size:12px; border:#ddd 1px solid; background:#f5f5f5; color:#555; }
div#disclaimeraa-cadre b{ font-size:14px; color:black; }
div#disclaimeraa-cadre a{ text-decoration:none; font-size:22px; font-weight:bold; color:#356aa0; }
div#disclaimeraa-cadre a:hover{ color:blue; }

/*---:[ headlines ]:---*/

h1, h2, h3, h4 { font: bold 1.0em Verdana; }

h1 { font-size: 1.8em; line-height: 1.11111em; padding: 0 10px; color: #111; }
	
	.archives h1 { font-size: 1.1em; line-height: 1.81818em; text-transform: uppercase; letter-spacing: 2px; margin: 0 0 1.81818em 0; padding: 0.36364em 10px 0.36364em 10px; background: #eee; border-top: 1px solid #ddd; border-bottom: 1px dotted #ddd; text-align: center; }

	.page h1 { margin: 0 0 1.11111em 0; }
	
	h1.preview { font-size: 1.8em; line-height: 37px; background: url('/graphics/sidebar.gif') repeat-x; }

h2 { font-size: 1.8em; line-height: 1.11111em; padding: 1.11111em 10px 0 10px; border-top: 1px dotted #ddd; color: #111; }

	h2 a, h2 a:visited { color: #333; }

	h2 a:hover { color: #8f63a2; text-decoration: none; }
	
	h2.top { padding-top: 0; border-top: none; text-align: center; }

	#disclaimer h2 { padding: 10px 0; border-top: none; font-size: 2em; }
	
h3 { font-size: 0.85em; line-height: 1.2em; color: #000; margin: 10px 0px; padding:10px 5px; background: url('/graphics/sidebar.gif') repeat-x;}

	.format_text h3 { margin: 1.875em 0 0.625em 0; }

	.format_text h3.top { margin: 1.25em 0 0.625em 0 !important; }

h4 { font-size: 0.84615em; line-height: 1.81818em; text-transform: uppercase; letter-spacing: 2px; }

/*---:[ global elements ]:---*/

hr { display: none; }

a, a:visited { color: #8f63a2; text-decoration: none; }

a:hover { color: #000; text-decoration: underline; }

a img { border: none; }

blockquote { font-family: Verdana; color: #555; margin: 0 0 1.53846em 10px; padding: 0 0 0 10px; border-left: 1px solid #eee; }

abbr, acronym { font-size: 0.84615em; border-bottom: 1px dotted #888; letter-spacing: 1px; text-transform: uppercase; line-height: 1.0em; cursor: help; }

sub, sup { line-height: 1.0em; }
	
code { font: 0.92308em Consolas, "Andale Mono", Courier, "Courier New"; color: #050; }

pre { margin: 0 0 1.66667em 0; padding: 0.75em; font: 0.92308em/1.66667em Consolas, "Andale Mono", Courier, "Courier New"; background: #eee; border: 1px solid #ddd; overflow: auto; clear: both; }

p.center { text-align: center !important; }

p.bottom { margin: 0 !important; }

p.unstyled { padding: 0 20px; font-size: 1.3em; }

/*---:[ #header styles ]:---*/
#header #logo { font: bold 3.2em Verdana; letter-spacing: -1px; padding-left: 200px; }

	#header #logo a, #header #logo a:visited { color: #000; }

	#header #logo a:hover { color: #fff; text-decoration: none; }
	
#header h1, #header #tagline { font: bold 1.4em/1.42857em Verdana, serif; padding: 0; padding-left: 200px; color: #000; text-align: left; }

/*---:[ content styles ]:---*/

.post_author { font-size: 1.2em; line-height: 1.66667em; margin: 0 0 1.66667em 0; padding: 0 10px; color: #000; }

	.post_author a, .post_author a:visited { color: #000; text-decoration: none; }
	
	.post_author a:hover { color: #000; text-decoration: underline; }

.format_text { font-size: 1.3em; padding: 0 10px; }
		
	.format_text a { text-decoration: underline; }
	
	.format_text a:visited { color: #333; background: #e8e8e8; text-decoration: none; }
	
	.format_text a:hover { text-decoration: underline; }
	
	.format_text p { margin: 0 0 1.53846em 0; }
	
	.format_text ul { list-style: none; margin: 0; }

	.format_text ol { margin: 0 0 1.53846em 20px; }
	
		.format_text li { display:inline; float:left; list-style-type:none; padding: 10px 0 0 40px; }
		.format_text li.text { display:block; float:left; list-style-type:none; padding: 3px 0 5px 60px; }

			.format_text li a:link img, .format_text li a:visited img { background: #dedede; }
			.format_text li a:hover img, .format_text li a:active img { border:1px solid #000; background: #fff; }
			
	.format_text img { border:1px solid #8f63a2; padding: 2px; }

.format_mb { font-size: 1.3em; padding: 0 60px; }
		
	.format_mb a { text-decoration: none; }
	
	.format_mb a:visited { text-decoration: none; }
	
	.format_mb a:hover { text-decoration: underline; }

.thumbs { padding: 0 10px; }

		.thumbs ul { list-style: none; margin: 0; }

		.thumbs li { display:inline; float:left; list-style-type:none; padding: 5px 0 0 5px; }

			.thumbs li a:link img, .thumbs li a:visited img { background: #dedede; }
			.thumbs li a:hover img, .thumbs li a:active img { border:1px solid #000; background: #fff; }
			
	.thumbs img { border:1px solid #8f63a2; padding: 2px; }

.navigation { width: 425px; padding: 0.69231em 19px 0.76923em 19px; background: #efefef; border-top: 1px solid #ddd; font-size: 1.3em; line-height: 1.53846em; clear: both; }

	.navigation p { text-align: right; }

	.older { padding: 0 20px 0 0; float: left; }

	.previous { text-align: left; }

/*---:[ sidebar styles ]:---*/

.sidebar h2 { background: url('/graphics/sidebar.gif') repeat-x; font-size: 0.95em; margin: 0; line-height: 37px; padding: 0; padding-left: 0.4em; text-transform: uppercase; border: none; width: 100%; }

ul.sidebar_list { list-style: none; }

	ul.sidebar_list li.widget, ul.sidebar_list li.linkcat { margin: 0 0 2.5em 0; font: normal 1.2em/1.33333em Verdana; float: left; }

		li.widget p { margin: 0 0 1.33333em 0; }
		
		li.widget ul, li.linkcat ul { list-style: none; margin: 0 0 0 0.9em;}
		
		li.widget ul.widget_left, li.widget ul.widget_right { float:left; padding: 0px; }
		
		li.widget ol { margin: 0 0 0 20px; }
		
			li.widget li, li.linkcat li { margin: 0 0 0.75em 0; }
			
				li.widget li br { display: none; }

				li.widget li ul, li.linkcat li ul { margin: 0.75em 0 0 20px; }
				
			/*---:[ search widget ]:---*/

			#search { padding: 0.83333em 0; border: 1px dotted #ddd; border-width: 1px 0; text-align: right; }

				#search #s { width: 184px; padding: 2px; color: #333; background: #f2f2f2; font: normal 0.91667em Verdana; border: 1px solid #aaa; border-right-color: #eee; border-bottom-color: #eee; text-align: left; }

				#search #s:focus { background: #fff; border-color: #777; border-right-color: #ccc; border-bottom-color: #ccc; }

				#search input[type="submit"] { margin: 0.25em 0 0 0; padding: 2px 3px; color: #333; font: bold 1.0em Verdana; background: url('images/submit_bg.gif'); border: 3px double #000; border-top-color: #ccc; border-left-color: #ccc; cursor: pointer; }

				#search input[type="submit"]:hover { color: #8f63a2; }
				
/*---:[ footer styles ]:---*/

#footer p { font: normal 1.1em/1.63636em Verdana; color: #fff; text-align: right; }

	#footer a, #footer a:visited { color: #fff; text-decoration: none; }

	#footer a:hover { color: #333; text-decoration: none; }

/*---:[ self-clearing floats from Dan Cederholm at simplebits.com ]:---*/

#content_box:after, #nav ul:after, #footer_bottom:after, .navigation:after, #comments:after, dl#comment_list:after, dl#comment_list dd:after, #comment_form:after, #search_form:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }