@charset "iso-8859-2";
/* CSS Document */
a, a:hover, a:visited {color:white; text-decoration:none;}
body {
	width: 858px;
	background: url("images/fond.jpg");	
	margin: 0 auto;
	font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#header {
	width: 858px;
	height: 154px;
	background: url("images/header.png") no-repeat;
	margin: 0 0 10px 0;
}

#wrapper {
	width: 858px;
	background: url("images/fondwrapper.jpg") repeat-y;
}
#speedbarre {
	width: 768px;
	height: 37px;
	margin: 10px auto;
	background: url("images/speedbarre.jpg") no-repeat;
	padding: 0 0 0 50px;
}
#speedbarre a {
	display: block;
	width: 140px;	
	float: left;
	padding: 10px 0 0 10px;
	color: white;
	text-decoration: none;
}
#speedbarre a:hover {
	letter-spacing: 2px;	
}
#sidebar {
	width: 200px;
	margin: 0 0 0 15px;
	float: left;
}
.sousmenu {
	width: 200px;
	background: url("images/fondmenu.jpg") repeat-y;
}
.titresm {
	width: 200px;
	background: url("images/debutmenu.jpg") no-repeat;
}
.finsm {
	width: 200px;
	background: url("images/finmenu.jpg") no-repeat;	
	background-position: bottom left;
	padding: 20px 0 50px 0;
}
.sousmenu img {
	display: block;
	margin: 5px 0 5px 56px;
	border: 0;
}
p.fb {
    margin: 5px 0 5px 65px;
}
	
.sousmenu p {
	color: white;
	font: 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: center;
	font-weight: 600;
}
.submit {
	width:31px;
	height: 50px;
	background: url("images/submit.jpg") no-repeat;
	float: right;
	border: 0;
	margin: 0 25px 0 0;
}
.input {
	width: 106px;
	height:23px;
	background: url("images/input.jpg") no-repeat;
	border: 0;
	margin: 0 0 0 25px;
	color: #5fc3cd;
	padding: 3px 0 0 7px;
}
.input a, .input a:hover, .input a:visited {color:#5fc3cd; text-decoration:none;}
#conteneur {
	width: 588px;
	margin: 0 0 0 240px;
}
#debutc {
	width: 588px;
	background: url("images/debutconteneur.jpg") no-repeat;
}
#finc {
	width: 588px;
	background: url("images/finconteneur.jpg") no-repeat;
	background-position: bottom left;
	padding: 10px 0 10px 0;
}
#forum_corps
{
	width: 818px;
	margin: auto;
}
#conteneur h2 {
	width: 537px;
	margin: 0 auto;
	height:25px;
	background: url("images/h1.jpg") no-repeat;
	color: white;
	text-transform: uppercase;
	font: 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 5px 0 0 35px;
	font-weight: bold;
	letter-spacing: 2px;
}
h2 a, h2 a:hower, h2 a:visited {color:white;}
#conteneur p {
	color: #1E90FF;
	font: 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: justify;
	margin: 0;
	padding: 10px 15px 10px 15px;
}
.centerhr {
	margin: 10px 0 10px 31px;	
}
.cadrepub {
	width: 474px;
	height: 65px;
	background: url("images/cadrepub.jpg") no-repeat;
	margin: 0 auto;
	padding: 4px 0 0 5px;
}
.cadrepub img { border: 0; }
#footer {
	width: 858px;
	height:103px;
	background: url("images/footer.jpg") no-repeat;
	clear: left;
	margin: 10px 0 0 0;
}
#footer p {
	color: #20a3b0;
	text-align: center;
	font: 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 35px 0 0 0;
}
#footer a,#footer a:hower,#footer a:visited {color: #20a3b0;}
#conteneur a,#conteneur a:hover,#conteneur a:visited  {color:#1E90FF; text-decoration:none;}