/*organisation du fchier: les generales, les class, puis les id par ordre alphabetique*/



body {

    background-color: #fff;	
    width: 650px;

}





html>body #corps {

	height: auto;
	min-height: 800px;

}





td {

	font-size: 0.9em;

}





h3 {

	padding: 0px;

}



fieldset {

	background-color: #F7F5EC;


}
fieldset legend{

	color: #000;


}




a:link {

	color:#333333;

	background-color:transparent;

	text-decoration:none;

}



a:visited {

	color:#333333;

	background-color:transparent;

	text-decoration:none;

}





a:hover {

	color:#ffa500;

	background-color:transparent;

	text-decoration:none;

}





a {

	text-decoration: none;

}



/* Toutes les images contenues dans un lien */

a img {

	border: none;

}





/* Les classes */

.accueil_2  {

	background-color: #F7F5EC;

	border: 1px solid #DED2C8;

	margin: 8px;

	padding-bottom:-1px;

	padding-left:20px;



}



.accueil_2 select

{

	background-color: #F7F5EC;

	width: 11em ;



}





.accueil_3 {

	text-align: left;

	height:14px;

	padding-bottom:3px;



}



.accueil_5 {



	text-align: left;

	margin-top:-3px;

	text-align:center;

	border-left: 1px solid;

	border-right: 1px solid;

	border-bottom: 0px solid;

	border-top: 0px solid;

	border-color:#DED2C8;

}



html>body .accueil_5  {

	height: auto;

}



.accueil_6  {

	background-color: #ffffff;

	padding: 5px;

	text-align: left;

	border: 1px solid;

	border-color:#DED2C8;

	height:100px;

	margin-top:-5px;



}



html>body .accueil_6 {

	height: auto;

	min-height: 100px;

}



.accueil_7 

{

	margin-top:10px;

}



.accueil_elise  {

	background-color: #E5E5E5;

	border: 1px solid #DED2C8;

	margin: 8px;

	padding-bottom:-1px;

	padding-left:15px;



}





#accueil_gauche {

	width: 600px;

	background-image: url("images/centre_article.png");

	background-repeat:no-repeat;



}





.article_auteur {

	font-size: 0.6em;

	margin-top:35px;

	font-weight:bold;

}



 /* commentaires sous la news */



.commentaires {

	font-size: 0.7em;
	margin-top:-15px;

}



 /* date et pseudo sous la news */



.date {

	font-size: 0.7em;

	background-color: #E5B790;

	background-repeat: repeat-x;

}





.decouverte_gauche

{

	width: 600px;

	margin-top: 30px;

}





.description{ 

	background-color : #F7F5EC;

	text-align:left;

	border: 1px solid;

	border-color:#DED2C8;

	padding-left:5px;

}





.index {

	width: 500px;

	background-image: url("images/nouveau_centre.png");

	background-repeat: no-repeat;

	margin-left:55px;

}





.imageflottante

{

   float: left;

   margin-right: 5px;



}


.infos{
   padding-top:-25px;
   margin-top:-20px;
   margin-left:10px;
   width:70%;
}





.lien_impression {
	margin-top:-50px;
	margin-left:10px;
	color:#703C19;
	font-style:italic;
	font-size:11px;
	font-weight:bold;
}


.ligne1 {

    background-color:#F0E7E0;

  }





.ligne2 {

    background-color:#F7F5EC;

  }



.marquer_lu a {

	color: #cc3333;

	font-size: 0.8em;

	

}



.menu_2

{

	background-image: url("images/nouveau_centre_2.png");

	background-repeat: repeat-x;

	color: #333333;

	font-size: 1.2em;

	border-bottom: 1px solid black;

	padding: 5px;	

}



.menu_3

{

	background-image: url("images/nouveau_centre_2.png");

	background-repeat: repeat-x;

	color: #333333;

	font-size: 1.2em;

	border-bottom: 1px solid black;

	padding: 5px;

	margin-top: 15px;

}



.menu_elise

{

	background-image: url("images/fond_elise.png");

	background-repeat: repeat-x;

	color: #ffffff;

	font-size: 1.2em;

	border-bottom: 1px solid black;

	padding: 5px;

	margin-top: 15px;

}

.news {

	color: #000000;

	font-size: 1.2em;

	padding: 5px;

	margin-top: 0px;

	height:25px;

	text-align: left;	

}



.news a:link {

	color:#333333;

	background-color:transparent;

	text-decoration:none;

}





.news a:visited

{

	color:#333333;

	background-color:transparent;

	text-decoration:none;

}





.news a:hover {

	color:#ffa500;

	background-color:transparent;

	text-decoration:none;

}


.lu {

	text-decoration:none;



}







.non_lu {

	text-decoration:underline;

	text-decoration:blink;



}





.non_lu a:visited{

	color:#784E78;

	text-decoration:none;



}



.profile form{

	margin-left:70px;



}



.profile input:text {

	width: 13em ;

}



.profile select {

	width: 11em ;

}



.sommaire {
	background-image: url("images/sommaire.gif");
	font-weight:bold;
	margin:center;
	text-align:left;
	background-repeat: repeat-x;
	font-size: 1em;
	border-bottom: 1px solid black;
	padding-bottom: -5px;
	padding-left: 5px;
	margin-top: 15px;
}

.sommaire a{

	color:#703C19;

}

.style_tableau

{

	background-color:#f8f1eb;

	border: 2px dotted #FFCCA0;

	margin-top: 8px;

	padding: 5px;

}



.tableau

{

	width: 500px;

	margin-top: 30px;

	margin-left: 136px;

}





.titre_article { 

	color:#784E78;

	font-size: 1.5em;

    margin:auto;

    text-align: center;

}



/*classes bbcode*/





.strong {

    font-size:0.9em;

    font-weight: bold;

  }





.underline {

    text-decoration : underline;

  }





.barre {

    text-decoration : line-through;

  }





.italic {

    font-style : italic;

    font-size:0.9em;

  }





.quote {

    border: 1px dashed;

    border-color: #8E8E8E;

    background-color :#CFD5D9 ;

    font-family: Verdana, Trebuchet MS, Tahoma, Times New Roman, Times, serif;

    width: 90%;

    text-align: center;

    font-size: 11px;

  }





.centre {

    margin:auto;

    text-align: center;

  }





.adroite {

    float:right;

    position: relative;

  }



.agauche {

    margin:auto;

    text-align: left;

  }



.droite {

    text-align: right;

    position: relative;

    float:right;

    top:-18px;

    margin-right:5px;

  }





.rouge {

    color :#D60D0D;

  }





.vert {

    color : #1F781F;

  }





.bleu {

    color : #0000CC;

  }





.violet {

    color : #A12A8D;

  }





.olive {

    color : #CCCC99;

  }







.marron {

    color : #8A410E;

  }





.turquoise {

    color :#51D3D3;

  }





.rose {

    color :#E61CC4;

  }







.trespetit {

    font-size :0.6em ;

  }





.petit {

    font-size : 0.8em;

  }





.grand {

    font-size :1.2em ;

  }





.tresgrand {

    font-size : 1.5em;

  }





/*Les divs*/



#boutons {

	margin-top:-55px;

	margin-left:380px;



}







#commentaires {

display:none;

}





#commentaires h4{

display:none;

}





#commentaires table{

display:none;

}





#connection {

	margin-left:550px;

}





#corps {

	margin-bottom: 2px; 

	padding: 22px; /* Pour �iter que le texte �l'int�ieur du corps ne colle trop �la bordure */

	background-color: #FFFFFF; 


}





#fermeture fieldset {

	background-image: url("images/riziere.jpg");

	margin-top:25%;

	margin-left:25%;

	width : 425px;

	height:250px;



}





#footer {

display:none;



}





#footer img{

display:none;





}







#formulaire{

	background-color: #F7F5EC;

	width: 600px ;



}



#formulaire input:text {

	width: 13em ;

}



#formulaire .youtube {

	width: 3em ;

	font-size:0.8em;

}





#formulaire select {

	width: 11em ;

}



#formulaire textarea {

	width: 590px ;

	text-align: left ;

}





#google {

display:none;

}





#header {

display:none;



}




#listearticle{ 

	background-color: #F7F5EC;	

	width: 600px;

	margin-top:-22px;

	text-align:center;

}





#listearticle table { 

	width: 600px;

	font-size: 0.8em;

	background-color: #F7F5EC;	



}





#listearticle th { 

	font-size: 0.9em;	



}





#menu { 

display:none;

}





#membres h4{ 

	text-align: center;

	margin:auto;

}





#membres th{ 

	background-image: url("images/th_membres.png");

	background-repeat: repeat-x;

	height:25px;

}





#membres table{ 

	background-color: #F7F5EC;	

	margin-top:50px;

	margin-left:9%;

	text-align: center;

	width : 500px;

}





#page {

	background-color: #F7F5EC;	

	width:600px;

	margin-top:-22px;



}





#page table{

	background-color: #F7F5EC;	



}





#previsualisation {

    border: 1px dashed #000000;

    padding: 0.2em;

    height: 200px;

    overflow: auto;

    width:585px;

    height:250px;

    text-align:left;

    background-color : ;

    text-indent : 20px;

  }





#redirect fieldset {

	background-image: url("images/metal.jpg");

	background-color : #F1EFF0;

	margin-top:50px;

	margin-left:15%;

	text-align: center;

	width : 40%;

  }





#texte {

	background-color: #ffffff;	

	width:568px;

	margin-top:-7px;

	border-left: 1px solid;

	border-right: 1px solid;

	border-bottom: 1px solid;

	border-top: 0px solid;

	border-color:#DED2C8;

	padding:15px;



	text-align:justify;



}





#titre {

	background-image: url("images/titre.png");

	background-repeat: repeat-x;

	width:600px;

	text-align: center;

	margin-top:-22px;

}




