/* CSS Document */


.savoir_plus {
	text-decoration:none;
}

a.savoir_plus :hover {
	color:#cc0000;
	text-decoration:none;
}


.savoir_plus img{
	border:solid 1px #000000;
}

.conteneur_savoir_plus a{
	display:block;
	height:10px;
	margin-top:5px;
	margin-bottom:5px;
	text-align:right;
	background:#A2A2A2;
	border-bottom:solid 1px #000000;
	padding-right:5px;

}

.conteneur_savoir_plus a img{ 
	margin-top:2px;
}

#bottom{
	background:#4d4d4d;
	width:692px;
	margin-left:30px;
	padding:5px;
	height:13px;
}

#bottom a {
	display:block;
	float:left;
	width:20px;
}

#bottom a img {
	border:none;
}

#bottom #logo_snpi{
	display:block;
	width:15px;
	float:right;
}

#panier {
	background:url(../imagesweb/modele/modele_20.gif) no-repeat;
	width:760px;
	height:41px;
}

#panier a{
	text-decoration:none;
}

#lien_panier a{
	margin-left:518px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#cc0000;
}

#lien_panier a img{
	border:none;
}

#lien_panier a span{
	color:#141215;
}


/*-------------------------------------index--------------------------------*/
#texte_presentation{
	padding-top:8px;
	color:#4d4d4d;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

#texte_presentation h2{
	color:#cc0000;
	font-size:14px;
	font-weight:bold;
	margin:0;
	padding:0;
}

#texte_presentation div{
	font-weight:bold;
	font-size:14px;
}

#texte_presentation h3{
	color:#cc0000;
	font-size:11px;
	margin:0;
	padding:0;
	margin-top:15px;
}

.lien_accueil{
	color:#4d4d4d;
}
/*-------------------------------------co_propositionsbiens--------------------------------*/
.fiche_bien{
	margin:0 5px 2px 5px;
}

.conteneur_liens{
	height:15px;
}
.lien_savoir_plus{
	float:left;
	width:80px;	
}

.lien_selection{
	float:left;
	width:200px;
	text-align:right;	
}

.ville{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #cc0000;
	text-decoration: none;
	font-weight:bold;
}

/*-------------------------------------fiche bien--------------------------------*/
.espace{
	width:12px;
}

html>/**/body .espace{
	width:6px;
}

.lien_retour{
	float:left;
	width:192px;
	background:#5d5d5d;
	height:14px;
}

.lien_selection_fiche{
	float:left;
	margin-left:6px;
	width:191px;
	background:#cc0000;
	height:14px;
}

html>/**/body .lien_retour{
	height:15px;
	width:192px;
}

html>/**/body .lien_selection_fiche{
	height:15px;
	width:192px;
}