body{
	width:100%;
	min-width:1150px;
	margin:0;
	padding:0;
	background:url('images/backbody.png');
	font-family:"trebuchet ms", arial, serif;
	font-size:13px;
	color:#999999;
}

#conteneur_page {
	margin:0;
	padding:0;
}

#header {
	width:auto;
	height:160px;
	background:#2499cc url(images/header3.jpg) center;
}

#speedbarre {
	width:auto;
	height:30px;
	margin-left:0;
	margin-right:0;
	margin-bottom:0;
	margin-top:-1px;
	padding:0;
	border:1px solid #1e3b50;
	list-style-type:none;
	background:url('images/backspeed2.png') repeat-x;
}

#speedbarre2 {
	width:auto;
	height:30px;
	margin-left:0;
	margin-right:0;
	margin-bottom:0;
	margin-top:-1px;
	padding:0;
	border:1px solid #1e3b50;
	list-style-type:none;
	background:url('images/backspeed2.png') repeat-x;
	/*text-align:center;*/
}

#speedbarre2 img {
	width:104px;
	height:28px;
	margin:0;
	margin-top:2px;
	margin-left:0px;
	padding:0;
	border:none;
}

#btn_accueil:hover, #btn_accueil:focus {
	background: url('images/btn_accueil_h.png') no-repeat;
}

#speedbarre li
{
	height: 30px;
	line-height: 30px;
	text-align: center;
	padding-top: 0px;
	font-size:0.9em;
}

#speedbarre li:focus, #speedbarre li:hover {
	background:url('images/backspeedh.png') repeat-x;
}

.speeddroite
{
	float: right;
	border-left:1px solid #1e3b50;
	padding-left: 10px;
	padding-right: 10px;
}

.speedgauche
{
	float: left;
	border-right:1px solid /*#17629b*/ #1e3b50;
	padding-left: 10px;
	padding-right: 10px;
}

#speedbarre a
{
	font-weight:bold;
	width: auto;
	padding: 0;
	margin: 0;
	display: block;
	height: 30px;
	color:#000000
}

#speedbarre a:hover, #speedbarre a:focus
{
	text-decoration:none;
	color:#ffffff;
}

#colonne {
	width:170px;
	float:left;
	margin:0;
	padding:0;
}

#colonne_gauche_haut {
	width:170px;
	height:43px;
	margin:0;
	padding:0;
	background:url('images/colonne_haut.png') no-repeat;
}

#colonne_gauche {
	width:170px;
	margin:0;
	padding:0;
	background:url('images/colonne_centre.png') repeat-y;
	color:#acacac;
}

#colonne_gauche_bas {
	width:170px;
	height:86px;
	margin:0;
	padding:0;
	background:url('images/colonne_bas.png') no-repeat;
}

#colonne_gauche .block_gauche {
	margin:0;
	padding:3px;
	width:150px;
	font-weight:bold;
}

.block_gauche h5 {
	width:160px;
	height:35px;
	font-size:12px;
	margin:0;
	margin-left:-3px;
	padding:0;
	padding-left:25px;
	line-height:30px;
	color:#d0e2e9;
	background:url('images/backh1.png') no-repeat;
}

.block_gauche ul {
	list-style:none;
	margin:0;
	margin-bottom:15px;
	padding:0;
}

#date_heure {
	height:15px;
	margin:0;
	padding;0;
}

#conteneur {
	width:auto;
	min-height:400px;
	margin:0;
	margin-top:3px;
	margin-left:180px;
	margin-right:3px;
	padding-top:35px;
	padding-right:5px;
	padding-bottom:20px;
	background:url('images/backcontenu.png') repeat-x #3a454c;
	border:1px solid #282b2d;
}

.contenu {
	margin:5px;
}

#footer {
	width:auto;
	margin:3px;
	margin-top:15px;
	padding:0;
	background:#3a454c;
	border:1px solid #282b2d;
}

#footer .contenu {
	text-align:center;
}

.separator {
	margin:0;
	padding:0;
	clear:both;
}
/* ----------------------------------------------------------------------------------------------------- */

table, th, tr, td, input, img {
	margin:0;
	padding:0;
	border:none;
}

h1 {
	text-align:center;
	font-family:"trebuchet ms", verdana, sans-serif;
	letter-spacing:1.2px;
	font-variant:small-caps;
	font-weight:bold;
	font-size:22px;
	margin-top:0;
}

a, a:visited {
	color:#4497e6;
	text-decoration:none;
	font-weight:bold;
}

a:hover, a:focus {
	text-decoration:underline;
	color:#76b4ee;
	font-weight:bold;
}

.news {
	width:80%;
	margin:0 auto;
	margin-bottom:20px;
	border:1px solid #2382b8;
	padding:10px;
	background:#41494e;
}

h2.titre_news {
	width:auto;
	height:30px;
	line-height:30px;
	color:#ffffff;
	margin:-10px;
	margin-top:-11px;
	margin-bottom:5px;
	padding-left:30px;
	font-variant:small-caps;
	font-size:20px;
	background:url('images/backh2newsl.png') repeat-x;
}

.contenu_news {
	margin:0;
	padding:0;
	margin-bottom:35px;
}

.petit {
	font-size:11px;
}

fieldset {
	width: 95%;
	border:#2382b8 1px solid;
	margin:auto;
}

fieldset legend { 
	color:#ffffff; 
	font-weight:bold;
}

.bvert {
	font-weight:bold;
	color:green;
}

.vert {
	color:green;
}

#conteneur_mess
{
	width:300px;
	min-height:100px;
	margin:0 auto;
	padding:10px;
	padding-top:25px;
	padding-bottom:25px;
	border:1px solid #2382b8;
	background:#3a454c;
	position:absolute;
	top:35%;
	left:35%;
	text-align:left;
	font-family: "trebuchet ms", serif;
}

#conteneur_mess a
	{
	color:#4497e6;
	text-decoration:none;
	}
	
#conteneur_mess a:hover, .conteneur_mess a:focus
	{
	text-decoration:underline;
	color:#76b4ee;
	}
	
	.pas_attendre {
		font-weight:bold;
		font-variant:italic;
	}
	input, textarea {
	padding:0px 1px 0px 6px;
	background: url('images/back_input.gif') repeat-y #fff;
	border: 1px solid #fff;
	outline: 1px solid #7f9db9;
	margin:2px;
}

textarea
{
	font-family: 'trebuchet ms', tahoma, serif;
	font-size: 12px;
	width:98%;
}

input.no_out
{
	border:none;
	outline:none;
	background:none;
}

input.bouton {
	border:1px solid #5c86aa;
	outline:none;
	padding:2px;
	background:url(images/fond_titre_table.gif) repeat-x;
	font-family:"trebuchet ms",serif;
	font-weight:bold;
	color:#ffffff;
	height:25px;
	cursor:pointer;
	cursor:hand;
}

input.bouton:hover, .bouton:focus {
	border:#e7750f 1px solid;
	background:url(images/fond_titre_table_hover.gif) repeat-x;
}

/* FORUM */
#corps_forum
{
border: none;

margin:0 auto;
margin-bottom: 25px;
padding: 5px;
}

#corps_forum table{
	border-collapse:collapse;
}

#corps_forum td {
	border: 1px solid #373c40;
}

#corps_forum .table_topic td {
	border:1px solid #455d87;
}

#corps_forum th {
	height:25px;
	background:url('../styles/images/fond_titre_table.gif') repeat-x;
	color:#ffffff;
}

#corps_forum .no_border td, #corps_forum .no_border th {
	border:none;
}

.flag {
	width:25px;
	margin:0;
	padding:0;
	padding-left:3px;
	padding-top:2px;
	padding-bottom:2px;
	text-align:center;
	border:none;
}

.flag2 {
	width:40px;
	margin:0;
	padding:0;
	padding-top:2px;
	padding-bottom:2px;
	text-align:center;
	border:none;
	vertical-align:middle;
}

.flag_index {
	width:25px;
	text-align:center;
}


.titre { 
	width:58%; 
}

.nombremessages { 	
/*	width:2%;  */
	text-align:center;
}

.nombrevu { 
	width:4%; 
	text-align:center;
}

.nombresujets { 
/*	width:2%; */
	text-align:center;
}

.auteur { 
	width:7%; 
	text-align:center;
}

.derniermessage { 
	width:18%; 
	text-align:center;
}

.categorie { 
	width:92%; 
}

input.checkbox {
	background:none;
	border:none;
	outline:none;
}

.vt_auteur
{
width:170px;
}


.radio {
	border:none;
	background:none;
	outline:none;
}

.file {
	border:none;
	background:none;
	outline:none;
}

.mp_titre {
	width:65%; 
}

.mp_expediteur { 
	width:10%; 
}

.mp_time {
	width:20%;	
}

div#corps_forum hr {
	width:90%;
	border-top:1 px solid #3a3d40;
}

td.info_mess
{
	padding:0px;
	padding-left:4px;
	background:#282B2F;
}

td.corpsmessage
{
	background:#3b3c3e;
	vertical-align:top;
	padding:5px;
	padding-top:10px;
}

td.thead {
	background:#3b3c3e;
	vertical-align:top;
	padding : 2px 5px 2px 5px;
}

td.infos_membre
{
	padding:4px;
	background:#3b3c3e;
	vertical-align:top;
}

label.float {
	display:bloc;
	width:175px;
	float:left;
}

label.floatt {
	display:block;
	width:250px;
	float:left;
}

div.commentaire {
	background:#343436;
	padding:5px;
	width:98%;
	margin:5px;
	color:#999999;
}

.commentaire a, .commentaire a:hover { 
	color:#fff; text-decoration:underline;
}

table.table_bord { 
	border: 1px #455d87 solid; 
	border-collapse: collapse; 
	margin:0 auto; 
	margin-bottom: 25px; 
}

td, th {
	padding:1px;
}

td ul {
	text-align:left;
	width:auto;
	margin:auto;
}

.titre_tableau { 
	border: 1px #455d87 solid; 
	height:25px; 
	background:url('images/fond_titre_table.gif') repeat-x; 
	color:#fff; 
	font-weight:bold; 
	text-align:center; 
	margin:0; 
	padding:0; 
}

.titre_tableauh { 
	border: 1px #455d87 solid; 
	height:25px; 
	background:url('images/fond_titre_table_hover.gif') repeat-x; 
	color:#fff; 
	font-weight:bold; 
	text-align:center; 
	margin:0; 
	padding:0; 
}

.titre_tableau_livreor { 
	border: 1px #455d87 solid; 
	height:25px; 
	background:url('images/fond_titre_table.gif') repeat-x; 
	color:#fff; 
	font-size:11px;
	margin:0; 
	padding:0; 
	padding-left:10px;
}

td.td_bord { 
	border: 1px #455d87 solid; 
}
.table_bord th { 
	height:25px; 
	background: url('images/fond_titre_table.gif') repeat-x; 
	color:#fff; 
	font-weight:bold; 
	text-align:center;
	margin:0; 
	padding:0; 
}

.brouge {
	font-weight:bold;
	color:red;
}

.rouge {
	color:red;
}

div.hr {
	width:800px;
	height:20px;
	margin:auto;
	margin-top:15px;
	margin-bottom:15px;
	background:url('images/hr.png') no-repeat;
}

.aorange {
	color:#e27844;
}

.aorange:hover {
	color:#e1936d;
	text-decoration:underline;
}

.aorange a {
	color:#e27844;
}

.aorange a:hover {
	color:#e1936d;
	text-decoration:underline;
}

.souligne {
	text-decoration:underline;
}

.citation {
	padding:5px;
	margin:0 auto;
	background:#484848;
	border: 1px dashed #2282b8;
}

.cadre_ra {
	width: 95%;
	margin:0 auto;
	padding:5px;
	border: 1px solid #455d87;
	background: #3b3c3e;
}

.fichier_up {
	font-family : arial;
}

.dir {
	font-family: courier;
}

.last_tuto_haut {
	width:273px;
	height:42px;
	margin:0;
	padding:0;
	background: url('images/bloc_tuto_haut.png') no-repeat top;
}

.last_tuto_y {
	width:273px;
	background: url('images/bloc_tuto_y.png') repeat-y;
	font-family:verdana;
	font-size:11px;
	margin:0;
	padding:0;
}

.last_tuto_y ul {
	list-style:none;
	margin:0;
	padding-left:10px;
	padding-top:0px;
}

.last_tuto_bas {
	width:273px;
	height:10px;
	margin:0;
	padding:0;
	background: url('images/bloc_tuto_bas.png') no-repeat;
}

.best_tuto_haut {
	width:273px;
	height:42px;
	margin:0;
	padding:0;
	background: url('images/bloc_tuto_haut_note.png') no-repeat;
}

.gblanc {
	color:#ffffff;
	font-weight:bold;
}