body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0px;
	BACKGROUND-COLOR: #D3D1D2;
	line-height: 16px;
	background-image: url(images/bgHomeBlue.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	list-style-type: square;
	list-style-image: url(images/carre.jpg);
	list-style-position: outside;
}
.T10 {
	font-size: 10px;
}

.T16 {
	font-size: 16px;
}

.b           {
	BACKGROUND: none;
	COLOR: #000000;
	FONT-SIZE: 11px;
	FONT-FAMILY: Verdana, Helvetica;
	TEXT-DECORATION: underline;
	font-weight: bold;
}
.b:hover          {
	BACKGROUND:  #EEEEEE;
	COLOR: #000000;
	FONT-SIZE: 11px;
	FONT-FAMILY: Verdana, Helvetica;
	TEXT-DECORATION: none
}
.T9 {
	font-size: 9px;
}
.T14 {
	font-size: 14px;
}
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.menu:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	background-color: #333;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
}
.titre-bloc {
	font-size: 12px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	color: #666666;
	margin: 5px;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #18288A;
	color: #162A83;
	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;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #162A83;
	font-weight: bold;
	line-height: 20px;
	display: inline;
}
.TEXTE_ENTETE {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #162A83;
	font-weight: bold;
	line-height: 20px;
}
h2 {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #162A83;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 2px 10px;
	text-transform: uppercase;
	display: inline;
	clip: rect(auto,auto,auto,auto);
	white-space: nowrap;
}

.titre-rubrique {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 2px 10px;
}
h4 {
	font-size: 11px;
	font-weight: normal;
	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:#333333;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsK a span {float:none;}
    /* End IE5-Mac hack */
    #tabsK a:hover span {
	color:#333333;
	background-position:100% -42px;
      }
    #tabsK a:hover {
      background-position:0% -42px;
      }
    #tabsK a:hover span {
      background-position:100% -42px;
	  }

	#tabsK .active 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;
    }
    #tabsK .active a span{
	    /* float:right; */
		display:block;
		background:url("images/tabrightK2.gif") no-repeat right top;
		padding:5px 10px 4px 6px;
		color:#FFFFFF;
	}

.cadre-photo {
	margin-right: 15px;
}
.cadre-photo-droite {
	margin-left: 15px;
}
.cadre-texte {
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	text-align: justify;
}
.cadre {
	border: 1px dotted #CCCCCC;
}
.T8 {
	font-size: 8px;
}
.T7 {
	font-size: 7px;
}
.lienBP {
	color: #333333;
	text-decoration: underline;
	font-size: 9px;
	font-weight: normal;
}
.lienBP:hover {
	font-size: 9px;
	color: #333333;
	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_modules {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.liens_modules:hover {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	background-color: #FFFFFF;
}
.liens_info:hover {
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	background-color: #FFFFFF;
}
.sep-gris {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}
.inter-ligne {
	line-height: 20px;
	font-size: 12px;
}
#mouseover
{
    cursor:pointer;
    cursor:hand;
}
hr {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #900;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
