/* CSS Document */
/*contenu-------------------------------------------------------------*/
html, body {height:100%;
scrollbar-face-color:#83807c; scrollbar-arrow-color:#000000; scrollbar-track-color:#666666; scrollbar-highlight-color:#FFFFFF; scrollbar-3dlight-color:#DFDFDF; scrollbar-shadow-color:#808080; scrollbar-darkshadow-color:#000000;
} 
body {
font-family:Arial, Helvetica, Verdana, sans-serif;
background-color:#E2E2E2;
font-size: 10pt;
margin: 0;
padding: 0;
}

#header {
	height: 110px;
	background-color: #F6F7F2;
	margin-top: 0px;
	padding-top: 10px;
}
#header_menu {
height: 24px;
background-color: #F0F0ED;
}
#conteneur {
margin: 1em 2%;
/*margin-left:auto;
margin-right:auto;*/
width: 90%;
}

.centre {
margin: 1em 4%;
background-color: #E9EAE2;
/*border: 1px solid #FFFFFF;
padding: 10px;
color: #ffffff; */
}
.blocimagedroite { 
float:right 
/*marging-left: 1pt;*/
} 
.blocimagegauche { 
float:left;
padding-right: 0.5em;
}

#pied {
height: 20px;
background-color: #5D625C;
}
/*Habillagetexte-------------------------------------------------------------*/

.grospetittigregrasorange {
	color: #F47804;
	font-size: 14px;
	text-decoration:none;
	font-weight:800;
}
.grostextebleupastel {
	color: #99CCFF;
}
.grostitre18px {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 18pt; font-style: italic; font-weight: bolder; color: #F47804;}
.grostitreJaune18px {  font-family: Arial, Helvetica, sans-serif; font-size: 18pt;  font-weight: bolder; color: #FFFF00;}

.textecourantpetit11px {
	font-family: Geneva, Arial, Helvetica, sans-serif;	font: 11px;
}
.textecourantGras {
	font-family: Geneva, Arial, Helvetica, sans-serif;	font-weight: bold;
}
.textecourantspécial {
	font-family: Geneva, Arial, Helvetica, sans-serif;	Font-Size : 9pt; Color : #E9EAE2;
}

.grosorange12px
{
	COLOR: orange;
	FONT-FAMILY: verdana;
	FONT-SIZE: 12pt;
	FONT-WEIGHT: Bold
}

.grospurple12px
{
	COLOR: purple;
	FONT-FAMILY: verdana, Helvetica, sans-serif; 
	FONT-SIZE: 12pt;
	FONT-WEIGHT: Bold
}
.grosbleutresclair12px {
	COLOR: #99CCFF;
	FONT-FAMILY: verdana, Helvetica, sans-serif; 
	FONT-SIZE: 12pt;
	FONT-WEIGHT: Bold
}
.grosbleutresclairBIG14px {
	COLOR: #99CCFF;
	FONT-FAMILY: verdana, Helvetica, sans-serif; 
	FONT-SIZE: 14pt;
	FONT-WEIGHT: Bold
}
.grosVert6b8b87_14px {
	COLOR: #6B9B87;
	FONT-FAMILY: verdana, Helvetica, sans-serif; 
	FONT-SIZE: 14pt;
	FONT-WEIGHT: Bold
}
.grosorangepale12px
{
	COLOR: #FFC387;
	FONT-FAMILY: verdana, Helvetica, sans-serif; 
	FONT-SIZE: 12pt;
	FONT-WEIGHT: Bold
}
/*Lienstexte-------------------------------------------------------------*/
a.liennavigation {
            Font-Family : Arial, Helvetica, sans-serif ;
			font-weight: bold;
            Text-Decoration : underline;
            Font-Size : 11pt;
            Color : #83807C;
            }
a.liennavigation:hover   {
						Color : #808080 ;
                        Text-Decoration : none;
                }
a.liennavigation:visited {
	Color : #6B9B87 ;
	text-decoration: underline;
	}
				
				
a.liengris {
            Font-Family : Arial, Helvetica, sans-serif ;
            Text-Decoration : none;
            Font-Size : 9pt;
            Color : #5D625C;
            }
a.liengris:hover   {
						Color : #6B9B87;
                        Text-Decoration : underline;
                }

a.liengrisdubas {
            Font-Family : Arial, Helvetica, sans-serif ;
            Text-Decoration : none;
            Font-Size : 9pt;
            Color : #E9EAE2;
            }
a.liengrisdubas:hover   {
						Color : #6B9B87;
                        Text-Decoration : underline;
                }

a.linkgeneral {
	font-weight: bold;
	color: #99CCFF;
    Text-Decoration : underline;
	}
a.linkgeneral:hover {
	color: #99CCFF;
	text-decoration: none;
	}
/*a.linkgeneral:active {
	font-weight: bold;
	color: #99CCFF;
	}
	a.linkgeneral:visited {
	font-weight: bold;
	color: #99CCFF;
	text-decoration: none;
	}
	*/
	
/* --- menu Tigra styles -----------------------------------------------------------
/* level 0 inner TEXTE Niveau 0 */
.m0l0iout {
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bolder;
	text-decoration: none;
	padding: 4px;
	color: #83807C;
}
.m0l0iover {
	font: 8pt Arial, Geneva, Helvetica, sans-serif;
	text-decoration: underline;
	padding: 4px;
	color: #6B9B87;
}

/* level 0 outer    FOND CADRE Niveau 0 -  fond bleu et bleu clair quand over*/
.m0l0oout {
	text-decoration : none;
	border : 1px solid #FFFFFF;
	background: #F0F0ED;
}
.m0l0oover {
	text-decoration : none;
	border : 1px solid #FFFFFF;
	background: #F0F0ED;
}
/*-------------------------------------------------------------------------------------*/
/* level 1 inner TEXTE Niveau 1 */
.m0l1iout {
	font: 8pt Arial, Geneva, Helvetica, sans-serif;
	text-decoration: none; 
	font-weight: bolder;
	padding: 4px;
	color: #83807C;
}
.m0l1iover {
	font: 8pt Arial, Geneva, Helvetica, sans-serif;
	text-decoration: underline;
	padding: 4px;
	color: #6b9b87;
}

/* level 1 outer FOND CADRE Niveau 1 - */
.m0l1oout {
	text-decoration : none;
	border : 1px solid #FFFFFF;
	background: #F0F0ED;
	filter: alpha(opacity=85);
}
.m0l1oover {
	text-decoration : none;
	border : 1px solid #FFFFFF;
	background: #F0F0ED;
}
/*-------------------------------------------------------------------------------------*/
/* level 2 inner TEXTE Niveau 2 */
.m0l2iover {
	font: 8pt Arial, Geneva, Helvetica, sans-serif;
	text-decoration: none;
	padding: 4px;
	color: #83807C;
}
.m0l2iover {
	font: 8pt Arial, Geneva, Helvetica, sans-serif;
	text-decoration: underline;
	padding: 4px;
	color: #6b9b87;
}

/* level 2 outer FOND CADRE Niveau 2 - */
.m0l2oout {
	text-decoration : none;
	border : 1px solid #FFFFFF;
	background: #F0F0ED;
	filter: alpha(opacity=85);
}
.m0l2oover {
	text-decoration : none;
	border : 1px solid #FFFFFF;
	background: #F0F0ED;
}
