/*Control DIV for expand all and collapse all links*/
#p7TMctrl {
	margin: 0 0 12px 0;
	font-size: 0.8em;
	display: block;
	/*/*/display: block;
}
#p7TMctrl a:link {
	color: #000;
}
#p7TMctrl a:visited {
	color: #666666;
}
#p7TMctrl a:hover {
	color: #af0001;
}


/*Sets line-height of all menuitems*/
#p7TMnav div {
	/*/*/line-height: 21px; /* */
}


/*FOND DE LA BALISE CONTENANT LE MENU Sets background color and border around the menu DIV*/
#p7TMnav {
	background-color: #FFF;
	border-bottom: 0px none;
	width: 167px;
}

/*Sets a bottom margin for each top-level link*/
#p7TMnav div {
	margin: 0 0 1px;
}

/*second level menuitem divs and lower -Cascades to lower levels-*/
/*Sets left margin to .6em establishing a fluid cascading indent*/
/*Sets a left border*/
#p7TMnav div div {
	border-left: 1px none #FFFFFF;
}

/*The Link style for top-level menuitems and is read by all browsers*/
#p7TMnav div a {
	color: #FFF;
	font-size: 1em;	

}
/*RUBRIQUES PRINCIPALES EN CAPITALES The Link style for top-level menuitems hidden from Netscape 4*/
#p7TMnav div a {
	/*/*/display: block;
	color: #333;
	background-color: #FFF;
	text-decoration: none; /* */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	border-bottom-style: solid;
	border-bottom-color: #666;
	border-bottom-width: 1px;
	text-align: left;
	padding-right: 28px;
}
#p7TMnav div a:visited {
	color: #000;
}
#p7TMnav div a:hover {
	color: #af0001;
}

/*SOUS-RUBRIQUES EN MINUSCULES*/
#p7TMnav div div a, #p7TMnav div div a:visited {
	color: #333;
	background-color: #FFF;
	text-decoration: none; /* */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: none;
	border-bottom-style: solid;
	border-bottom-color: #333;
	border-bottom-width: 0px;
	text-align: left;
	padding-left: 28px;
}
#p7TMnav div div a:hover {
	color: #af0001;
}

/*The Link style for third-level menuitems and lower*/
/*To set a specific style for the fourth level, add a div to the selector*/
/*Fourth-level example syntax: p7TMnav div div div div a {declaration}*/
#p7TMnav div div div a {
	font-size: .7em;
}

/*rules programatically assigned to parent links when image-based plus and minus option is selected. The padding on the 4 following rules supercedes (via !important) the padding on the p7TMnav div a selector when you've chosen the option to use images for the plus and minus signs*/
/*.p7plusmark {
	background-repeat: no-repeat;
	background-image: url(p7t_plus.gif);
	background-position: 6px 50%;
	padding: 0 0 0 20px !important;
}
*/

/*.p7minusmark {
	background-repeat: no-repeat;
	background-image: url(p7t_minus.gif);
	background-position: 6px 50%;
	padding: 0 0 0 20px !important;
}
*/

/*rule programatically assigned to child links when image-based plus and minus option is selected*/
/*.p7defmark {
	background-image:  none;
	/*padding: 0 0 0 20px !important;*/
/*	padding: 0 0 0 24px !important;
}

/*LIENS ACTIFS APRES VISITE rules programatically assigned to page link correesponding to current page (You are Here)*/
.p7currentmark {
	color: #af0001!important;

}
/*special style for User Guide Tutorials*/
#stretchyCell {
	width: 195px;
}

.repetition_gauche {
	background-image: url(images/cote_gauche.gif);
	background-repeat: repeat-y;
}
.repetition_droite {

	background-image: url(images/cote_droit.gif);
	background-repeat: repeat-y;
}

.repetition_centre {

	background-image: url(images/cote_centre.gif);
	background-repeat: repeat-y;
}

.fond_news {
	background-image: url(images/bandeau_news.gif);
	background-repeat: no-repeat;
}


.txt_COURANT {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	text-align: justify;
	line-height: 15px;
}
.txt_COURANT_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	text-align: justify;
	line-height: 15px;
	font-weight: bold;
}
.txt_COURANT_petit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	text-align: justify;
	line-height: 15px;
}
.txt_news {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-align: left;
	line-height: normal;
	font-weight: bold;
	text-transform: uppercase;
	vertical-align: middle;
	padding-bottom: 0px;
	height: 20px;
}
.titre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #af0001;
	text-align: center;
	line-height: normal;
	font-weight: bold;
}
.titre2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #af0001;
	text-align: center;
	line-height: 15px;
	font-weight: bold;
}

a.lien_rouge:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #af0001;
	text-decoration: none;
	word-spacing: normal;
}

a.lien_rouge:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #620000;
	text-decoration: none;
}
a.lien_rouge:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #af0001;
	text-decoration: underline;
}
a.lien_rouge:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #af0001;
	text-decoration: none;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #af0001;
	text-decoration: none;
	word-spacing: normal;
}

a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #620000;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #af0001;
	text-decoration: underline;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #af0001;
	text-decoration: none;
}
a.lien_rouge_petit:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #af0001;
	text-decoration: none;
	word-spacing: normal;
}
a.lien_rouge_petit:visited {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5e5e5e;
	text-decoration: none;
}
a.lien_rouge_petit:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #af0001;
	text-decoration: underline;
}
a.lien_rouge_petit:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #af0001;
	text-decoration: none;
}
body {
	background-color: #af0001;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: fixed;
	background-image: url(images/fond.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.txt_COURANT_JUSTIFIE {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	text-align: justify;
	line-height: 15px;
}
.txt_ROUGE {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #AF0001;
	text-align: left;
	line-height: normal;
}
.places_rouges{
	font-size:12px;
	color:#FF0000;
}
.places_oranges{
		font-size:12px;
	color:#FF8040;
}
.places_vertes{
		font-size:12px;
	color:#008000;
}
TABLE.detail{
	border-color:#000000;
	border:thin;
	border-style:solid;
}
#liste{
	overflow:auto;
	height:300px;
	width:100%;
}
TR.impair{
	background-color:#D8D8D8;
}

