/***********************************************************/
/* fichier : styles.css                                    */
/*                                                         */
/* auteur  : Ludovic Mauris                                */
/*                                                         */
/* date    : 4.07.2005                                     */
/*                                                         */
/* but     : feuille de style pour pages HTML              */
/*                                                         */
/***********************************************************/



/* corps travail par défaut */
body{
	margin: 0px;
	background-color:#918069;
	background-image:url('../images/fond.png');
	font-family:Arial, Verdana, Helvetica;
	font-size:12px;
	color:black;
}

.sommet{
	background-color:white;
}

.travail{
	background-color:white;
}

.titre_g{
	background-color:white;
	background-image:url('../images/titre_g.png');
	background-repeat:repeat-y;
}

.travail_texte{
	background-color:white;
	padding:10px;
	text-align: justify;
}

.actualite{
	border-left: 1px #f2e7c4 solid;
	background-color:#f4eed6;
	padding:10px;
	text-align: justify;
}

.premiere_lettre{
	font-size:18px;
	font-weight:bold;
	color:#6c6964;
	font-family:Arial, Verdana, Helvetica;
}
.s_titre{
	font-size:14px;
	font-weight:bold;
	color:#6c6964;
	font-family:Arial, Verdana, Helvetica;
}

.bande{
	background-color:#ae946c;
}

.haut{
	background-color:#ae946c;
	background-image:url('../images/banniere_hg.jpg');
}

.ombre_ver{
	background-image:url('../images/ombre_ver.png');
	background-repeat:repeat-y;
}

.ombre_hor{
	background-image:url('../images/ombre_hor.png');
	background-repeat:repeat-x;
}

.sommet_infos{
	font-size:12px;
	position:relative;
	top:13px;
	left:-24px;
	color:#a0a0a0;
}

A.si_l:link,A.si_l:active,A.si_l:visited{
	color:#a0a0a0;
	font-size:12px;
	text-decoration:none;
}
A.si_l:hover{
	color:#834e0f;
}

.langue_sel{
	color:white;
	font-size:12px;
	font-weight:bold;
}

A.langue:link,A.langue:active,A.langue:visited{
	color:white;
	font-size:12px;
	text-decoration:none;
}
A.langue:hover{
	color:white;
	text-decoration:underline;
}

.ligne{
	background-image:url('../images/ligne.gif');
	background-repeat:repeat-x;
}

.date{
	font-size:11px;
 	color:#a39a8b;
}

.titreN{
	font-weight:bold;
 	color:#404040;
}

.lignes{
	background-color:white;
}

.lignes_lg{
	background-color:#a39a8b;
}

.lg{
	background-color:#a39a8b;
	background-image:url('../images/lg_g.png');
	background-repeat:no-repeat;
	width:100%;
	height:18px;
	color:white;
	text-align: center;
}

.sm{
	background-color:#e0dcd0;
}

p{
	font-family:Arial, Verdana, Helvetica;
	font-size:12px;
	color:black;
}

/* mise en forme par défaut */
td,th,ul,ol,li {
	font-family:Arial, Verdana, Helvetica;
	font-size:12px;
	color:black;
	style:square;
	list-style : square;
}

input, textarea, select, button {
	font-size:12px;
	font-family:Arial, Verdana, Helvetica;
}

/* lien travail par défaut */
A:link,A:active,A:visited{
	color:#9b5e15;
	text-decoration:none;
}
A:hover{
	color:#9b5e15;
	text-decoration:underline;
}

/* page travail*/
#gras {
	font-weight:bold;
}
#justify {
	text-align: justify;
}
#center {
	text-align: center;
}

.menu{
	background-color:#834e0f;
	color:white;
	cursor:pointer;
}

.menuA {
	color:white;
	background-color: #834e0f;
	text-align:center;

	filter:alpha(opacity=85);
	-moz-opacity: 0.85;
	opacity: 0.85;
	-khtml-opacity: 0.85;
}

a.menuALien:link, a.menuALien:active, a.menuALien:visited {
	color: white;
	text-decoration: none;
}

a.menuALien:hover {
	text-decoration: none;
	font-weight:bold;
}

.menuH {
	color:white;
	background-color: #834e0f;
	text-align:center;

	visibility: hidden;

	filter:alpha(opacity=85);
	-moz-opacity: 0.85;
	opacity: 0.85;
	-khtml-opacity: 0.85;
}

a.menuHLien:link, a.menuHLien:active, a.menuHLien:visited {
	color: white;
	text-decoration: none;
}

a.menuHLien:hover {
	text-decoration: none;
	font-weight:bold;
}

.menuSLienHover{
	color: white;
	font-weight:bold;
}

.banniere{
	background-color:white;
	background-image:url('../images/banniere.jpg');
}

.sousmenu{
	font-size:12px;
	color:white;
	background-color:#ad946c;
}

.sousmenu_clair{
	font-size:12px;
	background-color:black;
	color:white;
}

.sousmenu_niveau_inf{
	font-size:12px;
	background-color:#776D4F;
	color:white;
}

A.liensousmenu:link,A.liensousmenu:active,A.liensousmenu:visited,A.liensousmenu:hover{
	font-size:12px;
	font-family:Arial, Verdana, Helvetica;
	color:white;
	text-decoration:none;
}

.fond{
	color:#d9d5ce;
	background-color:#a39a8b;
}

A.fond:link,A.fond:active,A.fond:visited{
	font-size:12px;
	font-family:Arial, Verdana, Helvetica;
	color:white;
	text-decoration:underline;
}

A.fond:hover{
	font-family:Arial, Verdana, Helvetica;
	text-decoration:underline;
}

.titre_sm{
	color:#a39a8b;
	font-weight:bold;
	font-style: italic;
}

A.titre_sm:link,A.titre_sm:active,A.titre_sm:visited,A.titre_sm:hover{
	color:#a39a8b;
	font-weight:bold;
	font-style: italic;
	text-decoration:none;
}

.news{
	width: 237px;
	padding-top: 3px;
	padding-bottom: 3px;
	cursor:default;
	color:#736a5d;
	background-color:#f3f0eb;
	border-left: 1px #d1c9bd solid;
	border-top: 1px #d1c9bd solid;
}

.newsLiens{
	text-align:right;
	background-image:url(play.gif);
	background-repeat:no-repeat;
}

.newsLiensPause{
	text-align:right;
	background-image:url(pause.gif);
	background-repeat:no-repeat;
}

a.newsLien:link ,a.newsLien:hover ,a.newsLien:visited ,a.newsLien:active {
	text-decoration: none;
	color: #e0dcd0;
	font-weight:bold;
}

a.newsLienActif:link ,a.newsLienActif:hover ,a.newsLienActif:visited ,a.newsLienActif:active {
	text-decoration: none;
	color: #a39a8b;
	font-weight:bold;
}

a.newsLienP:link, a.newsLienP:active, a.newsLienP:visited {
	color: black;
	text-decoration:none;
}

a.newsLienP:hover {
	text-decoration: none;
	font-weight:bold;
}

.newsDate{
	color: #a39a8b;
	font-weight:bold;
}

.sepNews{
	background-color:#d1c9bd ;
}

A.copy:link,A.copy:active,A.copy:visited{
	color:white;
	font-size:12px;
	text-decoration:none;
}
A.copy:hover{
	color:white;
	text-decoration:underline;
}

A.offreL:link,A.offreL:active,A.offreL:visited{
	color:#736a5d;
	text-decoration:none;
}
A.offreL:hover{
	text-decoration:underline;
}

A.numerotation:link,A.numerotation:active,A.numerotation:visited{
	color:#736a5d;
	text-decoration:none;
}
A.numerotation:hover{
	text-decoration:underline;
}

.c{
	color:white;
	background-color:#a39a8b;
}

.c1{
	background-color:#e0dcd0;
}

.c2{
	background-color:#f3f0eb;
}

.dateN{
	font-size:11px;
	font-weight:bold;
}


legend{
	font-size:11px;
	font-family:Verdana, Arial, Helvetica;
	color:#a39a8b;
}

fieldset{
	width:500;
	border-collapse:collapse;
	border:1px solid #e0dcd0;
	padding:5px;
	margin-bottom:15px;
	margin-top:15px;
}

.resto_menu{
	width: 100%;
	padding: 5px;
	cursor:default;
	color:#736a5d;
	background-color:#f3f0eb;
	border: 1px #d1c9bd solid;
}

.remarques{
	font-size:11px;
	color:#a39a8b;
}

A.newsLink:link,A.newsLink:active,A.newsLink:visited{
	color:#a39a8b;
	text-decoration:none;
}
A.newsLink:hover{
	color:#a39a8b;
	text-decoration:underline;
}
