body {
	background-color: #ffffff; /* background-color: #000000; */
	/*list-style-type: none;*/
	line-height: 150%; /*170%*/
	text-align: left;
	color:#000000;  /* old color #4D4D4D*/
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 14px;
	font-weight: 300;

	/*font-strech: condensed;*/
}

#wrapper{
	width: 990px;
	margin: 0 auto;
	
}
h1{
	width:990px;
	height:145px; /* 186px */
	margin:0 auto;

}
h2{
	margin-top: 7px; /* 10px */
	font-size: 20px;
	text-transform: none;
	/* font-weight: bold; */
	margin-bottom: 18px;
	color: #000000; /* ol color #6699cc*/

	font-weight: 600;

}
h3{
	list-style-position: inside;
	list-style-type: none;
	margin-top: 14px;
	/* font-style: italic; */
	color: #000000; /* old color #4D4D4D */
	font-size: medium; /* small */
	font-weight: 600;
	text-transform: none;
	margin-bottom: 6px;
}
/* h4 */

/* links */
a:link {color:#000000 /*#006699*/; 	font-weight: 400; font-family: 'Source Sans Pro', sans-serif; text-decoration: none ;}
a:visited {color: #000000; 	font-family: 'Source Sans Pro', sans-serif; text-decoration: none ; }
a:hover {color: #164699; 	font-family: 'Source Sans Pro', sans-serif; text-decoration: none ; }
a:focus {font-weight: 600; color: #164699; font-family: 'Source Sans Pro', sans-serif; text-decoration: none ; }
a:active {color: #999999;	font-family: 'Source Sans Pro', sans-serif; text-decoration: none ; }



/* Image */

img{
Float:Left; Margin-Right:5pt;
}


img1{
Float:center; Margin-Right:5pt;
}

imgR{
Float:center; Margin-Right:5pt; border-radius: 8px
}

em{
	font-style: italic; 
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 300;

}

strong{
	font-weight: 600;
	font-family: 'Source Sans Pro', sans-serif;
}


/* Listes ordonnée */

ol {
  margin-left:25px;
  list-style-type:decimal-leading-zero;
  line-height: 140%;

}

ol p {
  margin-left:5px;
  list-style-type:decimal-leading-zero;
  line-height: 140%;
  padding-bottom: 5px;
}




/* Listes non ordonnée */



ul {
  margin-left:25px;
   list-style-type:square;
}

ul p {
  margin-left:5px;
  list-style-type:square;
  line-height: 140%;
  padding-bottom: 5px;
}


/* Listes */

li {
	margin-bottom: 6px	
}




/* other styles */
.black{
	font-weight: 600;
			
	color: #999999;
}
.black1{
	font-style: italic;
	font-weight: bold;
	color: black;
}
.gray{
	color: #909090;
}
.ti{
	color: #000000; /* #B8B88A */
	font-style: italic;
}
.sm{
	font-size: .8em;
}
.note{
	line-height: 130%;
	text-align: left;
	color:#000000; 
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 12px;
	font-weight: 300;
}
.superscript{
/* font-size:xx-small; vertical-align:top;*/
	position: relative;
	bottom: 0.5em;
	font-size: 0.8em;		
} 

.subscript{
/* font-size:xx-small; vertical-align:bottom; */
	position: relative;
	top: 0.3em;
	font-size: 0.8em;
}

.tab_txt{
	font-family: Helvetica, sans-serif, Verdana, Arial;
	word-spacing: 0px;
	font-size: 12px;
}
.tab_txt2{
	text-align: left;
	color: #999999;
	font-family: Helvetica, sans-serif, Verdana, Arial;
	word-spacing: 0px;
	font-style: italic;
	font-size: 12px;	
}
#nav{
	color: white;
	background-color: #F1F1F1;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	-o-border-radius: 5px 5px 0 0;
    margin: 0 auto;
    width: 960px;
}
#container{
	clear: both;
	background:url(../img/bg.jpg)repeat-x top;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    padding-top: 50px;
    width: 960px;
}
#innerContainer{
	clear: both;
    margin-left: auto;
    margin-right: auto;
    width: 960px;
}
#contentSlider{
	clear: both;
	width:696px;
	margin:0 auto;
	padding:10px;
	background-color:#FFFFFF;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius:5px 5px 0 0;
	-o-border-radius: 5px 5px 0 0;
}
#content{
	background-color: #FFFFFF;
		border-top: 1px solid #F1F1F1;
}

#columnLeft{
	float: left;
	background-color: #FFF;
	padding: 25px;
	width: 630px; /* 630px */
}
#columnRight{
	float: right;
	padding:25px 30px;
	background-color: #FFF;
	width: 220px;
}
#bloc1{
	width: 220px;
	padding:5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
	color:#000000;
	background-color:#fffffF; /* #f3eee4 */
	border: #000000 1px solid; /* #DDDDDD */
	text-align: left;
}

#bloc2{
	margin-top: 35px;
	width: 220px;
	padding:5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
	background-color: #f1f1f1;
	border: #DDDDDD 1px solid;
}
#clearing{
	clear: both;
}
.footer{
	-moz-border-radius: 0 0 5px 5px ;
	-webkit-border-radius: 0 0 5px 5px;
	-o-border-radius: 0 0 5px 5px;
	font-size:12px;
	color:#000000; /* #4D4D4D; */
	width: 960px;
	height: 120px; /* 185px */	 
	margin:0 auto; /* 0 auto */	
	background-color: #FFF;
	clear: both;
	border-top: 1px solid #F1F1F1;
}
.footer li {
	list-style: none;
	padding-top: 8px;
	text-align: right;
}
.footer li a{
	text-decoration: none;
	color: #164699; /* #093763 */
}
.footer li a:hover{
	text-decoration: none;
	color: #000;
}
.downNavFooter{
	font-size: 10px;
	margin:0 auto;
	/*width:526px;*/
	padding: 10px 105px 0; /* padding: 50px 105px 0;  */
}
#slider{
	margin:0 auto;
	width: 600px;
	height: 200px;
	overflow: hidden;
}


