body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin: 0px;
	BACKGROUND-COLOR: #D3D1D2;
	background-image: url(images/bgHomeBlue.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.T10 {
	font-size: 10px;
}

.b           {
	BACKGROUND: none;
	COLOR: #172983;
	FONT-SIZE: 11px;
	FONT-FAMILY: Verdana, Helvetica;
	TEXT-DECORATION: underline;
	font-weight: bold;
}
.b:hover          {
	BACKGROUND:  #EEEEEE;
	COLOR: #172983;
	FONT-SIZE: 11px;
	FONT-FAMILY: Verdana, Helvetica;
	TEXT-DECORATION: none
}


.TEXTE_ENTETE {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #172983;
	font-weight: bold;
	line-height: 20px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #172983;
	font-weight: bold;
	line-height: 20px;
	display: inline;
}
.T9 {
	font-size: 9px;
}


.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #172983;
	text-decoration: none;
	font-weight: bold;
}
.menu:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #172983;
	background-color: #F8DA1A;
	text-decoration: none;
	font-weight: bold;
}
.titre-bloc {
	font-size: 12px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #172983;
	color: #172983;
	margin: 5px;
}
.titre-bloc-blanc {
	font-size: 12px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
	color: #FFFFFF;
	margin: 5px;
}
.titre-rubrique {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #172983;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 2px 10px;
}
h2 {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #172983;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 2px 10px;
	display: inline;
}


/*- Menu Tabs K--------------------------- */ 	
 
    #tabsK {
	float:right;
	width:100%;
	font-size:10px;
	line-height:normal;
      }
    #tabsK ul {
	margin:0;
	padding:0;
	list-style:none;
      }
    #tabsK li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsK a {
	float:right;
	background:url("images/tableftK.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
	font-size: 10px;
	font-weight: normal;
      }
    #tabsK a span {
	float:right;
	display:block;
	background:url("images/tabrightK.gif") no-repeat right top;
	padding:5px 10px 4px 6px;
	color:#6A6A64;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsK a span {float:none;}
    /* End IE5-Mac hack */
    #tabsK a:hover span {
	color:#6A6A64;
	background-position:100% -42px;
      }
    #tabsK a:hover {
      background-position:0% -42px;
      }
    #tabsK a:hover span {
      background-position:100% -42px;
	  }
	  
	  
	  /*- Menu Tabs K2--------------------------- */ 	
 
    #tabsK2 {
	float:right;
	width:100%;
	font-size:10px;
	line-height:normal;
      }
    #tabsK2 ul {
	margin:0;
	padding:0;
	list-style:none;
      }
    #tabsK2 li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsK2 a {
	float:right;
	background:url("images/tableftK2.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
	font-size: 10px;
	font-weight: normal;
      }
    #tabsK2 a span {
	float:right;
	display:block;
	background:url("images/tabrightK2.gif") no-repeat right top;
	padding:5px 10px 4px 6px;
	color:#FFFFFF;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsK2 a span {float:none;}
    /* End IE5-Mac hack */
    #tabsK2 a:hover span {
	color:#6A6A64;
	background-position:100% -42px;
      }
    #tabsK2 a:hover {
      background-position:0% -42px;
      }
    #tabsK2 a:hover span {
      background-position:100% -42px;
	  }
	  
.cadre-photo {
	margin-right: 15px;
}
.cadre-photo-droite {
	margin-left: 15px;
}
.cadre-texte {
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.cadre {
	border: 1px dotted #CCCCCC;
	margin-right: 5px;
	padding: 2px;
}
.T8 {
	font-size: 8px;
}
.T7 {
	font-size: 7px;
}
.lienBP {
	color: #172983;
	text-decoration: underline;
	font-size: 9px;
	font-weight: normal;
}
.lienBP:hover {
	font-size: 9px;
	color: #172983;
	text-decoration: none;
	background-color: #EEE;
}
.lienHP {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 9px;
	font-weight: normal;
}
.lienHP:hover {
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: underline;
}
.lien-actu {
	color: #FF6600;
	text-decoration: none;
	font-size: 9px;
	font-weight: bold;
}
.lien-actu:hover {
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FF6600;
	font-weight: bold;
}

.T11 {
	font-size: 11px;
}
.T12 {
	font-size: 12px;
}
.liens_info {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.liens_info:hover {
	font-size: 11px;
	font-weight: bold;
	color: #172983;
	text-decoration: none;
	background-color: #FFFFFF;
}
.sep-gris {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}
#mouseover
{
    cursor:pointer;
    cursor:hand;
}

