html,body{margin:0;padding:0}
body{font: 62.5% arial,sans-serif;text-align:center}
img{border:0}
div#subheader{
height:20px;
width:auto;
}
div#header{
position:relative;
width:auto;
}
#navigation{
	position:relative;
}
div#container{width:860px;margin:10px auto;text-align:left}
div#container_popup{width:550px; margin:10px 5px 0 5px;}
div#footer{clear:both;float:left;width:100%;margin-top:10px;}
/** conteneur contenu centre */
div#content{
float:left;
width:623px;
margin-top:8px;
padding:0 4px;

}
 /* hack IE\*/
* html>div.content {
width:631px;
}
/* fin hack */
/** bloc contenu centre */
div.contentcontent{
padding:10px;
font-size:1.2em;
/** espacement des lignes **/
line-height:1.4em;
}
div#colD{float:right;width:229px}
/****** UTILE ****/
.clear {clear:both;position:relative;font-size:0px;height:0px;line-height:0px;border:0} 
.right{float:right!important;}
.left{float:left!important;}
br.br{clear:both;float:left;}
.noborder{border:0!important;}

div.bloc{
width:100%;
}

/************ MODULES ************/

div#content div.infoAnnonce div{
float:left;
}
div#copyright{
float:left;
width:100%;
text-align:center;
background-color:#FFFFFF;
}
/** images illustr header annonce ex prix_ssargus.gif */
div.annonce span img{
padding:1px 2px 0 0;
margin-bottom:-2px;
}
/*** dispositions es éléments dans galerie*/
div.galerie ul.thumb li IMG, div.galerie ul.thumb li DIV{
clear:both;
float:left;
display:block;
}
/************ ELEMT FORMULAIRES ************/
form,fieldset{
	padding: 0;
	margin: 0;
	border:0;
	clear:both;
	 }
fieldset div.cr {
clear:none;
float:left;
width:auto;
}
fieldset div.cr label {
	text-align: left;	
	width:auto;
	float:left!important;
}

INPUT.button {
cursor:hand;
}

/************ LISTES ************/
ul,li{
list-style: none;
	padding: 0;
	margin: 0;
}
/************ TEXTES ************/
.gras{
font-weight:bold;
}
.small{
font-size:1em;
}