
BODY {
 
}

H1 {
  font-size: 8px;
  font-family : Verdana, Arial, Helvetica, sans-serif;
  color : #000099;
}

H2 {
  font-size : 12px;
  font-family : Verdana, Arial, Helvetica, sans-serif;
  color : #990000;
}




A:link {
	text-decoration : none;
	color : #000000;
}
A:visited {
	text-decoration : none;
	color : #000000;
}
A:hover {
	text-decoration : none;
	color : #FE9500;

}

.int_bord_tout { border-style:solid; border-top-width:1px; border-bottom-width:1px ; border-right-width:1px ; border-left-width:1px; border-color:#878787}
.int_bord_bas { border-style:solid; border-top-width:0px; border-bottom-width:1px ; border-right-width:0px ; border-left-width:0px ; border-color:#878787 }
.int_bord_haut { border-style:solid; border-top-width:1px; border-bottom-width:0px ; border-right-width:0px ; border-left-width:0px ; border-color:#878787 }
.int_bord_droit { border-style:solid; border-top-width:0px; border-bottom-width:0px ; border-right-width:1px ; border-left-width:0px ; border-color:#878787 }
.int_bord_db { border-style:solid; border-top-width:0px; border-bottom-width:1px ; border-right-width:1px ; border-left-width:0px ; border-color:#878787 }
.int_bord_gauche { border-style:solid; border-top-width:0px; border-bottom-width:0px ; border-right-width:0px ; border-left-width:1px ; border-color:#878787 }
.int_bord_dbp { border-style:dotted; border-top-width:0px; border-bottom-width:1px ; border-right-width:1px ; border-left-width:0px ; border-color:#878787 }
.int_bord_basp { border-style:dotted; border-top-width:0px; border-bottom-width:1px ; border-right-width:0px ; border-left-width:0px ; border-color:#878787 }
.int_bord_droitep { border-style:dotted; border-top-width:0px; border-bottom-width:0px ; border-right-width:1px ; border-left-width:0px ; border-color:#878787 }
.lefondint{ 
  background: white url("creation_site_internet/fond_a_int.gif");
  background-repeat: no-repeat;
  background-position: top; 
}
.fondmenu{ 
  background: white url("creation_site_internet/fond_menu.gif");
  background-repeat: no-repeat;
  background-position: middle; 
}

.tableaumenu{ 
  border-style: dotted;
  border-width: 1px;
  border-color: #ffffff; 
}


</style>


