body.allsite { text-align: center; margin: 0px; padding: 0px; background-image: url(images/background.gif);}
body.accueil{ position:absolute; left: 50%; top: 50%; width: 900px; height: 600px; margin-top: -300px; /* moitié de la hauteur */ margin-left: -450px; /* moitié de la largeur */ background-image: url(images/background.gif);}
body, div, input, td, textarea, select {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; border-color: #ff9900; border-width: 1px;}

#global { text-align: left; margin: 0px auto; padding: 0px; width: 840px; overflow: hidden;}
#container{ float: left; width: 840px;}
#contenu{ float: left; width: 800px; background-color: #ffffff; padding-top: 10px; padding-bottom: 10px;}
#ColonneGauche{float: left; width: 560px; /*height:330px; */background-color: #ffffff;}
#ColonneDroite{float: right; width: 226px; background-color: #ffffff;}
#moduleOffres{float: left; width:224px; border-left: 1px solid #cccccc; border-right: 1px solid #cccccc;}
#contenuOffres{ float: left; width: 180px; margin: 10px;}

/* Images */
img{border: 0px;}
.image{ float: left;	border: 0px;}
.noborder{ border: 0px;}

/* Boutons */
input.bouton{
	border: 1px solid #ff9900;
	background-color: #FFEFD5;
	color: #000000;
}

/* Liens */
a:link {	font-size: 10px;	color: #022d58;	text-decoration: none;}
a:visited {	font-size: 10px;	color: #022d58;	text-decoration: none;}
a:hover {	font-size: 10px;	color: #022d58;	text-decoration: underline;}

/* Liens menu du bas */
a.menu:link {	font-size: 10px;	color: #999999;	text-decoration: none; font-weight: bold;}
a.menu:visited {	font-size: 10px;	color: #999999;	text-decoration: none; font-weight: bold;}
a.menu:hover {	font-size: 10px;	color: #999999;	text-decoration: underline; font-weight: bold;}

/* Liens Savoir Plus */
a.savoirplus:link {	font-size: 12px;	color: #000000;	text-decoration: none;}
a.savoirplus:visited {	font-size: 12px;	color: #000000;	text-decoration: none;}
a.savoirplus:hover {	font-size: 12px;	color: #000000;	text-decoration: underline;}

.cache {	display: none;	visibility: hidden; overflow: hidden; position: absolute;}

.centrer{text-align: center;}
.gras{font-weight: bold;}
.italique{font-style: italic;}
.grasItalique{	font-style: italic;	font-weight: bold;}
.etoile{ color: #ff0000;}
.loi{ color: #dea387; text-align: justify;}
.txtErreur{	color: #ff0000;}
.txtCorrect{ color: Green;}

hr{color: #666666; border-color: #666666; background-color: #666666;height: 1px; border: 0;}
hr.separationDate{ width: 70px; color: #cccccc; border-color: #cccccc; background-color: #cccccc; height: 1px; border: 0;}

.titreModule1{ font-family: Arial, Verdana, Helvetica; color: #ff9900; font-size: 16px; font-weight: bold;}
.titreModule2{ font-family: Arial, Verdana, Helvetica; color: #666666; font-size: 16px; font-weight: bold;}

/* module des offres en ligne à droite */
.dateOffre{ color: #666666;}
.titreOffre{ color: #666666; font-weight: bold; font-size: 14px;}
.libelleOffre{color: #666666; font-size: 12px;}

/* citations */
.subtickertapefont{
	font-size: 12px;
	text-decoration:none;
	color: #000000;
}

.subtickertapefont a{
	color:white;
	text-decoration:none;
}