body {
	background-image:  url(images/fond.jpg);
	background-repeat: repeat-x;
	scrollbar-face-color: #676767; 
scrollbar-highlight-color: #676767; 
scrollbar-shadow-color: 666666; 
scrollbar-arrow-color: #ffffff; 
scrollbar-base-color: #000000; 
scrollbar-3d-light-color: #666666; 
scrollbar-dark-shadow-color: #000000;
}

.formEnvoyer {
	background : #893535;
	color: #FFF;
	padding: 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	}




.lien {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	text-decoration: none;
}
.t1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.gras {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.gras2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
.titreplus {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
.tp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}


/*  PopUp  */

.popUp {
	/*background:url(photos/fond.gif) 300px 300px;*/
	background:#fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6d6d6d;
	text-decoration: none;
	width:400px;
	padding:10px 0;
	border:5px solid #b3b3b3;
	top:10px;
}
.popUp p {
	margin:10px;
}
.popUp img{
	margin:10px;
}
.popUp h1{
	color:#893535;
	padding-bottom:10px;
	border-bottom:solid 1px #893535;
	font-size:18px;
	margin:10px;
}
.floatLeft {
	float:left;
}
.popUp a {
	display:block;
	/*background:url(images/lien.gif) 0 0 no-repeat;*/
	height:30px;
	color:#fff;
	line-height:30px;
	background:#893535;
	padding-left:20px;
	margin:10px 10px 0 10px;
	font-weight:bold;
}
.clearboth {
	clear:both;}
.popUp a:hover {
	background:#b3b3b3;
	color:#893535;
	/*background:url(images/lien.gif) 0 -52px no-repeat;*/
}
a.closed,
a:hover.closed {
	margin-top:0px;
	background:none;
	float:right;
}


/*----------*/


