body {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	background-repeat: repeat;
	background-color: #F1f1f1;
}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 25px;
	font-style: normal;
	font-weight: normal;
	background-repeat: repeat;
	background-color: #b8b8b8;

}
.fd {
	background-color: #f1f1f1;
}

td {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-transform: none;
	color: #505050;
}
a.menu:link {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-transform: none;
}

a.menu:visited {
	text-decoration: none;
	font-weight: normal;
	color: #FFFFFF;
}
a.menu:hover {
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	background-color: #f1f1f1;
}
a.menu:active {
	color: #FF9900;
	text-decoration: none;
	font-weight: normal;
}

a.rens:link {
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-transform: none;
}

a.rens:visited {
	text-decoration: none;
	font-weight: normal;
	color: #666666;
}
a.rens:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	background-color: #f1f1f1;
}
a.rens:active {
	color: #FF9900;
	text-decoration: none;
	font-weight: normal;
}


a.texte_anim {
	cursor:default;
	text-decoration: none;
	color: #CC0033;
}

a.texte_anim:hover {
	color: #FF9933;
	text-decoration: none;
}

a.liens:link {
	text-decoration: none;
	color: #FFFFFF;
}
a.liens:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.liens:hover {
	color: #FF9933;
	text-decoration: underline;
}
a.liens:active {
	color: #FFCC00;
	text-decoration: none;
	
}
a.copyright:link {
	color: #939393;
	text-decoration: none;
}
a.copyright:visited {
	color: #9b9b9b;
	text-decoration: none;
}
a.copyright:hover {
	color: #666666;
	text-decoration: underline;
}
a.copyright:active {
	color: #999999;
	text-decoration: none;
}

a.blanc:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: 700;
}
a.blanc:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: 700;
}
a.blanc:hover {
	text-decoration: none;
	color: #CC0033;
}
a.blanc:active {
	color: #ff8400;
	text-decoration: none;
}

.td_blanc {
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

form {
margin:0;
padding:0;
}

.fd_gris_f {
	background-color: #b8b8b8;
	
}
.fd_gris_c {
	background-color: #dddddd;	
}
.haut_g {
	background-image: url(../img/haut_g.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.haut_d {
	background-image: url(../img/haut_d.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.bas_g {
	background-image: url(../img/bas_g.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.bas_d {
	background-image: url(../img/bas_d.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.logo {
	background-image: url(../img/logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.carre {
	background-image: url(../img/carre.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.slogan {
	background-image: url(../img/slogan.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.separateur {
	background-image: url(../img/separateur.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.transparent {
	background-image: url(../img/transparent.gif);
}
.gris_copyright_1 {
	font-size: 11px;
	color: #A3A3A3;
	text-decoration: none;
}
.cerise {
	font-size: 12px;
	color: #CC0033;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
}
.cerise_coeur {
	font-size: 12px;
	color: #CC0033;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: italic;

}
.gris {
	font-size: 12px;
	color: #505050;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;

}
.picto1 {
	background-image: url(../img/picto_rd.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.picto2 {
	background-image: url(../img/picto_fl.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.blanc_gras {
	font-size: 12px;
	font-weight: 700;
	color: #FFFFFF;
}
.noir {
	color: #000000;
}