body{
	margin:4px;
	background:#e8e8e8 url("images/degrade2.jpg") repeat-x;
}



#toppage
{
	margin:0px;
	padding:0px;
	background:#b61f1b url("images/toplogo2.jpg") no-repeat;
	height:228px;
	width:780px;
}

#navbarre
{
	text-align:right;
	position:relative;
	left:140px;
	top:185px;
	width:480px;
	height:30px;
}

#navbarre td
{
	font:bold 14px Arial, Helvetica;
	
	
}

#navbarre td a
{
	color:#fff;
	text-decoration:none;
	font-variant:small-caps;
}
#navbarre td a:hover
{
	color:#ffe100;
	text-decoration:underline;
	
}

#page
{
	border:1px solid #000;
	width:780px;
}

#contenu
{
	background:#b61f1b url("images/backpage.jpg") no-repeat;
	height:auto;
	width:780px;
}

#bottom
{
	background:#b61f1b url("images/bottom.gif") no-repeat;
	font: bold 11px Arial, Helvetica;
	color:#fff;
	width:780px;
	height:44px;
	text-align:center;
}

#bottom a
{
	color:#fff;
}

.descriptif
{
	color:#000;
	width:100%;
	vertical-align:top;
	overflow:auto;
	padding:20px;
	padding-left:50px;
}

.descriptif, .descriptif td
{
	font: 12px Arial, Helvetica;
}

.descriptif ul 
{
	padding:0px;
	margin:0px;
}

.descriptif h1
{
	font: bold 18px Times, Arial, Helvetica;
	color:#444;
	text-align:right;
	padding:0px;
	margin:0px;
	margin-bottom:20px;
}

#formresa, #formresa td
{
	font: 10px Arial, Helvetica;
	margin:0px;
	padding:0px;
}

#validbut
{
	background:#8d28b3;
	font: bold 11px Arial, Helvetica;
	color:#fff;
	width:150px;
	height:25px;
	border:0px solid #8d28b3;
}

#signature {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #990000;
	background-position: center;
	text-align: right;
}

#bulle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #990000;
	width: 200px;
	font-weight: bold;
	padding: 10px;
	position: absolute;
}
