/*954 - cont */
/*T R B L */
body {
	font: 11px Arial, Helvetica, Verdana, sans-serif;
	margin: 0; 
	padding: 0;
	text-align: center;
	color: #505050;
	background:url(../img/main_back_big.gif);
}
p, h1, h2, h3, h4, h4, h5, h6, ul, li {
	padding: 0;
	margin:0;
}

li {
	list-style-type: none;

}
a {
	color:#0C9AE0;
}
a, a:link{
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
form {
	margin:0;
	padding:0;
}

img {
	border:none;
	}
.bodyClass #container {
	width: 954px; 
	margin: 0 auto; 
	padding:0px 0 0 0;
	text-align: left;
	background:url(../img/main_back.gif) repeat-y center;
	border-left:1px dotted #CCCCCC;
	border-right:1px dotted #CCCCCC;
}
.bodyClass #header {
	height:266px;
	background: #3FB8E7 url(../img/top_back.jpg) top center no-repeat;
	padding: 0 0px 0 0px;  
	font: 11px Arial, Helvetica, Verdana, sans-serif;
}
.bodyClass #header .logoCont{
	display:inline-block;
	float:left;
	width:350px;
}
.bodyClass #header .logo{
	padding:24px 0 0 43px;
}
.bodyClass #header .caption{
	width:216px;
	padding:7px 0 0 24px;
	font-size:10px;
	color:#FFFFFF;
	text-align:center;
}
.bodyClass #header #topMenu {
	display:inline-block;
	float:left;
	width:365px;
	height:256px;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
}
.bodyClass #header #topMenu ul{
	padding:32px 0 0 30px;
}
.bodyClass #header #topMenu li {
	padding:0 0 0 10px;
}
.bodyClass #header #topMenu .item_1 {	background:url(../img/accueil/menu_separator_1.jpg) no-repeat bottom left;}
.bodyClass #header #topMenu .item_2 {	background:url(../img/accueil/menu_separator_2.jpg) no-repeat bottom left;}
.bodyClass #header #topMenu .item_3 {	background:url(../img/accueil/menu_separator_3.jpg) no-repeat bottom left;}
.bodyClass #header #topMenu .item_4 {	background:url(../img/accueil/menu_separator_4.jpg) no-repeat bottom left;}
.bodyClass #header #topMenu .item_5 {	background:url(../img/accueil/menu_separator_5.jpg) no-repeat bottom left;}
.bodyClass #header #topMenu .item_6 {	background:url(../img/accueil/menu_separator_6.jpg) no-repeat bottom left;}
.bodyClass #header #topMenu .item_7 {	background:url(../img/accueil/menu_separator_7.jpg) no-repeat bottom left;}
.bodyClass #header #topMenu .item_8 {	background:url(../img/accueil/menu_separator_8.jpg) no-repeat bottom left;}
.bodyClass #header #topMenu .item_9 {	background:url(../img/accueil/menu_separator_9.jpg) no-repeat bottom left;}

.bodyClass #header #topMenu a {
	display:inline-block;
	height:28px;
	background:url(../img/topmenu_item_bullet.gif) left center no-repeat;
	line-height:28px;
	padding:0 0 0 15px;	
	color:#0563A4;
}
.bodyClass #header #topMenu .selected {
	font-weight:bold;
	padding-left:30px;
	background:url(../img/topmenu_item_bullet_over.gif) left center no-repeat;
	text-decoration:none;
}
.bodyClass #header #topMenu .selected:hover {
	font-weight:bold;
	padding-left:30px;
	background:url(../img/topmenu_item_bullet_over.gif) left center no-repeat;
	text-decoration:none;
}

.bodyClass #header #topMenu a:hover {
	background:url(../img/topmenu_item_bullet_over.gif) left center no-repeat;
	padding:0 0 0 15px;
	font-weight:bold;
}

.bodyClass #mainContent {
	padding: 32px 26px 0 26px;
	background: url(../img/content_top_back.jpg) top center no-repeat;
	font: 11px Arial, Helvetica, Verdana, sans-serif;
}

.bodyClass #mainContent .cmnTable {
	background: white url(../img/tbl_v-line_left.gif) left repeat-y;
	margin-top:40px;
	margin-bottom:0;
	padding:0;
	}
.bodyClass #mainContent .cmnTable th{
	height:30px;
	font-size:14px;
	text-align:center;
	background:#DFDFDF url(../img/tbl_crn_tl.gif) left top no-repeat;
	line-height:30px;
}
.bodyClass #mainContent .cmnTable th h5{
	background: url(../img/tbl_crn_tr.gif) right top no-repeat;
	width:auto;
	margin-left:10px;
	font-size:14px;
}


.bodyClass #mainContent .cmnTable td {
	margin:5px 0 0 0;
	padding:3px 8px 3px 8px;
	border-right:1px solid #C4C4C4;
	border-top:1px solid #C4C4C4;
}
.bodyClass #mainContent .cmnTable td.subHead{
	font-weight:bold;
	text-align:center;	
}
.bodyClass #mainContent .cmnTable .cBC{border-bottom:1px solid #C4C4C4;}
.bodyClass #mainContent .cmnTable .cBL{	background: url(../img/tbl_crn_bl.gif) left bottom no-repeat;}
.bodyClass #mainContent .cmnTable .cBR{background: url(../img/tbl_crn_br.gif) right bottom no-repeat;  border-right:none;}


/*
.bodyClass #mainContent .cmnTable tr {
	

}
*/
.bodyClass #footer {
	height:200px;
	padding: 0;
	margin:0;
	background:url(../img/bottom_back.jpg) no-repeat bottom center;
}

.bodyClass #footer .about {
	font-size:10px;
	color:#AFE7F2;
	text-align:center;
}
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

	