/* Ceci est un dossier CSS,appelé "design.css" */
a.bouton
{	
    width: 190px;
	height: 37px;
	border-top: 0px;
	display:block;
	margin-top: 9px!important;
	margin-top: 2px;
	text-align: center;
	color: white ; /* Les liens seront en blanc au lieu de bleu */
    text-decoration: none; /* Les liens ne seront plus soulignés */
	font-weight:bold;
	background-image:url("image/bouton.jpg");
	position: relative;
	bottom:5px!important;
	bottom:2px;
	background-repeat: no-repeat;
	right:10px!important;
	right:10px;
	}
	
	a.bouton:hover 
{
    width: 190px;
	height: 37px!;
	border-top: 0px;
	display:block;
	margin-top: 9px!important;
	margin-top: 2px;
	text-align: center;
	color: white ; /* Les liens seront en blanc au lieu de bleu */
    text-decoration: none; /* Les liens ne seront plus soulignés */
	font-weight:bold;
	background-image:url("image/bouton_roll2.jpg");
	position: relative;
    bottom:5px!important;
	bottom:2px;
	background-repeat: no-repeat;
	right:10px!important;
	right:10px;
}
a:visited:hover
{
color:gray
}
a:hover
{
color:gray
}
a:visited
{
color:red;
}
a
{
color:red;
}
strong
{
color:red;
   font-size:22px;
}
em
{
    font-size: 12px;
    color: black ;
    float: right;
    margin-left: 25px;
	margin-right: 15px;
}
pol2
{
    text-align: center;
	margin-left: 25px;
	margin-right: 15px;
	font-size: 22px;
    color: red ;
}
b
{
   position: relative;
   top: 10px!important;
   top: 5px;
   right:2px!important;
   right:2px;
   text-align: center;
}	

h1
{
   font-size: ;
   text-indent: ; 
   text-align: ;
   font-style: ;
   font-weight: ;
   font-family: ;
   color: ; 
   margin-left: ;
   margin-top:!important;
   margin-top:;
}
h2
{
   top:5px!important;
   top:0px;
   top:0px!important!;
   right:2px!important;
   right:2px;
   right:2px!important!;
   position: relative;
   font-size: 22px!important;
   font-size: 22px;
   text-indent: 0px; 
   text-align: center;
   font-family: script-S800;
   color:white; 
   margin-bottom:15px!important;
   margin-bottom:7px;
   margin-bottom:7px!important!;
   margin-top:7px;
   
}
h3
{
   font-size:15px;
   border-top:0px;
   position:;
   top: px;
   text-indent: px; 
   text-align:;
   font-family: new times roman;
   margin-left: 25px;
   margin-right: 15px;
   color:  black;
}
h4
{
   font-size: 12px;
   text-indent: px; 
   text-align:;
   font-family: new times roman;
   margin-left: 25px;
   margin-right: 15px;
   color:  black;

}
h5
{
   position: relative;
   font-size: 22px!important;
   font-size: 22px;
   text-indent: 0px; 
   text-align: center;
   font-family: arial black;
   color:red; 
   
   }
h6
{
   font-size: 0px;
   font-size: 0px!important;
   text-indent: 0px; 
   text-align:;
   font-family:;
   margin-left: 0px;
   margin-bottom:0px;
   margin-top:0px;
   color: ;
}
p
{
   color:;
   font-size: px;
   font-family:;
}
body
{
   width: 1000px;
   margin: auto;
   margin-right:px;
   margin-top: 0px; 
   margin-bottom: 0px;    
   background-image: url("image/fond.jpg"); 
}

#en_tete
{
   width: 1000px;
   height: 242px;
   background-image: url("image/banniere.jpg");
   background-repeat: no-repeat;
   margin-left: 0px;
}
/* Le menu */
#menu
.element_menu
{
   float: left;
   width: 247px;
   background-color: ;
   background-image: url("image/menuverticale.jpg");
   background-repeat: no-repeat;
   border:;
   margin-right:Opx;
   margin-bottom:0px;
   bottom:25px;
   
}
#news
{
   float: right;
   width: 753px;
   height: 992px;
   background-image: url("image/fondnews5.jpg");
}


#semaine
{
    border:0px;
 }
 a img 
{
   border:0px;
   border-top:0px;
   border-bottom:0px;
  
}

