/* Generated by CaScadeS, a stylesheet editor for Mozilla Composer */

  #header { height: 80px;
    overflow: hidden;
    background-color: rgb(255, 255, 255);
    background-image: url(../styles/banner-back.jpg);
    background-repeat: repeat-x;
    text-align: center;
    padding-bottom: 2px;
	  visibility: hidden;
    }

  #haut { 
  visibility: hidden;
  	height: 30px;
    }

  #conteneur { position: absolute;
    width: 100%;
    background-color: rgb(247, 247, 247);
    }

  #centre { border-left: 1px solid rgb(216, 216, 216);
    border-right: 1px solid rgb(216, 216, 216);
    background-color: rgb(255, 255, 255);
    margin-left: 50px;
    margin-right: 50px;
    }

  #gauche { float: left;
    width: 50px;
	visibility: hidden;
    }

  #droite { float: right;
    width: 50px;
	visibility: hidden;
    }

  #pied { 	visibility: hidden;
    }

  #menuhaut { margin: 0pt;
    padding: 0pt;
    list-style-type: none;
    }

  #menuhaut li { display: inline;
    }

  #menuhaut a { margin: 0pt 2px;
    color: rgb(0, 0, 0);
    text-decoration: underline;
    }

  #categories { border-width: 1px;
    margin: 0px auto;
    overflow: hidden;
    text-align: left;
    }

  #categories ul { margin: 0px auto;
    padding: 0px;
    list-style-type: none;
    clear: both;
    }

  #listecategories li { margin: 0px;
    padding: 2px 2px 6px;
    width: 210px;
    float: left;
    }

  .content { margin: 0px 0px;
    padding: 0px;
    overflow: auto;
    min-height: 50px;
    width: 80%;
    }

  #gauche h1, #droite h1, #centre h1 { margin: 0px;
    padding: 2px;
    font-weight: bold;
    color: rgb(255, 255, 255);
    text-align: center;
    background-color: rgb(0, 0, 102);
    font-size: 1.2em;
    clear: both;
    }

  #pied p { font-size: 0.9em;
    color: rgb(204, 204, 204);
    text-align: center;
    }

   #categories a, a:link, a:visited {
    font-weight: normal;
	font-size: 1em;
    text-decoration: none;
    color: rgb(0, 0, 150);  
 	}
	
	#categories a:hover {
    text-decoration: underline;	
	}
 
  #listecategories a, a:link, a:visited { font-size: 1.2em;
    font-weight: bold;
    text-decoration: none;
    color: rgb(0, 0, 150);
    }

  #listecategories a:hover { 
    text-decoration: underline;
    }
  .thin_police {
      font-size: 0.8em;
	  font-weight: normal;
  }
	
.BlueTextSize2 { font-size: 1.2em;
font-weight: bold;
text-align: center;
}
.BlueTextSize3 { font-size: 1.4em;
font-weight: bold;
text-align: center;
}

  .pwelcome { 
    font-size: 1.2em;
	text-align: justify;
    color: rgb(102, 0, 0);
    }

table.orderform { 
	margin-left: auto; 
	margin-right: auto; 
	}


