/*copyright Tchat-Delire.org*/ 
/*mise en forme*/
*              {margin:0;padding:0}
body, html     {background:url(images/fond.jpg) top center;margin:0;padding:0;font-family:Verdana, Arial, Helvetica, sans-serif;text-align:center;color:#FF0000;background-attachment: fixed;font-size:12px}  
#header        {height:280px;background: url(images/header.png) no-repeat top;}	 
#conteneur     {margin: 0 auto 0;position:relative;width:1024px}	  
#contenu       {width:984px;margin:0 auto 0 auto;background:url(images/contenu.png);padding:0 20px 0 20px;text-align:left;color:#FFF}  
#left          {width:316px;margin:0;padding:0;float:left;}
#right         {width:630px;margin:0 0 0 330px;padding:0;}	
/*Fin mise en forme*/
  
/*Menu*/
#menugauche    {float:left;margin:4px 0 0 25px;text-align:right} 		
#menugauche ul {text-align:left} 	
#menudroite    {float:right;margin:4px 25px 0 0;text-align:left} 
#menudroite ul {text-align:right} 			
.menu_a        {width:150px;margin:10px 0 0 0;font-weight:bold;background:#303030;-moz-border-radius:6px;-khtml-border-radius:6px;-webkit-border-radius:6px;border-radius:6px;padding:8px 8px 8px 8px;} 
.menu_b	       {width:150px;margin:10px 0 0 0;font-weight:bold;background:#404040;-moz-border-radius:6px;-khtml-border-radius:6px;-webkit-border-radius:6px;border-radius:6px;padding:8px 8px 8px 8px;}  	 
ul  {list-style-type: none;margin:0;padding:0;text-decoration: none }	
ul li          {font-size:11px} 
ul li a        {color:#FFF;font-weight:normal}
ul li a:hover  {color: #FF0000}/* change couleur du menu*/		
/*Fin Menu*/
		 
/*Blog bas*/
.blocnewsg     {width:300px;margin:0 0 10px 0;padding:0;background:#303030;-moz-border-radius:6px;-khtml-border-radius:6px;-webkit-border-radius:6px;border-radius:6px;padding:8px 8px 8px 8px;}
.blocnewsd     {width:620px;margin:0 5px 0 5px;padding:0;background:#303030;-moz-border-radius:6px;-khtml-border-radius:6px;-webkit-border-radius:6px;border-radius:6px;padding:8px 8px 8px 8px;}  
span.titre    {color: #ababab;font-size:14px;font-weight:bold;}/*couleur des titres*/
span.rose    {color: #FF0000;font-size:12px;margin:0 0 5px 0;font-weight:normal;}	
span.vert  {color: #57d725;font-size:12px;font-weight:normal;}  
/*Fin Blog bas*/

/*Pied et copyright*/
#pied                {height:55px;background: url(images/pied.png) no-repeat top;text-align:center;}
.copyright           {padding:0;margin :20px 13px 0 0;width:393px;height:30px;float:right}   
.copyright a         {text-decoration: none;outline:none}
.copyright a:hover   {color:#FF0000} 
/*Pied et copyright*/
 
/*class générique*/
.spacer        {padding:10px 0 0 0} 
.clear        {clear: both;visibility: hidden; } 
img, p, h1, h2, h3, h4, h5, h6, span, form, fieldset, option, select {border:0;margin:0;padding:0;outline:none}	   
a             {color:#FFFFFF;text-decoration: none;outline:none;font-weight:bold;}
a:hover       {color:#FF0000}/*couleur des liens*/
/*Fin class générique*/   			

/*bouton bas*/ 	
table.center {margin:0 auto 0 auto;padding:0;text-align:center}	
#bouton1	     {width:60px;height:20px;background: url(images/bouton1.gif) no-repeat;float:left;cursor:pointer;margin:0 10px 0 10px;padding:40px 0 0 0;text-align:center}	 
#bouton1:hover   {background: url(images/bouton1_hover.gif) no-repeat;}	
#bouton1 a,#bouton2 a,#bouton3 a      {color:#FFF}	  
#bouton2	     {width:60px;height:20px;background: url(images/bouton2.gif) no-repeat;float:left;cursor:pointer;margin:0 10px 0 10px;padding:40px 0 0 0;text-align:center}	 
#bouton2:hover   {background: url(images/bouton2_hover.gif) no-repeat;}	 
#bouton3	     {width:60px;height:20px;background: url(images/bouton3.gif) no-repeat;float:left;cursor:pointer;margin:0 10px 0 10px;padding:40px 0 0 0;text-align:center}	 
#bouton3:hover   {background: url(images/bouton3_hover.gif) no-repeat;}	
/*Fin bouton bas*/ 