@charset "utf-8"
/* CSS Document */
#menuposition {display:block; top:10px; left:170px; width:130px; position:fixed; border:1px solid #888; padding:10px; font-weight:bold; }
	
.bidon {
	font-family: Times New Roman, Times, serif;
	color: #906060;
	font-size: 14px;
	text-decoration: none;
	
}
.texte {
	font-family: Times New Roman, Times, serif;
	color:  #543838;
	font-size: 14px;
	text-decoration: none;
	font-weight: normal;
	}
	
.textegras {
	font-family: Times New Roman, Times, serif;
	color: #543838;
	font-size: 14px;
	font-weight: bold;	
}

.rouge {
	font-family: Times New Roman, Times, serif;
	color: #EC3935;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;	
}

.textarea {
border:2px solid #543838;
background-color:#F3F3F3;
font-family: Times New Roman, Times, serif;
font-size: 14px;
font-weight: normal;
color:black;
}

.field {
border:1px solid #543838;
background-color:#F3F3F3;
font-family: Times New Roman, Times, serif;
font-size: 14px;
font-weight: normal;
color:black;
}

.lien {
	font-family: Times New Roman, Times, serif;
	color: #543838;
	font-size: 14px;
	text-decoration: none;
	font-weight:normal;
	
	
}
img {border: 0;}


.lien:active {
	font-family: Times New Roman, Times, serif;
	color: #543838;
	font-size: 14px;
	text-decoration: none;
}

.lien:visited {
	font-family: Times New Roman, Times, serif;
	color: #916060;
	font-size: 14px;
	text-decoration: none;
	font-style: oblique;
}
.lien {
	font-family: Times New Roman, Times, serif;
	color: #543838;
	font-size: 14px;
	text-decoration: none;
	font-weight:normal;
	
	
}

.lien:hover {
	font-family: Times New Roman, Times, serif;
	color: #543838;
	font-size: 14px;
	text-decoration: underline;
}
.rubrique {
	font-family: Times New Roman, Times, serif;
	color: #543838;
	font-size: 14px;
	text-decoration:none;
	font-weight: bold;
}

.rubrique:active {
	font-family: Times New Roman, Times, serif;
	color: #543838;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
}

.rubrique:visited {
	font-family: Times New Roman, Times, serif;
	color: #AF8787;
	font-size: 14px;
	text-decoration: none;
	font-style: oblique;
	font-weight: bold;
}
.rubrique:hover {
	font-family: Times New Roman, Times, serif;
	color: #543838;
	font-size: 14px;
	text-decoration: underline;
	font-weight: bold;
}

.titre{
	font-family: Times New Roman, Times, serif;
	color: #906060;
	font-size: 28px;
	font-weight: bold;
	
}

.entetegras {
	font-family: Times New Roman, Times, serif;
	color: #543838;
	font-size: 25px;
	font-weight: bold;
	
}		

		
.pieddepage {
	font-family: Times New Roman, Times, serif;
	color: #543838;
	font-size: 14px;
	font-style: italic;
}

dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}


a, a:visited, a:active {text-decoration:none;}