/*************/
    body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #666666;
	margin: 0; /* il est conseillé de mettre à zéro la marge et le remplissage de l'élément body, pour tenir compte des différentes valeurs par défaut des navigateurs */
	padding: 0;
	text-align: center; /* ce paramétrage centre le conteneur dans les navigateurs IE 5.x. Le texte est ensuite aligné à gauche (valeur par défaut) dans le sélecteur #container */
	color: #000000;
	background-color: #003366; /* #000066 */
	background-repeat: no-repeat;
    }
    .oneColFixCtr #container {
    	width: 780px;  /* paramétrage de la largeur à 20 pixels de moins que le plein écran (800 pixels) pour tenir compte de l'habillage du navigateur et éviter l'apparition d'un ascenseur horizontal */
    	background: #FFFFFF;
    	margin: 0 auto; /* les marges automatiques (et dotées d'une largeur positive) centrent la page */
    	border: 1px solid #000000;
    	text-align: left; /* ce paramétrage annule le paramètre text-align: center de l'élément body. */
    }
    .oneColFixCtr #mainContent {
    	padding: 0 20px; /* ne pas oublier que le remplissage est l'espace à l'intérieur du cadre de l'élément div, alors que la marge est l'espace à l'extérieur de celui-ci */
    }
body,td,th {
	font-size: 14px;
}
.Style2 {
	font-family: "Edwardian Script ITC";
	font-size: 50px;
	font-style: italic;
}
.Style4 {
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
	color: #666666;
	font-style: italic;
}
.Style5 {
	font-size: 75px;
	color: #CC0066;
        text-decoration: none;
        font-style: normal;
        font-weight: bold;
}
.Style6 {font-size: 18px}
.Style15 {font-size: 11px; color: #FFFFFF; }
.Style19 {
	color: #000000;
	font-size: 21px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.Style32 {color: #003366; font-family: Georgia, "Times New Roman", Times, serif; }
.Style34 {font-size: 16px}
.Style36 {color: #003366; font-family: Georgia, "Times New Roman", Times, serif; font-size: 15px; }
.Style38 {color: #003366; font-family: Georgia, "Times New Roman", Times, serif; font-size: 16px; }
.Style43 {font-size: 13px}
.Style44 {font-size: 19px}
.Style45 {
	color: #003366;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
}
.Style56 {
	font-size: 20px;
	font-weight: bold;
}
.Style83 {font-size: 9px; color: #FFFFFF; text-decoration:none; }

.Style57 {font-size: 20px; font-weight: bold; color: #FF6600; }
.Style58 {font-size: 20px; font-weight: bold; color: #0066CC; }
.Style59 {font-size: 20px; font-weight: bold; color: #003366; }
.Style61 {font-size: 25px}
.Style62 {color: #003366; font-family: Georgia, "Times New Roman", Times, serif; font-size: 17px; }
.Style63 {color: #003366; font-family: Georgia, "Times New Roman", Times, serif; font-size: 15px; font-weight: bold; }
.Style64 {color: #003366; font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold; }

.Style100 {color: #006699}
.Style105 {font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #0066CC; }
.Style106 {font-size: 27px}
.Style108 {font-size: 30px}
.Style95 {
	font-size: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0066CC;
	font-weight:normal;
	text-decoration:none;
}


/*************/



/******************/
/* Gabarit ***/
/*****************/
.txtag {
        color: #CC0066;
        font-size: 20px;
        font-family: Arial, Helvetica, sans-serif;
        font-style: italic;
        text-decoration: none;
        font-weight: bold;
	
}
.txtag:hover {
        color: #CC0066;
        font-size: 20px;
        font-family: Arial, Helvetica, sans-serif;
        font-style: italic;
	text-decoration:underline;
        font-weight: bold;
	
}
.tdparis {
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size:17px;
	color:#003366;	
	font-weight:normal;
	font-style:normal;
	text-decoration:none;	
}
.tdparis1 {
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	color:#003366;	
	font-weight:normal;
	font-style:normal;
	text-decoration:none;	
}
.tdparis2 {
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#003366;	
	font-weight:normal;
	font-style:normal;
	text-decoration:none;	
}
.parissup {
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	color:#003366;	
	font-weight:normal;
	font-style:normal;
	text-decoration:none;		
	}
.atdparis {
	font-family : Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size:17px;
	color:#003366;
	text-decoration:none;	
	
}
.atdparis:hover {
	font-weight:normal;
	font-size:17px;
	color:#010004;	
	
}

.menuhaut {
	width:987px;
	height:132px;
	background-image:url(../images/menu.jpg);
	background-repeat:no-repeat;	
}
.amenuhaut {
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#FFFFFF;	
	font-weight:bold;
	text-decoration:none;		
}
.amenuhaut:hover {
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#010004;	
	font-weight:bold;
	text-decoration:none;		
}

.bandeau  {
	display:block;
	width:997px;
	height:151px;
	position:relative;
	background-repeat:no-repeat;
	border-right:2px solid #B4BFDC;
	background-color:#FFFFFF;
}
.logo {
	display:block;
	width:271px;
	height:151px;
	background-image:url(../images/logo.jpg);
	background-repeat:no-repeat;
	position:relative;
	float:left;
}
.mgmenu {
	position:relative;
	float:right;
	display:block;
	width:724px;
	height:151px;
	
	
}
.sepmenu {
	display:block;
	width:724px;
	height:20px;
	position:relative;
}
.imgbandeau {
	display:block;
	width:724px;
	height:93px;
	background-image:url(../images/banniere.jpg);
	background-repeat:no-repeat;
	position:relative;
	
}
.imgmenu {
	display:block;
	width:724px;
	height:40px;
	background-image:url(../images/bandeau_menu.jpg);
	background-repeat:no-repeat;
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#FFFFFF;	
	font-weight:bold;
	position:relative;
}
.menuhaut {
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;	
	text-decoration:none;
}
.menuhaut:hover {
	text-decoration:underline;
}
.blockmenuhaut {
	padding-top:10px;
	text-align:center;
	display:block;
	width:724px;
	
}

.corps {
	display:block;
	width:997px;
	height:545px;	
	border-right:2px solid #B4BFDC;
	border-left:2px solid #B4BFDC;
	position:relative;
	background-color:#FFFFFF;
}
.menugauche {
	display:block;
	margin-left:21px;
	margin-top:30px;
	width:270px;
	height:549px;
	background-image:url(../images/colonne_menu.jpg);
	background-repeat:no-repeat;
	position:absolute;
	text-align:left;
	left:0px;
	top:0px;
}
.moteur {
	display:block;
	width:937px;
	height:490px;
	position:relative;
	text-align:center;
	vertical-align:top;
	top:15px;
	border:1px solid #000066;
	background-color:#B0C1D7;
}
.moteurliste{
	display:block;
	width:937px;
	height:584px;
	position:relative;
	text-align:center;
	vertical-align:top;
	top:15px;
	border:1px solid #000066;;
	padding-top:16px;
	background-color:#B0C1D7;
}

.moteurdetail{
	display:block;
	width:937px;
	height:554px;
	position:relative;
	text-align:center;
	vertical-align:top;
	top:15px;
	border:1px solid #000066;;
	padding-top:16px;
	background-color:#B0C1D7;
}

.bas {
	display:block;
	width:997px;
	height:67px;
	position:relative;
	background-image:url(../images/bas.gif);
	background-repeat:no-repeat;
	border-right:2px solid #B4BFDC;
}
.adresse {
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:normal;
	text-align:center;
	position:absolute;
	display:block;
	width:950px;
	top:40px;
	left:70px;	
	color:#000000;
	font-weight:bold;	
}
.aadress {
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;	
	color:#000000;
	font-weight:bold;
}
.aadress:hover {
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:normal;
	text-decoration:underline;	
	color:#000000;
	font-weight:bold;
}


.lienimmostore {
	display:block;
	width:1000px;
	height:136px;
	position:relative;
	padding-top:10px;
	
}
.immo44 {
	float:left; 
	display:block;
	
}
.immostore {
	float:right; 
	display:block;
	
	
}

.accueil {
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	font-weight:normal;
	text-decoration:none;	
	color:#100004;
	display:block;
	position:absolute;
	top:20px;
	left:2px;	
	text-align:left;
	width:200px;
	height:30px;
}
.chtype {
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;	
	color:#100004;
	display:block;
	position:absolute;
	top:160px;
	left:30px;	
	text-align:left;
	width:180px;
	height:20px;
}
.chbien {
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;	
	color:#100004;
	display:block;
	position:absolute;
	top:180px;
	left:30px;	
	text-align:left;
	width:180px;
	height:20px;
}
.chbien2 {
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;	
	color:#100004;
	display:block;
	position:absolute;
	top:200px;
	left:30px;	
	text-align:left;
	width:180px;
	height:20px;
}
.chservice {
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;	
	color:#100004;
	display:block;
	position:absolute;
	top:220px;
	left:30px;	
	text-align:left;
	width:180px;
	height:20px;
	
}
.chvendre {
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;	
	color:#100004;
	display:block;
	position:absolute;
	top:240px;
	left:30px;	
	text-align:left;
	width:180px;
	height:20px;
	
}
.chplan {
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;	
	color:#100004;
	display:block;
	position:absolute;
	top:300px;
	left:30px;	
	text-align:left;
	width:180px;
	height:20px;
	
}
.chcontact {
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;	
	color:#100004;
	display:block;
	position:absolute;
	top:320px;
	left:30px;	
	text-align:left;
	width:180px;
	height:20px;
	
}
.amenugauche {
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:normal;
	text-decoration:none;	
	color:#100004;
	text-decoration:none;
	font-weight:bold;	
	
}
.amenugauche:hover {
	text-decoration:underline;	
	
}

/*******************************/
/****** Coup de coeur *********/
/******************************/
.textecdc {
	width:670px;
	height:100px;	
	display:block;
	left:20px;
	top:40px;
	position:absolute;	
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:normal;
	color:#FFFFFF;
	text-align:justify;
	padding:5px;
}
.titrecdc {
	font-size:18px;
	font-weight:bold;
	text-align:center;
	color:#FFFFFF;
	width:680px;
	height:100px;	
	display:block;
	left:20px;
	top:5px;
	position:absolute;	
	font-family : Georgia, "Times New Roman", Times, serif;
}
.titrecdc2 {
	font-size:18px;
	font-weight:bold;
	text-align:left;
	color:#FFFFFF;
	width:700px;
	height:100px;	
	display:block;
	left:20px;
	top:50px;
	position:absolute;	
	font-family : Georgia, "Times New Roman", Times, serif;
	font-variant:small-caps;
	text-decoration:none;

}
.bloccoupdecoeur {
	width:900px;
	display:block;
	left:20px;
	top:80px;
	position:absolute;	
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:normal;
	text-align:justify;
	padding-right:5px;
	padding-bottom:5px;
	padding-top:0px;
	padding-left:10px;
}
.blocservices {
	width:700px;
	display:block;
	left:20px;
	top:120px;
	position:absolute;	
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:normal;
	text-align:justify;
	padding-right:5px;
	padding-bottom:5px;
	padding-top:0px;
	padding-left:10px;
}
.nouveaute {
	 display:block;
	 position:relative;
	 float:left;
	 vertical-align:top;
	 text-align:left;
	 background-color:#FFFFFF;
	 width: 870px;
	 height:350px;
	 padding:5px;
}
.memocdc {
	 display:block;
	 position:absolute;
	 width:500px;
	 vertical-align:top;
	 padding-left:2px;
	 text-align:left;
	 top:5px;
	 left:370px;
	
}
.imgcdc {
	 display:block;
	 position:absolute;
	 width:380px;
	 vertical-align:top;
	 text-align:left;
	 top:5px;
	 left:5px;
	
}
.atxtcdc {
	font-size:12px;
	font-weight:normal;
	color:#010004;
	text-align:left;
	text-decoration:none;
	
}
/************************************************/
/*********** MENU *******************************/
/************************************************/
a.mainlevel {
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size : 15px;
	font-weight:normal;
	color : #006AA3;
	text-align : left;
	width:180px;
	height : 50px;
	text-decoration : none;
	font-style:normal;
	display:block;
	padding-left:8px;
	padding-top:8px;
}


a.mainlevel:link, a.mainlevel:visited {
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size : 15px;
	font-weight:bold;
	color : #006AA3;
	text-align : left;
	text-decoration : none;
	font-style:normal;
	display:block;
	padding-left:8px;
	padding-top:8px;	
}
a.mainlevel:hover {
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size : 15px;
	font-weight:bold;
	color : #E58833;
	text-align : left;
	text-decoration : none;
	font-style:normal;
	vertical-align : top;	
	display:block;
	padding-left:8px;
	padding-top:8px;
}

a.mainlevel2 {
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size : 15px;
	font-weight:normal;
	color : #006AA3;
	text-align : left;
	width:180px;
	height : 50px;
	text-decoration : none;
	font-style:normal;
	display:block;
	padding-left:8px;
}


a.mainlevel2:link, a.mainlevel2:visited {
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size : 15px;
	font-weight:bold;
	color : #006AA3;
	text-align : left;
	text-decoration : none;
	font-style:normal;
	display:block;
	padding-left:8px;
}
a.mainlevel2:hover {
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size : 15px;
	font-weight:bold;
	color : #E58833;
	text-align : left;
	text-decoration : none;
	font-style:normal;
	vertical-align : top;	
	display:block;
	padding-left:8px;
}

/************************************************/
/*****         Sélection des critères        ****/
/************************************************/

.titre {
	text-align:left;
	color:#6F1E0E;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	text-decoration:underline;
} 
.tableselect {
		background-color:#313752;	
}
.texteselection {
	text-align:left;
	color:#66141E;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;


	
} 
.textecritereselection {
	text-align:left;
	color:#66141E;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
	border: 1px solid #66141E;

}
.texteselect {
	text-align:left;
	color:#66141E;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
	border: 1px solid #66141E;
}
.textecritere_s {
	text-align:left;
	color:#66141E;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
}
.texte_s {
	text-align:left;
	color:#006633;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;	
}

.milieu_s {
	margin-left: 50px;
}
.soustitreselect {
	text-align:left;
	color:#100004;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:normal;
	padding-left:40px;
	padding-top:10px;
	width:640px;
	font-weight:bold;
}

.soustitreselect2 {
	text-align:left;
	color:#100004;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
	padding-left:35px;
	padding-top:10px;
	width:320px;
}
.soustitreselect3 {
	text-align:left;
	color:#100004;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-weight:bold;
	padding-left:35px;
	padding-top:10px;
	width:700px;

}


/**********************************************************/
/********* 
 *  Liste des biens
 * ******************************************************/
 
 .blocliste {
	display:block;
	width:920px;
	background-color:#B0C1D7;
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight:bold;	
	padding-top:2px;
	padding-left:15px;
	position:relative;
	height:112px;

}
.blocdd1 {
	display:block;
	width:240px;
	height:110px;
	background-color:#FFFFFF;
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight:bold;	
	margin-top:0px;
	float:left;
	position:relative;
	/* border-bottom:1px solid #FFFFFF; */
}
.blocgg1 {
	display:block;
	width:675px;
	height:110px;
	background-color:#FFFFFF;
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight:bold;	
	margin-top:0px;
	float:left;
	position:relative;
	/* border-bottom:1px solid #FFFFFF; */
}

.image {
	display:block;
	position:relative;
	top:5px; 
	text-align:center;
	
}
.titreliste {
	display:block;
	width:620px;
	height:15px;
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight:bold;	
	margin-top:10px;
	text-align:left;	
	color:#000000;
	padding-left:10px;	
	padding-right:10px;	
	position:relative;	
}
.atitreliste {
	color:#000000;
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight:normal;	
	text-decoration:none;	
	
}
.amemoliste {
	color:#000000;
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight:normal;	
	text-decoration:none;	
	
}
.memoliste {
	display:block;
	width:620px;
	height:30px;
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight:bold;	
	margin-top:14px;
	text-align:left;
	padding-left:10px;	
	padding-right:10px;	
	color:#000000;
	position:relative;
}
.listeagence{
	display:block;
	width:620px;
	height:20px;
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight:bold;	
	margin-top:5px;
	text-align:left;
	padding-left:10px;	
	padding-right:10px;	
	color:#000000;
	position:relative;
}
.vendu {
	position:absolute;
	display:block;
	width:340px;
	height:23px;
	background-image:url(../images/texte-vendu.jpg);
}
.vendu {
	position:absolute;
	display:block;
	width:340px;
	height:23px;
	background-image:url(../images/texte-vendu.jpg);
}
.exclusivite {
	position:absolute;
	display:block;
	width:340px;
	height:23px;
	background-image:url(../images/texte_exclusivite.jpg);
	
	
}
.miniature {
	
	display:block;
	width:310px;
	height:15px;
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight:bold;	
	margin-top:15px;
	text-align:center;	
	padding-left:55px;
	color:#FFFFFF;
	position:relative;
	
}

.bloclistehaut {
	display:block;
	width:920px;
	height:30px;
	padding-top:5px;
	position:relative;
	padding-left:5px;
	vertical-align:top;
	text-align:left;
}
.bloclistebas {
	display:block;
	width:920px;
	height:30px;
	position:relative;
	padding-left:5px;
	vertical-align:top;
	text-align:left;
}
.numerotation {
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight:normal;	
	color:#000066;
	text-decoration:none;
	cursor:pointer;
}
.numerotation2 {
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight:normal;	
	color:#000066;
	text-decoration:none;
	cursor:pointer;
}
.numerotationbold {
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight:bold;	
	color:#000000;
	text-decoration:underline;

}
.numerotationj {
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight:bold;	
	color:#000000;
	text-decoration:none;

}
.menuliste3 {
	display:block; 
	position:absolute;
	left:578px;
	top:5px;
	width:140px;
	vertical-align:top;
}
.menulistebg {
	display:block; 
	position:absolute;
	left:578px;
	top:0px;
	width:140px;
	vertical-align:top;
}
.listeplus {
	position:absolute;
	left:410px;
	top:80px;
	
}
/******************************************************/
/*********** Détail du bandeau ***********************/
/*****************************************************/

/*********************** detail  ***/
 .det_block {
	position:relative;
	width:894px;
	height:400px;
	text-align:left;
 	display:block;
	background-color:#FFFFFF;
	margin-left:10px;
	 }
.det_image {
 	position:relative;
	width:440px;
	height:400px;
	text-align:left;
 	display:block;		
	float:left;
	padding-top:2px;
	padding-left:2px;

}
.det_txt {
	position:relative;
	width:430px;
	height:400px;
	text-align:left;
 	display:block;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;	
	color:#33569A;
	float:right;
	padding:2px;
}
.det_lien {
	position:relative;
	width:930px;
	height:60px;
	text-align:left;
 	display:block;
	margin-top:20px;
	margin-left:5px;
	
}

.det_titre {
	color:#100004;
	font-size:14px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
}
.det_texte {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:normal;	
	
	color:#100004;	
	
}

.compteur2 {
	text-align:left;
	padding-left:10px;
	
}
/****************************************************/
/******** Boutons de navigation *********************/
/****************************************************/


.bouton {
	background-image:url(../images/btn-details.jpg);
	background-repeat:no-repeat;	
	font-family : Georgia, "Times New Roman", Times, serif;
	display : block;
	font-size : 12px;
	color : #000066;
	font-weight:bold;
	text-align : left;
	margin-left:0px;
	width:170px;
	height : 30px;
	text-decoration : none;
	font-style:normal;
	padding-top:2px;
	padding-left:30px;
	cursor:pointer;
}

.bouton:hover {
	cursor:pointer;
	text-decoration : underline;
	background-image:url(../images/btn-details2.jpg);
	color : #100004;

}

.bouton2 {
	background-image:url(../images/btrouge.jpg);
	background-repeat:no-repeat;	
	font-family : Georgia, "Times New Roman", Times, serif;
	display : block;
	font-size : 12px;
	color : #FFFFFF;
	font-weight:bold;
	text-align : left;
	margin-left:0px;
	width:125px;
	height : 75px;
	text-decoration : none;
	font-style:normal;
	padding-left:25px;
	cursor:pointer;
	border:0px;
	vertical-align:top;
}

.bouton2:hover {
	cursor:pointer;
	background-image:url(../images/btnoir.jpg);

}

.bouton3 {
	background-image:url(../images/bt_rond_r.jpg);
	background-repeat:no-repeat;	
	font-family : Georgia, "Times New Roman", Times, serif;
	display : block;
	font-size : 12px;
	color : #000066;
	font-weight:bold;
	text-align : left;
	margin-left:0px;
	width:150px;
	height : 30px;
	text-decoration : none;
	font-style:normal;
	padding-top:2px;
	padding-left:30px;
	cursor:pointer;
}

.bouton3:hover {
	background-image:url(../images/bt_rond_n.jpg);
	background-repeat:no-repeat;
	cursor:pointer;
	text-decoration : underline;
	color:#100004;

}
.btdetail {
	background-image:url(../images/btdetail.jpg);
	background-repeat:no-repeat;	
	font-family : Georgia, "Times New Roman", Times, serif;
	display : block;
	font-size : 12px;
	color : #FFFFFF;
	font-weight:bold;
	text-align : center;
	margin-left:0px;
	width:100px;
	height : 51px;
	text-decoration : none;
	font-style:normal;
	cursor:pointer;
	border:0px;
	vertical-align:top;
	padding-top:3px;
}

.btdetail:hover {
	cursor:pointer;
	background-image:url(../images/btdetail2.jpg);

}


/*******************************************************************/
/*********** estimation ********************************************/
/*******************************************************************/
.texte_contenu {
	text-align:left;
	color:#000000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:normal;
}
.texte_contenu_m {
	text-align:left;
	color:#000000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:normal;
	border: 1px solid #000066;
}
.champs {
	text-align:left;
	color:#000066;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	font-weight:normal;
	padding:5px;

}

.champsrouge {
	text-align:left;
	color:#006633;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	font-weight:normal;
	padding-left:40px;
}
.soustitrepage {
	text-align:left;
	color:#000000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:normal;
}
.titrepage {
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	color:#000000;
	text-align:left;
}
.separation {
	background-color:#FFFFFF;
	border-left:1px outset #FFFFFF; 
	height:300px; 
	width:1px; 
	vertical-align:top;
}

/**************************************************/
/******* Login *************************************/
/***************************************************/
.alogin {
	text-align:left;
	color:#494A57;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
.alogin:hover {
	text-align:left;
	color:#C2CBCE;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
/*****************************************************/
/************* fiche de recherche *******************/
/****************************************************/
.abtnrapprochement {
	text-align:left;
	color:#66141E;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
	border: 1px solid #66141E;
	

}
.abtnrapprochement:hover {
	text-align:left;
	color:#FFFFFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
	border: 1px solid #FFFFFF;
	background-color:#66141E;

}
.abtn_recherche {
	text-align:left;
	color:#66141E;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
	border: 1px solid #66141E;
}
.abtn_recherche:hover {
	text-align:left;
	color:#FFFFFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
	border: 1px solid #FFFFFF;
	background-color:#66141E;

}




.textepage {
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:normal;
	color:#66141E;
	text-align:justify;
}

.aservices {
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
	color:#313752;
	text-decoration:none;
}
.aservices:hover {
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
	color:#313752;
	text-decoration:underline;
}

.borduredeposer {
	/* border:1px solid #006633;  */

}
.liencompte {
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
	color:#494A57;
	text-decoration:underline;

}
.liencompte:hover {
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
	color:#C2CBCE;
	text-decoration:underline;

}
.bloc1 {
	position:relative;
	display:block;
	float:left;
	vertical-align:top;
	padding:5px;
} 
.bloc2 {
	position:relative;
	display:block;
	float:left;
	vertical-align:top;
	padding:5px;
}
.bloc3 {
	position:relative;
	display:block;
	float:left;
	vertical-align:top;
	padding:5px;
}
.bloc4 {
	position:relative;
	display:block;
	float:left;
	vertical-align:top;
	padding:5px;
}
.bloc5 {
	position:relative;
	display:block;
	float:left;
	vertical-align:top;
	padding:5px;
}
.bloctexte {
	position:relative;
	display:block;
	float:left;
	vertical-align:top;
	padding:5px;
}


.aimprimer {
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
	color:#006633;
	text-decoration:none;
}
.aimprimer:hover {
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
	color:#B5D200;
	text-decoration:none;
}

.amails {
	
	color:#000000;
	
}
.amails:hover {
	color:#4FADE8;
}

/*****
 *  Partie programmes neufs 
 *  
 *  */

.adressepromoteur { 
	color:#006633;  
	font-weight:bold; 
	text-align:center;
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size:12px;
}
.asitewebpromoteur {
	color:#006633; 
	font-weight:bold; 
	text-align:center;
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	text-decoration:none;
}

.titreprogramme {
	color:#006633;  
	font-weight:bold; 
	text-align:center;
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	text-decoration:none;
	padding-bottom:5px;
	
}

.description_pn {
	border:3px solid #006633;
	
}

.txt_description {
	padding: 3px; 
	text-align: justify; 
	text-justify: auto; 
	color:#006633;
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size:12px;
}

.telechargerpdf {
	text-align: right; 
	text-justify: auto; 
	color:#006633;
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	text-decoration:none;
	
	}
.telechargerpdf:hover {
	text-align: right; 
	text-justify: auto; 
	color:#006633;
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	
	}
.texte_pn {
	text-align: left; 
	text-justify: auto; 
	color:#006633;
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	text-decoration:none;
	
}
.titre_tableau {
	text-align: center; 
	text-justify: auto; 
	color:#FFFFFF;
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	background-color:#006633;
	width:100px;
}

.trtableau_pn {
	border: 2px solid #006633;
}


.cellule_pn {
	border-bottom: 2px solid #006633;
	text-align: center; 
	text-justify: auto; 
	color:#006633;
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	text-decoration:none;

}
.demanderreserve {
	text-justify: auto; 
	color:#006633;
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
}

.demanderreserve:hover {
	text-justify: auto; 
	color:#000000;
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	text-decoration:none;
}

.txt_commentaire_tarif {
	text-align: left; 
	text-justify: auto; 
	color:#006633;
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	text-decoration:none;	
	
}

.lotborder {
	border:1px solid #7F3722;
	
}

.recherche {
	display:block;
	position:relative;
	width:795px;
	height:123px;	
	background-image:url(../images/recherche.jpg);
	background-repeat:no-repeat;	
}

/****************/
/* Impression **/
/***************/

/****************************/
.memolibretitre {
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color:#100004;
	font-weight:bold;	
	
}
.memolibre {
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color:#100004;
	font-weight:normal;	
	
}

.detailtextebandeau {
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color:#100004;
	font-weight:bold;	
	
	
}

.couleur_fond {
	background-color:#D2E1EE;
	
	}
	
	
	
.bloccompte{
	display:block;
	width:710px;
	height:400px;
	padding-left:0px;
	position:relative;
	background-repeat:no-repeat;
	float:left;	
	text-align:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
}

  .blocklogingauche {
  	display:block;
  	width:340px;
  	height:150px;
  	position:absolute;
  	top:80px;
  	left:20px;
}
  
 .blocklogindroite {
  	display:block;
  	width:330px;
  	height:150px;
  	position:absolute;
  	top:80px;
  	left:390px;
 }


.bloccontact{
	display:block;
	width:720px;
	height:550px;
	padding-left:0px;
	position:relative;
	background-repeat:no-repeat;
	float:left;	
	text-align:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
}
.soustitreselectlogin {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
}
 .btloging {
  	display:block;
  	position:absolute;
  	top:180px;
  	left:90px;
 	 
 }
 
 .btlogind {
  	display:block;
  	position:absolute;
  	top:180px;
  	left:112px;
 	 
 }

.boutonlogin {
	background-image:url(../images/btdetail.jpg);
	background-repeat:no-repeat;	
	font-family : Georgia, "Times New Roman", Times, serif;
	display : block;
	font-size : 12px;
	color : #FFFFFF;
	font-weight:bold;
	text-align : center;
	margin-left:0px;
	width:100px;
	height : 51px;
	text-decoration : none;
	font-style:normal;
	cursor:pointer;
	border:0px;
	vertical-align:top;
	padding-top:12px;
}
}
.boutonlogin:hover {
	background-image:url(../images/btdetail2.jpg);
	background-repeat:no-repeat;	
	font-family : Georgia, "Times New Roman", Times, serif;
	display : block;
	font-size : 12px;
	color : #FFFFFF;
	font-weight:bold;
	text-align : center;
	margin-left:0px;
	width:100px;
	height : 51px;
	text-decoration : none;
	font-style:normal;
	cursor:pointer;
	border:0px;
	vertical-align:top;
	padding-top:12px;
}	
}
.boutonlogin2 {
	background-image:url(../images/btdetail.jpg);
	background-repeat:no-repeat;	
	font-family : Georgia, "Times New Roman", Times, serif;
	display : block;
	font-size : 12px;
	color : #FFFFFF;
	font-weight:bold;
	text-align : center;
	margin-left:0px;
	width:100px;
	height : 51px;
	text-decoration : none;
	font-style:normal;
	cursor:pointer;
	border:0px;
	vertical-align:top;
	padding-top:12px;
}
}
.boutonlogin2:hover {
	background-image:url(../images/btdetail2.jpg);
	background-repeat:no-repeat;	
	font-family : Georgia, "Times New Roman", Times, serif;
	display : block;
	font-size : 12px;
	color : #FFFFFF;
	font-weight:bold;
	text-align : center;
	margin-left:0px;
	width:100px;
	height : 51px;
	text-decoration : none;
	font-style:normal;
	cursor:pointer;
	border:0px;
	vertical-align:top;
	padding-top:12px;
}	
}


.adetails {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#FFFFFF;
	text-decoration:none;
}
.champs {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#FFFFFF;
	text-decoration:none;
}

.blocdcompte {
	display:block;
	width:720px;
	height:100px;
	padding-left:0px;
	position:relative;
	background-repeat:no-repeat;
	text-align:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	background-color:#8D87C3;
	
}
.blocdcompte2 {
	display:block;
	width:720px;
	height:300px;
	padding-left:0px;
	position:relative;
	background-repeat:no-repeat;
	text-align:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	background-color:#8D87C3;
	
}
.blocdcompte3 {
	display:block;
	width:720px;
	height:300px;
	padding-left:0px;
	position:relative;
	background-repeat:no-repeat;
	text-align:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	background-color:#8D87C3;
	
}

.lienducdc {
	 display:block;
	 position:absolute;
	 width:380px;
	 vertical-align:top;
	 text-align:left;
	 top:30px;
	 left:274px;
}
.alienducdc {
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	font-weight:normal;
	text-align:justify;
	text-decoration:none;
	color:#990000;
	font-style:italic;
}
.alienducdc:hover {
	
	text-decoration:underline;
		
}
.lienducdc1 {
	 display:block;
	 position:absolute;
	 width:380px;
	 vertical-align:top;
	 text-align:left;
	 top:450px;
	left:30px;
	font-size:18px;
	font-weight:bold;
	text-align:left;
	color:#FFFFFF;
	font-family : Georgia, "Times New Roman", Times, serif;
	font-variant:small-caps;
	text-decoration:none;
	 
}


