*{
	margin:0;
	padding:0;
}

body, html {
	margin:0;
	padding:0;
	font-size : 90%;
	font-family: "Lucida Grande", Arial, Verdana,"Lucida Sans Unicode", sans-serif, "Trebuchet MS",;
	color:#000;
	background-color:#000;
	background-repeat:repeat;

}

body a, body a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}

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

body p {
	padding: 5px 0px;
	margin: 5px 0px;
	text-align: center;
	font-size: large;
}

#page {
	width: 970px;
	margin: 0px auto;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/fond-ombre.png', sizingMethod='scale')
	padding: 0 10px 0 10px;
}

/* Hack CSS  */
html>body #page {
	filter: none;
	background-color:#030303;
}

#principal {
	width: 950px;
	margin: 0 auto;
	padding: 0;
 background-color: #fff;
}

#header {
	width: 100%;
	background: #000;
	height: 100%;
}

#logohome { background: url(./images/fond99.jpg) no-repeat; margin:0; padding:0;
	text-indent: -9000px;
	width: 950px;
	height: 109px;
}
#logohome a {width: 950px; height: 109px; display: block}
#description {  overflow: hidden;
		width: 0;
		height: 0;
		margin: 0;
		padding: 0;
		text-indent: -1000em;}
#wrapper {
	width: 100%;
}

#content {
	float: left;
	width: 450px;
font-size: 0.9em;
line-height: 1.4em;
margin-left: 15px !important;
margin-left: 10px;
	padding-top: 10px;
}

.more-link, .more-link a:hover, .more-link a:visited, .more-link a {
	font-weight:bold;
text-decoration: underline;
}

#sidebar {
font-size: 0.9em;
	float: right;
width: 465px !important;
	width: 455px;
	margin-left: 0px;
	padding-top: 20px;
}

#footer {
	color: #515151;
	width: 950px;
	clear: both;
padding: 10px 0 10px 0px;
	text-align: center;
	float: center;
	line-height: 1.6em;
}

#footer a, #footer a:hover, #footer a:visited {
	color: #63565f;
	text-decoration: none;
}


.st-related-posts li {
	background:transparent url(images/puce.png) 2px .4em no-repeat;
	padding-left:15px;
list-style-type:none;
list-style-image: none;
}

/*-------------Headings-------------*/

h1, h2, h3, h4 {
	font-family: Helvetica, Arial, Sans-Serif;
}

h1 {
	font-size: 2.0em;
	line-height: 1.0em;
}

h2 {
	font-size: 1.5em;
}

h3 {
	font-size: 1.2em;
}

h4 {
	font-size: 1.0em;
}

/*-------------The Post-------------*/

.post h1, .post h1 a:hover, .post h1 a:visited, .post h1 a {
	font-size: 1.4em;
	text-decoration: none;
	color:#515151;
	margin-bottom: 0px;
	line-height: 1.0em;
}

.post h2, .post h2 a:hover, .post h2 a:visited, .post h2 a {
	font-size: 1.2em;
	text-decoration: none;
	color:#515151;
	margin-bottom: 0px;
	line-height: 1.0em;
}
.post h2 a:hover {
	font-size: 1.2em;
	text-decoration: underline;
	color : #FF3C00;
	margin-bottom: 0px;
	line-height: 1.0em;
}

.post {
	margin-bottom: 30px;
	text-align: justify;
}

.post p {
	padding: 5px 0px;
	margin: 5px 0px;
}

.entry {
	text-align: justify;
}

.entrytext {
	margin-top: 0px;
	text-align: justify;
}
.postmetadata {
	margin:0; padding:0;
	color:#515151;
	list-style-type:none;
text-align: left;
}

.finpost {
	margin:0; padding:0;
	color:#515151;
	list-style-type:none;
text-align: right;
}

.icon {
	vertical-align:middle;
	border:0;
}
.with_icon {
	padding:2px 0 2px 0
}

.postmetadata alt {
	border-top: 1px dashed #ccc;
	padding-top: 2px;
	margin-bottom: 40px;
	text-align: left;
}

.navigation {
	display:block;
	margin-bottom: 20px;
}

#nav {
    list-style-type : none;
    text-align : center;
   	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 3.15em;
	height : 40px;
}

#nav a {
	margin: 0px;
	width : 94px;
	height : 20px;
	font-weight : bold;
	font-style : normal;
	display : block;
	padding: 0 0 10px 0;
	text-decoration: underline;
}

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

#nav li {
	float: right; 
	list-style-type: none;
	margin: 0px;
	border-right: solid 1px #fff;
}
 
.alignleft {
	float:left;
	text-align:left;
}

.alignright {
	float:right;
	text-align:right;
}

.pagetitle {
	font-size: 1.6em;
	margin-bottom: 20px;
}

blockquote {
	margin: 10px 0 10px 0;
	padding: 5px 10px 5px 10px;
	background: #FBF5DF;
	border-top: solid 1px #EDE0B3;
	border-bottom: solid 1px #EDE0B3;
}


code{
	font:1.2em 'Courier New',Courier,Fixed;
	display:block;
	overflow:auto;
	text-align:left;
	margin: 10px 0 10px 0;
	padding: 5px 10px 5px 10px;
	background: #FBF5DF;
	border-top: solid 1px #EDE0B3;
	border-bottom: solid 1px #EDE0B3;
}

a img {
	border: 0;
	color: #000;
	text-align: center;
}


/*--------------Sidebar------------*/

#sidebar .sidebar_left a {
color: #FF3C00;
text-decoration: none;
}

#sidebar .sidebar_left a:hover, a:visited {
text-decoration: underline;
}

#sidebar  h2 {
	padding: 10px 0 10px 0;
margin : 0;
	font-size: 1.2em;
}

#sidebar ul {
	margin-bottom:20px;
}

#sidebar .sidebar_left ul h1,h2,h3,h4 {
	/* border-bottom: dashed 1px #000; */
	font-size: 1.2em;
}

#sidebar .sidebar_left h1,h2,h3,h4 {
	font-size: 1.2em;
	color: #FFF;
}


#sidebar ul li {
	list-style:none;
	line-height:1.4em;
	font-size: 1em;
}

#sidebar ul ul {

}

#sidebar .sidebar_left ul ul li {
	border-bottom: dashed 1px #EDE0B3;
}

#sidebar .sidebar_right ul ul li {
	border-bottom: dashed 1px #FF0000;
}

#sidebar a, a:visited {
color: #515151;
	text-decoration: none;
}

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

#sidebar .sidebar_left {
	width: 120px;
	float: left;
padding: 0 0px 0 10px !important;
	padding: 0 0 0 0;
}

#sidebar .sidebar_right {
	width: 300px;
	float: right;
padding: 0 15px 0 0 !important;
padding: 0 15px 0 0;
}

#sidebar .sidebar_left ul ul li ul{ 
      padding-left:20px; 
      margin-bottom:0; 
}

#sidebar .sidebar_left ul ul li ul li{ 
      list-style:none; 
      line-height:1.6em; 
      font-size:.9em; 
      border-bottom:0; 
} 
  
#sidebar .sidebar_right ul ul li ul{ 
      padding-left:20px; 
      margin-bottom:0; 
} 
  
#sidebar .sidebar_right ul ul li ul li{ 
      list-style:none; 
      line-height:1.6em; 
      font-size:.9em; 
      border-bottom:0; 
}

/*--------------Comments--------------*/

#comments {
	font-size: 1.2em;
	margin-bottom: 10px;
	border-bottom: 1px dashed #ccc;
	padding-bottom:15px;
}

#respond {
	font-size: 1.2em;
	margin-bottom: 5px;
}

ol.commentlist {
	list-style-type : none;
	font-size: 1em;
}

ol.commentlist li {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dashed #ccc;
}

ol.commentlist li.alt {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px dashed #ccc;
}

#comment_title {
	margin-bottom: 5px;
}

#commentform {
	margin-bottom: 20px;
}

#commentform p {
	margin-bottom: 10px;
}

#commentform textarea {
	width:99%;
	padding:2px;
	font-size: 12px;
	background-color: #fff;
	border: 1px solid #ccc;
	}

.admin_comment {
		background-color:#f1f1f1;
	}

/*--------------Search Form-------------*/

#search {
	margin-bottom: 20px;
	text-align: right;
}

#searchform {
	margin-bottom: 20px;
}

#searchform input {
	width: 180px;
	background: #fff;
}

/*-------------Other------------------*/

hr {
	display: none;
	text-align: center;
}

#adsense_singlepost_top_square {
	float: left;
	margin-right: 10px;
}

#adsense_singlepost_bottom_square {
	margin-bottom: 30px;
}

#adsense_singlepost_top_banner {
	margin-bottom: 5px;
}

#adsense_singlepost_bottom_banner {
	margin-bottom: 20px;
}

#adsense_homepage_linkunit {
	margin-bottom: 20px;
}

#adsense_homepage_banner {
	margin-bottom: 20px;
}

/*-------------Barre navigation------------------*/

.menu1 {
	padding:0 0 0 32px;
	margin:0;
	list-style:none;
	height:35px;
	background:#fff url(images/button1.gif);
	position:relative;
	border:1px solid #000;
	border-width:0 1px;
	border-bottom:1px solid #444;
	background-color: #000000;
}
.menu1 li {float:left;}
.menu1 li a {
	display:block;
	float:left;
	height:35px;
	line-height:35px;
	color:#FFF;
	text-decoration:none;
	font-size:12px;
	font-family:arial, verdana, sans-serif;
	font-weight:bold;
	text-align:center;
	padding:0 0 0 8px;
	cursor:pointer;
}
.menu1 li a b {float:left; display:block; padding:0 16px 0 8px;}
.menu1 li.current a {color:#fff; background:url(images/button3.gif);}
.menu1 li.current a b {background:url(images/button3.gif) no-repeat right top;}
.menu1 li a:hover {color:#fff; background:#000 url(images/button2.gif);}
.menu1 li a:hover b {
	background:url(images/button2.gif) no-repeat right top;
	color: #FFF;
}
.menu1 li.current a:hover {color:#fff; background:#000 url(images/button3.gif); cursor:pointer;}
.menu1 li.current a:hover b {background:url(images/button3.gif) no-repeat right top;}
