h1 {
text-align: center; 
font-size: 35px;
color: #CCA;
font-face: times;
}

h2 {
text-align:left; 
font-size: 20px;
color: #CCA;
}

h3 {
text-align: left; 
font-size: 20px;
color: #CCA;
}

h4 {
text-align: left; 
font-size: 20px;
color: #EEA;
}


body {
background-color:#DDD;
font: Times;
font-size: 20px;
color: #FFF;
text-decoration: none;
font-family: verdana;

}

.boutique {
background-color: #888;
color:#111;
border-style: solid;                   
border-width:  1px;   
border-color: #888;  
}

input {
font-size : 100%; 
font-family :  Verdana, Arial, Helvetica, Geneva, sans-serif;
color: #G20;
text-align: center;
background-color: #CCA;
width:40%;
}


select {
font-size : 100%; 
font-family :  Verdana, Arial, Helvetica, Geneva, sans-serif;
color: #G20;
text-align: center;
background-color: #CCA;
width:40%;
}



textarea {
font-size : 100%; 
font-family :  Verdana, Arial, Helvetica, Geneva, sans-serif;
color: #000;
background-color: #CCA;
width:100%;
}

.articles {
color : "CCC";
background-color:#011;
font-family: verdana; 
text-size: 50px;
}

.galerie {
background-color:#000;
border-style: solid;                   
border-width:  1px;                                  
border-color: #888;   
font-family: garamond;     
}





a {  
font-family: arial;   
font-size:+17;                    
color: #FFA;               
text-decoration: none; 
} 

a:hover {
color: #FB0;  



}

.menu_item {  
	
	align: center;  
  color: #FFF;                                    
  background-color:    #000;
  
}

.menu_select {
	align: center;  
	background-color:    #000;
  border-style: solid;                   
  border-width:  1px;                                  
  border-color: #FFF;                              
  border-style:        solid;                                 
  border-left-style :  solid;                                
  border-top-style :   solid;     
  border-right-style :  solid;   
 }
 
 
.mailing { 
	font-size:+17;   
	background-color:    #BBE;
	color:#000;
	align: center;		}

                          




