/**
STYLES
*/
body { font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-align: left; 
}

* { margin: 0; padding: 0; font-family: Arial, Verdana, sans-serif; font-size: 12px; color: #676565; }
  
/*---------------------------
 * GABARIT
-----------------------------*/

/* page */
#page { width: 950px; }

#footer { width: 950px; height: 100px; }

/** BANNIERE/HEADER */
#header { height: 117px; background: #ffffff url('../img/bandeau.jpg') top left no-repeat; margin-bottom: 15px; }
#banniere { height: 117px; margin-bottom: 15px; display: none;}
/** MENU */
#menu_p { margin-bottom: 15px; display: none; }
#menu1 { height: 41px; padding: 0px; }
#menu1 ul { margin: 0;  }
#menu1 li { padding-left: -100px; list-style-type: none; float: left; margin-right: -5px; }
#menu2 { height: 17px; padding-top: 20px; padding-bottom: 50px;}
#menu2 ul { margin: 0;  }
#menu2 li { list-style-type: none; float: left; margin-right: 8px; }
/* contenu */
#contenu {  }
#centre { float:right; width: 929px; padding-top: 25px; }
#gauche{
	width: 690px;
}
#droite{ width: 204px; }
/* h, liens, img et styles */
h1 { color: #607996; font-size: 24px; padding-bottom: 10px; }
h2 {
	color: #676565;
	font-size: 15px;
	font-weight: bold;
	
}
img { border: 0; }
.img2 { padding-top: 40px; }
p {
	margin-top: 20px;
	padding-right: 30px;

}
a { text-decoration:none; color:#ED1556; }
a:hover { text-decoration:none; }
.haut_rose { background: transparent url(../img/haut_rose.gif) no-repeat left bottom; }
.bas_rose { background: url(../img/bas_rose.gif) top left no-repeat; }
.gauche_rose { background: url(../img/gauche_rose.gif) left repeat-y; }
.droite_rose { background: url(../img/droite_rose.gif) right repeat-y; }
.haut_gris { background: transparent url(../img/haut_gris.gif) no-repeat left bottom; height: 30px; }
.gauche_gris { background: url(../img/gauche_gris.gif) left repeat-y; width: 18px; }
.filet_rose {
	background: url(../img/filet_rose.gif) left repeat-x;
	width: 700px;
	height: 18px;
	padding-bottom: 10px;
	padding-top: 10px;
}
.filet_gris { background: url(../img/filet_gris.gif) left repeat-x; width: 670px; height: 18px; padding-top: 8px;padding-bottom: 8px; }
.filet_rose2 { background: url(../img/filet_rose.gif) left repeat-x; width: 642px; height: 18px; padding-top: 10px;padding-bottom: 10px; }
.filet_rose3 { background: url(../img/filet_rose2.gif) left repeat-x; width: 21px; height: 18px; padding-top: 10px;padding-bottom: 10px; }
.txt_table { padding-right: 20px; }
.txt_bold { font-weight: bold; color: #000000; font-size: 14px;}
.table{
	margin-top: 10px;
	line-height: 17px;

}
td {background-color: #ffffff; font-size:12px;}
.Table1, .Table2 {
	width:697px;
	background-color: #676565;
	font-size: 10px;

}
td2 {background-color: #ffffff; font-size:12px;}
.grisB, tr.grisB td {

font-weigth: bold;
color: #ffffff;
}
.Table1 tr.grisB td
  {
	background-color:#CFD7DF;
	color: #607996;
	font-weight: bold;
}

.Table1 td {
padding-left:5px;
padding-right:5px;
padding-top:5px;
padding-bottom:5px;
}
.Table1 td {
padding-left:5px;
padding-right:5px;
padding-top:5px;
padding-bottom:5px;
}
.etape { color: #676565; font-weight: bold; padding-left: 20px; }
.zomm { color: #FFF; font-weight: bold; padding-left: 20px; }
.h2 {
	color: #676565;
	font-size: 15px;
	font-weight: bold;
	
}
#print {
	padding-left: 620px;
	
}
.rose {  color:#ED1556; }
