html {
	width: 100%;
	height: 100%;
}
	
body{

	SCROLLBAR-FACE-COLOR: #000;
	SCROLLBAR-HIGHLIGHT-COLOR: #000;
	SCROLLBAR-SHADOW-COLOR: #FFFFFF;
	SCROLLBAR-3DLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF;
	SCROLLBAR-ARROW-COLOR: #FFFFFF;
	SCROLLBAR-TRACK-COLOR: #FFFFFF;
	SCROLLBAR-BASE-COLOR: #FFFFFF;
	background: url(images/background.gif); 
	margin: 0; 
	background-position: center top;
	text-align: center;
	padding: 0;
	width: 100%;
	height: 100%;
}

td {
	font-family:'Lucida Grande','Lucida Sans Unicode','Trebuchet MS',arial,verdana,sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

.texte,.textradio {
	font-family:'Lucida Grande','Lucida Sans Unicode','Trebuchet MS',arial,verdana,sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}

.grostitre {
	font-family:'Lucida Grande','Lucida Sans Unicode','Trebuchet MS',arial,verdana,sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000;
	text-decoration: none;
	text-transform: uppercase;

}

.titre {
	font-family:'Lucida Grande','Lucida Sans Unicode','Trebuchet MS',arial,verdana,sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #C20300;
	text-decoration: none;

}

.sous-titre {
	font-family:'Lucida Grande','Lucida Sans Unicode','Trebuchet MS',arial,verdana,sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000;
	text-decoration: none;

}

.gras {
	font-family:'Lucida Grande','Lucida Sans Unicode','Trebuchet MS',arial,verdana,sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;

}

.souligne {
	font-family:'Lucida Grande','Lucida Sans Unicode','Trebuchet MS',arial,verdana,sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000;
	text-decoration: underline;

}

.mention {
	font-family:'Lucida Grande','Lucida Sans Unicode','Trebuchet MS',arial,verdana,sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

a  { text-transform: none; font-size:11px; text-decoration: none; font-family:'Lucida Grande','Lucida Sans Unicode','Trebuchet MS',arial,verdana,sans-serif;  color: #000; font-weight: normal; }
 
a:link 		{ color:#333333; }
a:visited	{ color:#333333; }
a:active 	{ color:#333333; }
a:hover 	{ color:#333333; }


/* Dezscription classe Liens NAVIG */ 
.nav  {}
a:link.nav 		{ text-transform: none; color:#333333; }
a:visited.nav 	{ text-transform: none; color:#333333; }
a:active.nav 	{ text-transform: none; color:#333333; }
a:hover.nav 	{ text-transform: none; color:#333333; }

.cadre-images {
	border: 1px solid #3F2318;
}

.separateur_vertical {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ACA7A7;
}
.separateur_horizontal {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ACA7A7;
}
.bordure_site {
	border-left-width: 1px;
	border-left-style: none;
	border-left-color: #ACA7A7;
	border-right-width: 1px;
	border-right-style: none;
	border-right-color: #ACA7A7;
}
.fields {
	font-family:'Lucida Grande','Lucida Sans Unicode','Trebuchet MS',arial,verdana,sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #000;

}
.fond_titre_encart {
	background-image: url(images/degrade_jaune.gif);
	padding:5px;
	background-position: center top;
	font-family:'Lucida Grande','Lucida Sans Unicode','Trebuchet MS',arial,verdana,sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
.fond_contenu {
	background:url(images/fond_menu.jpg) repeat-x top left;
	background-color:#000000;
	padding:5px;
}
.fond_contenu_haut {
	background:url(images/fond_menu_haut.jpg) no-repeat top left;
		background-color:#FFFFFF;

}

#bas-de-page,#bas-de-page p a:link,#bas-de-page p a:visited,#bas-de-page p a:hover,#bas-de-page p a:active{
text-decoration: none;
color:#333333;
font-size:9px;
}
#bas-de-page p {
margin:2px;
padding:2px;
}