/*= general */

* {
	margin:0;
}

body {
	font-size: 11px;
	font-family: arial,helvetica,sans-serif;
	color: #000;
}
#frame { 
	padding:0;
	margin:0;
	background: #efeff0 url(http://www.cessionpme.com/Images/Icone/bg_body.jpg) top left repeat-x;
}
p {
	margin-bottom:0.55em;
	line-height:1.2em;
}

th, td {
	font-size:11px;
}

h1,h2,h4 {
	color:#000;
	margin-bottom:0.3em;
	font-size:14px;
	font-weight:bold;
}

h1.titrerecherche,h4.titrerecherche {
	color:#222;
	padding-left:10px;
	margin-bottom:0em;
	font-size: 14px;
	text-align:left;
}

h1.titredetailannonce,h4.titredetailannonce {
	background-color:#EEECE9;
	color:#000;
	padding:4px; 
	line-height:12px;
}

h1 span a,h4 span a {
	padding-left:8px;
}

h1.hautpage {
	color: #bcbcbc;
	font-size:10px;
	line-height:17px;
	padding-left:6px;
	text-align:left;
	margin-top:0;
	margin-bottom:0.3em;
	background-image: url(../Images/Icone/spacer.gif);
}

#gestion h2, #PopUp h2 {
	color:#007a8c;
	font-family:arial,helvetica,sans-serif;
	font-size:14px;
	font-weight:bold;
	margin-top:1px;
}

h3 {
	color:#000;
	margin-bottom:0.55em;
	font-size:13px;
	font-weight:bold;
	line-height:12px;
}

a {
	color:#0000CC;
	outline:none;
}

a.visite:visited {
	color:#551A8B;
}

img {
	border: 0;
}

ul, ol {
	margin-left:5px;
	padding-left:20px;
}

li {
	padding-bottom:11px;
}

input, select, option, textarea {
	font-family: arial,helvetica,sans-serif;
	font-size: 11px;
	color:#000;
	vertical-align:middle
}

input, textarea {
	padding:1px;
}

small{
	font-size:10px;
}

hr {
	border: 0 none;
	color: #DBDDDE;
	background-color: #DBDDDE;
	height: 1px;
}


/*= misc + gestion */

.Visible{
	display:block;
}

.Cache{
	display:none;
}

.inline{
	display:inline;
}

.Petit{
	font-size:9px;
}

.menuGestion{
	display:inline;
}

.menuGestion li{
	display:inline;
	margin:0 5px;
}

.FormBouton, .Bouton{
	font-size:12px;
	padding:0 2px;
}
.Message{
	color:#000000;
}
.Warning{
	color:#AA0000;
	font-weight:bold;
}
.Warning2{
	color:#AA0000;
	font-weight:bold;
	font-size:12px;
	padding:1px;
	background-color:#FFFCDF;
}

.Titre{
	font-family:arial,helvetica,sans-serif;
	font-size:15px;
	color:#FF6600;
	font-weight:bold;
}

.ListeCheck{
	height:100px;
	overflow:auto;
	background-color:#EEEEEE;
}
.FieldsetBandeau{
	margin: 0 0 10px 0;
	border:1px solid #00B000;
	background:#FFFFFF;
	font-size:11px;
	padding:8px 15px;
	text-align:center;
	width:740px;
}
.FieldsetBandeau legend{
	font-family:arial,helvetica,sans-serif;
	color:#009100;
	font-size:14px;
	padding:0 3px;
	text-transform:uppercase;
}
.FieldsetProspection{
	margin: 0 0 10px 0;
	border:1px solid #DCCB35;
	background:#FFFFFF;
	font-size:11px;
	padding:15px;
}
.FieldsetProspection legend{
	font-family:arial,helvetica,sans-serif;
	color:#C0AD02;
	font-size:14px;
	padding:0 3px;
	text-transform:uppercase;
}
.TitreProspection{
	color:#C7B516;
	font-size:16px;
}
.TableProspection{
	background-color:#FAE875;
	color:#333;
}
.TableProspection td p{
	margin:2px;
}
.LigneProspection0{
	background-color:#FFFFFF;
}
.LigneProspection1 td p,.LigneProspection0 td p{
	margin:2px;
}
.LigneProspection1{
	background-color:#F0F3F5;
}
.FieldsetAnnonce{
	margin: 20px 0 10px 0;
	border:1px solid #34BAE6;
	background:#FFFFFF;
	font-size:11px;
	padding:15px;
}
.FieldsetAnnonce legend{
	font-family:arial,helvetica,sans-serif;
	color:#169BC7;
	font-size:14px;
	padding:0 3px;
	text-transform:uppercase;
}
.TitreAnnonces {
	color:#169BC7;
	font-size:16px;
}

.FieldsetParrainage{
	margin: 0 0 25px 0;
	border:1px solid #00B000;
	background:#FFFFFF;
	font-size:11px;
	padding:15px 30px;
	text-align:left;
	width:440px;
}
.FieldsetParrainage legend{
	font-family:arial,helvetica,sans-serif;
	color:#009100;
	font-size:13px;
	padding:0 2px 10px 2px;
	font-weight:bold;
	/*text-transform:uppercase;*/
	text-align:left;
}

.DivParrainage {
	margin-top:10px;
	background-color:#F0F3F5;
	padding:15px;
}

.TableAnnonces{
	background-color:#66CCFF;
	color:#333;
}
.TableAnnonces td p{
	margin:2px;
}
.LigneAnnonce0{
	background-color:#F0F3F5;
}
.LigneAnnonce1{
	background-color:#FFFFFF;
}
.LigneAnnonce0 td p,.LigneAnnonce1 td p{
	margin:2px;
}
.FieldsetAnnonce2{
	margin:0 0 10px 0;
	border:1px solid #34BAE6;
	background:#FFFFFF;
	font-size:11px;
	padding:10px;
	width:60%;
}
.FieldsetAnnonce2 legend{
	font-family:arial,helvetica,sans-serif;
	color:#169BC7;
	font-size:12px;
	padding:0 3px;
	text-transform:uppercase;
}

.FieldsetLegende{
	margin:0 0 10px 0;
	border:1px solid #FFD69C;
	background:#FFFFFF;
	font-size:10px;
	padding:2px 2px 1px 5px;
	width:95%;
}
.FieldsetLegende legend{
	font-family:arial,helvetica,sans-serif;
	color:#E8AE5D;
	font-size:11px;
	font-weight:bold;	
	padding:0 6px;
	text-transform:uppercase;
}
.LigneAnnonce{
	text-align:left;
	font-size:10px;
}

.TableGestion{
	width:100%;
	border:thin solid #CCCCCC;
	border-style:solid;
	border-width:1px;
}
.TableGestion p {
	font-size:11px;
}
.LigneGestion0{
	background-color:#E3EBDD;
}
.LigneGestion1{
	background-color:#FFFCDF;
}
.LigneGestion2{
	background-color:#EEEEEE;
}

.FormRecherche{
	font-size:11px;
}
.TableRecherche{
	width:100%;
	border-collapse:collapse;
	background-color:#EFEFEF;
	border:1px solid #DEDEDE;
}

.Menu{
	font-size:11px;
	font-weight:bold;
	margin:2px;
	text-align:center;
}
.LienMenu{
	color:#000000;
}
.TableMenu{
	background-color:#FFCC66;
}
.TableMenu2{
	background-color:#FFFFFF;
	border:thin solid #FFCC66;
	border-style:solid;
	border-width:1px;
}
.TableMenuOver{
	background-color:#FFCC66;
}

.Chemin{
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	margin:2px;
}
.TableChemin{
	background-color:#3333FF;
}

.RubriqueSelect{
}
.RubriqueSelect a {
	color:#a1a2a3;
}
.Rubrique{
	color:#222;
	font-weight:bold;
	background-color:#efefef;
	text-transform:uppercase;
}
.Region{
    background-color:#EEEEEE;
}
.sousRubrique{
}
.TableRubrique{
	width:100%;
	border-collapse:separate;
	border-width:0;
}

.LigneTD{
	background-color:#F0F3F5;
}

.LigneTDclef{
	width:30%;
}

.LigneTDvaleur{
	width:70%;
}

.LigneTDclef2{
	width:40%;
}

.LigneTDvaleur2{
	width:60%;
}

.LigneTD p {
	margin-bottom:1px;
}
.LigneMarge{
	margin-left:5px;
}
.LigneTD1 p {
	font-weight:bold;
	margin-bottom:1px;
}
.LigneTD2 p {
	margin-bottom:1px
}
.LigneTD3 p {
	margin-bottom:3px
}

.GeneralTable {
	width:98%;
	border-collapse:separate;
	border-width:2px;
	background-color:#E1E2E3;
}
.GeneralHeaderTR {
	background-color:#E1E2E3;
}
.GeneralHeaderTR td p {
	color:#222;
	font-weight:bold;
	text-align:center;
}
.GeneralTR {
	background-color:#fff;
}
.GeneralTable p {
	margin:0;
	padding:2px 5px;
}

.FormRechercheFixed,.FormRechercheFixed3 {
	width:175px;
}
#boxrecherche2 .FormRechercheFixed {
	width:225px;
}
.FormRechercheFixed2 {
	width:170px;
}
#boxrecherche2 .FormRechercheFixed2 {
	width:220px;
}
.FormRechercheFixed, .FormRechercheFixed2 {
	border:1px solid #DCDFE0;
}

.TableAnnonce{
	width:514px;
}
.AnnonceTL{
	background-color:#FFFFCC;
}
.AnnonceTR{
	background-color:#EEEEFF;
}
.Annonce{
	background-color:#F0F3F5;
}

.ListeTexte{
	font-size:11px;
}

.ListeMarge{
	margin:1px;
}

.ListeTable{
	width:98%;
	border-collapse:separate;
}
.ListeTable td{
  	vertical-align:top;
}
.FicheTable{
	width:98%;
	border-collapse:separate;
}
.FicheTable td{
  	vertical-align:top;
	/*width:50%;*/
}

.ListeItem{
	line-height:14px;
	margin:0;
	display:block;
	text-align:center;
	width:15px;
	text-decoration:none;
	height:15px;
	background-color:#3333FF;
	border:2px solid #FFf;
	color:#FFFFFF;
	font-weight:bold;
	font-family:arial,helvetica,sans-serif;
	font-size:11px;
	padding-left:1px;
	padding-right:0;
	letter-spacing:0;
	padding-top:1px;
	padding-bottom:0;
}
.ListeItem:hover{
	border-color:#FFCC66;
}
.ListeItemWarning{
	background-color:#AA0000;
}
.ListeItemLegende{
	line-height:12px;
	margin:0;
	display:inline;
	text-align:center;
	width:13px;
	text-decoration:none;
	height:13px;
	background-color:#3333FF;
	border:2px solid #FFf;
	color:#FFFFFF;
	font-weight:bold;
	font-family:arial,helvetica,sans-serif;
	font-size:11px;
	padding:0 2px 0px 3px;
	letter-spacing:0;
}
.Liste0{
	height:25px;
	background-color:#F3F3FB;
}
.Liste1{
	height:25px;
	background-color:#DFDFE8;
}
.Liste2{
	height:25px;
	background-color:#FFFCDF;
}
.ListeLigne{
	height:25px;
	background-color:#FFD69C;
}
	
.TablePartenaire{
}
.TitrePartenaire{
	background-color:#FFFFFF;
	color:#FA6B19;
	font-weight:bold;
	padding:3px 0;
	height:16px;
	
}
.TitrePartenaire p{
	font-size:11px;
	margin:2px;
}

.ImmoproPartenaire{
	background-color:#FFFFCC;
	
}
.ImmoproPartenaire p{
	font-size:10px;
	margin:2px;
}
.ImmoproPartenaire a{

}
.LignePartenaire{
	background-color:#F0F3F5;
}
.LignePartenaire p{
	font-size:10px;
	margin:2px;
}

.FormCommande{
	font-family:arial,helvetica,sans-serif;
	font-size:11px;
	border:thin solid #FFFFFF;
	border-style:solid;
	border-width:1px;
}

.FormAccueil{
	font-family:arial,helvetica,sans-serif;
	font-size:11px;
}

.FormTableRech{
	width:95%;
	border-collapse:collapse;
}
.FormTableRech td{
	background-color:#FFFCDF;
	height:10px;
	text-align:left;
	width:50%;
}
.FormTableRech td p{
	margin-left:2px;
	font-size:11px;
}
.FormTableRech .FormEncadre{
	font-size:11px;
	font-family:arial,helvetica,sans-serif;
	background-color:#FFF;
}
.FormTableRech select{
	font-size:11px;
	font-family:arial,helvetica,sans-serif;
	background-color:#FFF;
}

.FormTable{
	width:98%;
	border-collapse:separate;
	border-width:2px;
}
.FormTable td{
	background-color:#EBEFF5;
	padding:2px;
	text-align:left;
	font-size:11px;
	height:11px;
	/*width:50%;*/
}
.FormTable td p{
	margin-left:5px;
	font-size:11px;
	margin-bottom:0;
}
.FormTable .FormEncadre{
}


.FormBorderWidth{
	border-width:0;
}

.FormRouge{
	color:#990000;
}

.TableClass{
	border:thin solid #CCCCCC;
	border-style:solid;
	border-width:1px;
	margin: 2px;	
}
.TableClass tr{
	background-color:#E3EBDD;
}
.TableAction{
	width:100%;
}

.TableLegende{
	width:100%;
	border-collapse:collapse;
}

.TableLegende tr{
	vertical-align:middle;
}

.TableLegende td{
	padding:3px;
}

#HeaderManage{
	position:absolute;
	height:30px;
	width:90%;
	left:0;
	margin-left:10px;
	background-color:#EEEEEE;
}

#Center{
	position:absolute;
	width:760px;
	top:260px;
	left:50%;
	margin-left:-380px;
}

#CenterVendeur{
	position:absolute;
	width:760px;
	top:180px;
	left:50%;
	margin-left:-380px;
}

#CenterManage{
	position:absolute;
	width:90%;
	top:30px;
	left:0;
	margin-left:10px;
}

#Footer{
	background-color:#EFEFEF;
}

#Banniere{
	position:relative;
	width:760px;
	left:0;
	z-index:0;
}

#Error{
	background-color:#EEEEEE;
}

#PopUp{
	margin:10px
}

#Debug{
	position:absolute;
	top:0;
	left:0;
	z-index:255;
	font-family:courier new,courier,prestige,monospace;
	font-size:11px;
	color:#339933;
	background-color:#DDDDDD;
	border:1px solid #999999;
}

.marge5{
	margin:5px;
}

.nowrap{
	white-space:nowrap;
}

.barre{
    text-decoration:line-through;
}

.alignright{
	text-align:right;
}

.bleu{
	color:#000099;
}

.defaultcolorBG{
	background: #007a8c;
}

.defaultcolor{
	color: #007a8c;
}

.width100{
	width: 100%;
}

.centered{
	text-align:center;
}

.fleche {
	padding:0 0 0 8px;
	background: url(../Images/Icone/fleche_sm.gif) 0 2px no-repeat;
}

.normal {
	font-weight:normal;
	font-size:11px;
}

.accentue{
	font-weight:bold;
	color:#FF222D;
}

.nounderline{
	text-decoration:none;
}

.reset {
	display:block;
	clear:both;
	margin:0;
	padding:0;
	height:1px;
	font-size:11px;
	line-height:1px;
}

ul#avantages li {
	padding-bottom:1.9em;
}

.nowrap{
	white-space:nowrap;
}

.divborder {
	border:1px solid #FF8B26;
	background:#fff;
}

.divborder2 {
	border:2px solid #FFD69C;
	background:#fff;
}

.divborderinside {
	margin:15px 15px 10px 15px;
}

.bigger {
	font-size:13px;
}

.biggerbigger {
	font-size:16px;
}

.paragraphe{
	font-size:11px;
}

.small {
	font-size:10px;
}

.strong{
	font-weight:bold;
}

.em{
	font-style:italic;
}

.right{
	text-align:right;
}

.pub {
	width:100%;
}

.pub img {
	vertical-align:bottom;
}
.TDpubdroite {

}

/*.TDpubdroite iframe{
	margin-bottom:15px;
}*/

.iframe{
	width:100%;
	height:450px;
}

.iframe2{
	border:0;
	border-collapse:collapse;
	margin:0;
	padding:0;
}

.iframePub{
	padding:0;
	margin:0;
}

.ParaPub{
	background-color:#E3FFE9;
	padding:2px;
}

.black {
	color:#000000;
}

ul.rappels{
	padding:0 55px 0 25px;
	margin-bottom:10px;
	margin-top:0em;
	list-style-position:outside;
	list-style-type:square;
	text-align:justify;
}

ul.rappels li{
	font-size:11px;
	margin:0;
	padding:0.3em 0;
	line-height:1.15em;
}

ul.rappels li.rappels_titre{
	list-style-type:none;
	margin-left:-1.3em;
}

li.rappels_titre{
	font-weight:bold;
}

.lienblanc {
	color:#FFFFFF;
	text-decoration:none;
	text-transform:uppercase;
	font-weight:bold;
	font-size:10px;
	font-family:tahoma,arial,sans-serif;
}

.Indent {
	padding-left:10px;
}
#content.Indent {
	width:990px;
}
.lienImprime {
	padding-left:14px;
	background: url(../Images/Icone/imprimer.gif) left 2px no-repeat;
	background-color: transparent;
}

.lienEnvoi {
	padding-left:14px;
	background: url(../Images/Icone/email.gif) left 2px no-repeat;
	background-color: transparent;
}

.lienFermer {
	padding-left:14px;
	background: url(../Images/Icone/fermer.gif) left 2px no-repeat;
	background-color: transparent;
}

.lienNouveau {
	padding-left:14px;
	background: url(../Images/Icone/newwin.gif) left 2px no-repeat;
	background-color: transparent;
}

.lienVisiteVirtuelle {
	padding-left:40px;
	background: url(../Images/Icone/visite_virtuelle_NEU.gif) left top no-repeat;
	background-color: transparent;
}

.lienRss {
	padding-left:14px;
	background: url(../Images/Icone/rss_sm.gif) left 2px no-repeat;
	background-color: transparent;
}

/*= layout */

#container {
	padding: 0;
	margin:0 auto;
	background-color: #fff;
	width:1010px;
}

.pubdroite {
	padding:0;
	margin:0 0 0 20px;
	/*padding-top:20px;*/
	background-color: #FFFFFF;
	text-align:center;
	height:100%;
	clear:both;
}
div.Apubdroite {
	padding:0;
	margin:1px 0;
}
div.Apubdroite a, div.Apubdroite2 a {
	display:block;
	padding:0;
	margin:0;
	width:100%;
	height:5px;
	/*background: url(../Images/Icone/publicite_sm.gif) top center no-repeat;*/
}

.pubdroite iframe, .pubdroite3 iframe{
	margin-bottom:15px;
}

.pubdroite2 iframe{
	margin-left:9px;
	margin-bottom:8px;
}
iframe.no_margin_bottom {
	margin-bottom:0;
}

#containerFrame {
	width: 100%;
	background-color:#fff;
}

#header {
}

#header1 {
	width: 1010px;
	border-bottom:1px solid #CCCCCC;
	background-color:#F5F6F7;
	height:21px;
	clear:both;
	overflow:hidden;
}

#headerFrame {
	width: 100%;
}

#headertop {
	width: 1010px;
	background-color:#fff;
	height:110px;
	clear:both;
}

#headerlogo {
	text-align:left;
	width:252px;
}

#headerlogo img {
	margin-left:3px;
	margin-top:6px;
}

#headerpubTD {
	width:748px;
}

#headerpub {
	margin:10px 10px 0 0;
	text-align:center;
	height:90px;
}

#headerliensUtil img {
	vertical-align:bottom;
}

#headerliensUtil a img {
	border:0;
}

#headerliens{
	float:left;
	width:780px;
	vertical-align:top;
	overflow:hidden;
}
#headerliens span{
	margin:0 7px;
}

#headerliensUtil {
	width:200px;
	float:right;
	text-align:right;
	vertical-align:top;
	margin-right:2px;
}
#headerliensUtilVendeur {
	width:100%;
	text-align:right;
	vertical-align:top;
	margin-right:2px;
}
#headerliens,#headerliensUtil{
	margin-top:2px;
}
#headerliensUtil a,#headerliensUtilVendeur a{
	font-size:12px;
}
#headerliensUtilVendeur {
	padding-top:2px;
}
#headerbottom {

}

#content {
	min-height:300px;
	height:auto;
	width:1000px;
}

* html #content {
	height:300px;
}

#contentFrame {

}

#footer {
	clear: both;
	margin:0;
	margin-top:10px;
	padding: 2px 0;
	text-align:center;
	font-size:10px;
	color:#272727;
}

.choix_vendeur {
	padding:0;
	margin:0;
	width:300px;
	height:16px;
	font-size:10px;
}

/*= nav */


#navcontainer {
	width:1010px;
	clear:both;
	border-bottom: 1px solid #007a8c;
	height:20px;
	margin-bottom:10px;
}

#navigation
{
	padding: 0;
	margin: 0;
	clear:both;
}

#navigation li
{
	list-style: none;
	margin: 0;
	display: inline;
}

#navigation li a
{
	text-align:center;
	float: left;
	padding: 2px 0;
	margin-right: 0px;
	width:184px;
	border: 1px solid #E4EBF0;
	border-right-color:#fff;
	border-bottom: none;
	background: #E4EBF0;
	text-decoration: none;
	color: #0000CC;
	font-size:12px;
}

#navigation li a:hover
{

}

#navigation li a:active
{

}

#navigation li a#current
{
	color: #fff;
	font-weight:bold;
	background: #FB7015;
	border-color: #FB7015;
	border-right-color:#fff;
}

/*= leftbox */

#leftbox {
	margin:0;
	padding:0;
}

#leftboxcontent, #partenaire {
	width:154px;
	border:none;
	background: #fff url(../Images/Icone/leftboxcontent_bg.gif) top right no-repeat;
	padding-bottom:15px;
}
#partenaire {
	margin-top:15px;
	width:100%;
}

#leftboxcontent p {
   	font-size:10px;
   	
}

#leftboxcontent img {
   	padding-left:3px;
   	
}


/*= leftbox2 */

#leftbox2 {
	margin:0;
}

#leftboxcontent2 {
	width:156px;
}

.connaitreami {
	width:154px;
	border:none;
	background: #fff url(../Images/Icone/tops_bg.gif) repeat-x;
	padding:5px 0 10px 0;
	text-align:center;
}

/*= box recherche 1 */

#boxrecherche1 {
	width:100%;
	margin:4px 0 0 0;
	padding:3px 0 7px 0;
	background: #EAEDF1 url(../Images/Icone/boxrecherche_bg.gif) repeat-x;
	border:none;
	z-index:20;
}

#boxrecherche1top {
	height:7px;
	width:100%;
	line-height:1px;
	font-size:11px;
	background: #fff url(../Images/Boxes/boxrecherche1_top.gif) no-repeat;
}

#boxrecherche1content {
	margin:2px 0 5px 0;
}

#boxrecherche1bottom {
	height:8px;
	width:100%;
	line-height:1px;
	font-size:1px;
	background: #fff url(../Images/Boxes/boxrecherche1_bottom.gif) no-repeat;
}

#recherche1 {
	table-layout:fixed;
	width:100%;
}

#recherche1 td {
	padding:2px 12px;
	text-align:left;
}

#recherche1 p {
	margin:0;
	font-size:10px;
}

/*= box recherche 2 */

#boxrecherche2 {
	width:100%;
	background: #EAEDF1 url(../Images/Icone/boxrecherche_bg.gif) repeat-x;
	border:none;
	padding:3px 0;
}

#boxrecherche2top {
	height:7px;
	width:100%;
	line-height:1px;
	font-size:1px;
	background: #fff url(../Images/Boxes/boxrecherche2_top.gif) no-repeat;
}

#boxrecherche2content {
	margin:3px 0 7px 0;
}

#boxrecherche2bottom {
	height:8px;
	width:100%;
	line-height:1px;
	font-size:11px;
	background: #fff url(../Images/Boxes/boxrecherche2_bottom.gif) no-repeat;
}

#recherche2 {
	table-layout:fixed;
	width:100%;
}

#recherche2 td {
	padding:1px 12px;
}

#recherche2 p {
	margin:0;
	font-size:10px;
}

.RechercheImmopro {
	width:500px;
	padding:10px;
	background: #EAEDF1 url(../Images/Icone/boxrecherche_bg.gif) repeat-x;
	border:none;
}

/*= classements */


#classements {
	width:300px;
	margin-top:0px;
}

#classements2 {
	width:152px;
	margin-top:28px;
	margin-left:10px;
}

#classements td, #classements2 td {
	padding: 4px 5px 0 4px;
}

#classements td a, #classements2 td a {

}

.classement {
	width:97%;
}

.classement th {
	text-align:left;
	color:#FA6B19;
	font-size:11px;
}

.classement th, .classement td {
	vertical-align:top;
	padding: 0;
}

.classement td p {
	margin-bottom:2px;
}

.classement a {
	text-decoration:none;
	text-transform:uppercase;
}

.classement a:hover {
	text-decoration:underline;
}

.classementagence {
}

.classementmilieu {
	width:10px;
}

.classementnum p {
	font-weight:normal;
}

.classementtot p {
	text-align:center;
	color:#525454;
}

/*= rubriques accueil */


#tablerubriques {
	font-size:11px;
	margin-left:5px;
}

#tablerubriques tr {
	vertical-align:top;
}

#tablerubriques p {
	font-size:10px;
	margin:0;
	padding:0;
	line-height:13px;
}

.tdrubriquefamille {
	color:#FA6B19;
	font-weight:bold;
	padding:3px 0 1px 4px;
	height:15px;
}

.tdrubriquefamille a {
	color:#FA6B19;
	font-weight:bold;
	padding:3px 0 1px 0px;
	text-decoration:none;
}

.tdrubriquefamille a:hover {
	text-decoration:underline;
}

#tablerubriques .tdrubriquefamille p {
	font-size:11px;
	margin:0;
	padding:0;
}

.tdrubrique {
	width:123px;
	height:16px;
}

.tdrubriquenb {
	width:5px; /* 33px pour montrer le nombre*/
	padding-right:5px;
}

.tdrubriquenb p {
	text-align:right;
	color:#525454;
	margin:0;
}

.rubriquetitre {
	width:147px; /* 119px pour montrer le nombre*/
	height:14px;
	overflow:hidden;
}
.rubriquetitredep, .rubriquetitreville {
	width:140px; /* 119px pour montrer le nombre*/
	height:12px;
	overflow:hidden;
}

.rubriquetitre2 {
	width:140px;
	height:14px;
	overflow:hidden;
}

.rubriquetitre a, .rubriquetitre2 a, .tdrubriquenb a {
	display:block;
	width:100%;
	text-decoration:none;
	padding-left:4px;
}
.rubriquetitredep a {
	display:block;
	width:100%;
	text-decoration:none;
	padding-left:15px;
}
.rubriquetitreville a {
	display:block;
	width:100%;
	text-decoration:none;
	padding-left:30px;
}
.rubriquetitre a:hover, .rubriquetitre2 a:hover, .tdrubriquenb a:hover {
	text-decoration:underline;
}

/*= resultats offres  */

.formTri select {
	width:83px;
}

#resultats {
	width:514px;
	border:0;
	border-collapse:collapse;
}

#resultats td {
	vertical-align:top;
}

.Annonce1{
	background-color:#F0F3F5;
}

.Annonce2{
	background-color:#FFFFFF;
}

.AnnonceTL{
	background-color:#FBFACB;
	background-color:#FFFFCC;
}

.AnnonceTR{
	background-color:#FCCCFC;
}

.trresultatsep {
	background-color:#fff;
}

.trresultatsep td {
	height:2px;
}

.tdresultatleft {

}

.tdresultatcenter {
	width:334px;
	padding-top:2px;
}
.tdresultatcenter2 {
	width:434px;
	padding-top:2px;
}

.tdresultatright {
	width:100px;
}

.tdresultatcenterrech {
	width:514px;
	padding-left:5px;
	padding-top:2px;
}

.tdresultatrightrech {
	width:204px;
    padding-left:7px;
}

.raimage {
	display:block;
	margin:4px 2px;
	overflow:hidden;
	width:90px;
}

.raimage img {

}

.ratitre {

}

.ratitre a {
	font-size:11px;
}

.AnnonceTL .ratitre a, .AnnonceTR .ratitre a {
	font-weight:bold;
}

.radetail {
	display:block;
	margin:0 0 0 0;
}

* html .radetail {
	margin:1px 0 0 0;
}

.radesc {
	display:block;
	margin:0;
}

.ranumero {
	
	color:#888888;
	font-size:10px;
}

.raprov, .raprov2 {
	margin:0;
	color:#888888;
	font-size:10px;
	margin-bottom:2px;
}
.raprov2 {
	padding-left:4px;
}
.radate {
	padding-left:10px;
	color:#888888;
	font-size:10px;
}

.raprix {
	display:block;
	margin:7px 5px 0 0;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color:#000;
	white-space:nowrap;
}

.typeoctissimo{
	color:#FA4AAB;
	font-family:tahoma;
	font-weight:bold;
}

.annonceoctissimo {
	padding-left:15px;
	background: url(../Images/Icone/octissimo_sm.gif) no-repeat 0px 2px;
}

/*= annonces accueil */

.annoncesaccueil {
	margin-top:5px;
	width:100%;
}

.annonceaccueilTD {
	width:25%;
	height:240px;
}

.annonceaccueil {
	text-align:center;
	margin:0;
	padding:0;
	width:94%;
	min-height:231px;
	height:auto;
	background-color:#FFF;
	border:1px solid #E7E7E7;
}

* html .annonceaccueil {
	height:230px;
}

.aatitre {
	display:block;
	overflow:hidden;
	text-align:center;
	margin:4px auto 0 auto;
	padding:2px 0 0 0;
	width:170px;
	height:30px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	height:29px;
}

html>body .aatitre { height:29px; }

.aatitre, .aatitre a {
	color:#EF6210;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	line-height:14px;
}

.aaimg {
	display:block;
	overflow:hidden;
	text-align:center;
	margin:2px auto;
	padding:0;
	width:160px;
	height:120px;
	color:#FA6B19;
}

.aaimg img {
	vertical-align:middle;
}

.aatexte {
	display:block;
	overflow:hidden;
	text-align:justify;
	line-height:12px;
	margin:4px auto;
	padding:0;
	width:170px;
	height:48px;
	color:#000;
	font-size:10px;
}

.aalien {
	display:block;
	text-align:center;
	padding:0;
	padding-top:2px;
	height:12px;
	color:#FA6B19;
	font-size:11px;
}


/*= box inscription */

.boxinscr {
	margin:0;
	padding:0;
	border:1px solid #DBDDDE;

}

.boxinscr1top {
	background: #E4F3FD url(../Images/Icone/boxinscr1_top.gif) no-repeat;
}
.boxinscr2top {
	background: #fffabf url(../Images/Icone/boxinscr2_top.gif) no-repeat;
}
.boxinscr3top {
	background: #fff2e8 url(../Images/Icone/boxinscr3_top.gif) no-repeat;
}
.boxinscr1top, .boxinscr2top, .boxinscr3top {
	height:50px;

}

.boxinscr1top h3, .boxinscr2top h3, .boxinscr3top h3 {
	font-size:13px;
	margin:0;
	padding-top:5px;
	padding-left:5px;
	line-height:15px;
	width:317px;
	height:40px;
}

.boxinscrcontent {
	padding-top:5px;
	min-height: 95px;
   	height: auto;
}

* html .boxinscrcontent {height: 95px} 

.boxinscrcontent p {
	margin:0 10px;
	text-align:justify;
}

.boxinscrbottom {
	height:7px;
	line-height:1px;
	font-size:1px;
}

#inscr {
	table-layout:fixed;
	width:100%;
}

h3 .inscr {
	table-layout:fixed;
	width:100%;
}

#inscr {
	table-layout:fixed;
	width:100%;
}

h3 .inscr {
	table-layout:fixed;
	width:100%;
}

.tops {
	background: #fff url(../Images/Icone/tops_bg.gif) repeat-x;
}
.tops a {
	font-weight:bold;
}
.tops p {
	margin:15px 0;
}
.lienCarteSpan {
	padding-left:80px;
}

.lienCarte {
	background-image: url(../Images/Icone/carte_small_NEU.gif);
	background-color: transparent;
	background-repeat: no-repeat;
	vertical-align:middle;
	line-height:22px;
	/*background-position: 0 -1px;*/
	padding-left:17px;
	font-size:10px;
	font-weight:bold;

}

/*= detail annonce */ 

.detailannonceimgsm {
	width:350px; 
	height:80px;
	white-space: nowrap; 
	overflow: auto;
	margin:3px 0;
}


/* --==for iew==-- */

* html{
     height: 100%;
     width: 100%;
}

* html body{
     height: 100%;
     width: 100%;
}

/*= styles NEU */ 

.tdrubriquefamille {
	height:20px;
}

.tdrubrique {
	height:20px;
}

.aatitre,.aatitre a,.TitrePartenaire,.classement th,.tdrubriquefamille,.aaimg,.aalien {
	color:#007a8c;
}

#nav {
	border-bottom: 1px solid #007a8c;
}

#navigation li a#current
{
	background: #007a8c;
	border-color: #007a8c;
}

.divborder {
	border-color:#007a8c;
}

.boutonRecherche {
	font-weight: bold;
	color:#FFF;
	width:95px;
	height:21px;
	background-image: url(../Images/Icone/btn_recherche_NEU.gif);
	background-color: transparent;
	background-repeat: no-repeat;
	border: none;
}

div.pagination {
	text-align:right;
	color:#C9CACB;
}


/*= nav acces pro */
 
div#nav_acces_pro {
	float:left;
	width:100%;
	background:#fff url("../Images/Icone/nav_acces_pro_bg.gif") repeat-x bottom;
	font-size: 11px;
	margin:5px 0;
}
div#nav_acces_pro ul {
	float:left;
	margin:0;
	padding:0;
	list-style:none;
	margin-left:8px;
}
div#nav_acces_pro li {
	float:left;
	background:#fff url("../Images/Icone/left-tab.gif") no-repeat left top;
	margin:0 0 0 2px;
	padding:0 0 0 9px;
}
div#nav_acces_pro a {
	float:left;
	display:block;
	background:#fff url("../Images/Icone/right-tab.gif") no-repeat right top;
	padding:7px 12px 2px 4px;
	text-decoration:none;
	/*font-weight:bold;*/
	color:#00c;
}
/* Commented Backslash Hack
hides rule from IE5-Mac \*/
div#nav_acces_pro a {float:none;}
/* End IE5-Mac hack */
div#nav_acces_pro a:hover {
	text-decoration:underline;
}
div#nav_acces_pro #current {
	background-image:url("../Images/Icone/left-tab-on.gif");
}
div#nav_acces_pro #current a:hover {
	text-decoration:none;
}
div#nav_acces_pro #current a {
	background-image:url("../Images/Icone/right-tab-on.gif");
	color:#000;
	font-weight:bold;
	padding-bottom:3px;
}

div.btn_gris {
	margin:0;
	padding:0;
	height:25px;
	margin-bottom:10px;
}
div.btn_gris span {
	float:left;
	background:url("../Images/Icone/btn_gris_1.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 4px;
}
div.btn_gris div {
	float:left;
	display:block;
	background:url("../Images/Icone/btn_gris_2.gif") no-repeat right top;
	height:25px;
	padding-top:5px;
}
div.btn_gris a {
	background:url("../Images/Icone/big_fleche_NEU.gif") no-repeat 0px 6px;
	padding:5px 20px 2px 18px;
	margin:0 3px 0 11px;
	text-decoration:none;
	/*font-weight:bold;*/
	color:#00c;
	font-size:12px;
}
div.btn_gris a.smallpadding {
	padding:5px 15px 2px 17px;
	margin:0 1px 0 7px;
}
div.btn_gris a.bigpadding {
	padding:5px 30px 2px 18px;
	margin:0 3px 0 21px;
}
div.btn_gris a.email {
	background-image:url("../Images/Icone/big_lettre.gif");
}
div.btn_gris a.NEU {
	background-image:url("../Images/Icone/big_fleche_NEU.gif");
}
* html div.btn_gris a {
	font-size:11px;
}
div.btn_gris a:hover {
	text-decoration:underline;
}

/*= calendrier */ 
.calcontainer {*height:1%;} /* IE */
.calcontainer:after {content:'.';clear:both;display:block;visibility:hidden;height:0;} /* others */

.calbordered { 
	float:left;
	padding:5px;
	background-color:#F7F9FB;
	border:1px solid #7B9EBD;
}

.calbordered .title {
	font:10px Arial,Helvetica,sans-serif;
	color:#000;
	font-weight:bold;
	margin-bottom:5px;
	height:auto;
	width:304px;
	position:relative;
}

.title .close-icon {
	position:absolute;
	right:0;
	top:0;
	border:none;
}

.cal2up {
	float:left;
}

.calnavleft {
	position:absolute;
	top:0;
	bottom:0;
	height:12px;   
	left:2px;
}

.calnavright {
	position:absolute;
	top:0;
	bottom:0;
	height:12px;  
	right:2px;
}

/* Calendar element styles */

.calendar {
    width:150px;
	font:10px Arial,Helvetica,sans-serif;
	text-align:center;
	border-spacing:0;
}

.calcell {
	width:1.5em;
	height:1em;
	border:1px solid #E0E0E0;
	background-color:#FFF;
}

.calcell a {
	color:#003DB8;
	text-decoration:none;
}

.calcell.today {
	border:1px solid #000;
}

.calcell.oom, .calcell.oom:hover {
	cursor:default;
	color:#999;
	background-color:#EEE;
	border:1px solid #E0E0E0;
}

.calcell.selected {
	color:#003DB8;
	background-color:#FFF19F;
	border:1px solid #FF9900;
}

.calcell:hover, .calcell.calcellhover {
	cursor:pointer;
	color:#FFF;
	background-color:#FF9900;
	border:1px solid #FF9900;
}

.calcell.calcellhover a, .calcell:hover a {
	color:#FFF;
}

.calcell.restricted {
	text-decoration:line-through;
}

.calcell.previous {
	color:#CCC;
}

.calcell.highlight1 { background-color:#CCFF99; }
.calcell.highlight2 { background-color:#99CCFF; }
.calcell.highlight3 { background-color:#FFCCCC; }
.calcell.highlight4 { background-color:#CCFF99; }


.calhead {
	border:1px solid #E0E0E0;
	vertical-align:middle;
	background-color:#FFF;
}

.calheader {
	position:relative;
	width:100%;
}

.calheader img {
	border:none;
}

.calweekdaycell {
	color:#666;
	font-weight:normal;
}

.calfoot {
	background-color:#EEE;
}

.calrowhead, .calrowfoot {
	color:#666;
	font-size:9px;
	font-style:italic;
	font-weight:normal;
	width:15px;
}

.calrowhead {
	border-right-width:2px;
}

/* fiches franchiseurs */

.FranchiseurTable {
	width:620px;
	border-collapse:collapse;
	/*border-width:2px;*/
	border:2px solid;
}
.FranchiseurHeaderTR {
}
.FranchiseurHeaderTR .titre {
	border-top-style:solid;
	border-top-width:2px;
	text-align:center;
}
.FranchiseurHeaderTR .titre span {
	padding:2px 4px;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	letter-spacing:0.04em;
}
.FranchiseurTR {
	background-color:#fff;
	text-align:left;
}
/* Fiches franchiseurs */
.frColor0 {
	color:#FFF;
}
.frColorBg0 {
	background-color:#FFF;
}
.frColorBorder0 {
	border-color:#FFF;
}
.frColor1 {
	color:#00A8C2;
}
.frColorBg1 {
	background-color:#00A8C2;
}
.frColorBorder1 {
	border-color:#00A8C2;
}
.frColor2 {
	color:#AD181D;
}
.frColorBg2 {
	background-color:#AD181D;
}
.frColorBorder2 {
	border-color:#AD181D;
}
.frColor3 {
	color:#F26716;
}
.frColorBg3 {
	background-color:#F26716;
}
.frColorBorder3 {
	border-color:#F26716;
}





.white {
	color:#fff;
}

.bouton_proprietaire {
	padding-top:14px;
}

.box-login, .box-gene, .box-gene-full {
	display:block;
	margin-bottom:12px;
	position:relative;
} 

.box-gene, .box-gene-full {
	border:1px solid #dbdbdb;
}
 
.box-gene {
	border-top:none;
}

.box-top {
	display:block;
	font-weight:bold;
	position:relative;
	font-size:12px;
	margin:0;
	padding:3px 0px 3px 9px;
}
.box-degrade-h {
	background: url(../Images/Icone/bg_orange_horiz.gif) left top repeat-y;
}

.box-lesechos-tpepme {
	background: url(../Images/Icone/header_lesechos_tpepme.gif) left top no-repeat;
}

.box-lesechos {
	background: url(../Images/Icone/header_lesechos.gif) left top no-repeat;
}

.box-tpepme {
	background: url(../Images/Icone/header_tpepme.gif) left top no-repeat;
}

.box-lesechos-tpepme,.box-tpepme,.box-lesechos {
	height:21px;
	padding:0;
}
.box-content {
	display:block;
	margin:0 5px 0 10px;
	padding:5px 0;
	position:relative;
}
.box-content-nounderline a {
	/*text-decoration:none;*/
}
.box-content-nounderline a:hover {
	text-decoration:underline;
}
.box-login {
	background-color: #f6f6f6;
} 

.box-login p {
	text-align:justify;
} 
.box-lien-ligne {
	width:280px;
	margin:0;
	padding:2px 0;
	height:13px;
	white-space:nowrap;
	overflow:hidden;
}
.box-lien-ligne a {
	text-decoration:none;
}
.box-ligne-width1 {
	width:380px;
}

.box-ligne-width3 {
	width:129px;
}

.box-ligne-width4 {
	width:95px;
}

.lienPopup {
	padding-left:15px;
	background: url(../Images/Icone/popup_NEU.gif) left 3px no-repeat;
	background-color: transparent;
}

.lienFleche {
	padding-left:11px;
	background: url(../Images/Icone/fleche_NEU.gif) left 4px no-repeat;
	background-color: transparent;
}

.lienPlus {
	padding-left:14px;
	background: url(../Images/Icone/plus_NEU.gif) left 3px no-repeat;
	background-color: transparent;
}

.gris {
	color:#777;
}

.FormBouton, .Bouton, .showcursor{
	cursor: pointer;
}

.raliste0 {
	background-color:#FFFFFF;
}
.raliste1 {
	background-color:#F8F8FA;
}

.fondGris {
	background-color:#8f8f8f;
}
.fondGrisClair {
	background-color:#d6d6d6;
}
#footer #footer2 {
	text-align:left;
	font-size:10px;
	height:19px;
	margin-bottom:3px;
}
#footer #footer2 p {
	padding-top:3px;
	margin-left:10px;
	color:#fff;
}

#footer #footer2 span {
	font-weight:bold;
}

#footer #footer2 span a {
	color:#fff;
	padding:0 5px;
       white-space:nowrap;
}

.TDpubdroite iframe{
	margin-bottom:15px;
}

a.boutoncontacter {
	background:transparent url(../Images/Icone/btn_coords_NEU.gif) no-repeat scroll center top;
	color:#FFFFFF;
	display:block;
	font-size:12px;
	font-weight:bold;
	height:19px;
	margin:0 auto;
	padding:5px 0 0 0;
	text-align:center;
	/*text-decoration:none;*/
	width:265px;
}
.lienEnvoi {
	padding-left:19px;
	background:transparent url(../Images/Icone/email.gif) no-repeat left 0px;
}

.lienRetour {
	padding-left:19px;
	background:transparent url(../Images/Icone/bullet_go.gif) no-repeat left top;
}

.lienImprime {
	padding-left:19px;
	background:transparent url(../Images/Icone/printer.gif) no-repeat left top;
}
.lienPrevious {
	padding-left:19px;
	background:transparent url(../Images/Icone/resultset_previous.gif) no-repeat left top;
}
.lienNext {
	padding-left:19px;
	background:transparent url(../Images/Icone/resultset_next.gif) no-repeat left top;
}
.lienPhotos {
	padding-left:19px;
	background:transparent url(../Images/Icone/photo.gif) no-repeat left top;
}
.lienLoupe {
	padding-left:19px;
	background:transparent url(../Images/Icone/zoom.gif) no-repeat left top;
}
.detailannonceimgsm2 {
	width:190px;
	height:263px;
	margin:0;
	overflow:hidden;
}

.detailannonceimgsm2 img{
	display:block;
	float:left;
	margin-left:5px;
	margin-right:5px;
	margin-bottom:7px;
}

.FormRechercheFixed1 {
	width:150px;
	border:1px solid #DCDFE0;
}

.AnnonceTR{
	background-color:#e6e9eb;
}
.AnnonceTL{
	background-color:#edeff0;
}
.Annonce{
	background-color:#f5f6f7;
}
.lienDetail, .lienDetail2, .lienDetail3 {
	display:block;
	float:left;
	height:15px;
	margin:3px 5px;
	width:130px;
}
.lienDetail2 {
	width:280px;
}
.lienDetail3 {
	width:580px;
}
#boxrecherche2 {
	width:514px;
}

#recherche1 #recherche1-criteres td {
	padding-left:0;
	padding-right:0;
}

.pubs_6 iframe {
	margin-bottom:2px;
}

.logo-tagline1 {
	margin:0;
	padding:0;
	font-weight:bold;
	margin-left: 5px; 
	text-align: justify; 
	letter-spacing: 1.0px; 
	color: #242425;
}
.logo-tagline2 {
	margin:0;
	padding:0;
	font-size: 10px; 
	margin-left: 5px; 
	text-align: justify; 
	color: #999999;
}
.lienContacter {
	padding-left:15px;
	background:transparent url(../Images/Icone/bullet_arrow_down_NEU.gif) no-repeat left top;
}

ul.listeville li span.col1 {
	width:240px;
	float:left;
	display:block;
	margin-bottom:2px;
}
ul.listeville li span.col2 {
	width:300px;
	float:right;
	display:block;
	margin-bottom:2px;
}
ul.listeville li span.col {
	width:500px;
	float:left;
	display:block;
	margin-bottom:2px;
}

ul.listeville li {
	list-style: none;
	margin: 0;
	background-color:#f0f3f5;
	margin-bottom:2px;
	font-size:12px; 
	height:13px;
}

.teaser300-top {
	background:transparent url(../Images/Icone/tsr-top.gif) no-repeat left top;
	margin:0;
	padding:0;
	height:11px;
	width:300px;
}
.teaser300-center {
	margin:0;
	padding:0;
	background:#efefef;
	width:300px;

}
.teaser300-bot {
	background:transparent url(../Images/Icone/tsr-bot.gif) no-repeat left top;
	margin:0;
	padding:0;
	height:11px;
	width:300px;
}
ul.check-vert {
	list-style-type:none;
	margin:0 5px 0 0;
	padding:0;
}
ul.check-vert li {
	background:transparent url(../Images/Icone/check-vert.gif) no-repeat 0 3px;
	line-height:16px;
	margin:0 0 10px 0;
	padding-left:20px;
}

.detail-plus-container {
	width:280px;
	padding:8px 0 5px 0;
	border-bottom:1px solid #DBDBDB;
}

.detail-plus-container img {
	vertical-align:bottom;
}
div.col1part {
	width:200px;
	float:left;
 }
div.col2part {
	width:430px;
	float:right;
	text-align:left;
    font-size:12px;
    font-family:arial,helvetica,sans-serif;
 }
a.tit {
	text-decoration:underline;
	color:#000;
	font-size:11px;
	font-weight:bold;
	margin:0px;

}
.lienContacter2 {
	padding-left:47px;
	padding-top:7px;
	padding-bottom:18px;
	height:37px;
	background:transparent url(../Images/Icone/btn_contacter.gif) no-repeat left top;
}
.pubs_6_vertical iframe {
	margin-bottom:6px;
}
#coordonnees {
	margin:0;
	padding:0;
	position:absolute;
	top:400px;
	left:60px;
	z-index:4999;
	width:600px;
}
#overlay {
	width:100%;
	height:2000px;
	background:#000;
	opacity:0.75;
	position:absolute;
	z-index:4998;
	top:0;
	left:0;
}
.lienAnnuaire{
	padding-left:37px;
	padding-top:7px;
	padding-bottom:15px;
	height:37px;
	background:transparent url(../Images/Icone/btn_annuaire.gif) no-repeat left top;
}
.tagcloud {
    text-align: center;
    line-height:20px;
}
.tagcloud span {
    padding: 6px;
}
.tagcloud span a {
	text-decoration:none;
}

div#headerLogo,div#headerTop,div#headerText {
	display:none;
}
div#topright2 {
	display:none;
}

#subnav {
	display:none;
}

.bigiframe {
	width:514px;
	margin:0 0 20px 0;
	min-height: 1300px;
	height: auto;
   	_height: 1300px;
}

.bigiframe iframe {
	width:514px;
	height:1300px;
}


.bigiframe2 {
	width:990px;
	margin:0 0 20px 10px;
	min-height: 1300px;
	height: auto;
   	_height: 1300px;
}

.bigiframe2 iframe {
	width:990px;
	height:1300px;
}

h1, .fleche {
	padding:0 0 0 8px;
	background: url(../Images/Icone/fleche_sm_cessionterrain.gif) 0 2px no-repeat;
}

#contentHolder {
	margin-left:10px;
}


.annoncesContainer {
    width: 788px;
    overflow: auto;
    padding: 0;
    margin:10px 0px 20px 0px;
} 
      
.annonceHoldersm {
	float:left;
	margin:0px;
	padding:0px;
	width:370px;
	min-height: 82px;
	height: auto;
   	_height: 82px;
   	overflow:hidden;
	border: 1px solid #DBDBDB;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:368px;
	height: 80px;
}

html>body .annonceHoldersm { width:368px;height: 80px;}

.annonceHoldersm iframe{
	width:368px;
	height:80px;
}

.thumbHolder {
	float:left;
	overflow:hidden;
	text-align:center;
	width:106px;
	height:80px;
	background-color: #efefef;
}

.thumbHolder img {
	width:106px;
}

.thumbHolder a {
	text-decoration:none;
	color:#555;
}

.thumbHolder span {
	display:block;
	margin-top: 27px;
	font-size:10px;
	color:#555;
}

.infoHolder {
	float:right;
	width:244px;
	margin:0;
	padding:5px 5px 0px 0px;
}

.annonceTitre {
	margin:0;
	padding:0;
	height:14px;
	width:237px;
	overflow:hidden;
	white-space:nowrap;
	display:block;
	text-transform:uppercase;
	font-weight:bold;
}

.annonceDetail {
	display:block;
	margin:0;
	padding:0;
	height:28px;
	overflow:hidden;
	color:#6C6F72;
}

.annonceLien {
	display:block;
	margin:0;
	padding:0;
	float:right;
}

.annoncePrix {
	display:block;
	font-weight:bold;
	margin:0;
	padding:0;
	color:#404040;
}



