#body {
	/**/
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif; /*/
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif; /* */
	font-size:14px;
	text-align: center;
	/*font-size: small;*/
	line-height: 1.4;
	
}
* {
	margin:0;
	padding:0;
}
	
#center {
	margin:auto;
	/*border:1px solid #4575BC;*/
	border: 1px solid #4575BC;
	border-top: none;
	width:950px;
	/*margin-top: 15px;*/
	text-align:left;
}

#padder {
	margin: 0px 15px;
	padding: 10px 0;
}

a, a img {
	border:0;
	text-decoration:none;
	color: #00E;
}
h1 a, h2 a {
	color: inherit;
}

a.nodeco {
	text-decoration:none;
	color: inherit;
}

#header {
	/*background: #85ACF7 url(hidr.jpg) repeat scroll 0%;*/
	background-color: #000;
	height: 100px;
}

#header h1 a, #header h2{
	font-size: 22px;
	margin-left: 17px;
	color:#FFF;
}

#header h1 {
	padding-top: 17px;
}

#header h2 {
	font-size: 17px;
}

.left {
	float:left;
}

.right {
	float:right;
}

.hand {
	cursor:pointer;
}

small {
	line-height: 13px;
}

.diffuse {
	background:#F6F9FB none repeat scroll 0%;
}

.breadcrumbs {
	padding: 1px;
	border-top:1px solid #E1E1E1;
	font-size: 11px;
}
.summary {
	padding:5px;
	text-align: center;
	border-bottom:1px solid #E1E1E1;
}
a.summary, .summary a {
	border-bottom: 1px dashed #E0E9EF;
	
}

#icon {
	width:36px;
	padding:2px;
}

.content {
	margin: 10px;
	clear:both;
}

.content p {
	margin: 6px 0;
	text-align: justify;
	text-indent: 7px;
}

.content h2, .content .h2 {
	display: block;
	color: #3B6EBF;
	font-size:16px;
	margin:20px 0 10px -5px;
	border-bottom: 1px dashed;
}

.content h3, .content .h3 {
	display: block;
	color: #3B6EBF;
	font-size:14px;
	margin:15px 0 10px 0px;
}

.sidebar {
	float: right;
	width: 130px;
	text-align: center;
	border: 1px solid #4575BC;
	background: #FFF;
	margin: 0px -10px 10px 10px;
	padding: 7px
}

.sidebar h2 {
	text-align: center;
	margin: 0 0 5px 0;
	border: none
}

.sidebar h3 {
	margin: 12px 8px 8px 8px;
	clear:both;
}

.sidebar .player {
	clear: both;
}
.sidebar .player .url {
	float: right;
}

.sidebar .player object, .sidebar .players embed {
	margin: 3px auto;
}

.ajouter-creation {
	text-align: justify;
	display: block;
	font-size: 11px;
	text-indent: 0;
	margin: 15px 0 0 0;
	
}

#footer {
	margin-top: 30px;
	text-align: center;
	font-size: small;
}

#w3c {
	text-align:right;
	margin: 10px 0 6px 6px;
}
