/*********************** FOND ***********************/
#fond{
background-color: #FF6600;
overflow:auto;
}
#tableaufond{
width:1039;
height:740;
border: solid #000 0px;
border-collapse:collapse;
}
#bandeauhaut{
  background-image:url(images/fond/bandeauhaut.gif);
  background-repeat: no-repeat;
  height:100;
  border: solid #000 0px;
  font-family: Arial;
  vertical-align:bottom; 
  text-decoration:none;
}
#menuh {
    text-align:left;
    border: solid #000 0px;
	border-collapse:collapse;
	text-align:center;
}
 #menug{
  background-color:#FFFFFF;
  border: solid #FFFFFF 0px;
  vertical-align:middle;
  text-align:center;
}

#tableaug3col{
  background-color:#FFFFFF;
  border: solid #000 0px;
  cellspacing:0px;
  width:397;
  vertical-align:middle;
  font-family: Arial;
  text-decoration:none;
  text-align:center;
}
#tableaug2col{
	background-color:#FFFFFF;
	border: solid #000 0px;
	cellspacing:0px;
	width:521;
	vertical-align:middle;
	font-family: Arial;
	text-decoration:none;
	text-align:center;
}
#tableaud{
  background-color:#FF6600;
  border: solid #000 0px;
  cellspacing:0px;
  width:519;
  font-family: Arial;
  vertical-align:middle;
  text-decoration:none;
  text-align:center;
}
#sapelem{
height:25;
border: solid #000 0px;
border-collapse:collapse;
text-align:center;
    font-family: Arial;
    font-size: 11;
    color:#fff;
}
#bandeaubas{
  background-image:url(images/fond/bandeaubas.gif);
  background-repeat: no-repeat;
  height:65;
  border: solid #000 0px;
  font-family: Arial;
  vertical-align:middle; 
  text-decoration:none;
}
#adresse{
height:25;
border: solid #000 0px;
border-collapse:collapse;
text-align:center;
    font-family: Arial;
    font-size: 11;
    color:#000;
}
/*********************** FIN FOND ***********************/

/*********************** BOUTONS ***********************/
#bouton {
    height:25px;
    width:115px;
}
#bouton {
    height: 25px;
    width: 115px;
    margin: 5px;
    font-family: Arial, Helvetica, sans-serif;
    font-size:10;
    text-align: center;
    line-height: 200%;
    list-style-type: none;
    background-image: url(images/boutons/bouton1.gif);
    background-repeat: no-repeat;
	background-position:100% 0;
}
#bouton a {
    display: block;
    width: 100%;
    height: 100%;
    text-decoration: none;
}
#bouton a:link {
    font-weight: bold;
	color: #333333;
}
#bouton a:visited {
    font-weight: bold;
	color: #000000;
}
#bouton a:hover {
    font-weight: bold;
    color: #FFFFFF;
} 
#bouton a:active {
	font-weight: bold;
    color: #FF6600;
    background-image: url(images/boutons/bouton2.gif); 
    background-repeat: no-repeat;
	background-position:100% 0;
}
/*********************** FIN BOUTONS ***********************/
/*********************** LIENS ***********************/
a:link {color: #666666; text-decoration: none; }
a:visited {color: #333333; text-decoration: none; }
a:hover {color: #C0C0C0; text-decoration: underline;}
a:active {color: #000000; text-decoration: none;}
/*********************** FIN LIENS ***********************/
/**************** CONTENU GAUCHE 2 COLONNES **************/
#contenugauche {
	overflow:auto;
	text-align:left;
	margin-left:15px;
    font-family: Arial, Helvetica, sans-serif;
    font-size:12;
    color: #000000;
    white-space:normal;
}
/*********** FIN CONTENU GAUCHE 2 COLONNES ****************/
/**************** CONTENU GAUCHE 2 COLONNES **************/
#contenudroit {
	overflow:auto;
	text-align:left;
	margin-left:15px;
    font-family: Arial, Helvetica, sans-serif;
    font-size:12;
    color: #FFFFFF;
    white-space:normal; 
}
/*********** FIN CONTENU GAUCHE 2 COLONNES ****************/
/******************** TABLEAU DE MODELES *****************/
#tableaumodeles{
	text-align:center;
	margin-left:15px;
    font-family: Arial, Helvetica, sans-serif;
    font-size:11;
    color: #FFFFFF;
    border: solid #C0C0C0 1px;
    border-collapse:1px;
    line-height: 90%;
}
/**************** FIN TABLEAU DE MODELES ****************/
/**************** TABLEAU DE MODELES NOIRS ***************/
#tableaumodelesnoir{
	text-align:center;
	margin-left:15px;
    font-family: Arial, Helvetica, sans-serif;
    font-size:11;
    color: #000000;
    border: solid #C0C0C0 1px;
    border-collapse:1px;
    line-height: 90%;
}
/**************** FIN TABLEAU DE MODELES ****************/
