div#categorie{
	margin-right:20px;
}

#texte #texteContent #categorie h2.titre2 span span#nbPassage{
	display:inline;
	margin:0;
}

div#categorie ul{
	margin:0 0 10px 30px;
	list-style-type:none;
	list-style-position:inside;
}
div#categorie ul li{
	margin:0 0 5px 0;
	font-size:0.8em;
}
div#categorie ul li a{
	color:black;
	text-decoration:none;
}
div#categorie ul li a:hover{
	text-decoration:underline;
}

div#categorie p.vide{
	margin:0 0 10px 30px;
}

/* ************************************************** */

div#texte #texteContent div#listeCategorie{
	min-height:135px;
	height:auto!important;
	height:135px;
	margin:0 0 15px 30px;
}

div#texte #texteContent div#listeCategorie ul{
	list-style-type:none;
	list-style-type:inside;
	padding:0;
	width:230px;
	float:left;
	margin:0 3px 0 3px;
}
div#texte #texteContent div#listeCategorie ul li{
	background-image:url(../../images/css/puce.jpg);
	background-repeat:no-repeat;
	background-position:0 4px;
}
div#texte #texteContent div#listeCategorie ul li a{
	margin-left:10px;
	color:#853721;
}

/* ************************************************** */

div#texte #texteContent div#listeCategorie #affinerOu{
	display:none;	
}

/* ************************************************** */

div#imageCategorie{
	float:left;
	margin-left:30px;
	margin-right:20px;
}
div#imageCategorie img{
	border:2px solid #FFB40E;
	width:130px;
}


div#texte #texteContent div.gratuit{
	background-image:url(../../images/css/bloc_gratuit.jpg);
	background-repeat:no-repeat;
	height:144px;
	width:670px;
}
div#texte #texteContent div.gratuit .content .nom{
	color:#989898;
}
div#texte #texteContent div.medium{
	background-image:url(../../images/css/bloc_medium.jpg);
	background-repeat:no-repeat;
	height:144px;
	width:670px;
}
div#texte #texteContent div.premium{
	background-image:url(../../images/css/bloc_premium.jpg);
	background-repeat:no-repeat;
	height:144px;
	width:670px;
}
div#texte #texteContent div.societe{
	margin:-2px 0 10px 10px;
	padding:1px;
	position:relative;
}
div#texte #texteContent div.societe .deontologie{
	position:absolute;
	right:20px;
	top:-10px;	
}
div#texte #texteContent div.societe .contentSoc{
	position:relative;
	height:144px;
	width:670px;	
}
div#texte #texteContent div.societe .contentSoc img{
	vertical-align:middle;
}	
	
div#texte #texteContent div.societe .contentSoc .nom{
	margin:10px 0 0 20px;
	font-size:1.1em;
	font-weight:bold;
}
div#texte #texteContent div.societe .contentSoc .nom a{
	color:black;
	text-decoration:none;	
}
div#texte #texteContent div.societe .contentSoc .nom span{
	font-size:0.7em;
	color:black;
}
div#texte #texteContent div.societe .contentSoc .labelSoc{
	text-align:right;
	height:50px;
	right:20px;
	position:absolute;
	top:20px;
	width:180px;	
}
div#texte #texteContent div.societe .contentSoc .labelSoc span{
	display:block;	
	font-style:italic;
	font-weight:bold;
	color:#8B2325;
}

div#texte #texteContent div.societe .contentSoc .adresse{
	height:50px;
	overflow:hidden;
	position:absolute;
	top:20px;
	width:430px;
}

div#texte #texteContent div.societe .contentSoc .telephone{
	position:absolute;
	top:78px;
	left:20px;
	width:640px;
}

div#texte #texteContent div.societe .contentSoc .telephone a{
	color:black;
	text-decoration:none;
	font-weight:bold;
}

div#texte #texteContent div.societe .contentSoc .lien{
	margin:5px 20px 0 20px;
	position:absolute;
	top:95px;
	width:630px;
}
div#texte #texteContent div.societe .contentSoc .lien a{
	color:black;
}
div#texte #texteContent div.societe .contentSoc .lien a.enSavoirPlus{
	float:right;
	color:black;
	text-decoration:none;
	font-weight:bold;
	display:block;
}

/* ************************************************** */

div#tri{
	margin:0 0 20px 0;
	text-align:center;
	width:670px;
}

/* ************************************************** */

div#pagination{
	width:450px;
	margin:20px 0 10px 0;
	height:50px;
	font-size:0.7em;
}
div#pagination .content{
	height:50px;
}
div#pagination a,div#pagination span.selection{
	color:#853721;
	text-decoration:none;
	display:block;
	float:left;
	margin:0 2px 2px 0;
	border:1px solid #FFB410;
	background-color:white;
	width:25px;
	height:20px;
	position:relative;
}
div#pagination a:hover,div#pagination span.selection{
	color:black;
	background-color:#D9EDA6;	
}

div#pagination a span,div#pagination span.selection span{
	font-weight:normal;
	display:block;
	position:absolute;
	text-align:center;
	margin-top:3px;
	width:100%;
	cursor:pointer;
}
div#pagination div.texte{
	margin-bottom:5px;
}

/* ************************************************** */

