html, body {
	height: 100%;
	width: 100%;
	margin: 0;
	}
html {
	background: #6CBAB2;
	}
div#global
{
	min-height:100%;
	position:relative;
	width:760px;
	margin-left: auto;
	margin-right: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #6CBAB2;
	text-align: center;
	padding-bottom:25px;
	/*overflow: auto;*/
}

div#content
{
	margin : 0;
	padding-bottom:25px;
	overflow: auto;
}


div#footer
{
position : absolute;
width: 700px;
margin-left:-380px;
left: 50%;
clear : both;
color : #003cb6;
font-size : 10px;
line-height : 13px;
background-color : #6CBAB2;
bottom : -5%;
text-align: center;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px ;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	display:inline;
	margin:0;
	padding-left:15px;
	}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	display:inline;
	margin:0;
	}

#liste_txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px ;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	display:inline;
	margin:0;
	}
.titre
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	text-decoration: none;
	margin:0;
	background-image: url(../images/puce_home.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	text-indent:13px;

}

p
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	margin:0;
}

a:link
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	margin:0;
}
a:visited
{	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
	margin:0;
}
a:hover
{	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration:none;
	margin:0;
}

a.partenaires {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px ;
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
	display:inline;
	margin:0;
}
hr {
	height:2px;
	background-color:#6CBAB2;
	border: 0;
	}

ul {
margin: 0;
}

li {
margin: 0;
/*display: inline;*/
list-style-type:none;
}

td.fond_haut
{
background: url(../images/fond_haut.gif);
}

td.gch
{
background: url(../images/gch.gif);
}

td.dt
{
background: url(../images/dt.gif);
}

td.fond_bas
{
background: url(../images/fond_bas.gif);
}

li.green
{
margin: 0;
list-style-image: url(../images/carre.gif);
}

.cplt {
margin-bottom:20px;
}