/*= general */

* {
	margin:0;
	padding:0;
}

body {
	font-size: 11px;
	font-family: arial,helvetica,sans-serif;
	color: #000;
}

#frame { 
	padding:0;
	margin:0;
	background: #efeff0 url(../Images/Icone/bg_body.jpg) top left repeat-x;
}

p {
	margin-bottom:0.55em;
	line-height:1.2em;
}

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

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

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

h1.titredetailannonce,h4.titredetailannonce {
	background-color:#EEECE9;
	color:#000;
	padding:4px; 
	line-height:12px;
}
h1.hautpage {
	color: #bcbcbc;
	font-size:10px;
	line-height:17px;
	padding-left:6px;
	text-align:left;
}

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

h2{
	color:#FF6600;
	font-family:arial,helvetica,sans-serif;
	font-size:14px;
	font-weight:bold;
	margin-bottom:0.3em;
}

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

a, .blue{
	color:#0000CC;
}

img {
	border: 0;
}

ul {
	margin-left:0;
	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;
}


.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 #C0C0C0;
	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:#B8B9BA;
}

.Rubrique{
	color:#222;
	font-weight:bold;
	background-color:#efefef;
}
.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;
}
.FormRechercheFixed2 {
	width:170px;
}
.FormRechercheFixed, .FormRechercheFixed2 {
	border:1px solid #DCDFE0;
}
/*#boxrecherche1 table td .FormRechercheFixed{
	width:142px;
}*/
#footer2 {
	text-align:left;
	font-size:10px;
	height:19px;
	margin-bottom:3px;
}
#footer2 p {
	padding-top:3px;
	padding-left:30px;
	margin-left:10px;
	margin-right:10px;
	color:#fff;
}

#footer2 span {
	font-weight:bold;
}

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

.box-gene, .box-gene-full {
	display:block;
	margin-bottom:9px;
	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-lien-ligne {
	width:280px;
	margin:0;
	padding:2px 0;
	height:13px;
	white-space:nowrap;
	overflow:hidden;
}

.box-ligne-width1 {
	width:380px;
}

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

.box-ligne-width4 {
	width:95px;
}
.fondGris {
	background-color:#8f8f8f;
}
.white {
	color:#fff;
}

.TableAnnonce{
	width:604px;
}
.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:#C0C0C0;
}
	
.TablePartenaire{
}
.TitrePartenaire{
	background-color:#FFFFFF;
	color:#CBCA32;
	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;
}

.BigBouton{
	background-color:#4384F0;
	background-image:url(../Image/Icone/bouton_bg.gif);
	background-repeat:no-repeat;
	border:1px solid #1E5FC7;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	padding:4px 8px;
}
html>body .BigBouton {
     *background-position: 1px 1px;
}

.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: #CBCA32;
}

.defaultcolor{
	color: #CBCA32;
}

.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 #6E45C9;
}

.divborder2 {
	border:2px solid #6E45C9;
}

.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;
}

.smallbold {
	font-family:tahoma,arial,sans-serif;
	font-weight:bold;
}

.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 15px;
	margin-bottom:10px;
	margin-top:0em;
	list-style-position:outside;
	list-style-type:square;
}

ul.rappels li{
	margin:0 10px;
	padding:0.3em 0px;
	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;
}

.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;
}
.lienFleche {
	padding-left:11px;
	background: url(../Images/Icone/fleche.gif) left 4px no-repeat;
	background-color: transparent;
}

.box-lien-ligne3 {
	/*width:280px;*/
	margin:0;
	padding:2px 0;
	/*white-space:nowrap;*/
	text-align:left;	
	overflow:hidden;
}
.box-lien-ligne3 a {
	text-decoration:none;
}

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

/*= layout */


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

.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:15px;
	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%;
}

#header {
}

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

#headerFrame {
	width: 100%;
}

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

#headerlogo {
	text-align:left;
	width:252px;
	background: url(../Images/Logo_TAF/Logo_fr.gif) no-repeat 25px 12px;
}

#headerlogo a {
	display:block;
	width:100%;
	height:100px;
	text-decoration:none;
}

#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:560px;
	overflow:hidden;
	vertical-align:top;
}
#headerliens span{
	margin:0 7px;
}

#headerliensUtil {
	width:435px;
	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;
}
#headerliensUtilVendeur {
	padding-top:2px;
}
#headerbottom {

}

#content {

}

#contentFrame {

}

#footer {
	clear: both;
	margin:0;
	margin-top:15px;
	padding: 4px 0;
	text-align:center;
	border-top:1px solid #DBDDDE;
	font-size:10px;
	color:#272727;
}

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

/*= nav */


#nav {
	width:1000px;
	clear:both;
	border-bottom: 1px solid #6E45C9;
	height:20px;
	margin-bottom:12px;
}

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

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

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

#navlist li a:hover
{

}

#navlist li a:active
{

}

#navlist li a#current
{
	color: #fff;
	font-weight:bold;
	background: #6E45C9;
	border-color: #6E45C9;
	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,#boxrecherche3 {
	width:100%;
	margin:10px 0 15px 0;
	padding:3px 0 7px 0;
	background: #EAEDF1 url(../Images/Icone/boxrecherche_bg.gif) repeat-x;
	border:none;
	z-index:20;
}
#boxrecherche3 {
	margin-bottom:0;
}
#boxrecherche1top,#boxrecherche3top {
	height:7px;
	width:100%;
	line-height:1px;
	font-size:11px;
	background: #fff url(../Images/Boxes/boxrecherche1_top.gif) no-repeat;
}

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

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

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

#recherche1 td,#recherche3 td {
	padding:3px 12px;
	text-align:left;
}

#recherche1 p,#recherche3 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:470px;
	padding:10px;
	background: #EAEDF1 url(../Images/Icone/boxrecherche_bg.gif) repeat-x;
	border:none;
}

/*= classements */


#classements {
	width:100%;
	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:#CBCA32;
	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:#CBCA32;
	font-weight:bold;
	padding:3px 0 1px 4px;
	height:16px;
}

.tdrubriquefamille a {
	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:140px; /* 119px pour montrer le nombre*/
	height:14px;
	overflow:hidden;
}

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

.rubriquetitre a, .rubriquetitre2 a, .tdrubriquenb a {
	display:block;
	width:100%;
	text-decoration:none;
	padding-left:4px;
}

.rubriquetitre a:hover, .rubriquetitre2 a:hover, .tdrubriquenb a:hover {
	text-decoration:underline;
}

/*= resultats offres  */

.formTri select {
	width:83px;
}

#resultats {
	width:604px;
	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:424px;
	padding-top:2px;
}

.tdresultatright {
	width:100px;
}

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

.tdresultatrightrech {
	width:104px;
    	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 {
	display:block;
	margin:0;
	color:#888888;
	font-size:10px;
	margin-bottom:2px;
}

.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;
	display:none;
}

.typeoctissimo{
	color:#CBCA32;
	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:134px;
}

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

* html .annonceaccueil {
	height:112px;
}
.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:1px;
	color:#CBCA32;
}

.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:#CBCA32;
	font-size:11px;
}


/*= box inscription */

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

#boxinscr1top {
	background: #fff url(../Images/Boxes/boxinscr1_top.gif) no-repeat;
}

#boxinscr2top {
	background: #fff url(../Images/Boxes/boxinscr2_top.gif) no-repeat;
}

#boxinscr3top {
	background: #fff url(../Images/Boxes/boxinscr3_top.gif) no-repeat;
}

#boxinscr4top {
	background: #fff url(../Images/Boxes/boxinscr2_top.gif) no-repeat;
}

#boxinscr1top, #boxinscr2top, #boxinscr3top, #boxinscr4top {
	height:27px;
}

#boxinscr1top h3, #boxinscr2top h3, #boxinscr3top h3, #boxinscr4top h3 {
	font-size:13px;
	margin:0 10px;
	padding-top:5px;
	line-height:12px;
}

.boxinscrcontent {
	padding-top:5px;
} 

.boxinscrcontent p {
	margin:0 10px;
}

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

#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;
}

.lienCarteSpan {
	padding-left:80px;
}

.lienCarte {
	background-image: url(../Images/Icone/carte_small_BPR.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;

}

.lien_pdf {
	padding-left:16px;
	background: url(../Images/Icone/pdf.gif) no-repeat 0px 2px;
	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 TAF */ 

h2,.aatitre,.aatitre a,.TitrePartenaire,.classement th,.tdrubriquefamille,.tdrubriquefamille a,.aaimg,.aalien {
	color:#CBCA32;
}
h2.fleche {
	color:#000;
}

.tdrubriquefamille2, .tdrubriquefamille2 a  {
	color:#B8B9BA;
}
.RubriqueSelect2 .rubriquesynonyme a {
	display:block;
	width:100%;
	text-decoration:none;
	padding-left:20px;
	color:#B8B9BA
}

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

/*= 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_TAF.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.TAF {
	background-image:url("../Images/Icone/big_fleche_TAF.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;
}

.RubriqueSelect2, .RubriqueSelect2 a {
	text-decoration:underline;
}

.region {
	width:170px;
	border-collapse:collapse;
	/*border-width:2px;*/
	border:1px solid;
	padding-top:5px;
	border-color:#DEDEDE;
	padding-bottom:5px;
	margin-top:5px;
	margin-bottom:5px;
	padding-left:5px;
	text-align:left;
}

.rubriquetitredep, .rubriquetitreville {
	width:140px; 
	height:12px;
	overflow:hidden;
}
.rubriquetitredep a {
	display:block;
	width:100%;
	text-decoration:none;
	padding-left:0px;
}
.rubriquetitreville a {
	display:block;
	width:100%;
	text-decoration:none;
	padding-left:30px;
}

.region p {
	margin:1px; 
}

/* 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;
}

.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;
}
.lienLoupe {
	display:block;
	padding-left:19px;
	background:transparent url(../Images/Icone/zoom.gif) no-repeat left top;
}
.detail-plus-container {
	width:280px;
	padding:8px 0 5px 0;
	border-bottom:1px solid #DBDBDB;
}
.box-content {
	display:block;
	margin:0 5px 0 10px;
	padding:5px 0;
	position:relative;
}

.box-content ul {
	 list-style-image: url(../Images/Icone/popup_TAF.gif);
	 text-align:left
}

.box-content li {
	padding-bottom:2px;
}

.box-content-nounderline a {
	text-decoration:none;
}
.box-content-nounderline a:hover {
	text-decoration:underline;
}


