body { 
	padding: 0; 
	margin: 0; 
	font: 0.7em Tahoma, Arial, sans-serif; 
	line-height: 1.6em; 
}

.jufity {
text-align:justify;
margin: 0 15px 0 15px;
}

#page {
	position: absolute;
	top: 80px;
	background:#000000 url(images/corps.jpg) top repeat-x;
	width: 100%; 
	min-width: 900px;	
	z-index: 2;
}

.pub {
margin: 10px 0 10px 0;
}

#contenair-top {
	background:url(images/contenair-top.gif);
}

#contenair {
	background:#FFFFFF;
	width:900px;
	height:100%;
	margin: auto;
}

#contenair-bottom {
	background:url(images/contenair-bottom.gif);
	height: 19px;
}

.clear {
	clear:both;
}
#entete {
	position: absolute; 
	top: 0px;
	height: 80px;
	width: 100%;
	background:#FFFFFF url(images/entete.gif) top left no-repeat;
	z-index: 1;
}

#logo{
	margin: 5px 0 0 190px ;
	color:#666666;
	font-size: 20px;

}
#baseline{
	color:#990066;
	font-size: 15px;
}

#badge {
	position: absolute;
	top: 10px;
	right: 15%;
	background: url(images/badges.gif) no-repeat ;
	height: 93px;
	width: 93px;
	z-index: 3;
}

#pied-top{
	clear:both;
	margin-right:auto;
	margin-left:auto;
	width: 900px;
	height: 30px;
	background:url(images/peid-top.gif) no-repeat;
}
#pied {
	margin-right:auto;
	margin-left:auto;
	width: 900px;
	background:#8F0C83;
	color:#FFFFFF;
}

#pied a {
font:Arial, Helvetica, sans-serif; 
font-size:10px;
color:#FFFFFF;
text-decoration: none;
}


#titre {
color:#FFCCFF;
font-size:12px;
font-weight:bold;
}
 
#spywords {
margin: 10px 0 0 0;
text-align: center; 
vertical-align: middle;
}

#mention-legale {  
float: left; 
text-align:left;
margin: 0 0 0 5px;
padding:0 0 0 0;
}

#copyright {  
float: right; 
text-align:right;
margin:0 5px 0 0;
padding:0 0 0 0;
}

.numero{
	font-size: 48px;
	text-align: center;
	margin: 10px 0 30px 0;
	color:#952B9A;
	font-weight: bold;
}

.prefixe {
	font-size: 35px;
	color : #333333; 
}

.ch-be{
	font-size: 16px;
	font-weight:bold;
	text-align: center;
	margin: 0 0 10px 0; 
}

.commentaire {
	font-size: 10px;
	text-align: center;
	margin: 0 0 10px 0; 
}

#pied-bottom{
	margin-right:auto;
	margin-left:auto;
	width: 900px;
	height: 11px;
	background:url(images/peid-bottom.gif) no-repeat;
}

#col1{
	float:left;
	width: 66%;
	min-width: 700px;
	background:#FFFFFF;
	text-align:center;
}

#col2{
	float:right;
	min-width: 200px;
	width: 18%;
	padding: 20px 0 0 0;
	background:#FFFFFF;
	text-align:center;
}

.box-left {
float: left;
margin: 0 10px 0 10px;
}

#news {
	margin: 0 20px 0 20px;
	text-align:left;
}
#news p{text-align:justify;
}

#outer {
	border-color:#952B9A #952B9A #952B9A #952B9A; 
	background:#952B9A url(images/grad.gif) repeat-x bottom left; 
	margin: 27px 0 0 0 ;
	padding: 0 0 0 14%;
	height:30px;
	min-width: 900px;
}

#point {
	display:table; 
	list-style:none; 
	white-space:nowrap;
	background:#952B9A;

}
#point li {display:table-cell; margin:0; padding:0;}
#point li a {float:left; font-family:arial; font-size:0.8em; height:3.1em; line-height:3.1em; letter-spacing:1px; padding:0 1em; text-decoration:none; color:#fff; background:#952B9A url(images/grad.gif) repeat-x bottom left; border-right:1px solid #952B9A; border-left:1px solid #952B9A}
#point li a:hover, #point li a.current {background:#C543CB url(images/down_arrow.gif) no-repeat center top; color:#fff;}
#point li a:hover b, #point li a.current b {display:block; float:left; background:transparent url(images/up_arrow.gif) no-repeat center bottom; cursor:pointer} 

<!--[if IE]>
<style type="text/css">
#point {display:inline-block;}
#point {display:inline;}
#point li {float:left;}
#outer {text-align:center;}
</style>
<![endif]-->

/********************************************
   FORM
********************************************/
form {
	margin:0; padding: 0 5px;
	border: 1px solid #f2f2f2; 
	background-color: #FAFAFA;
	font-size: 12px;
}

input.nom{ width: 250px; margin:0 0 0 150PX; }
input.email{ width: 250px; margin:0 0 0 105PX; }
input.autres{ width: 250px; margin:0 0 0 182PX; }
input.sujet{ width: 250px; margin:0 0 0 110PX; }
textarea.corps{ width: 300px; margin:0 0 0 80PX; }
input.button { padding: 0 0 0 30px; margin:0 0 0 50px }

label {
	font-weight:bold;
	margin:5px 0 0 20px;
}

.alert {
	font-weight:bold;
	color:#FF0000;
	margin:0 0 0 200px;
}
.alert2 {
	font-weight:bold;
	color:#FF0000;
}
.crypto {
	text-align:center;
}


h1 {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}

h3 {
	font-size: 10px;
	font-weight: bold;
	text-align: left;
	margin-left: 10px;
}
