@charset "UTF-8";
body{
	font-family:"Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size:13px;
	color: #333;
	margin-bottom:15;
	margin-top:0;
	background-image:url(images/ok/fondfixe.jpg);
	background-attachment:fixed;
	background-repeat:no-repeat;
	}
a {
	text-decoration:none;
	color:#69F;
	font-weight:bold;}
a:hover{
	text-decoration:none;
	color:#69F;
	font-weight:bold;
	font-size:14px;}
.titrepage{
	margin-left:15px;
	width:650px;
	font-size:16px;
	color: #F90;
	font-weight:bold;}
.soustitrepage{
	margin-left:15px;
	width:650px;
	font-size:14px;
	color: #BED300;
	font-weight:bold;}
.titrepage2{
	margin-left:15px;
	font-size:16px;
	color: #F90;
	font-weight:bold;
	text-align:center;}
.soustitrepage2{
	margin-left:15px;
	font-size:14px;
	color: #BED300;
	font-weight:bold;
	text-align:center;}
.titrepageedito{
	width:650px;
	text-align:justify;}
.textepage{
	margin-left:15px;
	width:650px;
	text-align:justify;}
.textepageedito{
	width:650px;
	text-align:justify;
	padding-left:30px}
.copyright{
	font-size:9px;
	color: #666;
	background-color:#CCC;}
.mailcopy{
	text-decoration:none;
	color:#69F;
	font-weight:bold;
	font-size:9px;
	}
.mailcopy:hover{
	text-decoration:none;
	color:#69F;
	font-weight:bold;
	font-size:9px;
	}
.fondetvous{
	background-image:url(images/ok/carton-fond.jpg);
	background-repeat:repeat-y;
	background-position:center;}
.bord{
	border-left: solid;
	border-left-width: thin;
	border-left-color: #999;
	border-right: solid;
	border-right-width: thin;
	border-right-color:#999;}
.tablecontact{
	border-left: solid;
	border-left-width: thin;
	border-left-color: #999;
	border-right: solid;
	border-right-width: thin;
	border-right-color:#999;
	border-top: solid;
	border-top-width: thin;
	border-top-color:#999;
	border-bottom: solid;
	border-bottom-width: thin;
	border-bottom-color:#999;}
.parten{
	font-size:14px;
	color: #39F;
	font-weight:bold;}