.fltlft { /* cette classe permet de rendre flottant le côté gauche d'un élément dans la page */
	float: left;
	margin-right: 8px;
}
body {
	background: url(../images/bg_01.jpg);
	margin: 0; /* il est conseillé de mettre à zéro la marge et le remplissage de l'élément body, pour tenir compte des différentes valeurs par défaut des navigateurs */
	padding: 0;
	text-align: center; /* ce paramétrage centre le conteneur dans les navigateurs IE 5.x. Le texte est ensuite aligné à gauche (valeur par défaut) dans le sélecteur #container */
	color: #000000;
	font: 11px "Trebuchet MS", Tahoma, Arial;
}
div#header h1 {
	float: left;
	position: absolute;
	width: 225px;/*220px*/
	margin: 0px;
	padding: 0;
	height: 57px;
	clear: left;
	background: url(../images/logo_01.jpg) no-repeat 0px 0px;
	background-image: url(../images/logo_01b.jpg);
}
div#header h1 a {
	position: absolute;
	width: 227px; /*185, 250px*/
	background-color: transparent;
	left: 0px;
	text-decoration:none;
	top: 0px;
	height: 57px;
}
div#header h1 a span {
	position: absolute;
	left: -9000px;
}
div#header-coindroit {
	float: right;
	width: 386px;
	height: 30px;
	margin-right:0px;
	background: transparent url(../skin/d2_grafx.gif) no-repeat right top;
	z-index: 200;
}
#container {
	width: 100%;  /* ce paramétrage crée un conteneur dont la largeur est 80 % de celle du navigateur */
	background: transparent url(../images/fond_ruban.gif) no-repeat 0px 56px;
	margin: 0 0; /* les marges automatiques (et dotées d'une largeur positive) centrent la page */
	border: 1px solid #ccc;
	text-align: left;
}
#header {
	background: #ffffff url(../images/bg_top_noir.jpg) repeat-x center 26px;
	padding: 0px;  /* ce remplissage correspond à l'alignement à gauche des éléments des div qui apparaissent en dessous. Si, au lieu de texte, c'est une image qui est insérée dans l'élément #header, il est conseillé de supprimer le remplissage. */
	height: 57px;
}
#header h1 {
	margin: 0px; /* la mise à zéro de la marge du dernier élément du div #header permet d'éviter une disparition de la marge (espace inexplicable entre les éléments div). Si l'élément div est entouré d'une bordure, cette précaution n'est pas nécessaire, car la bordure évite également la disparition de la marge */
	padding: 5px 0; /* l'utilisation de remplissage, au lieu d'une marge, permet d'éloigner l'élément des bords de l'élément div */
	font: 11px/12px Calibri;
	text-transform: uppercase;
	letter-spacing: 0.25em;
	padding-left: 35px;
	float: left;
	width: 200px;
	height: 12px;
}
/* Conseils pour sidebar1 :
    1. comme nous travaillons en unités relatives, il est préférable de ne pas utiliser de remplissage latéral pour l'encadré. Pour les navigateurs conformes aux standards, il sera ajouté à la largeur globale, créant ainsi une largeur réelle inconnue. 
    2. Comme nous utilisons des unités ems pour l'encadré, ne pas oublier que sa largeur variera en fonction de la taille de texte par défaut.
    3. Pour créer un espace entre le côté de l'élément div et les éléments qu'il contient, attribuez une marge gauche et une marge droite à ces éléments, comme dans la règle ".twoColHybLtHdr #sidebar1 p".
    */
#sidebar_MainPage {
	width: 205px; /* la couleur de l'arrière-plan est affichée sur la largeur du contenu de la colonne, mais pas au-delà */
	padding: 10px 0 15px 0; /* le remplissage en haut et en bas crée un espace visuel à l'intérieur de cet élément div  */
	text-align: left;
	margin: 0;
	float : left;
	clear : left;
}
#sidebar_MainPage h3, #sidebar_MainPage p {
	margin-left: 10px; /* il est conseillé d'attribuer des valeurs pour les marges gauche et droite de chaque élément qui sera placé dans les colonnes latérales */
	margin-right: 10px;
}
#sidebar1 {
	width: 205px; /* la couleur de l'arrière-plan est affichée sur la largeur du contenu de la colonne, mais pas au-delà */
	padding: 10px 0 15px 1px; /* le remplissage en haut et en bas crée un espace visuel à l'intérieur de cet élément div  */
	text-align: left;
	position: absolute;
	margin: 0;
	left: 0;
	top : 67px;
}
#sidebar1 h3, #sidebar1 p {
	margin-left: 10px; /* il est conseillé d'attribuer des valeurs pour les marges gauche et droite de chaque élément qui sera placé dans les colonnes latérales */
	margin-right: 10px;
}
/* Conseils pour mainContent :
    1. L'espace compris entre les éléments mainContent et sidebar1 est créé avec la marge gauche de l'élément div mainContent.  Quelle que soit la taille du contenu dans l'élément div sidebar1, l'espace des colonnes reste préservé. Vous pouvez supprimer cette marge gauche si vous souhaitez que le texte de l'élément div #mainContent remplisse l'espace de l'élément #sidebar1 lorsque le contenu de ce dernier se termine.
    2. Veuillez noter qu'il est possible de provoquer une perte de l'élément flottant (perte de la zone non flottante mainContent sous l'encadré) si vous placez dans l'élément divmainContent un élément plus large que ce qu'il peut contenir. Avec une mise en page hybride (largeur générale en pourcentages avec un encadré en ems), il peut être impossible de calculer la largeur exacte disponible. Si la taille de texte par défaut d'un utilisateur est supérieure à la moyenne, l'élément div de l'encadré sera plus large et il y aura donc moins de place dans l'élément div mainContent. N'oubliez jamais cette limitation, en particulier si le client doit ajouter du contenu avec Contribute.
    3. Dans le commentaire conditionnel pour Internet Explorer ci-dessous, la propriété zoom permet de donner à l'élément mainContent l'attribut "hasLayout." Cela évite l'apparition de plusieurs bogues spécifiques d'Internet Explorer.
    */
#mainContent {
	margin: 10px 24px 0px 205px; /* la marge droite peut être indiquée en pourcentage ou en pixels. Elle crée l'espace dans la partie inférieure du côté droit de la page. */
	top: 65px;
	zoom: 1;
	background: url(../images/bg_02.gif);
	padding: 15px 10px 15px 10px;

}
#mainContent2 {
	margin: 0 0 20px 15px; /* la marge droite peut être indiquée en pourcentage ou en pixels. Elle crée l'espace dans la partie inférieure du côté droit de la page. */
	top: 65px;
	padding: 15px 15px 15px 0;
	background: url(../images/right-curve.jpg) no-repeat 100% 0px;
}
#footer {
	padding: 0 10px; /* ce remplissage correspond à l'alignement à gauche des éléments des div qui apparaissent au-dessus. */
	background:#DADADA;
	height: 100px;
}
#footer p {
	margin: 0; /* la mise à zéro de la marge du premier élément du pied de page permet d'éviter une possible disparition de la marge (espace entre les éléments div) */
	padding: 10px 0; /* l'utilisation d'un remplissage pour cet élément crée un espace, tout comme une marge l'aurait fait, mais en évitant le risque de disparition de la marge */
	font: 9px/12px Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}
/* Diverses classes à réutiliser */
    .fltrt { /* cette classe permet de rendre flottant le côté droit d'un élément dans la page. L'élément flottant doit précéder l'élément à côté duquel il doit se trouver dans la page. */
	float: right;
	margin-left: 8px;
}
.clearfloat { /* cette classe doit être placée pour un élément div ou break et doit être l'élément final avant la balise de fin d'un conteneur qui doit contenir entièrement un élément flottant */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
#mainContent h1 {
	font: 22px calibri, Verdana, Arial,;
	color: #FF0000;
	margin: 7px 0 15px;
}
p {
	font: normal 11px Verdana;
	line-height: 1.5em;
}
h2 {
	font: 18px "Trebuchet MS", Tahoma, Arial;
	color: #990000;
}
#sidebar1 h2, #sidebar1 a.h2 {
	color: #333333;
	font-weight: bold;
	margin: 0px 0px 0px 5px;
	text-decoration:none;
	display: block;
	position: relative;
	height: 50px;
	width: 160px;
	left: 0px;
	padding: 5px;
}
#sidebar1 a, #sidebar1 a:link, #sidebar1 a:visited {
	text-decoration:none;
}
#sidebar_MainPage h2, #sidebar_MainPage a.h2 {
	color: #333333;
	font-weight: bold;
	margin: 0px 0px 0px 5px;
	text-decoration:none;
	display: block;
	position: relative;
	height: 50px;
	width: 160px;
	left: 0px;
	padding: 5px;
}
#sidebar_MainPage a, #sidebar_MainPage a:link, #sidebar_MainPage a:visited {
	text-decoration:none;
}
#SiteMapPath1 {
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	color: #ccc;
	margin-top: 0px;
}
#SiteMapPath1 a , #SiteMapPath1 a:visited {
	text-decoration: none;
	color: #ccc;
}
#SiteMapPath1 a:hover {
	text-decoration: none;
	color: #eee;
}
#sidebar1 ul {
	list-style: none;
	font-size: 11px;
	line-height: 16px;
	padding: 0px;
	margin: 0px 10px;
}
#sidebar1 li {
	margin-right: 2px;
	color: #000000;
	font: bold 12px "Trebuchet MS", Tahoma, Arial;
	padding: 3px;
	border-top: 1px solid #CAAF7A;
	text-align: left;
}
#sidebar1 li a, #sidebar1 li a:visited {
	color: #000000;
}
#sidebar1 li a:hover {
	color: #FF0000;
}
#sidebar1 h2 a {
	color: #333333;
}
#sidebar_MainPage ul {
	list-style: none;
	font-size: 11px;
	line-height: 16px;
	padding: 0px;
	margin: 0px 10px;
}
#sidebar_MainPage li {
	margin-right: 2px;
	color: #000000;
	font: bold 12px "Trebuchet MS", Tahoma, Arial;
	padding: 3px;
	border-top: 1px solid #CAAF7A;
	text-align: left;
}
#sidebar_MainPage li a, #sidebar_MainPage li a:visited {
	color: #000000;
}
#sidebar_MainPage li a:hover {
	color: #FF0000;
}
#sidebar_MainPage h2 a {
	color: #333333;
}
[if IE]> <style type="text/css">     /* placer les corrections pour toutes les version d'IE dans ce commentaire conditionnel */
 .twoColHybLtHdr #sidebar1 {
padding-top: 30px;
}
.twoColHybLtHdr #mainContent {

}
#menu-deux {
	font-size: 110%;
	position: relative;
	z-index: 0;
	white-space: nowrap;
	display: block;
	float: left;
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	bottom: 0px;
	background-color: #e7e7e7;
	width: 100%;
}
#menu-deux a, #menu-deux strong, #menu-deux span  {
 display: block;
 font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
 text-decoration: none;
 color: #000000;
 padding-top: 3px;
 padding-right: 8px;
 padding-bottom: 3px;
 padding-left: 8px;
}
 #menu-deux a {
 float: none;
}
 #menu-deux ul a  {
 width: auto;
}
 #menu-deux a:hover  {
 color: #ff0000;
}
 #menu-deux li:hover, #menu-deux li:hover a  {
 color: #ff0000;
}
#menu-deux li {
	float: left;
	display: inline;
}
 #menu-deux li:hover a {
}
 #menu-trois li:hover, #menu-deux li:hover a  {
 color: #ff0000;
}
.twoColHybLtHdr #mainContent2 {
	zoom: 1;
	background: url(../images/bg_02.gif);
	padding: 20px;
	margin-right: 14px;
	min-height: 300px;
	margin-top: 10px;
}
/* la propriété propriétaire zoom ci-dessus transmet à IE l'attribut hasLayout nécessaire pour éviter plusieurs bogues */
    /*</style>  <![endif]*/
#welcome {
	clear: both;
	width: 100%;
	height: 84px;
}
/*
#welcome {
	height: 72px;
}
*/
.bulle_top,.bulle_top1,.bulle_top2,.bulle, .bulleMenu {
	/* background: url(../images/bg_02.gif); */
	background:#FFFFFF;
	padding: 10px;
}
.bulle_top {
	margin: 0px 0px 10px 10px;
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
	opacity: 0.6;
	height:auto;
	width:175px;
}
.bulle_top1 {
	margin: 0px 0px 10px 10px;
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
	opacity: 0.6;
	width:225px;
}
.bulle_top2 {
	margin: 0px 0px 10px 10px;
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
	opacity: 0.6;
	height:200px;
	width:225px;
}
.bulle_top_start {
	background:#FFFFFF;
	padding: 10px;
	margin: 0px 0px 10px 10px;
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
	opacity: 0.6;
	height:180px;
	width:175px;
}
.off_bulle_top_start {
	background:#FFFFFF;
	padding: 10px;
	margin: 0px 0px 10px 10px;
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
	opacity: 0.6;
	width:175px;
}
.bulle {
	margin: 10px 15px 10px 10px;
	filter: alpha(opacity=60);
	opacity: 0.6;
	width: 160px;
}

.bulleMenu {
	margin: 10px 15px 10px 10px;
	filter: alpha(opacity=60);
	opacity: 0.6;
	border-style : dashed;
	border-color : Red;
	border-width : thin;
	width: 160px;
}
#header #armoiries {
	float: right;
	height: 57px;
	width: 200px;
	background: url(../images/armoirires.gif) no-repeat;
}
#header #texte_haut li {
	font: 11px "Trebuchet MS", Tahoma, Arial;
	color: #999999;
	display: block;
	float: left;
	padding: 7px 15px;
	list-style: none;
	margin: 0px;
	line-height: 20px;
}

#texte_haut ul {
	height: 30px;
	padding: 0px;
	top: 0px;
	position: relative;
	margin: 0;
}
#texte_haut a, #texte_haut a:link, #texte_haut a:visited  {
	color: #999;
	text-decoration:none;
}
#texte_haut a:hover {
	color: #fff;
	text-decoration:none;
}
#powered_by a {
	text-align: center;
	height : 50px;
	display:block;
	line-height:50px;
	background:#FFFFFF url(../images/solutions.gif) no-repeat center center;
	width: 120px;
}
#powered_by span {
	position: absolute;
	left: -9000px;
}
#banner_bas {
	height: 59px;
	background: #FFFFFF;
}
#powered_by {
}
#powered_by {
	margin: 4px 0;
	padding: 0px;
}
#partenaires {
	margin: 7px 0;
	padding: 0px;
}
#texte_haut {
	height: 35px;
	position: relative;
	top: 25px;
	left: 250px;
	width: 75%;
}
.twoColHybLtHdr #container img {
	display: block;
}
.colonne {
	padding: 0px;
	background: transparent;
	display: block;
}
.btn1 {
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #4d84ed;
	height: 16px;
	width: 131px;
	font-size: 11px;
	color: #993300;
	padding: 3px 3px 1px;
}
.label {
	font: 11px "Trebuchet MS", Tahoma, Arial;
	display: block;
	padding: 0 12px 4px;
	color: #000000;
}
.titre1, .titre2, .titre3, .titre4, .titre5, .titre9 {
	display:block;
}
.titre1 a {
	background: url(../images/labels_rapports.gif) no-repeat -5px 0px;
	width: 160px;
	height:50px;
	position: absolute;	
}
.titre2 a {
	background: url(../images/label_donnees.gif) -5px 0px no-repeat;
	width: 160px;
	height:50px;
	position: absolute;
}
.titre3 a {
	background: url(../images/label_documents.gif) no-repeat 5px center;
	width: 160px;
	height:50px;
	position: absolute;
}
.titre4 a {
	background: url(../images/_adminWarning.png) 0px 0px no-repeat;
	width: 160px;
	height:150px;
	position: absolute;
	left: -3px;
}
.titre5 a {
	background: url(../images/label_outils.gif) 0px 0px no-repeat;
	width: 160px;
	height:70px;
	position: absolute;
	left: -3px;
}
.titre9 a {
	background: url(../images/_Administration.gif) 0px 0px no-repeat;
	width: 160px;
	height:70px;
	position: absolute;
	left: -3px;
}
.titre1 a, .titre2 a, .titre3 a, .titre4 a, .titre5 a , .titre9 a{
	display:block;
	position:absolute;
	left: -3px;
	top: -1px;
}
.titre1 a span, .titre2 a span, .titre3 a span, .titre4 a span, .titre5 a span, .titre9 a span {
	position: absolute;
	left: -9000px;
}
.table {
	font: 11px "Trebuchet MS", Tahoma, Arial;
	width: 400px;
	border: 1px solid #FF6600;
	margin-left: 40px;
	margin-bottom: 20px;
}
.table td, .table th {
	font: 11px "Trebuchet MS", Tahoma, Arial;
	margin: auto;
	padding: 1px 3px;
	text-align:center;
}
.ligne_bleu {
	background: #82A2FF;
	border-top: 1px solid #FFFFFF;
}
.ligne_bleu td {
	background: #82A2FF;
	border-left: 1px solid #FFFFFF;
}
.ligne_jaune td {
	background: #FFFFCC;
	border-left: 1px solid #FFFFFF;
}
.ligne_bas
{
	border-bottom: 1px solid #CAAF7A;
	padding-bottom :8px;
}
.colonne h3, .rangee2 h3 {
	font: bold 14px "Trebuchet MS", Tahoma, Arial;
	filter: DropShadow(Color=gray, OffX=1, OffY=1);
	color: #FF0000;
	padding-left: 10px;
	margin: 10px;
}
#bienvenue {
	color: #000000;
	width: 30%;
	margin: 10px;
	padding: 7px;
	float: left;
	height: 60px;
	background: rgba(255, 255, 255, 0.6);
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
	opcacity : 0.6;

}
#annonces {
	width: 63%;
	margin: 10px 0;
	padding: 7px;
	float: left;
	height: 60px;
	background: rgba(255, 255, 255, 0.6);
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
	opcacity : 0.6;
}

#welcome h2 {
	color: #990000;
	margin: 0px;
	padding: 5px 10px;
	line-height: 25px;
	float: left;
}
#welcome p {
	float: left;
	height: 55px;
	margin: 0px;
	padding: 2px 10px 2px 30px;
	font-style: normal;
	line-height: 1.5em;
	display: table-row;
}
#bienvenue p 
{
	width:auto;
	}
#welcome #annonces img {
	position: relative;
	top: -12px;
}
ul#tabnav {
	font: bold 11px verdana, arial, sans-serif;
	list-style-type: none;
	padding-bottom: 24px;
	margin: 0;
}

ul#tabnav li {
	float: left;
	height: 23px;
	margin: 2px 4px 0 0;
	background: #E7DBC3;
	display: block;
	white-space: nowrap;
	border-top: 1px solid #D2BB91;
	border-right: 1px solid #D2BB91;
	border-bottom: 1px solid #E7DBC3;
	border-left: 1px solid #D2BB91;
	padding: 0px;
}

ul#tabnav li.active {
	border-bottom: 1px solid #FFFFFF;
	background-color: #fff;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

ul#tabnav li.active a {
    color: #000;
}

#tabnav a {
	float: left;
	display: block;
	color: #666;
	text-decoration: none;
	padding: 2px 7px;
	height: 23px;
	line-height: 20px;
}

#tabnav a:hover {
	background: #fff;
	white-space: nowrap;
	width: auto;
	height: 23px;
	display: block;
	padding: 2px 7px;
	line-height: 20px;
}

#txtrechercher1 {
	border: 1px solid #A08145;
	top: -81px;
	margin: 0px;
	padding: 1px 2px;
	height: 18px;
	width: 140px;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	line-height: 16px;
}
#bloc_boutons {
	position: relative;
	top: -120px;
	margin: 0px;
	padding: 1px 2px;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	line-height: 16px;
}
ul#tabnav2 {
    font: bold 11px verdana, arial, sans-serif;
    list-style-type: none;
    padding-bottom: 24px;
    border-bottom: 1px solid #ddd;
    margin: 0;
}

ul#tabnav2 li {
    float: left;
    height: 21px;
    background-color: #eee;
    margin: 2px 2px 0;
    border: 1px solid #eee;
}

ul#tabnav2 li.active {
    border-bottom: 1px solid #fff;
    background-color: #fff;
}

ul#tabnav2 li.active a {
	color: #000;
	padding: 2px 4px;
	height: 24px;
}

#tabnav2 a {
	float: left;
	display: block;
	color: #666;
	text-decoration: none;
	padding: 2px 7px;
	height : 24px;
	font-weight:normal;
}

#tabnav2 a:hover {
    background: #fff;
}
ul#tabnav2 li.intro_tab {
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	background-color: #FFFFFF;
	padding: 0px 8px;
	line-height: 17px;
}
.tab_a_cocher {
	border: 1px solid #FFFFFF;
	float: right;
	padding: 8px;
	
}
.bloc_boutons {
	position: relative;
	height: 23px;
	width: auto;
	display: block;
	clear: none;
	float: right;
}
.FloatRight
{
	float: right;
}
#tab_donnees {
	filter: Alpha(Opacity=60);
	opacity: 0.6;
	height: 220px;
}
#tab_download, #tab_photos {
	filter: Alpha(Opacity=60);
	opacity: 0.6;
	height: 50px;
}
.rangee2 {
	margin: 0px 0px 0px 205px;
}
.rangee2 {
	margin: 0px 0px 0px 10px;
	padding: 0px 15px 10px;
}
.rangee2 p {
	margin-left: 30px;
	line-height: 1.2px;
	font-size: 11px;
}
.upper 
{
text-transform: uppercase;	
text-decoration:none;
}


#apDiv1 {
	position:absolute ;
	width:900px;
	margin:0;
	height:15px;
	z-index:1;
	float: left;
	padding: 3px 0px 0px;
	font: 10px/16px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	
}
#apDiv1 p{
	display:inline;
	text-align:left;
}

.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup {
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
}
.collapsibleHeading {
	padding: 1em 0 1em 0;
	font-weight:bold;
	font-size:1.2em;
}
.alignRight 
{
	text-align:right
}
#cadre_login_ {
	float:right ;
	width:120px;
	margin:10;
	padding: 3px;
	font: 10px/16px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	border: solid 1px #666;
}

.bulle2 {
	margin: 15px;
/*	
	filter: alpha(opacity=60);
	opacity: 0.6; 
*/
	border: solid 1px #999999;
	float:right;
	background:#efefef url("../images/_bg_login_top.gif") repeat-x;
	font-size:10px;	
}
.bulle2_int {
	margin: 0px;
	padding:30px 5px 10px 5px;
	width: 162px;
	background: transparent url("../images/login_header.gif") no-repeat;
}
.bulle2_int2 {
	margin: 0px;
	padding:30px 5px 10px 5px;
	width: 300px;
	background: transparent url("../images/login_header.gif") no-repeat;
}
.bulle2 .label{
	text-align: right;
}
.buttonStyle
{
	font-family: "Trebuchet MS",Tahoma,Arial;
	font-size:11px;
	border: none;
	color:#fff;
	background-color: #9B1514;
	margin: 4px 0px;
	padding:2px;
	height:20px;	
}
.buttonStyle2
{
	font-family: "Trebuchet MS",Tahoma,Arial;
	font-size:11px;
	border: 1px solid #fff;
	color:#fff;
	background-color: #395286;	
	height:20px;
	
}

.gridGlobalStyle
{
	border: solid 1px;
	font-size :11px;
	font-family : Verdana;
	color:Black;
	width : 100%;
}
.gridHeaderStyle
{
	font-family : Verdana;
	font-weight :bold;
	background-color :#395286;
	font-size:11px;
	text-decoration :none;
	text-transform: uppercase;	
	color :White;	
}
.gridItemStyle
{
	font-family : Verdana;
	background-color :#F2F8FC;
	font-size:11px;
	text-decoration :none;	
}
.gridAlternatingItemStyle
{
	font-family : Verdana;
	background-color :#E1E7E3;
	font-size:11px;
	text-decoration :none;	
}
.gridFooterStyle
{
	font-family : Verdana;
	font-weight :bold;
	background-color :#395286;
	font-size:11px;
	text-decoration :none;
	text-transform: uppercase;	
	color :White;
}
.gridPagerStyle
{
	font-family : Verdana;
	font-weight :bold;
	background-color :#395286;
	font-size:12px;
	text-decoration :none;
	color :#F2F8FC;
	text-align:right;
	margin-right:15px;
}
.gridSelectedItemStyle
{
	
}

#SiteMapPath a  
{
	color:#666;
	text-decoration:none;	
}
.preview a:link, preview a:visited, preview
{
	color:#666;
	text-decoration:none;
}

input
{
	height :16px;
	border :solid 1px #888;	
}
textarea
{
	border :solid 1px #555;	
}
.DropDownListStyle
{
	font-size:8pt;
	border : solid 1px #efefef;
	height:19px;
}
.ListBoxStyle
{
	font-size:8.5pt;
	border : solid 1px #efefef;
	height:19px;
}
.errorHeader
{
    padding:0px 0px 0px 0px;
    border-style:solid;
    background-color:#A51010;
    font: bold 15px "Trebuchet MS", Tahoma, Arial;
   /* background-image:"url(../images/warning.png)";*/
    color:White;   
}							 
.AddEditFormPaneStyle
{
	margin-bottom:10px;
	margin-top:10px;
	border:solid 1px #bbb;
	background-color:#ccc;	
}
.tableBorder
{
	border:solid 1px #000099;	
}
.MyCalendar .ajax__calendar_container {
    border:1px solid #646464;
    background-color: lemonchiffon;
    color: red;
}
.MyCalendar .ajax__calendar_other .ajax__calendar_day,
.MyCalendar .ajax__calendar_other .ajax__calendar_year {
    color: black;
}
.MyCalendar .ajax__calendar_hover .ajax__calendar_day,
.MyCalendar .ajax__calendar_hover .ajax__calendar_month,
.MyCalendar .ajax__calendar_hover .ajax__calendar_year {
    color: black;
}
.MyCalendar .ajax__calendar_active .ajax__calendar_day,
.MyCalendar .ajax__calendar_active .ajax__calendar_month,
.MyCalendar .ajax__calendar_active .ajax__calendar_year {
    color: black;
    font-weight:bold;
}

/* Accordion */
.accordionHeader
{
    border: 1px solid #242424;
    color: white;
    background-color: #646464;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
    text-align:left;
    display:block;    
}
.accordionHeaderSelected
{
    border: 1px solid #242424;
    color: white;
    background-color: #808080;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}
.accordionContent
{
    background-color: #CCCCCC;
    border: 1px dashed #646464;
    border-top: none;
    padding: 3px;
    padding-top: 10px;
    color:#2E4D7B;
    font-family:Arial, Sans-Serif;
    font-weight:bolder;
    font-size:14;
}
.accordionHeader a
{
	color: #FFFFFF;
	background: none;
	text-decoration: none;
}

.accordionHeader a:hover
{
	background: none;
	text-decoration: underline;
}
.accordionHeaderSelected a
{
	color: #FFFFFF;
	background: none;
	text-decoration: none;
}

.accordionHeaderSelected a:hover
{
	background: none;
	text-decoration: underline;
}
/************ MaskedEdit Related Styles ***********************/
.MaskedEditFocus
{
    background-color: #ffffcc;
    color: #000000;
}
.MaskedEditMessage
{
	color: #ff0000;
	font-weight: bold;
}
.MaskedEditError
{
    background-color: #ffcccc;
}
ul#tabActivite {
	font: bold 11px verdana, arial, sans-serif;
	list-style-type: none;
	padding-bottom: 0px;
	margin: 0px;
	display:block;
	width :90%;
}

ul#tabActivite li {
	float: left;
	height: 16px;
	margin: 2px;
	background: #E7DBC3;
	display: block;
	white-space: nowrap;
	border-top: 1px solid #D2BB91;
	border-right: 1px solid #D2BB91;
	border-bottom: 1px solid #E7DBC3;
	border-left: 1px solid #D2BB91;
	padding: 5px;
}

#tabActivite li.active {
	border-bottom: 1px solid #FFFFFF;
	background-color: #fff;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

ul#tabActivite li.active a {
    color: #000;
}

#tabActivite a {
	float: left;
	display: block;
	color: #666;
	text-decoration: none;
	padding: 2px 7px;
	height: 23px;
	line-height: 20px;
}

#tabActivite a:hover {
	white-space: nowrap;
	width: auto;
	height: 23px;
	display: block;
	padding: 1px 7px;
	line-height: 20px;
}
ul#liste_programmes
{
	margin:10px 0px;
	padding:0px;
	float:right;
	width:230px;
}
ul#liste_programmes li
{
	margin:3px 0px;
	padding:1px;
	float:left;
	font: bold 15px/30px Arial;
	list-style:none;
	width:220px;
	border:1px solid #AE533D;
	text-align:center;
	min-height:30px;
}
ul#liste_programmes li a
{
	text-decoration:none;
	display:block;
	margin:0px;
	padding:2px;
	color:#fff;
	background-color:#AE533D;
	text-transform:uppercase;
	font-weight:bold;
	clear:none;
}
ul#liste_programmes li a:hover
{
	color:#000;
	background-color:#999;
}
/*----Liste programmes dans la page Rapports et Analyses ----*/

ul#rpt_liste_programmes
{
	margin:0px 0px;
	padding:0px;
	float:left;
}
ul#rpt_liste_programmes li
{
	margin:1px 0px;
	padding:1px;
	float:left;
	font: bold 15px/30px Arial;
	list-style:none;
	border:1px solid #AE533D;
	text-align:center;
	min-height:30px;
}
ul#rpt_liste_programmes li a
{
	text-decoration:none;
	display:block;
	margin:0px;
	padding:0px 10px;
	color:#fff;
	background-color:#AE533D;
	text-transform:uppercase;
	font-weight:bold;
	clear:none;
}
ul#rpt_liste_programmes li a:hover
{
	color:#000;
	background-color:#999;
}
ul#rpt_liste_programmes li.activeProgramme
{	
	border : 1px solid #AE533D;
}
ul#rpt_liste_programmes li.activeProgramme a
{
	color:#000;
	background-color:#999;
}
