/* CSS Document */
body,td,th {
	font-family: Bookman Old Style;
	font-size: 12px;
}
body {
	
	background-image: url(../../aromatherapie/image/feuille.gif); /* mon image de fond du livre d'or */
    background-attachment: fixed; /* Fixera l'image  */
	font-family: Bookman Old Style;
	font-size: 1em;
	margin: auto; /* Pour centrer notre page */
	margin-left: 0px;
	margin-top: 0px;
    width: 98%;
	scrollbar-face-color : #FFFFCC ;
    scrollbar-shadow-color : #99CC00;
    scrollbar-highlight-color : #339900;
    scrollbar-3dlight-color : #99CC00 ;
    scrollbar-darkshadow-color : #000000 ;
    scrollbar-track-color : #339900 ;
    scrollbar-arrow-color : #000000 ;
	cursor: url(moncurseur.cur)
	
	}
#Haut/* l'include pour la page droite.php3 */
{
	height: 100px;
	width: 87%;
	margin-left: auto;margin-right: auto;
	margin-top: -3px;
	border-bottom: none;
	border-left: none;
	border-right: none;
}	

#table {
		width: auto;
		margin-left: 20px;
		float: left;
		margin-top: 5px;
}
#table1 {
width: 150;
margin-left: 21%;
}

.mot{  background-color:#FFFF99; color: #369B00; } 
.mot1{  background-color:#999900; color: #00000; } 
.mot2{ 
 color: #00000; 
 text-align: left;
 } 

#logo{
	border: none;
}
#total{
	border: medium dotted #999900;
}

#contenu2 /* l'include pour la page Bord_gauche.php3 */
{
	background-image: url(../../aromatherapie/image/logo-aroma.gif); /* mettre a gauche */
	background-repeat: repeat-y; /* taille image */
	height: 100%;
	background-position: left;
	margin-bottom: -18px;
	text-align: center;
}

#contenu/* l'include pour la page droite.php3 */
{
background-image: url(../../aromatherapie/image/logo-aroma.gif);             
   background-position: right; /* mettre a droite*/
   background-repeat: repeat-y;
   /*width: 60px; /* taille de l'image */ 
 height  : 100%;
 margin-bottom: -18px;
}
fieldset{
	border: none;
}
#formulaire{
		width: 80%;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
}
/* Le menu */

#menu
{
   float: left;
   width: 195px;
   margin-top: 150px;
}

.element_menu
{
	background-color: #663300;
	background-image: url(../../aromatherapie/image/fleur.jpg);
	background-repeat: repeat;
	border: 2px solid black;
	margin-bottom: 10px;
	border-top: 20;
}


/* Quelques effets sur les menus */


.element_menu h3
{    
   color: #663300;
   font-family: "Bookman Old Style";
   text-align: center;
}

.element_menu ul
{
   list-style-image: url(../../aromatherapie/image/souris.gif);
   padding: 0px;
   padding-left: 30px;
   margin: 0px;
   margin-bottom: 10px;
   text-align: left;
}

.element_menu a
{
   color: #6600CC;
}

.element_menu a:hover
{
   background-color: #660066;
   color: #339966;
}

#corps{
width: 88%;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
#corps1{
width: 80%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	}
h1 {
	font-size: 16px;
	color: #006600;
	text-transform: uppercase;
	text-align: center;
}
h2 {
	font-size: 14px;
	text-transform: uppercase; 
	color: #996600;
	text-align: center;
	font-weight: bold
	
}
h3 {
	font-size: 12px;
	color: #666600;
	font-weight: bold;
	
	}
h4 {
	font-size: 14px;
	color: #996600;
	font-weight: bolder
	
}
h5 {
	font-size: 14px;
	color: #660000;
	font-weight: bolder;
	text-align: center;
}
h6 {
      background-color:black;
      color:white;
      font-size:1.2em;
      margin-bottom:0px;
}
.bloc {
text-align: left;
border: medium dotted #999900;
OVERFLOW: auto; WIDTH: 700px; PADDING-TOP: 2px; HEIGHT: 250px;
scrollbar-face-color: #F7F7EA ; 
scrollbar-shadow-color: #B0AE33;
scrollbar-highlight-color: #FFFFFF;
scrollbar-3dlight-color: #B0AE33; 
scrollbar-darkshadow-color: #B0AE33; 
scrollbar-track-color: #f6f6f0; 
scrollbar-arrow-color: #B0AE33;
FONT-SIZE: 10pt; MARGIN-BOTTOM: 3px; COLOR: black; FONT-FAMILY: Arial

}
a:visited {
	color: #006633;
}
a:hover {
	color: #99CC00;
}
a:active {
	color: #006633;
}


hr
{
   width: 50%;
   color: #999900; /* couleur trait horizontal */
   height: 3px;
}

.news p
        {
	background-color:#99CC33;
	margin-top:0px;
	font-family: Bookman Old Style;
			
        }
  .news
        {
            width:800px;
            margin: auto; /* Pour centrer notre page */
		
        }


