@charset "iso-8859-1";
/* GENERAL STUFF */

/* CONTENT */
BODY, TD, TR, P 
{ 
	font-family: Arial, Tahoma, Verdana, Helvetica; 
	font-size: 11px; 
	color: #3F3B38; 
	font-weight:normal;	
	text-decoration: none; 
}
.copyright 
{ 
	font-family: Arial, Tahoma, Verdana, Helvetica; 
	font-size: 9px; 
	color: #8A8E74; 
	font-weight:normal;	
	text-decoration: none; 
}
.copyrightbeige 
{ 
	font-family: Arial, Tahoma, Verdana, Helvetica; 
	font-size: 9px; 
	color: #ECE8D5; 
	font-weight:normal;	
	text-decoration: none; 
}

.blanc 
{ 
	font-family: Arial, Tahoma, Verdana, Helvetica; 
	font-size: 11px; 
	color: #FFFFFF; 
	font-weight:normal;	
	text-decoration: none; 
}

h1
{ 
	font-family: Arial, Tahoma, Verdana, Helvetica; 
	font-size: 31px; 
	color: #5C592E; 
	font-weight:bold;	
	margin:0px; 
	margin-top:0px; 
	margin-bottom:0px; 
	padding: 0px;
	letter-spacing: 0px
}
.titresverts
{ 
	font-family: Arial, Tahoma, Verdana, Helvetica; 
	font-size: 33px; 
	color: #8A8E74; 
	font-weight:normal;	
	margin:0px; 
	margin-top:0px; 
	margin-bottom:0px; 
	padding: 0px;
	letter-spacing: 0px;
	text-decoration: none;
}
h2
{ 
	font-family: Arial, Tahoma, Verdana, Helvetica; 
	font-size: 23px; 
	color: #5C592E; 
	font-weight:normal;	
	margin:0px; 
	margin-top:0px; 
	margin-bottom:0px; 
	padding: 0px;
	letter-spacing: 0px;
	text-decoration: none;
}

.bientot 
{ 
	background-image: url('bientot.gif'); 
    background-repeat: no-repeat; 
    background-position: top right; 
}

.bientot2 
{ 
	background-image: url('bientot2.gif'); 
    background-repeat: no-repeat; 
    background-position: top right; 
}
.opening
{ 
	background-image: url('opening%20.gif'); 
    background-repeat: no-repeat; 
    background-position:  right top; 
}

.opening 2 
{ 
	background-image: url('opening%202.gif'); 
    background-repeat: no-repeat; 
    background-position:  right top; 
}


/* LIENS */

	a:link { font-size: 9px; color: #5C592E; text-decoration: none; }
	a:visited { font-size: 9px; color: #5C592E; text-decoration: none;  }
	a:hover { font-size: 9px; color: #8A8E74; text-decoration: none;  }
	
	a.localiser:link { font-size: 8px; color: #53793C; text-decoration: underline; }
	a.localiser:visited { font-size: 8px; color: #53793C; text-decoration: underline;  }
	a.localiser:hover { font-size: 8px; color: #383121; text-decoration: none;  }
	
	a.gros:link { font-size: 16px; font-weight:bold; color: #5C592E; text-decoration: underline; }
	a.gros:visited { font-size: 16px; font-weight:bold; color: #5C592E; text-decoration: underline;  }
	a.gros:hover { font-size: 16px; font-weight:bold; color: #383121; text-decoration: underline;  }
	
	a.vertpale:link { font-size: 9px; color: #8A8E74; text-decoration: none; }
	a.vertpale:visited { font-size: 9px; color: #8A8E74; text-decoration: none;  }
	a.vertpale:hover { font-size: 9px; color: #383121; text-decoration: none;  }
	
	a.blanc:link { font-size: 11px; color: #FFFFFF; text-decoration: underline; }
	a.blanc:visited { font-size: 11px; color: #FFFFFF; text-decoration: underline;  }
	a.blanc:hover { font-size: 11px; color: #ECE8D5; text-decoration: none;  }
	
	a.langue:link { font-size: 11px; color: #FFFFFF; text-decoration: none; }
	a.langue:visited { font-size: 11px; color: #FFFFFF; text-decoration: none;  }
	a.langue:hover { font-size: 11px; color: #C6BD86; text-decoration: underline;  }
		
