/*Tags*/

body {
	font-family: "Trebuchet MS";
	margin: 0px;
	background: #FFFFFF;
	}
	
p  {
    font-family: "Trebuchet MS";
	font-size: 0.8em;
	color: #336699;
	}

li	{
	font-family: "Trebuchet MS";
	font-size: 0.8em;
	list-style-image: url(images/puce.jpg);
	margin: 0px;
    }
	
ul	{
	font-family: "Trebuchet MS";
	font-size: 1.0em;
	color: #336699;
	list-style-image: url(../images/puce.gif);
    margin-left: 30px;
	margin-right: 0px;
    }	
	
/*Styles*/
.txtnormal {
	font-family: "Trebuchet MS";
	font-size: 0.8em;
	color: #336699;
    }

.txtnormalgras {
	font-family: "Trebuchet MS";
	font-size: 1.0em;
	font-weight: bold;
	color: #336699;
    }

.txtitalic {
	font-family: "Trebuchet MS";
	font-size: 0.9em;
	color: #336699;
	font-style: italic;
    }

.txtitalicgras {
	font-family: "Trebuchet MS";
	font-size: 1em;
	font-weight: bold;
	color: #336699;
	font-style: italic;
    }

.txtpetit {
	font-family: "Trebuchet MS";
	font-size: 0.7em;
	color: #666666;
    }
	
.txtgrasbleu {
	font-family: "Trebuchet MS";
	font-size: 0.8em;
	font-weight: bold;
	color: #336699;
    }
	
.txtgrasrouge {
	font-weight: bold;
	color: #990033;
	list-style-type: square;
    }
	
.txtrouge {
	font-family: "Trebuchet MS";
	font-size: 1.0em;
	font-weight: normal;
	color: #990033;
	}
	
.txtblanc {
	font-family: "Trebuchet MS";
	font-size: 1em;
	font-weight: bold;
	color: #FFFFFF;
    }
	
.bordgauche {
	background-image: url(images/cadre_gauche.jpg);
	background-repeat: repeat-y;
    }

.borddroit {
	background-image: url(images/cadre_droit.jpg);
	background-repeat: repeat-y;
    }

.imgtop {
	background-image: url(images/top.jpg);
	background-position: 650px 159px;
    }

/*Titres*/
/*Pour tous les titres et sous-titres*/
h1, h2, h3, h4, h5 {
	margin: 0px;
	}

h1	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #3D3D3D;
	}
	
h2	{
	}
	
h3	{
	}

h4	{
	font-family: "Trebuchet MS";
	font-size: 0.8em;
	font-weight: bold;
	color: #336699;
	text-transform: uppercase;
	}
	
h5	{
	font-family: "Trebuchet MS";
	font-size: 0.8em;
	font-weight: bold;
	color: #336699;
	}	
	
h6  {
	font-family: "Trebuchet MS";
	font-size: 0.8em;
	font-weight: bold;
	color: #666666;
	}
	
/*Liens standards*/
a:active {
	color: #990033;
	text-decoration: none;
	}

a:link {
	color: #990033;
	text-decoration: none;
	}

a:visited {
	color: #990033;
	text-decoration: none;
	}

a:hover {
	color: #990033;
	text-decoration: underline;
	}
	
/*Liens bandeau*/
a.a_band:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #3D3D3D;
	text-decoration: none;
	font-size: 0.7em;
	}

a.a_band:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #3D3D3D;
	text-decoration: none;
	font-size: 0.7em;
	}

a.a_band:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #3D3D3D;
	text-decoration: none;
	font-size: 0.7em;
	}

a.a_band:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #435D8D;
	text-decoration: underline;
	font-size: 0.7em;
	}

/*Liens menu1*/
#menu1 {
	font-family: "Trebuchet MS";
	font-size: 0.8em;
	font-weight: bold;
	margin-left: 35px;
	}

#menu1 a:active {
	color: #336699;
	}

#menu1 a:link {
	color: #336699;
	}

#menu1 a:visited {
	color: #336699;
	}

#menu1 a:hover {
	color: #990033;
	}
	
/*Liens menu2*/
#menu2 {
	font-family: "Trebuchet MS";
	font-size: 1.0em;
	font-weight: normal;
	color: #336699;
	line-height: 17px;
	margin-left: 60px;
	}
	
#menu2 a:active {
	color: #336699;
	}

#menu2 a:link {
	color: #336699;
	}

#menu2 a:visited {
	color: #336699;
	}

#menu2 a:hover {
	color: #990033;
	}
	
td.fdmenu1 {
	background: transparent url(images/t1.jpg) no-repeat}
	
td.fdlogo {
	background: transparent url(images/t2.jpg) no-repeat}
	
td.fdhaut {
	background: transparent url(images/tdecoup.gif) repeat-y}
	
#pied {
	text-align: center;
	font-family: "Trebuchet MS";
	font-size: 0.8em;
	font-weight: bold;}
