body{
	font-family: 'times new roman';
	color: #4b4b4b;
	margin: 0;
	padding: 0;
	background-color: #fff;
	text-align: center;
}


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

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

img{
	border: 0;
	vertical-align: top;
}
h1{
	width: 980px;
	margin: 0;
	padding: 0 0 14px;
	background: #fff url(../images/pt_horizontal.gif) repeat-x 0 56px;
}
h2{
	font-size: 24px;
	font-weight: normal;
	padding-bottom: 10px;
	margin: 0;
	background: #fff url(../images/pt_horizontal.gif) repeat-x left bottom;
}
h2.logo{
	font-size: 24px;
	margin: 12px 0 0;
	padding: 0 10px 12px 0;
	border-bottom: 1px solid #e8e7e6;
	background: none;
}
#txtHalf h2.logo{
	margin:0;
}
h2.H2bio span,
h2.logo span{
	font-size: 18px;
}
h2.H2bio{
	background: none;
}
h3{
	font-size: 18px;
	font-weight: normal;
}
a{
	color: #cb0000;
}

/******  Blocs conteneurs ******/

/*----  header  ----*/
#header{
	margin: 0;
	padding: 0;
	width: 100%;
	background-color: #28344F;
	float:left;
}
#header a img{
	padding: 20px 22px;
	margin: 0;
	display: block;
	float: left;
}
#header .address{
	margin: 0;
	height: 90px;
	float: right;
}
#header .address p{
	font-size: 11px;
	color: #fff;
	margin: 0;
	padding: 18px 22px 18px 0;
	float: left;
}
#header .address a{
	color: #fff;
}

/*----  navigation  ----*/

ul#navigation{
	margin: 0;
	padding: 0;
	border-top: 1px solid #c7914f;
	float: left;
}
ul#navigation li{
	list-style: none;
	display: inline;
	float: left;
}
#sousNav{
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #c4c3c2;
	background: #f1ede4;
	width: 100%;
	height: 25px;
	float: left;
}
#sousNav ul{
	margin: 0;
	padding: 0;
}
#sousNav ul li{
	list-style: none;
	display: inline;
}
#sousNav ul li a{
	margin:0;
	padding: 0;
	float: left;
}

/*----  content  ----*/

#content,#leftpanel,#txt,.half,.halfOut,.third,#txtSmall,#txtHalf{
	display: block;
	float: left;
}
#content{
	width: 980px;
}
#leftpanel{
	margin-right: 20px;
}
#leftpanel ul{
	margin: 0;
	padding: 0;
}
#leftpanel ul li{
	list-style: none;
	margin:0 0 1px 0;
	padding: 0;
	display:block;
}
*html #leftpanel ul li{ 
	margin-bottom:-3px;
}
#leftpanel ul li a{
	margin: 0;
	padding: 0;
}
#txtSmall{
	width: 590px;
	padding-bottom: 30px;
}
#txtHalf{
	width: 480px;
	padding-bottom: 30px;
}
#txt{
	width: 720px;
}
p.headline{
	font-size: 18px;
	font-style: italic;
	margin: 12px 0 0;
	padding: 0 12px 12px 0;
	background: #fff url(../images/pt_horizontal.gif) repeat-x left bottom;
}
p.headlineOut{
	margin: 0;
	height: 16px;
	background: #fff url(../images/pt_horizontal.gif) repeat-x left bottom;
}
.half,.halfOut{
	width: 360px;
}
#txtHalf .half,#txtHalf .halfOut{
	width: 240px;
}
.half p,.halfOut p{
	font-size: 15px;
	margin: 10px 10px 10px 0;
}
.halfOut p{
	margin: 0 15px 10px 0;
}
.half ul,.halfOut ul,.third ul{
	padding: 0;
	margin: 15px 0;
}
.halfOut ul{
	margin: 0 0 15px;
}/*
.half ul li,.halfOut ul li,.third ul li,.halfThird ul li{
	list-style: none;
	padding: 0 10px 10px 10px;
	background: url(../images/bullet.gif) no-repeat 0 2px;
}*/
.half ul li,.halfOut ul li,.third ul li,.halfThird ul li{
	margin: 0 15px;
	padding: 0 10px 10px 0;
}
.third ul li{
	padding: 0 10px 5px 0;
}
.third{
	width: 240px;
}
.halfThird{
	width: 115px;
	float: left;
}
.halfThird ul{
	margin: 10px 0 0;
	padding: 0;
}
.halfThird ul li{
	padding: 0 10px 5px 0;
}
p.link{
	color: #cb0000;
}
.right{
	float: right;
}
.left{
	float: left;
}
.top{
	margin-top: 20px;
}
/*----  leftspace  ----*/
.dataHeaderThird,.dataHeaderThird div,.dataHeaderThird div p,
.dataHeaderHalf,.dataHeaderHalf div,.dataHeaderHalf div p,
.dataHeader,.dataHeader div,.dataHeader div p,
.dataList,.dataListHalf,.dataListThird{
	margin:0;
	padding: 0;
	float: left;
}
.dataHeaderHalf,
.dataHeader{
	background-color: #caa16a;
	width: 360px;
	display: block;
	clear: both;
}
.dataList a span,
.dataHeader div{
	width: 180px;
}
.dataListHalf a span,
.dataHeaderHalf div{
	width: 240px;
}
.dataListHalf,
.dataList{
	width: 360px;
	display: block;
	clear: both;
	border-bottom: 1px solid #e8e7e6;
}
.dataListHalf a.on,
.dataListHalf a:hover,
.dataList a.on,
.dataList a:hover{
	text-decoration: underline;
	background-color: #f2f1f0;
}
.dataListHalf a:hover span.second,.dataListHalf a span.second,
.dataList a:hover span.second,.dataList a span.second{
	color: #7d7d7d;
}
.dataListHalf a span,
.dataList a span{
	width: 175px;
	display: block;
	float: left;
}
.dataListHalf a span{
	width: 235px;
}
.dataListHalf a span.second,
.dataList a span.second{
	padding-left: 5px;
	width: 170px;
}
.dataListHalf a span.second{
	width: 230px;
}

/*** mini single ***/

.fix{
	margin:0;
	padding: 0;
	width: 480px;
	float: left;
}
.fixBox{
	width: 235px;
}
p.exp{
	margin: 0;
	padding-bottom: 10px;
	font-size: 18px;
}
p.date{
	margin: 0;
	padding: 0 0 5px 5px;
	font-weight: bold;
	font-size: 14px;
	border-bottom: 1px solid #e8e7e6;
}
.dataHeaderSingle,.dataHeaderSingle div,.dataHeaderSingle div p,
.dataListSingle{
	margin:0;
	padding: 0;
	float: left;
}
.dataHeaderSingle{
	margin-bottom: 5px;
	background-color: #caa16a;
	display: block;
	clear: both;
}
.dataHeaderSingle div p{
	font-size: 12px;
	text-transform : uppercase;
	letter-spacing: 1px;
	color: #fff;
	padding: 2px 5px;
}
.dataListSingle,.dataHeaderSingle{
	width: 235px;
}
.dataHeaderSingle div{
	width: 120px;
}
.dataListSingle{
	display: block;
	clear: both;
	border-bottom: 1px solid #e8e7e6;
}
.dataListSingle a{
	background-color: #fff;
	color: #4b4b4b;
	font-size: 15px;
	padding: 3px 5px;
	display: block;
	float: left;
	text-decoration: none;
}
.dataListSingle a span{
	width: 85px;
}
.dataListSingle a span.second{
	width: 135px;
	text-align:right;
}
.dataListSingle a span.second img{
	vertical-align: top;
}
.dataListSingle a.on,.dataListSingle a:hover{
	text-decoration: underline;
	background-color: #f2f1f0;
}
.dataListSingle a:hover span.second,.dataListSingle a span.second{
	color: #7d7d7d;
}
.dataListSingle a span{
	display: block;
	float: left;
}


/*** third ***/

.dataHeaderThird{
	background-color: #caa16a;
	display: block;
	clear: both;
}
.dataListThird a span,
.dataHeaderThird div{
	width: 125px;
}
.dataListThird{
	display: block;
	clear: both;
	border-bottom: 1px solid #e8e7e6;
}
.dataListThird a.on,.dataListThird a:hover{
	text-decoration: underline;
	background-color: #f2f1f0;
}
.dataListThird a:hover span.second,.dataListThird a span.second{
	color: #7d7d7d;
}
.dataListThird a span{
	display: block;
	float: left;
}
.dataHeaderThird div.third p{
	padding-left: 15px;
	width: 210px;
}
.dataListThird a span.third{
	padding-left: 10px;
	width: 210px;
	color: #7d7d7d;
}

/***/

.dataHeaderThird div p,.dataHeaderHalf div p,.dataHeader div p{
	font-size: 12px;
	text-transform : uppercase;
	letter-spacing: 1px;
	color: #fff;
	padding: 2px 5px;
}
.dataListThird,.dataHeaderThird,
.dataListHalf,.dataHeaderHalf{
	width: 480px;
}
.dataListThird a,.dataListHalf a,.dataList a{
	background-color: #fff;
	color: #4b4b4b;
	font-size: 15px;
	padding: 3px 5px;
	display: block;
	float: left;
	text-decoration: none;
}

/**** Third content ****/

.pdfHeaderThird,.pdfHeaderThird div,.pdfHeaderThird div p{
	margin:0;
	padding: 0;
	float: left;
}
.pdfHeaderThird{
	margin: 10px 0 0;
	background-color: #caa16a;
	display: block;
	clear: both;
}
.pdfListThird a span,
.pdfHeaderThird div{
	width: 100px;
}
.pdfListThird a span.second,
.pdfHeaderThird div.second{
	width: 480px;
}
.pdfListThird a span.third,
.pdfHeaderThird div.third{
	width: 130px;
}
.pdfListThird{
	display: block;
	clear: both;
	border-bottom: 1px solid #e8e7e6;
}
.pdfListThird a.on,.pdfListThird a:hover{
	text-decoration: underline;
	background-color: #f2f1f0;
}
.pdfListThird a:hover span.second,.pdfListThird a span.second{
	color: #7d7d7d;
}
.pdfListThird a span{
	display: block;
	float: left;
}
p.section{
	margin: 15px 5px 5px 5px;
	font-weight: bold;
}

/****/

.pdfHeaderThird div p,.pdfHeaderHalf div p,.pdfHeader div p{
	font-size: 12px;
	text-transform : uppercase;
	letter-spacing: 1px;
	color: #fff;
	padding: 2px 5px;
}
.pdfListThird,.pdfHeaderThird{
	width: 720px;
}
.pdfListThird a,.pdfListHalf a,.pdfList a{
	background-color: #fff;
	color: #4b4b4b;
	font-size: 15px;
	text-decoration: none;
	padding: 3px 5px;
	display: block;
	float: left;
}

/****/

.bioBorder{
	border-bottom: 1px solid #e8e7e6;
	width: 100%;
	padding-bottom: 10px;
	margin-bottom: 10px;
	float: left;
}
.infoBio{
	width: 345px; 
	float: left;
}
.infoBio p{
	width: 160px;
	margin: 0;
	float: left;
}
.infoBio p.first{
	margin: 28px 0 0;
}
.imgBio{
	width: 135px;
	float: left;
}
p.bioTxt{
	margin: 0;
	padding: 0;
}
.contactFirst{
	width: 50px;
	margin: 0 0 5px 0;
	clear: left;
}
.contact{
	width: 143px;
	margin: 0 0 5px 0;
	clear: right;
}
/* form */

form.ex{
	width: 450px;
	margin: -25px 0 0;
	padding: 0;
	float: left;
}
fieldset{
	margin: 0;
	padding: 0;
	border: 0;
}
form.ex fieldset{
	width: 217px;
	margin: 15px 0 0;
	padding: 0;
	float: left;
}
form.ex fieldset.test{
	margin-top: 59px;
	float: right;
}
form.ex label{
	padding-top: 5px;
}
form.ex p{
	float: left;
	clear: right;
	padding: 2px 0;
	margin:0;
}
form.ex label.radio{
	width: 25px;
	float: left;
	padding-top: 0px;
}
form.ex input.radio{
	width: 25px;
	float: left;
	margin: 0;
	padding: 0;
	background: none;
	border: 0;
}
form.ex input{
	width: 217px;
	background: #f5f5f5;
	border: 1px solid #c3c3c3;
}
form.ex textarea{
	width: 450px;
	height: 90px;
	background: #f5f5f5;
	border: 1px solid #c3c3c3;
}
form.ex input.submitex{
	width: 6.5em;
	margin: 20px 200px 0 0;
}
.map{
	float: left;
 	margin: 25px 0 0 10px; 
 	padding-left: 10px;
 	border-left: 1px solid #e8e7e6;
	height: 205px;
}



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

#foot{
	margin-top: 10px;
	font-size: 11px;
	color: #fff;
	width: 100%;
	background: #333e58;
	float: left;
}
#foot p{
	margin: 0;
	padding: 9px 0 9px 20px;
	float: left;
}
#foot a img{
	padding: 4px 20px;
	margin: 0;
	display: block;
	float: right;
}