/*copyright kitgraphiquegratuit.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:#FFF;background-repeat: no-repeat;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:left} 			
.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: #dc0088}/* change couleur du menu*/		
/*Fin Menu*/
		 
/*Blog bas*/
.blocnewsg     {width:300px;margin:0 0 10px 0;padding:0;background:#070707;-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: #dc0088;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:#9d9d9d} 
/*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:#949494;text-decoration: none;outline:none;font-weight:bold;}
a:hover       {color:#FFFFFF}/*couleur des liens*/
/*Fin class générique*/   			

/*bouton bas*/ 	
table.center {margin:0 auto 0 auto;padding:0;text-align:center}	
#bouton1	     {width:100px;height:100px;background: url(images/bouton1.png) no-repeat;float:left;text-align:center}
#bouton1:hover   {background: url(images/bouton1_hover.png) no-repeat;}		 
#bouton2	     {width:100px;height:100px;background: url(images/bouton2.png) no-repeat;float:left;text-align:center}	 
#bouton2:hover   {background: url(images/bouton2_hover.png) no-repeat;}	 
#bouton3	     {width:100px;height:100px;background: url(images/bouton3.png) no-repeat;float:left;text-align:center}
#bouton3:hover   {background: url(images/bouton3_hover.png) no-repeat;}	 	 
/*Fin bouton bas*/

/*grille des programmes*/ 	
table.center {margin:0 auto 0 auto;padding:0;text-align:center}	
#lundi	     {height:25px;background: url(images/lundi.png) no-repeat}
#lundi:hover   {background: url(images/lundi2.png) no-repeat;}		 
#mardi	     {height:25px;background: url(images/mardi.png) no-repeat}	 
#mardi:hover   {background: url(images/mardi2.png) no-repeat;}	 
#mercredi	     {height:25px;background: url(images/mercredi.png) no-repeat}
#mercredi:hover   {background: url(images/mercredi2.png) no-repeat;}
#jeudi	     {height:25px;background: url(images/jeudi.png) no-repeat}
#jeudi:hover   {background: url(images/jeudi2.png) no-repeat;}
#vendredi	     {height:25px;background: url(images/vendredi.png) no-repeat}
#vendredi:hover   {background: url(images/vendredi2.png) no-repeat;}
#samedi	     {height:25px;background: url(images/samedi.png) no-repeat}
#samedi:hover   {background: url(images/samedi2.png) no-repeat;}
#dimanche	     {height:25px;background: url(images/dimanche.png) no-repeat}
#dimanche:hover   {background: url(images/dimanche2.png) no-repeat;}	 	 
/*Fin grille des programmes*/
