/*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: #333;
}


/*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: #EB211F;
	border-bottom: 0px none;
	width: 167px;
	height: 420px;
}

/*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: #FFF;
	background-color: #eb211f;
	text-decoration: none; /* */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	border-bottom-style: dashed;
	border-bottom-color: #f9bcbb;
	text-align: left;
	padding-right: 15px;
	border-bottom-width: 1px;
}
#p7TMnav div a:visited {
	color: #FFF;
}
#p7TMnav div a:hover {
	color: #FFF;
}

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

/*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: #333!important;

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

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

.repetition_centre {
	background-image: url(images/fond_gruyere.gif);
	background-repeat: repeat-x;
}

.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: #333;
	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: #333;
	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;
}

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

a.lien_rouge:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #D01E1C;
	text-decoration: none;
}
a.lien_rouge:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #D01E1C;
	text-decoration: underline;
}
a.lien_rouge:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #D01E1C;
	text-decoration: none;
}
a.lien_gris_PETIT:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
	text-decoration: none;
	word-spacing: normal;
}
a.lien_gris_PETIT:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
	text-decoration: none;
}
a.lien_gris_PETIT:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
	text-decoration: underline;
}
a.lien_gris_PETIT:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
	text-decoration: none;
}
body {
	background-color: #d5eefa;
	margin-left: 0px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: fixed;
	
}
.repetition_degrade {
	background-image: url(images/degrade_bleu.gif);
	background-repeat: repeat-x;
}
.Legende {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #EB211F;
	text-align: justify;
	line-height: 15px;
	font-weight: normal;
	font-style: italic;
}
.Titre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #d01e1c;
	text-align: justify;
	line-height: 15px;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
}
.txt_COURANT_NOIR {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	line-height: 15px;
}
.SOUSTitre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0066cc;
	text-align: justify;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
.deuxiemeSOUSTITRE {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0066cc;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
a.lien_bleu:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0066cc;
	text-decoration: none;
	word-spacing: normal;
}
a.lien_bleu:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0066cc;
	text-decoration: none;
}
a.lien_bleu:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0066cc;
	text-decoration: underline;
}
a.lien_bleu:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0066cc;
	text-decoration: none;
}
