.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.txtarial {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #9A4C00;
}
.menubas {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A80000;
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
	}

a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

a:hover {
	color: #FF7F00;
	text-decoration: underline;
}
.txt1 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF9999;
}
.txt2 {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #004B97;
}
.bord {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A1670D;
}
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7F2321;
	background-color: #FFC184;
	padding: 5px;
}

.menu2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF8F21;
	background-color: #CCCCCC;
	padding: 5px;
}
#pop {
display: none;
position: absolute;
bottom: 5em;
right: 10em; 
width: 20em;
border: 3px double black;
background: #ff8000;
z-index: 500;
cursor: pointer;
font-size: 80%;
}
#pop p {
margin: 0 0.3em;
}
#pop h1 {
font-size: 110%;
margin: 0 0 0.5em 0;
border-bottom: 1px solid black;
background: white url(top.gif) left top repeat-x;
color: black;
text-align: center;
}
.fermer {
margin: 0.5em 0 0 0;
border-top: 1px solid black;
background: white url(bottom.gif) left top repeat-x;
color: black;
text-align: center;
}
