*{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px
	}
body{
	margin:0;margin:0;
	background:url("img/fond.jpg") repeat top #3780b9
	}
table#tableau{
	border:1px solid white;border-top-width:0;
	width:767px;height:600px;background-color:white
	}
td#haut{
	height:275px;width:765px
	}
td#menu{
	width:765px;height:21px;
	background:url("img/menu.jpg") no-repeat top center
	}
td#corps{
	width:765px;height:236px;
	vertical-align:top;text-align:left;
	background:url("img/corps.jpg") no-repeat top left
	}
table#colonnes{width:100%}
table#colonnes td{border-right:1px solid #FC6305;width:33%;vertical-align:top}
table#colonnes td.no_border{border-right-width:0}

td#marques{
	width:765px;height:42px;
	vertical-align:middle;text-align:left;
	background:url("img/marques.jpg") no-repeat top right
	}
td#marques a{
	color:#3780b9;background:url("img/picto_info.jpg") no-repeat left;
	padding:10px 0 10px 22px;margin:10px}
td#marques a:hover{color:#FC6305;background:url("img/picto_info_on.jpg") no-repeat left;}

td#bas{
	width:765px;height:26px;text-align:center;
	color:white;font-weight:bold;font-size:15px;
	vertical-align:middle;background-color:#FC6305
	}
td#kmn{
	width:765px; height:40px;
	vertical-align:middle;text-align:center;
	font-size:11px;color:white
	}
td#kmn a{font-size:11px;text-decoration:underline;color:white}
td#kmn a:hover{text-decoration:none;color:#cccccc}
td#kmn img{vertical-align:middle}

/*********** menu ******************************/
td#menu table{margin:0;padding:0}
td#menu table td{
	padding:0;margin:0;text-align:center;vertical-align:middle;
	border-right:1px solid #FECAAB
	}
td#menu table td a{
	text-decoration:none;text-decoration:none;
	font-size:11px;color:white;display:block;
	padding:5px 3px 2px 3px;margin-left:1px
	}
td#menu table td a:hover,td#menu table td a.active{
	background-color:#3D93E6;padding:1px 3px 6px 3px;
	}

/*********** mise en page du contenu ***********/
h1{
	font-weight:bold;font-size:16px;
	margin:10px;padding:0;color:#3D93E6
	}
h2{
	margin:10px;padding:0;
	font-weight:bold;font-size:13px;color:#333333;
	}
h3{
	margin:5px 10px;padding:0;
	font-weight:bold;font-size:12px;color:#cccccc
	}
p{
	padding-left:10px;color:#000000;margin-top:0
	}
ul{
	margin:0 15px 10px 15px;padding-left:15px;color:#000000
	}
li{
	margin-bottom:3px;list-style-type:circle;color:#000000
	}
.min{font-size:smaller;color:#cccccc}
sup{font-size:smaller}
form{padding:0;margin:0}

/*********** liens par défaut ***********/
a{text-decoration:underline;color:#FC6305}
a:hover{text-decoration:none;color:#3D93E6}

/*********** style des images ***********/
img.border{border:1px solid #cccccc}
img.Lmargin{ margin:0 5px;border:1px solid white;float:left}
img.Rmargin{ margin:0 5px;border:1px solid white;float:right}


/*********** page actualités ***********/
table#actu{width:450px;margin-left:10px; border:1px solid #FC6305; background-color:white}
table#actu td.entete{background-color:#FC6305;color:black;font-weight:bold; padding:0 4px}
table#actu td.entete_date{background-color:#FEB385;color:#333333;font-weight:bold; padding:0 4px;font-size:11px}
table#actu td{vertical-align:top}
table#actu td img{margin:5px}
