/*
Feuille CSS
Auteur: Benoît Vasseur
Site du C.COM
*/

.container
	{
    	margin: 0 auto;
    	width: 797px;
	position: relative;
    	background: white;
    	padding:0;
    	text-align: left;
	border:none;
	}
body
	{
	margin-left:auto;
	margin-right: auto;
	padding: 0;
	color: black;
	font: 11px Arial, sans-serif;
	background: #05325E;
	text-align: center;
	}
	
.header
	{
	border: none;
    	background: url("image/leccom.gif") top no-repeat;
    	width: 800px;
    	height: 120px;
    	margin: 0;
    	}
	
.haut
	{
	border: none;
    	background: url("image/haut.gif") top no-repeat;
    	width: 797px;
    	height: 30px;
    	margin: 0;
	margin-bottom:-5px;
	font: 16px Arial, sans-serif;
	text-align: center;
	font-weight: bold;
    	}
.texte
	{
	border: none;
    	background: url("image/milieu.gif") top repeat;
    	width: 797px;
    	margin: 0;
	margin-top:0;
    	}
.bas
	{
	border: none;
    	background: url("image/bas.gif") bottom no-repeat;
    	width: 797px;
    	height: 29px;
    	margin: 0;
    	}
table
	{
	margin: 0;
	padding: 3px;
	}
tr
	{
	margin: 0;
	padding: 3px;
	}
td
	{
	margin: 0;
	padding: 3px;
	}
.cote

    	{
	vertical-align:top;
	margin: 0;
	padding: 4px;
    	width: 160px;
    	display: block;
	text-align: left;
	list-style-type: none;
	text-decoration: none;
	color: black;
	font-size: 14px;
	}
.cote1

    	{
	vertical-align:top;
	margin: 0;
	padding: 4px;
    	width: 160px;
    	display: block;
	text-align: left;
	list-style-type: none;
	text-decoration: none;
	color: black;
	font-size: 12px;
	}
	
.cote div ul li a
    	{
	list-style-type: none;
	font-size: 13px;
    	}
.cote1 div ul li a
    	{
	list-style-type: none;
	font-size: 12px;
    	}
.corps
{
	margin-top:5px;
	padding-top: 25px;
	margin-left: 7px;
    	text-align: justify;
	width:570px;
	border:none;
	font: 13px Arial, sans-serif;
    	vertical-align: top;
}

h1
{
	margin: 0;
	padding: 0;
	font:16px;
}

a img
{
	border: none;
}
.cote1 div ul li
{
	margin-bottom: 10px;
}
