body
{
background-color:#000000;
	text-align : justify;
	font-family : Verdana;
	font-size : 14px;
	color : #ffffff;
	margin : 0px;
}

img, a img
{
	border : 0 none;
}


/* ------------------------------------------------------------------------------------------------------------------ */
/* ----------------------------------------------------- En-tête -------------------------------------------------- */
/* ------------------------------------------------------------------------------------------------------------------ */


#Header
{
/*	margin : 0px;
	background-color : #ffffff;
	color : #ffffff;	*/
}

#banniere
{
	margin : auto;
	height : 120px;
	padding : 5px;
}


/* ------------------------------------------------------------------------------------------------------------------ */
/* ------------------------------------------------ Menu utilisateur --------------------------------------------- */
/* ------------------------------------------------------------------------------------------------------------------ */

#User_menu
{
	clear : left;
	margin : 0px;
	margin-left : 200px;
	background-image : url("../../2/2/degrade_01.gif");
	background-repeat : repeat-y;
	background-color:#FF0000;
	color : #ffffff;
	font-weight : bold;
	text-align : right;
	padding : 3px;
}

#User_menu form
{
	display : inline;
}

#User_menu ul
{
	display : inline;
	margin-right : 20px;
	list-style-type : none;
}

#User_menu li
{
	display : inline;
	margin-left : 10px;
}

#User_menu a,
#User_menu a:visited
{
	color : #ffffff;
	text-decoration : none;
}

#Page
{
	margin : 0px;
	padding : 0px;
}

/* ------------------------------------------------------------------------------------------------------------------ */
/* ------------------------------------------------------- Menu --------------------------------------------------- */
/* ------------------------------------------------------------------------------------------------------------------ */

#Menu
{
	width : 200px;
	margin : 15px;
	color : #ffffff;
	float : left;
}

.menu_corps
{
background-color:#FF0000;
	margin : 0px;
	width : 180px;
}

.menu_top
{
	background-image : url("../../2/2/menu_top.gif");	
	background-repeat : no-repeat;
	height : 100px;
}

.menu_bottom
{
	background-image : url("../../2/2/menu_bottom.gif");	
	background-repeat : no-repeat;
	height : 100px;
}

.menu_corps a,
.menu_corps a:visited
{
	color : #ffffff;
	text-decoration : none;
}

.menu_corps a:hover,
#User_menu a:hover
{
	text-decoration : underline overline;
}

.menu_liens
{
	font-size : 12px;
	list-style-image : url("../../2/1/inactive_menu.gif");
	padding : 5px 0px 5px 40px;
	margin : 0px 0px 0px 0px;
	background-color : #FF0000;
}

.menu_liens .lien_actif
{
	list-style-image : url("../../2/1/active_menu.gif");
}

.menu_categorie
{
	
	background-color : #FF0000;
	text-align : center;
	padding-top : 6px;
	height : 30px;
	font-weight : bold;
	text-decoration : underline;
	background-image : url("../../2/2/degrade_02.gif");	
	background-repeat : no-repeat;
	
}


/* ------------------------------------------------------------------------------------------------------------------ */
/* ------------------------------------------------------ Corps --------------------------------------------------- */
/* ------------------------------------------------------------------------------------------------------------------ */

#Corps
{
	min-height : 500px;
	padding : 15px;
	padding-left : 250px;
	margin : auto;
}

fieldset
{
	width : 75%;
	margin : auto;
	padding : 10px;
	border : 2px ridge #3da8ff;
}

/* ------------------------------------------------------------------------------------------------------------------ */
/* -------------------------------------------------------Forum --------------------------------------------------- */
/* ------------------------------------------------------------------------------------------------------------------ */

.forum_container
{
	width : 100%;
	margin : auto;
}

.forum_identite
{
	float : left;
	background-color : #FF0000;
	margin : 0px;
	width : 180px;
	text-align : center;
}

.forum_contenu
{
	margin-left : 185px;
}

.forum_order
{
	clear : both;
	background-color : #e9e9e9;
	text-align : right;
	margin : 0px;
	padding : 0px;
	height : 20px;
}

.forum_order li, .forum_ariane li
{
	display : inline;
	margin : 0px;
	margin-right :5px;
	padding : 0px; 
}

.forum_ariane
{
	list-style-type : none;
	margin : 0px;
	padding : 0px;
}

.moderation
{
	width : 75%;
	margin : auto;
	margin-top : 10px;
	margin-bottom : 10px;
	padding : 5px;
	background-color : #e9e9e9;
	font-size : 12px;
}

.citation
{
	width : 95%;
	margin : auto;
	font-size : 12px;
}

/* ------------------------------------------------------------------------------------------------------------------ */
/* -------------------------------------------------------Liens --------------------------------------------------- */
/* ------------------------------------------------------------------------------------------------------------------ */

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

a:hover
{
	color : #3da8ff;
	text-decoration : underline;
}


/* ------------------------------------------------------------------------------------------------------------------ */
/* --------------------------------------------------- Tableaux -------------------------------------------------- */
/* ------------------------------------------------------------------------------------------------------------------ */

table
{
	margin : auto;
	border-collapse : collapse;
}

.ligne1
{
	background-color : #ffffff;
}

.ligne2
{
	background-color : #dbefff;
}

.ligne3
{
	background-color : #e9e9e9;
	font-weight : bold;
	font-family : Arial;
	font-size : 14px;
}

.ligne4
{
	background-color : #3da8ff;
	color : #ffffff;
	font-weight : bold;
	text-align : center;
}

.ligne_erreur
{
	background-color : #ffe8bd;
}

.R, .W
{
	width : 15px;
	text-align : center;
}

.W
{
	background-color : #ffe8bd;
}

.R
{
	background-color : #e9e9e9;
}


/* ------------------------------------------------------------------------------------------------------------------ */
/* -------------------------------------------------- Order list -------------------------------------------------- */
/* ------------------------------------------------------------------------------------------------------------------ */

.order_list
{
	width : 95%;
	margin : auto;
	padding : 5px;
	text-align : center;
	list-style-type : none;
	background-color : #e9e9e9;
	line-height : 25px;
}

.order_list li
{
	display : inline;
	margin : 25px;
	padding : 5px;
	background-color : #e9e9e9;
	color : #ffffff;
	white-space : nowrap;
}

.order_list a,
.order_list a:visited
{
	color : #ffffff;
	text-decoration : none;
}

.order_list a:hover
{
	text-decoration : underline overline;
}


/* ------------------------------------------------------------------------------------------------------------------ */
/* ------------------------------------------------ Sub Order list ------------------------------------------------ */
/* ------------------------------------------------------------------------------------------------------------------ */

.sub_order_list
{
	width : 95%;
	margin : auto;
	padding : 5px;
	text-align : center;
	list-style-type : none;
	background-color : #ffffff;
	line-height : 30px;
}

.sub_order_list li
{
	display : inline;
	margin : 15px;
	padding : 5px;
	white-space : nowrap;
}

.sub_order_list .active
{
	border : 1px solid #3da8ff;
}


/* ------------------------------------------------------------------------------------------------------------------ */
/* --------------------------------------------------- Autres listes----------------------------------------------- */
/* ------------------------------------------------------------------------------------------------------------------ */

.long_liste,
.long_liste li
{
	display : inline;
	margin : 0;
	padding : 0;
}

.long_liste li
{
	margin-left : 5px;
}

.liste
{
	list-style-type : none;
}

/* ------------------------------------------------------------------------------------------------------------------ */
/* ----------------------------------------------------- Container ------------------------------------------------- */
/* ------------------------------------------------------------------------------------------------------------------ */


.container_photo
{
	float : right;
}

.container_photo_left
{
	float : left;
}

.container_description
{
	padding : 5px;
}

.container_description h1
{
	font-size : 14px;
	font-weight : bold;
	text-decoration : none;
}


/* ------------------------------------------------------------------------------------------------------------------ */
/* ------------------------------------------------------- Notes --------------------------------------------------- */
/* ------------------------------------------------------------------------------------------------------------------ */

.notes
{
	width : 30%;
	margin : 10px;
	padding : 10px;
	float : right;
	border : 2px solid #3da8ff;
	background-color : #dbefff;
	font-size : 12px;
}

.notes h1
{
	font-size : 14px;
	text-decoration : underline;
	font-weight : bold;
	color : #FFffff;
}

.notes ul
{
	list-style-type : none;
	list-style-position : outside;
	margin : 0px;
	padding : 0px;
}

.petit
{
	font-size : 10px;
}


/* ------------------------------------------------------------------------------------------------------------------ */
/* ----------------------------------------------------- Résultat -------------------------------------------------- */
/* ------------------------------------------------------------------------------------------------------------------ */

.resultat
{
	width : 95%;
	margin : auto;
	margin-top : 25px;
	margin-bottom : 25px;
	background-color : #dbefff;
	border : 2px solid #3da8ff;
	padding : 10px;	
}

.resultat table
{
	margin : auto;
}

.resultat form
{
	display : inline;
}


/* ------------------------------------------------------------------------------------------------------------------ */
/* ------------------------------------------------------ Erreur --------------------------------------------------- */
/* ------------------------------------------------------------------------------------------------------------------ */

.message_erreur
{
	width : 45%;
	margin : auto;
	background-color : #ffe8bd;
	border : 2px solid #3da8ff;
	margin-top : 25px;
	margin-bottom : 25px;
	padding : 10px;
}

.message_erreur h3
{
	color : #ffffff;
}

/* ------------------------------------------------------------------------------------------------------------------ */
/* ------------------------------------------------------ Bouton -------------------------------------------------- */
/* ------------------------------------------------------------------------------------------------------------------ */

.bouton
{
	background-color : #dbefff;
	border : 1px solid #3da8ff;
}

/* ------------------------------------------------------------------------------------------------------------------ */
/* ------------------------------------------------------- Pied ---------------------------------------------------- */
/* ------------------------------------------------------------------------------------------------------------------ */



#Pied
{
	clear : both;
	background-color : #FF0000;
	margin : auto;
	margin-top : 15px;
	margin-bottom : 15px;
	margin-left : 200px;
	background-image : url("../../2/2/degrade_01.gif");
	background-repeat : repeat-y;
	padding : 5px 10px 5px 10px;
	color : #ffffff;
	font-size : 10px;
	font-family : Arial;
	text-align : center;
}

#Pied a,
#Pied a:visited,
#Pied a:hover
{
	text-decoration : underline;
	color : #ffffff;
}