body{
	font-family: 'times new roman', arial;
	line-height: .8em;
	color: #646464;
	margin: 0;
	padding: 0;
	background: #fff url(../images/bk_site.gif) repeat left top;
	text-align: center;
}

/******* Pensul ********/

.Pensul{
  text-transform: uppercase;
  font-size: .9em;
}
.ensu{
  font-size: .75em;
}

/******  Utilisation des tables la hauteur 100% du site ******/
table.height,table.height tr td.center{
	height: 100%;
	border: 0;
}
table.height{
	width: 740px;
	margin: 0 auto;
	padding: 0;
	background: #fff;
	border-collapse: collapse;
}
table.height td.splash{
	background: #fff url(../images/splash.gif) no-repeat left top;
}
table.height td.center{
	text-align: left;
}
table.height td.footer{
	text-align: center;
	height: 30px;
}
.border{
	border: 1px solid red;
}

/******  default ******/

img{
	border: 0;
	vertical-align: top;
}
.headline{
	font-weight: normal;
	padding: 5px 0 5px 11px;
	font-size: 1.5em;
	color: #fff;
	background: #384455 url(../images/bk_h1.gif) repeat-x left bottom;
	display: block;
}
h1,.leftTitle{
	padding: 0 0 3px 0;
	font-weight: normal;
	font-size: 1.25em;
	color: #333;
	border-bottom: 1px double #dcdcdc;
	margin: 20px 0 0 10px;
}
h1{
	margin: 20px 0 0 14px;
}
h2{
	margin: 10px 0 0;
	font-size: 1em;
	color: #323232;
}
h2.lignTop{
	margin: 1px 0 0;
	padding-top: 10px;
}
.bloc2 div.plan h2 a{
	color: #323232;
	text-decoration: none;
}
cite{
	margin-left: 100px;
	display: block;
}
blockquote{
	margin-left: 15px;
	margin-right: 0;
}
blockquote br{
	margin-bottom: 5px;
	display: block;
}
.left{
	float: left;
}
.right{
	float: right;
}
.bloc2 a{
	color: #206a8c;
	text-decoration: underline;
}
.bloc2 a:hover{
	color: #4b4b4b;
	text-decoration: none;
}
.bloc2 p.topPage a{
	font-size: .75em;
}
.bloc2 p.topPage{
	margin: -5px 0 20px 15px;
}
ul.utils{
	margin:1px 0 5px 14px;
	padding: 3px 0 5px 3px;
	border-top: 1px solid #dcdcdc;
	border-bottom: 1px solid #dcdcdc;
}
ul.utils li{
	list-style: none;
	background: #fff url(../images/slash.gif) no-repeat 0 6px;
	margin: 0;
	padding: 0 5px 0 10px;
	display: inline;
}
ul.utils li a{
	font-family: arial, 'times new roman', sans-serif;
	font-size: .7em;
	color: #4b4b4b;
	text-decoration: none;
}
ul.utils li a:hover{
	color: #206a8c;
	text-decoration: underline;
}
ul.utils li.first{
	padding-left: 0;
	background: none;
}
/**** Splash ****/

ul#selectLang{
	margin: 0;
	padding: 0;
	position: relative;
	top: 230px;
	left: 300px;
}
ul#selectLang li{
	list-style: none;
	display: inline;
	padding-right: 10px;
}
ul#selectLang li.bullet{
	padding-left: 12px;
	background: #fff url(../images/bullet_lang.gif) no-repeat left 2px;
}
ul#selectLang li a{
	font-weight: bold;
	color: #4b4b4b;
	text-decoration: none;
}
ul#selectLang li a:hover{
	text-decoration: none;
	color: #206a8c;
}
#container{
	padding: 15px 15px 0 15px;
	float: left;
}

/**** Nav *****/

ul#nav{
	margin: 0 0 15px 0;
	padding: 1px 0 1px;
	border: 1px solid #ebebeb;
	float: left;
}
ul#nav li{
	padding-left: 0;
	list-style: none;
	display: inline;
	border: 1px solid #dbdbdb;
	border-right: 0;
	background: #fff url(../images/bk_nav.gif) repeat-x left bottom;
	display: block;
	float: left;
}
ul#nav li.first{
	border-left: 0;
}
ul#nav li a{
	margin: 0;
	text-transform: uppercase;
	padding: 8px 8px 8px 9px;
	font-size: .71em;
	color: #4b4b4b;
	display: block;
	text-decoration: none;
}
.en ul#nav li a{
	padding: 8px 15px 8px 16px;
}
.en ul#nav li.first{
	padding-left: 4px;
}
ul#nav li a.on,
ul#nav li a:hover{
	text-decoration: none;
	color: #206a8c;
}

/**** fin nav ***/


.photo{
	margin: 0 0 15px 0;
}
.bloc1{
	width: 210px;
	float: left;
}
.lignTop{
	border-top: 1px solid #dcdcdc;
}
.bloc2 p,.bloc1 p{
	font-size: 1em;
	padding: 10px 0 0 0;
	margin: 1px 0 10px 10px;
	line-height: 17px;
}
.bloc2 p{
	margin: 1px 0 10px 14px;
}
.bloc2 h2{
	margin-left: 14px;
}
.bloc1 input{
	margin: 0 0 0 10px;
	width: 200px;
	background: #f0f1ea;
	font-size: .6em;
}
form{
	margin: 0;
}
ul{
	margin: 5px 0 0 30px;
	padding: 0 0 0 2px;
}
ul li{
	/*padding-left: 10px;*/
	padding-bottom: 5px;  
	list-style: inside ;
	/*background: #fff url(../images/bullet.gif) no-repeat left 12px;*/
}
ul li ul li{
	padding-bottom: 0px;
}
ul.link{
	margin: 5px 0 0 10px;
}
ul.link li{
	padding-left: 10px;
	list-style: none;
	list-style-position: outside;
	background: #fff url(../images/bullet_link.gif) no-repeat left 7px;
}
div.plan ul.link li{
	margin-left: 5px;
}
ul li a{
	color: #646464;
	text-decoration: none;
}
ul li a:hover{
	color: #206a8c;
	text-decoration: underline;
}
.separation{
	margin: 5px 0 0 10px;
	padding: 1px 0 0;
	background-color: #ebebeb;
	clear: both;
}
.bloc2{
	width: 476px;
	float: left;
}
ul.option{
	margin: 1px 0 0 10px;
	border: 0;
	border-bottom: 1px solid #ebebeb;
}
ul.option li{
	list-style-position: outside;
	padding-left: 10px;
	padding-bottom: 3px;
	padding-top: 3px;
	border-top: 1px solid #ebebeb;
	list-style: none;
	background: #fff url(../images/bullet_link.gif) no-repeat left 10px;
}
ul.option li.on a:hover,ul.option li.on a{
	color: #206a8c;
	text-decoration: none;
}
.padTop{
	margin-top: 5px;
	padding-top: 15px;
}
.padBot{
	margin-bottom: 20px;
}
p.pdfTitle{
	font-weight: bold;
	margin-bottom: 5px;
}
br.spaceBot{
	display: block;
	margin-bottom: 5px;
}
p.pdfTitle a{
	font-weight: normal;
}
div.miniSpace p{
	margin: 0 0 10px 15px;
	padding: 0;
}
div.miniSpace h2{
	margin: 25px 0 10px 15px;
}
div.merge{
	margin-top: 10px;
}
div.half{
	width: 237px;
	float: left;
}

/*----  Footer  ----*/

#foot{
	margin: 0 auto;
	width: 700px;
	border-top: 1px solid #dcdcdc;
	background: #fff;
	text-align: left;
}
#foot p{
	font-size: .75em;
	margin: 0;
	padding: 9px 0;
	float: left;
}
#foot ul{
	margin: 5px 0;
	padding: 0;
	float: right;
}
#foot ul li{
	list-style: none;
	display: inline;
	background: none;
	padding-right: 5px;
}
#foot ul li a{
	font-size: .75em;
	color: #4b4b4b;
	text-decoration: none;
}
#foot ul li a:hover{
	color: #206a8c;
	text-decoration: underline;
}
#foot ul li.bar{
  padding-left: 10px;
	background: #fff url(../images/bullet_foot.gif) no-repeat left 5px;
}
#footPrint{
  display: none;
}