html
	{
	margin: 0px;
	padding: 0px;
	}

body
	{
	position: static;
	top: 0;
	left: 0;
	background-color: #FFFFFF;
	border-style: none;
	border-color: #FFFFFF;
	border-width: 1pt;

	SCROLLBAR-ARROW-COLOR: #000000;
	SCROLLBAR-BASE-COLOR: #F5F5F5
	}
/*
Gris très clair : #F5F5F5
Gris clair : #D2D2D2
Gris foncé : #757575
Gris très foncé : #4E4E4E
*/

div, p, td
	{
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: ;
	line-height: 1.5em;
	}

h4 {font-size: 10px}

h3 {font-size: 13px; font-weight: bold;	color: #000066;}

h2 {font-size: 13px; font-weight: bold;	color: #000066;}

h1 {font-size: 13px; font-weight: bold;	color: #000066;}


blockquote
	{
	color: #CC0000;
	text-align: left;
	padding: 2px;
	width: 400px;
	border: #4E4E4E dashed 1px;
	overflow: auto;
	}

blockquote.quote
	{
	color: #000000;
	text-align: left;
	padding: 2px;
	width: 600px;
	border: #4E4E4E solid 1px;
	overflow: auto;
	background-color: #FFFFFF;
	}



/* Début configuration Globale */

div#global
	{

	width: 800px;
	margin: 0px;

	border-style: none;
	border-color: #000000;
	border-width: 1px;
	background: transparent;
	text-align: center;
	
	}


/* Fin configuration Globale */




/* Début configuration Entete */

div#entete
	{
	position: static;
	top: 0px;
	left: 0px;

	margin: 0px;

	width: 820px;
	height: 50px;

	border-top-style: solid;
	border-color: #000000;
	border-width: 1px;
	background: transparent;
	text-align: center;
	
	z-index: 1;
	}

div#entete_padding
	{
	display: inline;
	position: relative;
	top: 0px;
	left: 0px;
	margin: 0px;
	width: "100%";
	height: "100%";

	text-align: center;

	border-style: none;
	border-color: #000000;
	border-width: 1pt;

	font-family: Verdana, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	}

/* Fin configuration Entete */


/* Début configuration Menu */


/*div#table_menu
	{
		
	position: static;
	top: 50px;
	left: 0px;

	margin: 0px;
	width: 100%;	
	padding: 0px;

	border-style: none;
	border-color: #CCCCFF;
	border-width: 1px;
	background-color: #FFFFFF;
	
	z-index: 2; 
	}
*/


div#menu
	{
	width: "100%";
	color: #4E4E4E;
	}

div#liens_site
	{
	float: left;

	position: relative;
	top: 0px;
	left: 0px;

	width: 120px;
	padding: 0px 0px 0px 0px;
	background-color: #FFFFFF;

	border-style: inset;
	border-color: #4E4E4E;
	border-width: 0px;

	text-align: left;

	}


div.change_style
	{
	margin: 0 0 0 0px;
	display: inline;
	font-weight: bold;
	font-size: 9px;
	color: #4E4E4E;
	text-align: left;
	line-height: 13px;
	}

div.css_style
	{
	display: inline;
	}

form.css_style
	{
	font-size: 8px;
	}

select.css_style
	{
	width: 125px;
	font-size: 10px;
	}

option.css_style
	{
	}


div#inter_menu
	{
	display: none;
	position: absolute;
	top: 0px;
	right: 160px;
	margin: 0px 0px 0px 0px;
	background: transparent;

	height: 0px;

	border-style: none;
	border-color: #000000;
	border-width: 1px;

	}

div#liens_externes
	{

	float: left;

	position: relative;
	top: 0px;
	left: 560px;
	
	width: 140px;

	padding: 0px 0px 0px 0px;
	background: transparent;
	background-color: #FFFFFF;

	border-style: outset;
	border-bottom-style: inset;
	border-top-style: inset;
	border-color: #4E4E4E;
	border-width: 0px;

	text-align: right;

	}

div#compteurs
	{
	display: none;
	float: left;
	position: absolute;
	top: 100%;
	left: 0%;

	width: 160px;
	height: 50px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background-color: #FFFFFF;

	border-style: none;
	border-color: #000000;
	border-width: 1px;
	text-align: center;
	line-height: 20px;
	}

div#xiti
	{
	display: none;
	position: relative;
	top: 0px;
	left: 0px;

	width: 160px;
	height: 50px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background-color: #FFFFFF;

	border-style: none;
	border-color: #000000;
	border-width: 1px;
	text-align: center;
	line-height: 20px;
	}

h3.menu_accueil, h3.menu_dl, h3.menu_cs, h3.menu_divers, h3.menu_photo
	{
	background-color: #4E4E4E;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	width: 120px;

	border-bottom-style: outset;
	border-top-style: outset;
	border-color: #000000;
	border-width: 1px;
	}

h3.menu_accueil a, a:hover
	{
	color: #FFFFFF;
	background-color: #4E4E4E;
	text-decoration: none;
	}

h3.menu_liens
	{
	background-color: #4E4E4E;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	text-align: center;

	border-bottom-style: outset;
	border-top-style: outset;
	border-color: #000000;
	border-width: 1px;
	}

h3.menu_liens span {display: inline;}

h4.smenu_site
	{
	background-color: #4E4E4E;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;

	border-bottom-style: outset;
	border-top-style: outset;
	border-color: #000000;
	border-width: 1px;
	}
/*
*/

li.menu
	{
	list-style: none;
	margin-left: -38px;
	}


/* Fin configuration Menu */



/* Début configuration Page principal */

div#page
	{
		
	position: relative;
	top: 0px;
	left: -125px;
	margin: 20px 0px 0px 0px;
	width: 530px;

	float: left;

	border-style: none;
	border-color: #000000;
	border-width: 1px;
	background-color: #FFFFFF;
	background: transparent;

	text-align: center;
	z-index: 3; 
	}

div#page_padding
	{
	position: static;
	top: 0px;
	left: 0px;
	margin: 0px 0px 0px 0px;
	width: 100%;

	text-align: left;

	border-style: none;
	border-color: #000000;
	border-width: 1px;
	background-color: #D2D2D2;
	background: transparent;
	}


/* Fin configuration Page principal */



/* Début configuration Copyright */

div#copyright
	{
	display: none;
	margin: 0px 0px 0px 0px;
	width: 100%;
	height: 100px;
	padding: 0px 0px 0px 0px;

	border-style: none;
	border-color: #000000;
	border-width: 1px;
	background-color: #FFFFFF;
	background: transparent;
	}

/* Fin configuration Copyright */




/*-------------------------
Début configuration Contenu
-------------------------*/


/*----- LIENS -----*/

a.smenu_site, a.page
	{
	vertical-align: center;
	text-decoration: none;
	FONT-SIZE: 9px;
	COLOR: #000000;
	FONT-FAMILY: Verdana, sans-serif;
	line-height: 17px;
	font-style: normal;
	}

a:hover.smenu_site, a:hover.page
	{
	vertical-align: center;
	border-bottom: dashed;
	border-bottom-width: 1px;
	background: transparent;
	FONT-SIZE: 9px;
	COLOR: #757575;
	FONT-FAMILY: Verdana, sans-serif;
	line-height: 17px;
	font-style: normal;
	}

a
	{
	text-decoration: underline;
	COLOR: #757575;
	background: transparent;
	}

a:hover
	{
	background-color: #757575;
	COLOR: #FFFFFF;
	}


/*----- NEWS -----*/

p.last_message
	{
	height: 40px;
	line-height: 20px;
	text-align: center;
	vertical-align: center;

	border-style: inset;
	border-color: #000000;
	border-width: 1px;

	margin-bottom: 40px;
	}

p.last_message a
	{
	text-decoration: none;
	}

p.last_message:first-line { font-weight: bold; font-size: 12px; color: #000000 }


div#table_news
	{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background-color: #F5F5F5;
	border-style: inset;
	border-color: #000000;
	border-width: 1px;
	}

div.titre_news
	{
	height: 23px;

	font-size: 16px;
	font-weight: normal;
	FONT-FAMILY: cursive, sans-serif;
	color: #000000;
	font-style: none;

	border-style: none;
	background: transparent;
	}

div.titre_news span
	{
	padding: 0 5px 0 5px ;
	}

div#sign_news
	{
	height: 16px;
	width: 100%;
	padding-top: 0px;

	color: #FFFFFF;
	background: #757575;
	border-top-style: none;
	border-bottom-style: none;
	border-color: #000000;
	border-width: 1px;
	text-align: left;
	vertical-align: middle: 
	}
div#sign_news a {text-decoration: none; font-weight: bold; COLOR: #FFFFFF;}
div#sign_news a:hover {border-bottom: none; border-bottom-width: 1px; background: transparent; COLOR: #FFFFFF;}


div#text_news
	{
	margin: 1% 0 0 1%;
	width: 98%;

	background: transparent;
	border-style: none;
	border-color: #4E4E4E;
	border-width: 1pt;
	}

div#inter_news
	{
	height: 60px;
	width: 100%;
	text-align: center;
	background: transparent;
	}

div#comment
	{
	height: 18px;
	width: 100%;
	padding-top: 20px;

	background: transparent;
	text-align: right;
	}

div#suite_news
	{
	width: 100%;
	background: transparent;
	text-align: right;
	}



/*----- WALLPAPERS/PHOTOS -----*/

div#cadre_image_photo
	{
	width: 100%;
	height: 900px;
	border-top: solid;
	border-top-width: 10px;
	border-top-color: #FFFFFF;
	}

div#image_photo
	{
	width: 250px;
	text-align: center;
	padding: 0 0 10px 0;
	border: none;
	border-width: 1px;
	}

div#ligne_image_photo_1
	{
	float: left;
	height: 100%;
	width: 250px;
	padding: 0 0 0 0;
	border-top: none;
	border-top-width: 10px;
	border-top-color: #FFFFFF;
	}

div#ligne_image_photo_2
	{
	float: right;
	width: 250px;
	height: 100%;
	padding: 0 0 0 0;
	}

div#cadre_image
	{
	width: 530px;
	height: 700px;
	border-top: solid;
	border-top-width: 10px;
	border-top-color: #FFFFFF;
	}

div#image
	{
	width: 250px;
	text-align: center;
	padding: 0 0 10px 0;
	border: none;
	border-width: 1px;
	}

div#ligne_image_1
	{
	float: left;
	height: 620px;
	width: 250px;
	padding: 0 0 0 0;
	border: none;
	border-width: 1px;
	}

div#ligne_image_2
	{
	float: right;
	width: 250px;
	height: 620px;
	padding: 0 0 0 0;
	border: none;
	border-width: 1px;
	}

div#ligne_page
	{
	color: white;
	width: 520px;
	height: 20px;
	background: #4E4E4E;
	text-align: center;
	border: outset;
	border-width: 1px;
	border-color: #000000;
	}

img.wall_photo
	{
	width: 230px;
	}

p.p1 {text-align: center;}
p.p1:first-line {font-size: 14px; font-weight: bold; text-transform: uppercase; text-decoration: underline;}






/*----- DOWNLOADS -----*/

h1.downloads
	{
	padding: 30px 0 10px 0;
	color: #000000;
	font-size: 22px;
	font-weight: 500;
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	}

table.downloads
	{
	padding: 1px;
	border: solid;
	border-width: 1px;
	border-color: #4E4E4E;
	background-color: #D2D2D2;
	}

td.downloads
	{
	padding: 3px;
	border: solid;
	border-width: 1px;
	border-color: #4E4E4E;
	text-align: left;
	background-color: #F5F5F5;
	}

th.downloads
	{
	padding: 3px 3px 3px 3px;
	color: white;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;

	border: solid;
	border-width: 1px;
	border-color: #4E4E4E;
	background-color: #757575;
	}







/*----- COMMENTAIRES (NEWS/MP3) -----*/

div#table_comment
	{
	border: #000000 none 1px;
	background-color: transparent;
	padding: 2px;
	width: 100%;
	height: auto;
	}

div.titre_comment
	{
	border-bottom: 1px solid #000000;
	padding: 2px;
	background-color: #F5F5F5;
	float: left;
	font-weight: bold;
	}

div#sign_comment
	{
	border-bottom: 1px solid #4E4E4E;
	padding: 2px 0 2px 0;
	background-color: #F5F5F5;
	text-align: right;
	}

div#text_comment
	{
	border-bottom: 1px none #4E4E4E;
	padding: 10px 2px 60px 2px;
	background-color: #FFFFFF;
	width: 100%;
	}

div#sign_comment span { font-weight: bold;	}

div#add_comment
	{
	border-bottom: 1px none #4E4E4E;
	padding: 2px 2px 10px 2px;
	background-color: #FFFFFF;
	width: 100%;
	text-align: right;
	}

div#suite_comment
	{
	border-bottom: 1px none #4E4E4E;
	padding: 2px 2px 10px 2px;
	background-color: #FFFFFF;
	width: 100%;
	text-align: right;
	}








/*----- FOOBAR2000 -----*/

div.lien_fb2k
	{
	text-align: right;
	width: 100%;
	}










/*----- FORUM -----*/

div#intro_forum
	{
	text-align: center;
	padding: 10px 0 20px 0;
	width: 100%;
	}

div#forum_mess_pere
	{
	text-align: left;
	padding: 10px 0 0 5px;
	width: 100%;
	}

div#forum_mess_fils
	{
	text-align: left;
	padding: 2px 0 2px 15px;
	width: 100%;
	}

div#forum_mess_plus
	{
	text-align: right;
	padding: 10px 10px 0 0;
	width: 100%;
	}

div#cookie_forum
	{
	visibility: hidden;
	}

div#forum_lire_mess
	{
	text-align: right;
	padding: 20px 10px 10px 10px;
	width: 700px;
	background: white;
	border: #D2D2D2 dashed 1px;
	}

div#forum_entete_mess
	{
	text-align: left;
	padding: 0px 0px 0 0;
	width: 100%;
	border-bottom: #000000 solid 1px;
	}

div#forum_corps_mess
	{
	text-align: justify;
	padding: 0 0 20px 0;
	width: 100%;
	}

div#forum_corps_mess h4 { font-size: 13px; font-weight: bold; padding: 5px;}

div#forum_bottom_mess
	{
	width: 100%;
	text-align: right;
	font-weight: bold;
	margin: 10px 10px 0 0;
	}

div#repondre
	{
	width: 590px;
	text-align: left;
	font-weight: bold;
	margin: 10px 10px 0 10px;
	}

body#forum
	{
	margin: 10px 13px 0 15px;
	background: #F5F5F5;
	border: none;
	overflow: auto;
	}

span.auteur { font-weight: bold; color: #000000; }

span.date { font-style: italic; }

div.inter_forum
	{
	margin: 20px 0 20px 0;
	}









/*----- SMILEYS -----*/

table#smileys
	{
	width: 450px;
	border: #D2D2D2 dashed 1px;
	background: #FFFFFF;
	}

table#smileys td
	{
	text-align: center;
	}

table#smiley
	{
	}

table#smiley td
	{
	text-align: center;
	}




/*-----------------------
Fin configuration Contenu
-----------------------*/
