BODY {
	background-color:#ffffff;
	color:#636466;
	font-family: Arial, Verdana, sans-serif;
	margin:0px;
	font-size:12px;
}

H2 {
	font-size:18px;
	font-weight:bold;
	margin:5px 0px;
	color:#0067ac;
}

H3 {
	font-size:12px;
	font-weight:bold;
	margin:5px 0px;
	color:#0067ac;
}

H4 {
	font-size:12px;
	font-weight:bold;
	margin:5px 0px;
}

H5 {
	font-size:14px;
	font-weight:bold;
	margin:8px 0px;
}



P {
	margin:5px 0px 25px 0px;
}

LI, UL {
	padding-left:0px;
	margin-left:0px;
	margin-left:8px;
}

UL { margin-top:5px; }

#topcontent {
	width:727px;
	padding-left:28px;
	margin:0px auto;
	height:131px;
}

.logo {
	float:left;
	border:0px;
	margin:50px 0px 18px 0px;
	width:236px;
	height:78px; 
}

#zonemenu {
	background-color:#0067ac;
	background-image:url("../images/bgmenu.gif");
	background-repeat:repeat-x;
	background-position:bottom left;
	padding-top:3px;
	font-size:13px;
}

#menu {
	padding:0px 28px;
	width:727px;
	margin:0px auto;
}

.imenu A:link,
.imenu A:visited,
.imenu A:hover,
.imenu A:active {
	color:#ffffff;
	text-decoration:none;
}


.imenu-o A:link,
.imenu-o A:visited,
.imenu-o A:hover,
.imenu-o A:active {
	color:#0067ac;
	text-decoration:none;
}


.imenu {
	padding:10px 0px;
	color:#ffffff;
	float:left;
	border-bottom:3px solid #636466;
}

.imenu .bordmenu {
	border-right:1px solid #ffffff;
	padding:0px 14px;
}

.imenu-o .bordmenu,
.nobordmenu {
	padding:0px 15px 0px 14px;
}

.imenu-o {
	padding:10px 0px;
	background-color:#ffffff;
	float:left;
	color:#0067ac;
	border-bottom:3px solid #d4d4d5;
}

#sm1 {
	background-color:#f2f2f3;
	border:1px solid #d4d4d5;
	border-top:0px;
	float:right;
	margin-right:10px;
}

#sm1 A:link,
#sm1 A:visited {
	color:#636466;
	text-decoration:none;
}

#sm1 A:hover,
#sm1 A:active {
	color:#0067ac;
	text-decoration:none;
}

.ism1,
.ism1-on {
	float:left;
	padding:8px 15px;
}

#sm1 .ism1-on A:link,
#sm1 .ism1-on A:visited,
#sm1 .ism1-on A:hover,
#sm1 .ism1-on A:active {
	color:#0067ac;
	text-decoration:none;
}


#main {
	background-image:url('../images/bgmain.jpg');
	background-repeat:repeat-x;
	background-color:#ffffff;
}

#content {
	width:755px;
	margin:0px auto;
	background-color:#ffffff;
}

.zonecontente {
	padding-right:28px;
	padding-left:28px;
	width:699px;
	margin-top:5px;
}



.zonecontente A:link, 
.zonecontente A:visited {
	color:#0067ac;
	text-decoration:underline;
}

.zonecontente A:hover, 
.zonecontente A:active {
	color:#000000;
	text-decoration:underline;
}

.smlcol1 {
	width:320px;
	padding-right:27px;
	float:left;
}

.lrgcol2 {
	width:352px;
	float:left;
	text-align:right;
}

.lrgcol3 {
	width:680px;
	float:left;
	text-align:left;

}
.smlcol2 {
	width:250px;
	float:left;
}

.lrgcol1 {
	width:400px;
	float:left;
	padding-right:49px;
}

.zonesep {
	background-color:#efeef0;
	font-size:11px;
	padding:5px 28px;
}

.imgright {
	float:right;
	padding-left:10px;
}

.txtleft {
	float:left;
	font-size:10px;
	width:80px;
}

.smlforsup { font-size:9px; }
.sml { font-size:11px; }

.rightttl {
	background-color:#636466;
	font-weight:bold;
	color:#ffffff;
	padding:7px 20px;
	width:182px;
	float:left;
}

.righttxt {
	background-color:#f2f2f3;
	padding:7px 20px;
	width:182px;
	float:left;
}



#footer {
	background-color:#ffffff;
	border-top:5px solid #d9d9d9;
	padding:10px 0px 20px 0px;
	font-size:11px;
}

.foottxt {
	width:699px;
	padding:0px 28px;
	margin:0px auto;
	text-align:center;
}

.footimg {
	width:459px;
	text-align:right;
	float:left;
}

/*** TABLE COULEURS ***/

.tblcolor TD {
	border-right:12px solid #FFFFFF;
}

.td-ttl {
	color:#445ba9;
	font-weight:bold;
	text-align:center;
}

.td1 {
	background-color:#ebf0fe;
	color:#807f83;
	padding:10px;
}

.td2 {
	background-color:#f2f2f3;
	color:#807f83;
	padding:10px;
}
.td2number {
	background-color:#f2f2f3;
	padding:10px;
	padding:10px;
	font-size:18px;
	font-weight: bold;
	text-align:center;
	color:#0067ac;
}

.td1number {
	background-color:#ebf0fe;
	color:#0067ac;
	padding:10px;
	padding:10px;
	font-size:18px;
	font-weight: bold;
	text-align:center;
}

/*** TABLE COULEURS HORIZONTAL ***/

.tblcolorhor TD {
	border-bottom:12px solid #FFFFFF;
}


/*** TABLE SIMPLEBORD ***/

.simplebord {
	border:1px solid #000000;
	/*border-right:0px;*/
}

.simplebord TD {
	border-right:1px solid #0000;
}	


/******/


UL {
	list-style-position:outside;
	margin-left:5px;
	padding-left:5px;
	margin-bottom:0px;
}

LI { 	margin-bottom:0px;
padding-bottom:8px; }



/******/
.clear	{ clear:both; }
.left	{ float:left; }
.right	{ float:right; }
.spacer20 { height:20px; font-size:0px; }
.center { text-align:center; }
.nobord { border:0px; }
.legend  { 	font-weight:bold;}
.blue 	{ 	color:#0067ac;}