html {
	height:100%;
	width:100%;
}
body {
	height:100%;
	width:100%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size: 62.5%;
	line-height:12px;
	color:#1e1e1e;
	background:#fff;
}
html, body, h1, h2, h3, h4, h5, h6, p, em, strong, abbr, acronym, blockquote, q, cite, ins, del, dfn, a, div, span, pre, hr, address, br, b, i, sub, sup, big, small, tt, table, tr, caption, thead, tbody, tfoot, col, colgroup, form, input, label, textarea, button, fieldset, legend, select, option, optiongroup, ul, ol, li, dl, dt, dd, code, var, kdb, samp, img, object, param, map, area, bdo, iframe {
	padding:0;
	margin:0;
	border:0;
}
img {
	display:block;
}
* html img.png { position:relative; zoom:1;  behavior: 
 expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" &&  this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",  this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src  + "', sizingMethod='image')",  this.src = "images/blank.gif"):(this.origBg = this.origBg? this.origBg 
:this.currentStyle.backgroundImage.toString().replace('url("', '').replace('")', ''),  this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" +  this.origBg + "', sizingMethod='crop')",  this.runtimeStyle.backgroundImage = "none")), this.pngSet=true)  );
}
table td {
	vertical-align:top;
}
.clear {
	content:".";
	height:0;
	visibility: hidden;
	display:block;
	clear:both;
}
* {
	outline: none;
}
.floatRight {
	float:right;
	display:inline;
}
.floatLeft {
	float:left;
	display:inline;
}
.the-last{
	border:none !important;
}
.the-last1{
	background:none !important;
}
.all{
	width:923px;
	margin:0 auto;
}
.head{}
.nav-area{
	background: url(../images/bg-nav.png) repeat-x top;
}
.area-inner{
	background:url(../images/bg-left.gif) no-repeat left top;
}
.main-nav{
	background:url(../images/bg-right.gif) no-repeat right top;
	overflow:hidden;
	_overflow:visible;
	_height:1%;
	margin:1px auto;
	height:38px;
	padding-top:6px;
	padding-left:145px;
}
.main-nav li{
	float:left;
	list-style:none;
	background:url(../images/pt-main-nav.gif) no-repeat right 8px;
}
.main-nav li a{
	float:left;
	font-size:12px;
	line-height:31px;
	font-weight:bold;
	padding:0 42px;
	text-decoration:none;
	color:#fff;
	background:none;
	margin-left:-2px;
}
.main-nav li a:hover{
	background:#b8d0ff;
	color:#222;
}
.main-nav li.last{
	background:none;
}
.middle{
	background: url(../images/bg-mid.png) repeat-x top;
	overflow:hidden;
	_overflow:visible;
	_height:1%;
	padding-top:24px;
	padding-bottom:17px;
}
.side-area{
	float:left;
	width:241px;
}
#myAccordion{
	margin-bottom:20px;
}
#myAccordion .myAccordion-declencheur{
	margin-bottom:1px;
	background: url(../images/bg-side-nav.png) no-repeat left top;
}

#myAccordion .myAccordion-declencheur a, #myAccordion .myAccordion-declencheur h1{
	display:block;
	font-size:11px;
	line-height:44px;
	color:#fff;
	text-decoration:none;
	text-transform: uppercase;
	padding-left:53px;
	background: url(../images/bullet-side-nav.gif) no-repeat 23px 15px;
	cursor:pointer;
}
#myAccordion .myAccordion-declencheur a:hover, #myAccordion .myAccordion-declencheur h1:hover{
	background-color:#b4cdff;
	background-position:23px -91px;
}
.myAccordion-content{
	display:none;
}
.myAccordion-content-actif{
	display:block !important;
}
.myAccordion-content a{
	display:block;
	line-height:22px;
	font-size:11px;
	background:#666;
	color:#fff;
	padding-left:15px;
	text-transform:uppercase;
	text-decoration:none;
	border-bottom:1px solid #fff;
}
.myAccordion-content a:hover{
	background-color:#b4cdff;
	text-decoration:none;
}
.main-area{
	float:right;
	width:663px;
}
.flash{
	margin-bottom:21px;
}
.content-area{
	background:url(../images/bg-cont-mid.png) repeat-y left;
}
.content-area .inner1{
	background:url(../images/bg-cont-top.png) no-repeat left top;
}
.content{
	background:url(../images/bg-cont-bot.png) no-repeat left bottom;
	padding:4px 26px 20px 23px;
	font-size:12px;
	line-height:14px;
	text-align: justify;
	min-height:183px;
	_height:183px;
}

.content h1{
	font-size:30px;
	line-height:32px;
	font-weight:normal;
	padding-top:10px;
}
.content p{
	margin-top:17px;
}
.content ol, .content ul{
	margin-left:20px;
	margin-top:14px;
}
.content li{
	margin-bottom:4px;
}
.content a{
	color:#1b5795;
}
.content a:hover{
	text-decoration:none;	
}
.content .img{
	float:right;
	display:inline;
	margin:15px 0 10px 20px;
}
.min-height{
	min-height:428px;
}
.links{	
	background:url(../images/bg-footer.png) repeat-x top;
	text-align:center;
	line-height:18px;
	font-size:10px;
	text-transform:uppercase;
	color:#222;
	padding-top:20px;
	padding-bottom:19px;
}
.links a{
	margin:0 4px;
	padding:4px;
	color:#222;
	text-decoration:none;
}
.links a:hover{
	background:#fff;
}
.copyright{
	margin-top:13px;
	color:#7c7c7c;
	font-size:11px;
	line-height:17px;
	width:170px;
}
.copyright a, .develop a{
	color:#222;
}
.copyright a:hover, .develop a:hover{
	text-decoration:none;
}
.develop{
	margin-top:3px;
	margin-bottom:5px;
	float:right;
	text-align:right;
	line-height:18px;
	font-size:11px;
	color:#7c7c7c;
}
.form{
	width:70%;
	margin-top:14px;
}
.form td{
	text-align:left;
	vertical-align:top;
	padding-bottom:5px;
	line-height:22px;
}
.form span{
	color:#f00;
}
.form td.left{
	vertical-align:top;
	text-align:right;
	padding-right:10px;
}
.form input{
	height:22px;
}
 input.text{
	height:22px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:22px;
	font-size:14px;
	width:100%;
	border:1px solid #E0E0E0;
}
.form select{
	height:22px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:22px;
	font-size:14px;
	width:100%;
	border:1px solid #E0E0E0;
}
input.width90{
	width:90px;
}
input.submit{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border:1px solid #E0E0E0;
	font-weight:bold;
	text-align:center;
	color:#fff;
	width:150px;
	height:25px;
	background:#494949;
}
.form textarea{
	height:80px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:22px;
	font-size:14px;
	width:200px;
	border:1px solid #E0E0E0;
}