/* ************************************************************** */
/*                 	    Les styles par defaut	                    */
/* ************************************************************** */

body {
	margin-left: auto;
	margin-right: auto;
	width: 908px;
	background-color: #FFFFFF;
	margin-top: 11px;
}


body,td {
	text-align: left;
	color: black;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: 11px;
}

th {
	text-align: center;
	background-image: url(haut.gif);
	font-weight: bold;
	font-size: 11px;
	font-family: verdana,geneva,arial,helvetica,sans-serif;
}

td.titre {
	font-size: 11px;
	font-family: verdana,geneva,arial,helvetica,sans-serif;
	font-weight: bold;
}

td.textheader {
	text-align: center;
	font-size: 11px;
	font-family: verdana,geneva,arial,helvetica,sans-serif;
}


td.textinfo {
	font-size: 11px;
	font-family: verdana,geneva,arial,helvetica,sans-serif;
}

td.puce {
	text-align: center;
	font-weight: bold;
	background-image: url(puce.gif);
	background-repeat:no-repeat;
}


td.blanc {
	color:white;
}


a {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #FF0000;
	text-decoration: underline;
	font-weight: bold;
}

a.leger {
	font-weight: normal;
}

a.clean {
	text-decoration: none;
}

a.noir {
	color:black;
}

a.blanc {
	color:white;
}


.cleaner {
	clear: both;
}

li {
	padding: 5px;
}



.style3
{
	font-size: 24px;
	color: white;
}

.style4 {
	font-size: 48px;
	font-weight: bold;
	color: white;
}

.style5 {
	font-size: 48px;
}

.style6 {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}




/* ************************************************************** */
/*                   Propriétés des éléments div									*/
/* ************************************************************** */

#ads {
	float: left;
	width: 128px;
	height: 750px;
	overflow: hidden;
	margin-right: 10px;
}

#globalsite
{
	float: left;
}


/* ************************************************************** */
/*  HEADER 																												*/
/* ************************************************************** */

#header {
	width: 760px;
	border-top: 1px solid black;
	border-left: 1px solid black;
	border-right: 1px solid black;
}

.hd_head1 {
	width: 760px;
	height: 15px;
	background-color: #fac73d;
	background-image: url(head1.gif);
	text-align: center;
}

.hd_head2 {
	width: 760px;
	height: 100px;

	background-color: #95e1f8;
	background-image: url(head2.gif);
	background-repeat: repeat-x;
}

.hd_titre {
	width: 760px;
	height: 100px;
	padding-top: 5px;

	text-align: center;
	color: white;
}

.hd_head3 {
	width: 760px;
	height: 18px;
	background-color: #fac73d;
	background-image: url(head3.gif);
}




/* ************************************************************** */
/*  CONTENU 																												*/
/* ************************************************************** */

#corps {
	clear: both;
	width: 760px;
	border-left: 1px solid black;
	border-right: 1px solid black;
	background-color: #c4e1ff;
}

#contenu_home {
	width: 705px;
	padding: 20px;
}


#contenu {

}



/* ************************************************************** */
/*  FOOTER 																												*/
/* ************************************************************** */


#footer {
	clear: both;
	width: 760px;
}

.ft_text {
	width: 760px;
	height: 18px;
	background-image: url(head3.gif);

	line-height: 18px;
	text-align: center;
	font-size: 11px;
	font-family: verdana,geneva,arial,helvetica,sans-serif;

	border-left: 1px solid black;
	border-right: 1px solid black;
}

.ft_partners {
	text-align: center;
	color: #888888;
}

.ft_partners a
{
	font-weight: normal;
	text-decoration: none;
}