body {
	background-color:#fff;
	margin-top:10px;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:10px;
}

.p1 {
	font:normal 12px "Trebuchet Ms", "Lucida Grande", sans-serif;
	color:black;
	text-decoration:none;
}

.p2 {
	font:normal 12px "Trebuchet Ms", "Lucida Grande", sans-serif;
	color:black;
	font-weight:bold;
	text-decoration:none;
}
.p2-1 {
	font:normal 12px "Trebuchet Ms", "Lucida Grande", sans-serif;
	color:black;
	font-weight:bold;
	text-decoration:none;
}

.p2:hover {
	color:#000080;
	text-decoration:none;
}

.p3 {
	font:normal 12px "Trebuchet Ms", "Lucida Grande", sans-serif;
	color:black;
}

.p6 {
	font:normal 16px "Trebuchet Ms", "Lucida Grande", sans-serif;
	color:red;
	font-weight:bold;
}

.p7 {
	font:normal 16px "Trebuchet Ms", "Lucida Grande", sans-serif;
	color:black;
}

.p8 {
	font:normal 16px "Trebuchet Ms", "Lucida Grande", sans-serif;
	color:black;
	font-weight:bold;
}

.p9 {
	font:normal 16px "Trebuchet Ms", "Lucida Grande", sans-serif;
	color:black;
}

.p10 {	
	font-family:"Trebuchet Ms", "Lucida Grande", sans-serif;
	font-size:14px;
	text-align:left;
	text-decoration:none;
	color:black;
	border-bottom:solid #a7a7a7 1px;
	height:25px;
}

.p10:hover {
	font-family:"Trebuchet Ms", "Lucida Grande", sans-serif;
	font-size:14px;
	text-align:left;
	text-decoration:none;
	color:black;
	border-bottom:solid #a7a7a7 1px;
	height:25px;
}

.p11 {
	font-family:"Trebuchet Ms", "Lucida Grande", sans-serif;
	font-size:14px;
	text-align:left;
	text-decoration:none;
	color:black;
	border-bottom:solid #a7a7a7 1px;
	height:25px;
}

.p11:hover {
	font-family:"Trebuchet Ms", "Lucida Grande", sans-serif;
	font-size:14px;
	text-align:left;
	text-decoration:none;
	color:black;
	border-bottom:solid #a7a7a7 1px;
	height:25px;
}

.img1 {
	border:0px;
}

.table1 {
	background-color:white;
	/*border-top:1px solid #c0c0c0;
	border-left:1px solid #c0c0c0;
	border-right:1px solid #c0c0c0;*/
	border-bottom:1px solid #c0c0c0;
}
.button {
   border-top: 1px solid #96d1f8;
   background: #d7ab65;
   background: -webkit-gradient(linear, left top, left bottom, from(#ff9c00), to(#ffc26a));
   background: -moz-linear-gradient(top, #ff9c00, #ffc26a);
   padding: 4px 8px;
   -webkit-border-radius: 25px;
   -moz-border-radius: 25px;
   border-radius: 25px;
   -webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
   -moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
   box-shadow: rgba(0,0,0,1) 0 1px 0;
   text-shadow: rgba(0,0,0,.4) 0 1px 0;
   color: white;
   font-size: 14px;
   font-family: Helvetica, Arial, Sans-Serif;
   text-decoration: none;
   vertical-align: middle;
   }
.button:visited {
   color: #000000;
}
.button:hover {
   border-top-color: #ffc26a;
   background: #ff9c00;
   color: blue;
   }
.button:active {
   border-top-color: #1b435e;
   background: #1b435e;
   color: #000000;
   }

.table2 {
	border-top:1px solid #c0c0c0;
	border-left:1px solid #c0c0c0;
}

.table3 {
	background-color:white;
	border:0px solid #c0c0c0;
}

.td1 {
	background-image:url(images/bandeau_haut.png);
	background-repeat:no-repeat;
	background-position:center;
	background-color:#fff;
	/*border-bottom:1px solid #c0c0c0;*/
	height:120px;
}
/* colonne gauche */
.td2 {
	/*background-image:url(images/pix.jpg);*/
	background-repeat:repeat-y;
	background-color:#fff;
	border-top:1px solid #c0c0c0;
	border-right:1px solid #c0c0c0;
	border-left:1px solid #c0c0c0;
	width:150px;
	vertical-align:top;
}
/* body */
.td3 {
	border-top:1px solid #c0c0c0;
	background-color:white;
	vertical-align:top;
}
/* colonne droite */
.td4 {
	/*background-image:url(images/pix2.jpg);*/
	background-color:#fff;
	border-top:1px solid #c0c0c0;
	border-left:1px solid #c0c0c0;
	border-right:1px solid #c0c0c0;
	width:210px;
	vertical-align:top;
}

.td5 {
	background-color:black;
	text-align:justify;
}

.td6 {
	background-color:black;
	border-right:1px solid #c0c0c0;
	border-bottom:1px solid #c0c0c0;
	padding:3px;
}

.td7 {
	background-color:white;
	border-right:1px solid #c0c0c0;
	border-bottom:1px solid #c0c0c0;
}

.td8 {
	background-color:white;
}

.b1 {
	font:normal 12px "Trebuchet Ms", "Lucida Grande", sans-serif;
	color:black;
}
/*.coin_hg {
	background-image:url(images/maquette_05.gif);
	background-repeat:no-repeat;
}
.coin_hd {
	background-image:url(images/maquette_08.gif);
	background-repeat:no-repeat;
}
.coin_bd {
	background-image:url(images/maquette_17.gif);
	background-repeat:no-repeat;
}
.coin_bg {
	background-image:url(images/maquette_15.gif);
	background-repeat:no-repeat;
}
.coin_h {
	background-image:url(images/maquette_06.gif);
	background-repeat:repeat-x;
}
.coin_d {
	background-image:url(images/maquette_12.gif);
	background-repeat:repeat-y;
}
.coin_b {
	background-image:url(images/maquette_16.gif);
	background-repeat:repeat-x;
}
.coin_g {
	background-image:url(images/maquette_10.gif);
	background-repeat:repeat-y;
}*/
.top10 {
	text-align:left;
	font:normal 12px "Trebuchet Ms", "Lucida Grande", sans-serif;
	border-bottom: dotted #dfdfdf 1px;
}
.top10eme {
	text-align:right;
	font:normal 12px "Trebuchet Ms", "Lucida Grande", sans-serif;
	text-decoration:none;
}
.download {
	text-align:right;
	font:normal 12px "Trebuchet Ms", "Lucida Grande", sans-serif;
	border-bottom: dotted #dfdfdf 1px;
}
/*.downloadtxt {
	text-align:center;
	font:normal 12px "Trebuchet Ms", "Lucida Grande", sans-serif;
	border-bottom: dotted #dfdfdf 1px;
}*/
.details {
	text-align:center;
	font:normal 12px "Trebuchet Ms", "Lucida Grande", sans-serif;
	border-bottom: dotted #dfdfdf 1px;
}
.detailseme {
	text-align:center;
	font:normal 12px "Trebuchet Ms", "Lucida Grande", sans-serif;
}
.bgtitle {
	text-align:left;
	text-decoration:none;
	font:normal 14px "Trebuchet Ms", "Lucida Grande", sans-serif;
	font-weight: bold;
	height:24px;
}
/*.fontmenug {
	font-family:"Trebuchet Ms", "Lucida Grande", sans-serif;
	font-size:14px;
	text-align:center;
	text-decoration:none;
	color:black;
	font-weight: bold;
}
.menugauche {
	background-image:url(images/boutons-menu.jpg);
	border-bottom:solid #a7a7a7 1px;
	height:24px;
	width:122px;
}
.menugauchev {
	background-image:url(images/boutons-menu.jpg);
	border-bottom:solid #a7a7a7 1px;
	border-top:solid #a7a7a7 1px;
	height:24px;
}
.fonttitre {	
	font-family:"Trebuchet Ms", "Lucida Grande", sans-serif;
	background-image:url(images/bouton-bienvenue.jpg);	
	background-repeat:no-repeat;
	font-size:16px;
	text-align:left;
	text-decoration:none;
	color:black;
}*/

.colonneg {
	margin-top:10x;
	margin-bottom:10px;
}
.styleban {
	background-image:url(images/recban468x60.png);
	background-repeat:no-repeat;
	padding-left:15px;
	padding-top:10px;
	padding-bottom:5px;
	padding-right:5px;
	margin-top:20px;
	margin-left:90px;
	height:80px;
	width:478px;
	/*background-color:#00FF00;*/
}
.styleban2 {
	background-image:url(images/recban468x60.png);
	background-repeat:no-repeat;
	padding-left:10px;
	padding-top:10px;
	padding-bottom:5px;
	padding-right:5px;
	height:80px;
	width:478px;
	/*background-color:#00FF00;*/
}
.styleban3 {
	background-image:url(images/recban200x200.png);
	background-repeat:no-repeat;
	padding-top:15px;
	/*padding-left:10px;
	padding-bottom:5px;
	padding-right:5px;*/
	height:220px;
	width:210px;
	/*background-color:#00FF00;*/
}
.styleban4 {
	background-image:url(images/recban200x200videos.png);
	background-repeat:no-repeat;
	margin-left:5px;
	padding-top:15px;
	padding-left:5px;
	/*padding-bottom:5px;
	padding-right:5px;*/
	height:220px;
	width:210px;
	/*background-color:#00FF00;*/
}
/* Rajout */

.titre {
	text-decoration:none;
	font-family:'Trebuchet Ms', 'Lucida Grande', sans-serif;
	color: #000000;
	}
#content {
	background:#FFFFFF;
	height: auto;
}
#content-contenu {
	font-family:'Trebuchet Ms', 'Lucida Grande', sans-serif;
	display: block;
	float:left;
	height:auto;
	width:470px;
	padding: 20px;
	min-height: 400px;
	text-align:justify;
}

/* MENU*/

#menuhaut{height:40px; line-height:40px; background:url(images/menu_bg.png) no-repeat top center; width:972px;/*padding-left:1px; padding-right:1px;*/margin-left:auto; margin-right:auto; margin-top:5px; margin-bottom:5px; /*border-bottom:solid #a7a7a7 1px;*/ position:relative; display:block; font-size:14px; font-weight: bolder; font-family:"Trebuchet Ms", "Lucida Grande", sans-serif; text-align:center;color:#ffffff; clear:inherit;}

#menuhaut ul{margin:0;padding-left:3px;list-style-type:none;width:auto;word-spacing:-1px}

#menuhaut ul li{display:block;float:left;margin:0; }

#menuhaut ul li a{display:block;float:left;color:#ffffff; text-decoration:none; padding:0 5px 0 3px;height:40px;width:129px;/*border-left:solid #a7a7a7 1px;background:transparent url(images/boutons-menu_up.jpg) no-repeat top right;*/}

#menuhaut ul li a:hover,#nav ul li a:active,#nav ul li a.current{color:#fff;background: url(images/boutons-menu.png) top center no-repeat /*#A20000*/ /*#a7a7a7*/;}

#sitemap { width:100%; font-family:verdana,arial; font-size:12px; color:black; }
#sitemap h1 { font-family:verdana,arial; font-size:18px; color:black; font-weight:bold; }
#sitemap a { font-family:verdana,arial; font-size:12px; color:black; text-decoration:none; }
#sitemap a:hover { text-decoration:underline; }

img {	border:0px; }

#toplinks { font-family:verdana,arial; font-size:12px; color:black; }
#toplinks a { font-weight:bold; text-decoration:none; }
#toplinks a:hover { text-decoration:underline; }

