/*---------------------------- LES STYLES HTML---*/

body	{
	font-family: Verdana;
	margin-top:7pt;
	margin-left:0pt;
	margin-right:0pt;
	background-image: url(../images/bkg.jpg);
	background-attachment: fixed;
	background-color: #FFFFFF;
	}
b	{
	color: #006699;
	}
a:link,a:visited
	{
	text-decoration: none;
	font-weight: bold;
	color: #006666;
	}
input
        {
	font-family: Verdana;
	font-weight: bold;
	background-color: #FEFFE1
	}
textarea
	{
	font-family: Verdana;
	font-weight: bold;
	background-color: #FEFFE1
	}
.couleur
	{
	font-size: 13pt;
	text-decoration: none;
	font-weight: bold;
	color: #333366 ;
	}
.tableau{
	font-size: 13pt;
	color: #000000
	 }
.tableau2{

	font-size: 13pt;
	color: #663300;

	 }
.menu	{
	background-image: url(../images/bkg_tit.jpg);	
	background-color: #FEFFE1;
	border-color:#000000;
	border-width:1pt;
	border-style:solid;
	}
.menutext{
	text-decoration: none;
	font-weight: bold;
	color: #006699;
	font-size: 13pt;
	background-color: #FEFFE1;
	border-color:#000000;

	}
.titre	{
	font-weight: bold;
	font-size: 17pt;
	color:#006666;
	

	}
.titre2	{
	font-weight: bold;
	font-size: 13pt;
	color: #006699;
	}

.paragraphes
        {
	font-family: Verdana;
	font-size: 13pt;
	color: #000000;

	}
.adresse
	{
	font-family: Verdana;
	font-size: 13pt;
	text-decoration: none;
	color: #000000;
	background-color: #FEFFE1;
	border-color:#000000;
	border-width:1pt;
	border-style:solid;
	}
.admintit
	 {
	font-family: Verdana;
	font-size: 14pt;
	text-align: Center;
	text-decoration: none;
	background-color: #FEFFE1;
	border-color:#000000;
	border-width:2pt;
	border-style:solid;
	
	 }

