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

	SCROLLBAR-FACE-COLOR: #F26B20;
	SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF;
	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: #FFFFFF url(images/background.jpg) repeat-x; 
	margin: 0; 
	background-position: center top;
	text-align: center;
	padding: 0;
	width: 100%;
	height: 100%;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #371B18;
	text-decoration: none;
}

.grostitre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;

}

.titre {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #DB4802;
	text-decoration: none;

}

.sous-titre {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #60388E;
	text-decoration: none;

}

.gras {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #E3001B;
	text-decoration: none;

}

.souligne {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #1F1A18;
	text-decoration: underline;

}

.mention {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

A  { text-transform: none; font-size:11px; text-decoration: none; font-family: Verdana, Verdana, Arial, Helvetica, sans-serif;  color: #575757; }

A:link.navgauche  { display:block; border-top: 0px; border-left: 0px; border-right: 0px; border-bottom: 1px dotted #A18D59; 	text-transform: none; color:#575757; background-color:EFE9F0; padding: 3 3 3 3; font-weight:bold;}
A:visited.navgauche { display:block; border-top: 0px; border-left: 0px; border-right: 0px; border-bottom: 1px dotted #A18D59;  text-transform: none; color:#575757; background-color:EFE9F0; padding: 3 3 3 3; font-weight:bold;}
A:active.navgauche  { display:block; border-top: 0px; border-left: 0px; border-right: 0px; border-bottom: 1px dotted #A18D59;  text-transform: none; color:#575757; background-color:DDCFDF; padding: 3 3 3 3; font-weight:bold;}
A:hover.navgauche  { display:block; border-top: 0px; border-left: 0px; border-right: 0px; border-bottom: 1px dotted #A18D59;  text-transform: none; color:#575757; background-color:DDCFDF; padding: 3 3 3 3; font-weight:bold;}

A:link.sousnavgauche  { display:block; border-top: 0px; border-left: 0px; border-right: 0px; border-bottom: 1px dotted #4D8CE6;  text-transform: none; color:#575757; background-color:F6F3E2; padding: 3 3 3 3;}
A:visited.sousnavgauche { display:block; border-top: 0px; border-left: 0px; border-right: 0px; border-bottom: 1px dotted #4D8CE6;  text-transform: none; color:#575757; background-color:F6F3E2; padding: 3 3 3 3;}
A:active.sousnavgauche  { display:block; border-top: 0px; border-left: 0px; border-right: 0px; border-bottom: 1px dotted #4D8CE6;  text-transform: none; color:#1951A1; background-color:EAE7D3; padding: 3 3 3 3;}
A:hover.sousnavgauche  { display:block; border-top: 0px; border-left: 0px; border-right: 0px; border-bottom: 1px dotted #4D8CE6;  text-transform: none; color:#1951A1; background-color:EAE7D3; padding: 3 3 3 3;}


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

.separateur {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #F6F6F6;
}

.fields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FCF9F5;
	border: 1px solid #5F6062;

}

.fondlignetitre-table {
	font:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#5C2B7A;
}

.fondligne1 {
	background-color:#EBE3EC;
}

.fondligne2 {
	background-color:#FFF;
}

.fondmenu {
	background-image: url(images/bas_menu.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.fondcontenu {
	background-image: url(images/fondcontent.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
