/* css by stefhan.com - 2006 */

body {
	color: #3f3f3f;
	font-size: 12px;
	font-family: Century Gothic, Verdana, Arial, Helvetica, SunSans-Regular, sans-serif; 
	text-align: center;
	margin: 0;
	padding: 0;
	background: #E1E1E1 url("http://www.stefhan.com/medias/interface/fond.jpg") repeat-x;
}

.clear {
	clear: both;
}

#logo {
	text-indent: -3000px;
	width: 200px;
	height: 70px;
	float: left;
	top: 83px;
	position: relative;
	left: 350px;
}

#conteneur { 
	margin: auto;
	width: 900px;
	background: #E1E1E1 url("http://www.stefhan.com/medias/interface/wait.jpg") no-repeat;
}

#contenu {
	margin: auto;
	padding-top: 200px;
	width: 800px;
}

#contenu2 {
	margin: auto;
	padding: 10;
	width: 800px;
}

#top {
	padding: 30 0 30 0;
}

#content {
	float: right;
	text-align: left;
	width: 450px;
	padding: 20px;
	background: #f8f8f8;
	color: black;
	border: 1px solid white;
	line-height: 18px;
	font-size: 13px;
}

#content2 {
	text-align: left;
	padding: 20px;
	line-height: 18px;
}

#sidebar {
	float: left;
	text-align: left;
	width: 300px;
	color: #3f3f3f;
}

#sidebar a {
	text-decoration: none;
}

#hier {
	text-align: left;
	padding: 20px;
	border: 1px solid white;
}

#hier li {
	font-size: 11px;
	line-height: 13px;
	padding-top: 5px;
}

#twitter_bloc {
	text-align: left;
	border: 1px solid white;
	padding: 0 20 20 20;
	background-color: #f8f8f8;
}

#twitter_bloc li {
	font-size: 11px;
	line-height: 13px;
	padding-top: 5px;
}

#nota {
	font-size: 10px;
}

a {
	color: black;
	text-decoration: underline;
}

a:hover {
	color: orange;
	text-decoration: underline;
}

#bas {
	padding-top: 30px;
	padding-bottom: 10px;
	font-size: 10px;
}

.createdby {
	color: gray;
}

.createdby a {
	color: gray;
	text-decoration: none;
}

.createdby a:hover {
	color: black;
	text-decoration: underline;
}

h1 {
	font-size: 22px;
	font-weight: bold;
	padding-top: 10px;
	color: black;
}

h2 {
	font: normal 14px Verdana, Arial, Helvetica, sans-serif;
	color: black;
}

h3 {
	padding-top: 5px;
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
	color: black;
}

.label {
	font-size: 10px;
	float: right;
}

.intitule {
	padding-top: 5px;
	border-top: 1px dotted silver;
}