body{
	background:#fff;
	font-family: Arial,Helvetica,sans-serif;
	font-size:12px;
	line-height:16px;
	margin:0;
	text-align:center;
	padding:0;
}

div,p,td {
	margin:0;
	padding:0;
	vertical-align:top;
	text-align:left;
	font-size:12px;
}
p{
	margin-bottom:10px;
}
h1, h2, h3, h4 {
	color:#CE270A;
	font-size:22px;
	text-align:left;
	margin:0 0 4px 0;
}
h1{ width:520px; line-height:24px; }
h2{ font-size:16px; line-height:18px; }
h3{ font-size:14px; line-height:16px; }
h4{ font-size:12px; line-height:14px;}

a {
	color:#CE270A;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}

ul{
	margin-left:0;
	padding-left:0;
}
li{
	list-style-type:none;
	list-style-image:url(/elements/puce.gif);
	margin-left:20px;
	padding-left:0;
	margin-bottom:3px;
}

/** some colors define */
.red{ color:#CE270A ;}
.redHighLight { background:#CE270A;	color:#fff; }
.blue{ color:#4E82C3 ;}
.blueHighLight{ background:#4E82C3;	color:#fff; }

.pageContainer{
	width:970px;
	margin-left: auto;
	margin-right: auto;
}
.mainTable{
}
.header{
	background: url(/elements/bg_top.jpg) top left no-repeat;
	height:430px;
}
.header a img{width:250px;height:200px;}
.headerPro{
	background: url(/elements/fond_top_part2.jpg) no-repeat;
	height:200px;
}

.leftMenu{
	width:260px;
	float:left;
	margin-top:-212px;
}
.rightBlock{
	float:left;
	position:relative;
	margin:-102px 0 0 260px;
	_margin:-102px 0 0 0px;
	_position:absolute;
	_z-index:6000;
}
.content_wrapper{
	background: url(/elements/bg_middle.jpg) top left repeat-y;
	position:relative;
	min-height:1100px;
	_height:1100px;
}
br.clear{clear:both;}
.pageContent{
	margin:0;
	text-align:left;
	vertical-align:top;
	width:635px;
}

#menu{
	margin:0 0 0 10px;
	width:213px;
	font-size:12px;
	line-height:14px;
	position:absolute;
}
#menu a{
	color:white;
	margin:0;
	display:block;
	text-decoration:none;
}
#menu a.active{
	color:#CE270A;
}
#menu a:hover{
	text-decoration:underline;
}
#menu dt{
	background: url(/elements/bg_menu.png) no-repeat scroll right bottom;
	margin-bottom:8px;
	color:white;
	line-height:18px;
	padding-left:5px;
}

#menu dd{
	padding-left:0;
	margin-left:5px;
}
#menu dl dt{
	background: none ;
	line-height:14px;
	background:url(/elements/flecheBleue.gif) no-repeat left center;
	padding-left:10px;
	color:#28568A;
}
#menu dl dt:hover, #menu dl dt.active{
	background:url(/elements/flecheOcre.gif) no-repeat left center;
	padding-left:10px;
	color:#CE270A;
}
#menu dl dt a{
	color:#28568A;
	text-decoration:none;
}
#menu dl dt a:hover, #menu dl dt.active a{
	color:#CE270A;
	text-decoration:none;
}

.footer_image{
	background: url(/elements/bg_bottom.jpg) no-repeat bottom left;
	height:848px;
	width:970px;
	position:absolute;
	bottom:0;
	left:0;
	_width:970px;
	_z-index:5000;
}
.footer{
	vertical-align:bottom;
	text-align:right;
	margin-top:-50px;
	position:absolute;
	height:0;
	width:890px;
	line-height:22px;
}
.footer a {
	display:block;
	float:right;
	font-size:14px;
	height:20px;
	vertical-align:bottom;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
	margin:0 0 0 150px;
	_margin:0 0 0 140px;
	font-family:"Century Gothic",Arial,sans-serif;
	font-weight:bold;
}
.footer a:hover {
	text-decoration:underline;
}

div.content, div.contentPro {
}
div.contentHome{
	width:555px;
	margin:0;
	padding:0;
}

div.contentContent{
}
div.content .top, div.contentPro .top, div.contentHome .top{
}
div.content .bottom, div.contentPro .bottom, div.contentHome .bottom{
}
div.contentContent img{
	border: solid black 0px;
	margin:5px;
}
div.contentPro .top{
}
div.contentPro .bottom{
}
div.contentHome .top{
}
div.contentHome .bottom{
}
div.contentPro div.contentContent{
}
div.contentHome div.contentContent{
}

p.bigBlue {
	color:#4E82C3;
	font-size:13px;
	font-weight:bold;
	margin-top:0pt;
	padding-top:0pt;
}

/** fil Ariane */
.filAriane{
	color:#4E82C3;
	font-size:13px;
	font-weight:bold;
	margin: -50px 0 0 -16px;
	display:inline-block;
	height:63px;
	line-height:24px;
	background:white url(/elements/bg_breadcrumbs.png) 0 0 no-repeat;
	*position:absolute;
	_margin:-51px 0 0 -16px;
}
.filAriane a{
	color:#A0B247;
	text-decoration:none;
	padding:0 10px;
	font-family:"Century Gothic",Arial,sans-serif;
	font-weight:bold;
}
.filAriane a:hover{
	text-decoration:underline;
}
.filAriane .active{
	color:#CE270A;
}

/** formulaire de recherche **/
.proForm{
	color:#FFF;
	top:-105px;
	right:0px;
	*right:70px;
	_right:330px;
	font-weight:bold;
	text-align:left;
	font-size:12px;
	position:absolute;
	height:16px;
	line-height:16px;
	padding-left:3px;
	font-family:"Century Gothic",Arial,sans-serif;
	font-weight:bold;
}
.proForm a{color:#FFF;}
input, select, textarea {
	border:solid #4E82C2 1px;
}
.contentPro input,.contentPro select,.contentPro textarea{
	border:solid #F18E1D 1px;
}
.submit{
	color:white;
	background:#4E82C2;
	font-weight:bold;
	padding:0 2px 0 2px;
}
.contentPro input.submit{
	border:solid #4E82C2 1px;
}
.proForm input{border:none;background:url(/elements/bg_input_pro.png) 0 0 no-repeat;}
.proForm input.submit{color:#a0b247;background:url(/elements/btn_submit_logpro.png) 2px 1px no-repeat;padding:0 3px;font-size:9px;text-align:center;line-height:19px;height:19px;cursor:pointer}
.proForm input.submit.pro{width:110px;background:url(/elements/btn_submit_logpro_wide.png) 2px 1px no-repeat;}

.separPresse {
	border-top:2px solid #CE270A;
	clear:both;
	margin-top:3px;
	width:610px;
}

.spacer {
	visibility:hidden;
	clear:both;
	font-weight:0;
	border-width:0;
	height:1px;
	margin:0;
	padding:0;
}

/** appMsgs */
.msgbox {
  font-weight:bold;
  font-size:10px;
  padding-left: 15px;
}

.msgbox .error   { color:red; }
.msgbox .info    { color:navy; }
.msgbox .success { color:green; }

