 a { color: #999999; text-decoration: underline}
 a:link { color: #999999; text-decoration: underline}
 a:visited { color: #999999; text-decoration: underline}
 a:hover{ color: #666666; text-decoration: underline}
 a:active { color: #999999; text-decoration: underline}

body {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
/*	scrollbar-face-color:#ffffff; 
	scrollbar-arrow-color:#CCCCCC; 
	scrollbar-track-color: #CCCCCC; 
	scrollbar-3dlight-color: #000000; 
	scrollbar-darkshadow-color: #ffffff
*/
}
html {
	border: 1px solid gray; 
	margin: 0;
	padding: 0; 
 	background-color: #cccccc;
	background-repeat: no-repeat;
}
#fond1 {
	border: 1px solid gray; 
 	position: relative;
 	top: 35px;
 	left: 55px;
/*	width: 670px;*/
	width: 770px;
 	background-color: white;
}
#fond2 {
	border: 1px solid gray; 
	border-color: #cccccc; 
 	position: relative;
 	top: 5px;
 	left: 5px;
	color: #540e0c;
 	background-color: #ededec;
	margin-bottom:10pt;
	margin-right:10pt;
}
image {
	border:none;
}
#logo {
	border:none;
/*	border: 1px solid gray;  */
 	top: 7px;
 	left: 5px;
	width: 82pt;
	height: 96pt;
}
.grostitre{
	text-align: center;	
	font-size: larger;
}
#contenu{
	border: 1px solid gray;
/*	top: -100pt; */
/*	left: 10pt;*/
 	background-color: white; 
	color: #540e0c;
	padding: 0.05em 0.5em 0.25em 1em;
	margin:-80pt 5pt 5pt 5pt;
}
#logoamp {
 	float: right;
 	position: relative; /* nécessaire bug in internet explorer */
	border: 1px solid gray; 
}
#nav2{
 	background-color: white;
 	position: relative; 
	border: 1px solid gray;
	top: -96pt;
	left: 100pt;	
	width: 200pt;
	height: 60pt;
}
#nav2droit {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border: none;
	border-left:1px solid gray;
}
#nav2 ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border: none;
}
#nav2 li {
	margin: 0;
	padding: 0.05em 0.5em 0.25em 1em;
	display: block;
}
#nav2 li {width: auto;}
#nav2 a { color: #999999; text-decoration: none}
#nav2 a:hover{ color: #666666; text-decoration: none}
#bottom{
	position: relative; /* nécessaire bug in internet explorer */
	width: 100%;
	border: 20pt;
	margin: 30pt 5pt 5pt 5pt;
	text-align: center;
}

.formbutton {
	border: #ffffff 1px solid;
	font-weight: bold;
	font-size: 12px;
/*	cursor: hand; */
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	background-COLOR: #500F0F;
/*	size: 8px;*/
}
