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

	SCROLLBAR-FACE-COLOR: #A3A2A2;
	SCROLLBAR-HIGHLIGHT-COLOR: #cccccc;
	SCROLLBAR-SHADOW-COLOR: #FFFFFF;
	SCROLLBAR-3DLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF;
	SCROLLBAR-ARROW-COLOR: #FFFFFF;
	SCROLLBAR-TRACK-COLOR: #FFFFFF;
	SCROLLBAR-BASE-COLOR: #FFFFFF;
	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: #E8E8EB;
	text-decoration: none;
}

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

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

}

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

}

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

}

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

}

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

a  { text-transform: none; font-size:13px; text-decoration: none; font-family: Arial, Helvetica, sans-serif;  color: #E8E8EB; font-weight: normal; }
 
a:link 		{ color:#E8E8EB; }
a:visited	{ color:#E8E8EB; }
a:active 	{ color:#FFF; }
a:hover 	{ color:#FFF; }


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

.accueil { text-transform: none; font-size:12px; text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-weight: bold; }
a:link.accueil 		{ text-transform: none; color:#E8E8EB; }
a:visited.accueil	{ text-transform: none; color:#E8E8EB; }
a:active.accueil	{ text-transform: none; color:#C59C04; }
a:hover.accueil	{ text-transform: none; color:#C59C04;}

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

.separateur {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3F2822;
	padding:0;
	margin:0;
}

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

}
.coul_presentation{
	background-color:#523B35;
}
.coul_incentive{
	background-color:#B71234;
}
.coul_groupeculture{
	background-color:#6D071A;
}
.coul_mondesurmesure{
	background-color:#464A42;
}
.coul_lunedemiel{
	background-color:#889EA5;
}
.coul_contact{
	background-color:#817A49;
}

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

.lien_smenu
{
	max-height: 25px;
}

.lien_smenu a
{
	display:block;
	width: 195px;
	height: 20px;
	padding-top: 3px;
	padding-left: 5px;
}

#cat
{
	border-collapse: collapse; 
	border-spacing:0;
	padding:0;
	margin:0;
	width: 180px;
}

#cat tr
{
	padding:0;
	margin:0;
}

#cat td
{
	height:20px;
	padding:0;
	margin:0;
}

img
{
	border:0;
}

h2, h2 a
{
	font-size:16px;
	font-weight:bold;
}

#menu a
{
	display:block;
	width: 200px;
	height: 20px;
	color: #E8E8EB;
	background-color: #866844;
	padding-top: 3px;
	padding-left: 5px;
}

#menu a:hover
{
	color: #E8E8EB;
	background-color: #9C8161;
}
/*module catalogue*/
a.lien_pdf{
	font-size:11pt;
	color:#CC0000;
	background-color:#866844;
	padding:5px;
	display:block;
}
.page_selected{
	font-size:10pt;
	font-weight:bold;
	color:#FF0000;
}
.page_not_selected{
	font-size:10pt;
	font-weight:normal;
	color:#FFFFFF;
	
}
.ul_lien_smenu{
	display:none;
	padding:0px;
	margin:0px;
}
.lien_smenu{
list-style:none;
}
.lien_smenu a span{
	margin-left:15px;
}
.coul_mondecleenmain {

	background-color:#47744D;
}
.coul_accueil {

	background-color:#6765C8;
}
