*
	{
	font-family: Arial, Verdana;
	}

BODY, HTML
	{
	margin: 0px;
	height: 100%;
	}
TD
	{
	vertical-align: top;
	}
#haut
	{
	position: absolute;
	left: 10%;
	top: 20px;
	width: 700px;
	}

#menuhaut A, #menuhaut A:link, #menuhaut A:visited
	{
	color: #7B2139;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	}

#menuhaut A:hover, #menuhaut A:active
	{
	color: #FFFFFF;
	}

#fond2
	{ background-color: #F1AF00; }

#fond3
	{ background-color: #A2C46A; }

#fond4
	{ background-color: #00B5EC; }

#fond5
	{ background-color: #E95780; }

#fond6
	{ background-color: #C1B8D7; }

#fond7
	{ background-color: #E0CFB2; }

#fond8
	{ background-color: #B07674; }

#fond24
	{ background-color: #F4A701; }
	
#fond145
	{ background-color: #B169BD; }



.fondssmenu2
	{
	background-color: #E6840D;;
	}

.fondssmenu3
	{
	background-color: #76B84E;
	}

.fondssmenu4
	{
	background-color: #00A7EB;
	}

.fondssmenu5
	{
	background-color: #E3007B;
	}

.fondssmenu6
	{
	background-color: #B486B5;
	}

.fondssmenu7
	{
	background-color: #D7BEA1;
	}

.fondssmenu8
	{
	background-color: #974B54;
	}
.fondssmenu145
	{
	background-color: #B169BD;
	}
	
#contenu
	{
	position: absolute;
	right: 1px;
	width: 70%;
	font-size: 75%;
	top: 150px;
	}

#contenutablo
	{
	width: 100%;
	padding-bottom: 30px;
	}

.surtitre
	{
	color: #FFFFFF;
	font-style: italic;
	font-size: 11px;
	}

#contenu A, #contenu A:link, #contenu A:visited
	{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	}

#contenu A:hover, #contenu A:active
	{
	color: #2E0082;
	text-decoration: none;
	}

#fond5 #contenu A, #fond5 #contenu A:link, #fond5 #contenu A:visited
	{
	color: #FFFFFF;
	}

#fond5 #contenu A:hover, #fond5 #contenu A:active
	{
	color: #FFFFFF;
	text-decoration: underline;
	}
	

#menu
	{
	position: absolute;
	left: 10%;
	top: 150px;
	width: 200px;
	font-size: 70%;
	}



#q9
	{
	position: absolute;
	right: 5%;
	top: 150px;
	width: 114px;
	font-size: 70%;
	color: #FFFFFF;
	}

#q9 A, #q9 A:link, #q9 A:visited
	{
	text-decoration: none;
	color: #FFFFFF;

	}


#q9 A:hover, #q9 A:active
	{
	color: #DDDE2B;
	}

#menu A, #menu A:link, #menu A:visited
	{
	color: #5D012A;
	text-decoration: none;
	font-weight: bold;
	}

#menu A:active, #menu A:hover
	{
	color: #000000;
	}


.chapo, .texte
	{
	color: #5D012A;
	}

.chapo,
	{
	font-weight: bold;
	}

H1
	{
	color: #7B2139;
	font-size: 125%;
	text-transform: uppercase;
	}

H2
	{
	color: #FFFFFF;
	font-size: 115%;
	}

H3
	{
	text-decoration: underline;
	font-size: 110%;
	font-weight: normal;
	}

HR
	{
	height: 1px;
	border: 0px;
	padding: 0px;
	background-color: #000000;
	noshade;
	margin-top: 2px;
	margin-bottom: 2px;
	}

.encadre
	{
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
	width: 250px;
	}

.encadre A, .encadre A:link, .encadre A:visited
	{
	color: #666666;
	text-decoration: none;
	font-size: 11px;
	}

.encadre A:hover, .encadre A:active
	{
	color: #FF6666;
	}

#ps
	{
	width: 120px;
	font-size: 10px;
	color: #FFFFFF;
	border: 1px solid #FFDFA6;
	padding: 5px;
	margin-top: 50px;
	}

#ps A, #ps A:link, #ps A:visited
	{
	color: #333333;
	text-decoration: none;
	}

#ps A:active, #ps A:hover
	{
	text-decoration: underline;
	}


ul.plansite, ul.plansite ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  padding-left: 1.5em;
  font-size: 12px; }
ul.plansite li {
  border-left: 1px solid black;
  color: black;
  margin: 0;
  padding: 0; }
ul.plansite li a {
  padding-left: 0.5em;
  text-decoration: none;
  color: black;
  border-bottom: 1px solid black; }
ul.plansite li strong {
  font-size: 105%; }

  /* style général d'un thread */
  .forum_thread {
  	margin-bottom: 10px;
  }

  /* Message de tête de thread*/
  .forum_init {
  	margin: 0;
  	padding: 0;
  	padding-left: 12px;
  }

  /* T */
  .forum_suite {
  	margin: 0;
  	padding: 0;
  	padding-left: 12px;
  	background-image: url(../forums/t.png);
  	background-position: top left;
  	background-repeat: no-repeat;
  	/* ajouter i */
  }

  /* L */
  .forum_simple {
  	background-image: url(../forums/l.png);
  	background-position: top left;
  	background-repeat: no-repeat;
  	margin: 0;
  	padding: 0;
  	padding-left: 12px;

  /*background-image: l*/
  }

  /* fin de chaîne (différencier en-tête et pas en-tête ?) */
  .forum_init_box_simple {
  	margin: 0;
  	padding: 0;
  	padding-left: 12px;
  	background-image: url(../forums/n.png);
  	background-position: top left;
  	background-repeat: no-repeat;
  }

  /* message suscitant une suite*/
  .forum_box_suite, .forum_init_box_suite {
  	margin: 0;
  	padding: 0;
  	padding-left: 15px;
  	background-image: url(../forums/m.png);
  	background-position: top left;
  	background-repeat: no-repeat;
  }

  .forum_box_simple {
  	margin: 0;
  	padding: 0;
  	padding-left: 15px;
  	background-image: url(../forums/c.png);
  	background-position: top left;
  	background-repeat: no-repeat;
  }

  .forum_fond_suite {
  	background-image: url(forums/i.png);
  	background-position: top left;
  	background-repeat: repeat-y;
}

.spip_documents{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size : 10px;
}

.spip_documents_center{
	margin: auto;
	text-align: center;
	width: 80%;
}

.spip_documents_left{
	float: left;
	margin-right: 15px;
	text-align: center;
}

.spip_documents_right{
	float: right;
	margin-left: 15px;
	text-align: center;
}

/* VOEUX */

#voeux
	{
	font-size: 12px;
	color: #666;
	font-family: Arial;
	display: block;
	width: 100%;
	}

#voeux A
	{
	color: #BD001E;
	font-weight: bold;
	text-decoration: none;
	}
#voeux A:hover
	{
	color: #000;
	font-weight: bold;
	text-decoration: underline;
	}
A IMG
	{
	border: 0;
	}
IMG { behavior: url(win_png.htc); }


.spip_forms form label {
	float:none;
}
.spip_forms h2 {
	margin:.2em;
	color:#543E29;
}
.spip_forms {
	color: black;
	margin: 0px;
	margin-bottom: 16px;
	padding: 6px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	border-left: 3px solid #963;
}
.spip_forms form {
	border:0;
	margin:0;
	padding:.5em 0 0 0;
}
.spip_forms div.spip_descriptif {
	border:0;
	margin:0;
	clear:both;
}
.spip_forms h3 {
	float:none;text-align:left;
}
.spip_forms legend {
	font-size:1.15em;
	padding:5px;
}
.spip_forms .spip_form_champ {
	margin-bottom: 0;
	display: block;
	clear: both;
	margin-top: 1em;
}
.spip_forms .spip_form_label {
  	font-weight: bold;
  	text-align:left;
  	color:#494949;
	display: block;
}
.spip_forms .spip_form_label label,
.spip_forms .spip_form_label .label {
	text-align:left;
  	font-weight: bold;
  	color:#494949;
}
.spip_forms .spip_form_label_obligatoire {
	font-weight: normal;
	font-style:italic;
	font-size:.9em;
}
.spip_forms .obligatoire_oublie {
	color:red;
}
.spip_forms .spip_form_label_details{
	display:block;
	font-style:italic;
	text-align:left;
}

.spip_forms .spip_form_choix_multiple {
	display:block;
}

.spip_forms .spip_form_choix_unique input, .spip_forms .spip_form_choix_unique input.fondo, .spip_forms .spip_form_choix_unique input.fondl {
	width:auto;
}

.spip_forms .spip_form_choix_unique label {
	margin:0 0 5px 0;
}

.spip_forms .spip_form_choix_multiple input, .spip_forms .spip_form_choix_multiple input.fondo, .spip_forms .spip_form_choix_multiple input.fondl, ul.choix_mots li input {
	width:auto;
	margin:0 5px 0 0;
}
.spip_forms ul.choix_mots,.spip_forms ul.spip_form_choix_multiple,.spip_forms ul.spip_form_choix_unique{
list-style:none;float:left;padding-left:5px;width:45%;
}

.spip_forms .spip_sondage {
	margin: auto;
}

.spip_forms .spip_form_erreur {
	font-weight:bold;
	color:red;
}
.spip_forms .spip_form_ok {
	font-weight: bold;
	background:#262626;
	color:#F1F1F1;
	margin: 1em 0 0 0;
	padding: .6em;
}
.spip_forms .spip_form_ok a {
	color:#FFF9E2;
}
.spip_forms .spip_form_ok a:hover {
	color:#DEB55E;
}
.spip_forms .spip_form_ok_confirmation{
	display:block;
}
.spip_forms .spip_sondage strong {
	display:block;
	clear:both;
	margin-left:5px;
	color:#494949;
}
.spip_forms .spip_sondage .ligne_nom {
	width:19%;
	text-align:right;
	padding-right:1%;
}
.spip_forms .spip_sondage .ligne_nom:after {
	content:" :";
}
.spip_forms .spip_sondage ligne.chiffres {
	color:#525252;
}
.spip_forms .spip_sondage .ligne_barre {
	height: 16px;
	background: url(ligne.gif) repeat-x;
	border: 1px solid black;
	width:80%;
}
.spip_forms .spip_sondage .sondage_table {
	display: table;
	width:100%;
}
.spip_forms .spip_sondage .sondage_ligne {
	display: table-row;
}
.spip_forms .spip_sondage .sondage_ligne > div {
	display: table-cell;
	vertical-align: middle;
	padding: 2px;
	white-space: nowrap;
}
.spip_forms .forml, .spip_forms .formo {
	width:85%;
	border-bottom:solid 1px #E2CEC1;
	border-right:solid 1px #E2CEC1;
	border-top:1px solid #AF896F;
	border-left:1px solid #AF896F;
	font-size:1em;
	padding:.25em;
}
.spip_forms .forml, .spip_forms .fondl {
	background: #FFFDE7;
	color:#4A4336;
	width:85%;
}
.spip_forms .formo, .spip_forms .fondo {
	background-color: white;
	color:#4A4336;
	width:85%;
}
.spip_forms .champ_obli_oubli {
	border:2px solid red;
}
.spip_forms form .forml-focus, .spip_forms form input.forml-focus:focus, .spip_forms form textarea.forml-focus:focus, .forml-focus {
	border-bottom:solid 1px #C9AB97;
	border-right:solid 1px #C9AB97;
	border-top:1px solid #81593E;
	border-left:1px solid #81593E;
	background: #FFF2C8;
	color:#433817;
	font-weight:normal;
	font-size:1em;
	padding:.25em;
	width:85%;
}
.spip_forms form .formo-focus, .spip_forms form input.formo-focus:focus, .spip_forms form textarea.formo-focus:focus, .spip_forms .formo-focus {
	border-bottom:solid 1px #C9AB97;
	border-right:solid 1px #C9AB97;
	border-top:1px solid #81593E;
	border-left:1px solid #81593E;
	background:#FFF9EE ;
	color:#433817;
	font-weight:normal;
	font-size:1em;
	padding:.25em;
	width:85%;
}
.spip_forms form .champ_obli_oubli-focus, form input.champ_obli_oubli-focus:focus, form textarea.champ_obli_oubli-focus:focus {
	border-top:solid 2px #980F1B;
	border-left:solid 2px #980F1B;
	border-bottom:2px solid #F3192B;
	border-right:2px solid #F3192B;
	background: #FFF2C8;
	color:#4D161B;
	font-weight:normal;
	font-size:1em;
	padding:.25em;
}
.spip_forms .spip_bouton input {
	border: 1px solid #563033;
	cursor:pointer;
	padding:.4em;
	background:#F0E6DC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:1em;
	width:100px ;
	color:#4A4336;
}
.spip_forms fieldset {
	border: 1px none #8F8181;
	padding: .4em .4em .4em 1em;
	margin:.5em 0 .5em 0;
	border-top-style: dashed;
	border-left: 6px solid #c96;
	border-top-color: #c96;
}
.spip_forms a.resultats_sondage {
	display:block;
	float:right;
	background:#FFFBED;
	color:#444040;
	padding:.2em;
	border:1px solid #A07D7A;
	text-decoration:none;
}
.spip_forms a.resultats_sondage:hover {
	background:#444040;
	color:#F8F5EC;
	text-decoration:none;
}
.spip_forms p.spip_form_ok, .spip_forms p.spip_form_erreur, .spip_forms form {
	clear:both;
}
span.nettoyeur{
	clear:both;line-height:1px;font-size:1px;display:block;
}
span.erreur { display:block;}

#rss
	{
	position: absolute;
	right: 10px;
	bottom: 0;
	}
#rss A:hover
	{
	margin: 0;
	padding:0;
	}
	
	
	
/**********RUBRIQUE-4************/
.articles{
display:block;
float:left;
position:relative;
width:60%;
}
.forums{
display:block;
float:left;
position:relative;
width:60%;
}
.affforum{
display:block;
float:left;
position:relative;
width:60%;
cursor:pointer;
}
.affforum h1{
font-size:12px;
}

.forum-fil{
border-top:1px solid #000;
padding:5px;
}
.forum{
border-bottom:1px dashed #000;
margin-bottom:5px;
padding:5px;
}
.forum-chapo{
margin-bottom:5px;
}