/* ------------------------------------ */
/*                                      */
/*            Body                      */
/*                                      */
/* ------------------------------------ */

body {
	margin: 0;
	padding: 0 0 20px 0;
	background: #f2f6f8 url(/img/design/background.png) left 28px repeat-x;
	font-family: verdana, Lucida, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000;
	text-align: center;
}

/* hack FF pour masquer les contours pointillé sur les liens
-------------------------------------------------------*/

a {
	outline: none;
}

:focus {
	-moz-outline-style: none;
}

/* hack FF pour masquer les contours pointillé sur les liens
-------------------------------------------------------*/

* {
	padding: 0;
	margin: 0;
}

.date {
	font-size: .8em;
}

.gras, li span {
	font-weight: bold;
}

.centrer {
	text-align: center;
}

.justifier {
	text-align: justify;
}

.espace_haut {
	padding-top: 10px;
}

.alerte {
	color: #f03535;
	font-weight: bold;
	text-align: center;
}

.nowrap {
	white-space: nowrap;
}

div.gauche {
	float: left;
}

div.droit {
	float: right;
}

img {
	vertical-align: absmiddle;
	border: 0;
}

img.photo {
	border: 1px solid #fff;
}

td.photo .ombre {
	width: 138px; height: 98px;
	margin: 0 auto;
	text-align: left;
	background: transparent url(/img/shadowalpha.png) top left no-repeat !important;
	background: transparent url(/img/shadowalpha.gif) top left no-repeat;
}

table#liste_annonces td.photo img {
	width: 130px; height: 90px;
}

img.photo2 {
	border: 3px solid #d3dde2;
}

img.mini {
	width: 117px; height: 74px;
}

img.maxi {
	width: 272px; height: 202px;
}

label {
	cursor: pointer;
}

fieldset {
	border: 0;
}

div.separation {
	overflow: hidden;
	height: 1px;
	visibility: hidden;
	clear: both;
}

.cacher, h1, #navigation dt, .cacher_si_gtie6, #map span, #map a {
	display: none;
}

/* ------------------------------------ */
/*                                      */
/*            Global                    */
/*                                      */
/* ------------------------------------ */

#global {
	width: 100%;
	background: transparent url(/img/design/background.png) left bottom repeat-x;
	padding-bottom: 130px;
}

#conteneur {
	padding-top: 10px;
	text-align: left;
	width: 913px;
	position: relative;
	margin: 0 auto;
	font-size: .8em;
}

/* ------------------------------------ */
/*                                      */
/*            Liens                     */
/*                                      */
/* ------------------------------------ */

a:link, a:visited {
	text-decoration: none;
}

.actif, .actif a, #liens_commerciaux .annonce .titre a,
#slogan a, dl#navigation a, div.bouton .text a, div.bouton a:hover, div.bouton a:active,
#connexion ul li a,
ul.petits_liens li a:hover, ul.petits_liens li a:active {
	font-weight: bold;
}

#slogan a {
	color: #8697b4;
}

#liens_commerciaux .annonce .titre a, #liens_commerciaux .url a, #historique a, a.lien, strong.bleu, #fiche_annonce strong {
	color: #5a6a8c;
}

div.bouton .text a, div.bouton a {
	color: #fff;
}

a.lien2,
a.lien:hover, a.lien:active, a.lien em {
	color: #f90;
}

a.lien em {
	font-style: normal;
}

h3 a {
	color: #536cb7;
}

ul.petits_liens li a, ul.liste_liens a {
	color: #999;
}

ul#menu_rapide a, #rechercher p a, a.texte, th a {
	color: #000;
}

#connexion ul li a, #notre_concept, #notre_concept a {
	color: #ea5e00;
}

dl#navigation a, #footer a {
	color: #5e5e5e;
}

#slogan a:link, #slogan a:visited,
ul#menu_rapide a:hover, ul#menu_rapide a:active,
dl#navigation a:hover, dl#navigation a:active,
div.bouton .text a:hover, div.bouton .text a:active,
#rechercher p a:hover, #rechercher p a:active,
#connexion ul li a:link, #connexion ul li a:visited,
a.texte:hover, a.texte:active,
#liens_commerciaux .annonce .titre a:hover, #liens_commerciaux .annonce .titre a:active,
#liens_commerciaux .url a:hover, #liens_commerciaux .url a:active,
#historique a:hover, #historique a:active,
a.lien:hover, a.lien:active,
a.lien2:hover, a.lien2:active,
h3 a:hover, h3 a:active,
#footer a:hover, #footer a:active,
th a:hover, th a:active,
ul.petits_liens li a:hover, ul.petits_liens li a:active,
#notre_concept a, #notre_concept a:visited {
	text-decoration: underline;
}

#slogan a:hover, #slogan a:active,
#connexion ul li a:hover, #connexion ul li a:active,
#notre_concept a:hover, #notre_concept a:active {
	text-decoration: none;
}

/* ------------------------------------ */
/*                                      */
/*            Header                    */
/*                                      */
/* ------------------------------------ */

#header {
	height: 87px;
	clear: both;
	background: transparent url(/img/design/header.png) top left no-repeat;
}

ul#menu_rapide {
	margin-right: 135px;
	float: right;
	height: 21px;
	font-size: .85em;
	list-style: none;
}

#menu_rapide li {
	float: left;
}

#logo {
	position: relative;
	float: left;
	width: 253px;
	height: 87px;
}

#logo img {
	position: absolute;
	left: -26px; top: -8px;
}

#slogan {
	position: relative;
	padding-top: 20px;
	color: #757f91;
	padding-left: 20px;
	padding-right: 40px;
	float: left;
	font-weight: bold;
	font-size: .9em;
	width: 510px;
	height: 67px;
	text-align: center;
	background: transparent url(/img/design/header_separateur.png) left bottom no-repeat;
}

#notre_concept {
	position: absolute;
	top: 97px;
	right: 15px;
}

/* ------------------------------------ */
/*                                      */
/*            Navigation                */
/*                                      */
/* ------------------------------------ */

#navigation {
	color: #fff;
	padding-left: 110px;
	height: 27px;
	background: transparent url(/img/design/menu.png) top left no-repeat;
}

#navigation dd {
	white-space: nowrap;
	font-size: 1em;
	line-height: 25px;
	text-transform: uppercase;
	padding-left: 3px;
	float: left;
}

#navigation dd a {
	font-size: .8em;
	padding-right: 5px;
}

/* ----- Volet droit -------- */

#volets_droits {
	position: absolute; right: -186px; top: 160px; width: 190px;
}

#volets_droits h2 {
	font-weight: bold; font-size: 1.3em; color: #417390; width: 170px;
}

#volet1 {
	background: transparent url(/img/design/panneau_lateral.png) top left no-repeat; height: 380px;
}

#volet1 li a {
	background-color: #fff; background-position: 10px top; background-repeat: no-repeat; display: block; width: 164px;
}

li#concept_etape1 a {
	height: 62px; background-image: url(/img/design/concept01.png);
}

li#concept_etape2 a {
	height: 67px; background-image: url(/img/design/concept02.png);
}

li#concept_etape3 a {
	height: 84px; background-image: url(/img/design/concept03.png);
}

#volet1 h2 {
	background: transparent url(/img/design/concept.png) left 20px no-repeat; padding-top: 90px;
}

#volet2 {
	background: transparent url(/img/design/panneau_lateral2.png) top left no-repeat; height: 600px;
}

#volet2 h2 {
	padding-top: 20px;
}

#volet2 p {
	font-size: .85em; width: 170px; padding-top: 5px;
}

/* ------------------------------------ */
/*                                      */
/*                Main                  */
/*                                      */
/* ------------------------------------ */

#main {
	padding-left: 6px;
	background: transparent url(/img/design/main.png) top left repeat-y;
}

#page {
	min-height: 500px;
	padding: 3px 7px 15px 7px;
	width: 887px;
	border-top: 4px solid #c9d1df;
}

#contenu_page {
	padding-right: 10px;
}

#contenu_page p, #contenu_page ul {
	font-size: 85%;
}

ul.petits_liens {
	float: left;
	margin-top: 10px;
	margin-left: 20px;
	font-size: .8em;
	color: #999;
	width: 200px;
}

#financement {
	font-size: 1.2em; text-align: center; position: absolute; top: 465px; right: 40px; width: 280px; height: 20px;
}

#page ol {
	margin-left: 20px;
}

#page ol li {
	padding-top: 5px;
}

h2 {
	color: #8a97ab;
	font-weight: bold;
	font-size: 1.1em;
}

h3 {
	color: #536cb7;
	margin-top: 10px;
	font-weight: bold;
	font-size: 1em;
}

h3 span.souligner {
	border-bottom: 1px solid #536cb7;
	padding-bottom: .3em;
}

h4 {
	padding-top: 10px;
	color: #666;
	font-weight: bold;
	font-size: 1em;
}

ul.liste_liens {
	padding-top: 0;
	margin-top: 0;
	margin-left: 20px;
	list-style: square;
	color: #666;
	font-weight: bold;
	font-size: .9em;
}

ul.liste_liens li {
	padding-top: 5px;
}

#page p {
	padding-top: 10px;
	line-height: 1.4em;
}

#page .laterale ul, #page .page ul {
	margin-left: 17px;
	margin-top: 10px;
}

#page .laterale ul li, #page .page ul li {
	line-height: 1.6em;
}

#page p strong.bleu {
	color: #8a97ab;
	font-weight: bold;
}

#historique {
	padding: 10px 0;
	font-size: .85em;
}

#historique span {
	font-weight: bold;
}

.compteur span {
	font-weight: bold;
	color: #536cb7;
	font-size: 1.2em;
}

#zone_laterale {
	float: left;
	padding-top: 5px;
	width: 283px;
}

#page h2.laterale {
	margin-top: 10px;
	margin-left: 295px;
}

#page div.laterale {
	padding-left: 12px;
	float: left; width: 575px;
}

	/* -----------CADRE CONNEXION------------ */

	#connexion {
		margin-top: 2px;
		float: left;
		height: 215px; width: 278px;
		background: transparent url(/img/design/connexion_fond.png) left top no-repeat;
	}

	#connexion p {
		padding-left: 60px;
	}

	#connexion .cadre_hg {
		background-image: url(/img/design/cadre2_hg1.png);
	}

	#connexion .cadre_bg {
		background-image: url(/img/design/cadre2_bg1.png);
	}

	#connexion .cadre_bd {
		background-image: url(/img/design/cadre2_bd1.png);
	}

	#connexion .cadre_interieur {
		height: 185px;
	}

	#connexion h2 .icone {
		padding-left: 70px;
		height: 51px;
		background-image: url(/img/design/icones/connexion.gif);
		background-position: 15px 8px;
	}

	#connexion div.champs {
		padding-left: 60px;
		top: -15px;
		position: relative;
	}

	#connexion div.intitule {
		padding-bottom: 3px;
	}

	#connexion ul {
		list-style: none;
		font-size: .85em;
		float: left;
		width: 140px;
	}

	#connexion ul li {
		white-space: nowrap;
		line-height: 1.5em;
		font-size: .9em;
	}

	#connexion div.bouton {
		width: 110px;
		float: left;
	}

	#connexion div.mdp {
		padding-top: 3px;
	}

	#connexion input.champ {
		width: 130px;
	}

	/* -----------CADRE RECHERCHER------------ */

	#rechercher {
		margin-top: 2px;
		margin-left: 4px;
		height: 215px; width: 605px;
		float: left;
	}

	#rechercher .cadre_interieur {
		height: 185px;
	}

	#rechercher .cadre_contenu {
		position: absolute;
	}

	#rechercher table {
		width: 573px;
	}

	#rechercher table td {
		white-space: nowrap;
		padding: 4px;
	}

	#rechercher table td.colonne1 {
		width: 144px;
	}

	#rechercher table td.colonne2 {
		width: 171px;
	}

	#rechercher table td.colonne3 {
		width: 260px;
	}

	#rechercher table td.colonne2 select {
		width: 160px;
	}

	#rechercher table td label {
		font-size: .8em;
	}

	#rechercher p {
		font-size: .85em;
		padding: 8px 0 0 10px;
		background: transparent url(/img/design/puce/puce.png) left 4px no-repeat;
	}

	#rechercher h2 .icone {
		height: 44px;
		background-image: url(/img/design/icones/rechercher.png);
	}

	#rechercher div.bouton {
		position: absolute;
		bottom: 0; right: 10px;
	}

	div.vendu {
		position: relative; background: #e55e00; height: 30px; width: 120px; left: 5px; top: -40px; line-height: 30px; text-align: center; color: #fff; font-size: 1.3em;
	}

	/* -----------CADRE DERNIERES ANNONCES------------ */

	#dernieres_annonces {
		height: 320px;
	}

	#dernieres_annonces .cadre_interieur {
		height: 290px;
	}

	#dernieres_annonces table {
		width: 570px;
		margin-top: 10px;
	}

	#dernieres_annonces table td {
		width: 132px;
		padding-bottom: 4px;
		text-align: center;
		font-size: .8em;
	}
	/*
	#dernieres_annonces div.photo img, #liste_annonces .photo img {
		width: 130px; height: 90px;
	}
	*/
	#dernieres_annonces div.ville {
		font-weight: bold;
		padding-top: 3px;
	}

	#dernieres_annonces h2 .icone {
		height: 48px;
		padding-left: 65px;
		background-image: url(/img/design/icones/dernieres_annonces.png)
	}

	#dernieres_annonces p {
		padding-left: 55px;
	}

	/* -----------CADRE LIENS COMMERCIAUX------------ */

	#liens_commerciaux {
		height: 392px;
	}

	#liens_commerciaux .cadre_interieur {
		height: 362px;
	}

	#liens_commerciaux .cadre_contenu {
		height: 302px;
		width: 283px;
		CLIP: rect(0px 283px 340px 0px);
		overflow: hidden;
		position: absolute;
		top: 60px; left: 0;
		padding-top: 4px;
		padding-left: 4px;
	}

	#liens_commerciaux .annonce {
		font-size: .85em;
		padding: 0 0 20px 5px;
	}

	#liens_commerciaux h2 .icone {
		height: 46px;
		background-image: url(/img/design/icones/liens_commerciaux.png)
	}



	/* -----------CADRE PANNEAUX------------ */

	#pack_proprio4 {
		
		height: 485px;
		width: 282px;
		background: #fbfbfb;
		color: #ffffff;
		
		
		
	}

	#pack_proprio4 .cadre_interieur {
		height: 455px;
		margin-top:-35px;
		
	}

	#pack_proprio4 p {
		padding-left: 0;
	}

	#pack_proprio4 h2 .icone {
		height: 51px;
		background-image: url(/img/design/icones/pack_proprio.png)
	}

	#pack_proprio4 .size1, .size1 {
		font-size: 1em;
	}

	span.size1, span.size1 {
		color: #000;
		text-align: left;
	}

	#pack_proprio4 .size2, .size2 {
		font-size: 1.3em;
	}

	#pack_proprio4 div.tarif_pack {
		font-size: 1.3em;
		width: 145px;
		float: left;
		
	}

	#pack_proprio4 div.panneaux {
		width: 380px;
		float: left;
		
	}

	#pack_proprio4 div.tarif_pack strong {
		display: block;
		color: #000000;
	}


/* -----------CADRE PANNEAUX accueil------------ */
	#pack_proprio {
		margin-top: 4px;
		height: 280px;
	}

	#pack_proprio .cadre_interieur {
		height: 250px;
	}

	#pack_proprio p {
		padding-left: 0;
	}

	#pack_proprio h2 .icone {
		height: 51px;
		background-image: url(/img/design/icones/pack_proprio.png)
	}

	#pack_proprio .size1, .size1 {
		font-size: 1.1em;
	}

	span.size1, span.size1 {
		color: #000;
		text-align: left;
	}

	#pack_proprio .size2, .size2 {
		font-size: 1.3em;
	}

	#pack_proprio div.tarif_pack {
		font-size: 1.5em;
		width: 165px;
		float: left;
	}

	#pack_proprio div.panneaux {
		width: 400px;
		float: left;
	}

	#pack_proprio div.tarif_pack strong {
		display: block;
		color: #f03;
	}

	/* -----------CADRE NEWSLETTER------------ */

	#newsletter {
		margin-top: 4px;
		height: 170px;
		width: 282px;
	}

	#newsletter .cadre_interieur {
		height: 140px;
	}

	#newsletter .champs {
		top: -15px;
		position: relative;
	}

	#newsletter h2 .icone {
		padding-left: 60px;
		height: 49px;
		background-image: url(/img/design/icones/newsletter.gif);
		background-position: 6px 8px;
	}

	#newsletter .cadre_contenu {
		padding-left: 15px;
	}

	#newsletter .cadre_contenu p {
		padding-left: 45px;
	}

	#newsletter div.intitule {
		padding-bottom: 5px;
	}

	#newsletter div.bouton {
		position: absolute;
		bottom: -30px; right: 15px;
	}

	#newsletter input.champ {
		width: 235px;
	}

input.champ {
	border: 1px solid #b0c0ca;
}

#panneau {
	margin: 10px auto 15px auto;
	width: 270px; height: 200px;
	border: 1px solid #000;
}

#panneau #contenu {
	padding: 0;height: 200px;
	font-size: 1.5em;
	position: relative;
}

#panneau #contenu span.www {
	position: absolute;
	font-size: .9em;
	top: .3em;
	left: .5em;
}

#panneau #contenu span.nom {
	position: absolute;
	top: 1.1em;
	left: .5em;
	font-size: 1.1em
}

#panneau #contenu span.com {
	font-size: .9em;
	position: relative;
	top: 2.5em;
	left: 12em;
}

#panneau #contenu span.tel {
	position: absolute;
	font-weight: normal;
	bottom: .2em;
	left: 1em;
}

#telephone {
	color: red;
}

#panneau_txt {
	width: 220px;
	font-size: 1em;
	font-style: italic;
	font-weight: normal;
	margin: 60px auto 0 auto;
	padding: 0;
	color: red;
}

#panneau_txt p {
	font-weight: normal;
	padding: 0; margin: 0;
}

/* ----------Cadres------------- */

.cadre_standard {
	margin: 10px auto;
	width: 700px;
	background: #fbfbfb;
	border: 1px solid #d3dde2;
	padding: 5px 10px;
}

.cadre, .cadre2 {
	position: relative;
}

.cadre {
	background-color: #fbfbfb;
}

.cadre2 {
	background-color: #eff2f4;
}

.cadre_haut {
	overflow: hidden;
	border-top-width: 3px;
	border-top-style: solid;
	height: 12px;
}

.cadre_bas {
	overflow: hidden;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	height: 12px;
}

.cadre2 .cadre_haut, .cadre2 .cadre_bas, .cadre2 .cadre_interieur {
	border-color: #b0c0ca;
}

.cadre .cadre_haut, .cadre .cadre_bas, .cadre .cadre_interieur {
	border-color: #d3dde2;
}

.cadre_haut div, .cadre_bas div {
	overflow: hidden;
	width: 15px; height: 15px;
	position: absolute;
}

.cadre_haut div {
	top: 0;
}

.cadre_bas div {
	bottom: 0;
}

.cadre_hg, .cadre_bg {
	left: 0;
}

.cadre_hd, .cadre_bd {
	right: 0;
}

.cadre .cadre_hg {
	background: url(/img/design/cadre_hg.png) top left no-repeat;
}

.cadre2 .cadre_hg {
	background: url(/img/design/cadre2_hg2.png) top left no-repeat;
}

.cadre .cadre_hd {
	background: url(/img/design/cadre_hd.png) top right no-repeat;
}

.cadre2 .cadre_hd {
	background: url(/img/design/cadre2_hd.png) top right no-repeat;
}

.cadre .cadre_bg {
	background: url(/img/design/cadre_bg.png) top left no-repeat;
}

.cadre2 .cadre_bg {
	left: 0;
	background: url(/img/design/cadre2_bg2.png) top left no-repeat;
}

.cadre .cadre_bd {
	background: url(/img/design/cadre_bd.png) top right no-repeat;
}

.cadre2 .cadre_bd {
	right: 0;
	background: url(/img/design/cadre2_bd2.png) top right no-repeat;
}

.cadre_interieur {
	border-width: 3px;
	border-style: solid;
	border-top: 0; border-bottom: 0;
}

.cadre_contenu {
	padding: 0 10px;
	position: relative;
	top: 55px;
}

.cadre h2, .cadre2 h2 {
	position: absolute;
	top: 0;
}

.cadre p, .cadre2 p, #dernieres_annonces table {
	position: relative;
	top: -25px;
}

.cadre p, .cadre2 p {
	padding-left: 65px;
	font-size: .85em;
}

#page .cadre p, #page .cadre2 p {
	padding-top: 0;
}

h2 span.icone {
	padding: 17px 0 0 65px;
	display: block;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: 10px 8px;
}

h2 span.souligner {
	padding-bottom: .3em;
	display: block;
	margin-right: 20px;
	border-bottom: 1px solid #9ea9bb;
}

/* ------------- PAGINATION ---------------- */

div#pagination {
	height: 1.7em;
	font-size: .85em;
	padding-top: 6px;
	margin-left: 0;
}

div#pagination a {
	color: #5f799a;
	display: block;
	float: left;
	line-height: 16px;
	padding: 2px 6px;
	margin-right: 4px;
	text-decoration: none;
	background: #bad3f1;
	border: 1px solid #8fa4bf;
}

div#pagination a:hover {
	background: #d0e1f5;
}

/* ----------Tables------------- */

table {
	width: 100%;
	font-size: 1em;
	margin: 10px 0;
}

input.moyen, #rechercher table td.colonne3 select {
	width: 180px;
}

input.petit {
	width: 50px;
}

table.formulaire td div {
	margin-bottom: 5px;
}

table.formulaire td em {
	font-size: .85em;
}

table.formulaire td div.mini {
	font-size: .8em;
}

table td.up {
	vertical-align: top;
}

table.formulaire td {
	width: 50%;
}

table.formulaire td.intitule {
	padding-right: 5px;
	font-weight: bold;
}

table.formulaire td, table#liste_pages td {
	line-height: 1.4em;
	padding: 3px 0;
}

table td.intitule {
	padding-right: 15px;
}

table.formulaire td span {
	font-size: .8em;
	color: #666;
	font-weight: normal;
}

		/* ---------------Annonces------------- */

		table#liste_annonces tr.fiche, table#liste_pages tr.fiche {
			vertical-align: top;
		}

		table#liste_annonces tr.fiche td, table#liste_pages tr.fiche td {
			font-size: .85em;
			line-height: 1.6em;
			padding: 5px 0;
		}

		table#liste_annonces th, table#liste_pages th {
			font-size: .85em;
			border-bottom: 1px solid #ccc;
			font-weight: normal;
			background: #f4f4f7;
			height: 26px;
		}

		table#liste_annonces th.actif a, table#liste_pages th.actif a {
			padding-right: 13px;
			background-color: transparent;
			background-repeat: no-repeat;
			background-position: center right;
		}

		th.actif a.asc {
			background-image: url(/img/design/puce/tri_haut.png);
		}

		th.actif a.desc {
			background-image: url(/img/design/puce/tri_bas.png);
		}

		table#liste_annonces th.description, table#liste_pages th.description {
			text-align: left;
		}

		table#liste_annonces tr.impaire, table#liste_pages tr.impaire {
			background: #eff2f4;
		}

		table#liste_annonces tr.premier td, table#liste_pages tr.premier td {
			border-top: 1px solid #fff;
		}

		table#liste_annonces td.photo, table#liste_annonces th, table#liste_annonces td.prix, table#liste_annonces td.date,
		table#liste_pages th {
			text-align: center;
		}

/* ----------Boutons------------- */

div.bouton .left, div.bouton .right, div.bouton .text {
	background-image: url(/img/design/boutons/bouton.gif);
	background-repeat: no-repeat;
}

div.bouton .left, div.bouton .right {
	display: block;
	padding: 15px 7px;
	float: left;
}

div.bouton .left {
	background-position: top left;
}

div.bouton .right {
	background-position: top right;
}

div.bouton .text {
	float: left;
	display: block;
	color: #fff;
	line-height: 30px;
	background-color: #fff;
	background-position: top center;
}

input.bouton, input.bouton2 {
	border: 0;
	height: 30px;
	font-weight: bold;
	color: #fff;
	cursor: pointer;
}

input.bouton {
	background: transparent url(/img/design/boutons/bouton_input.gif) top left no-repeat;
	width: 110px;
}

input.bouton2, div.bouton a {
	background: transparent url(/img/design/boutons/bouton_input2.gif) top left no-repeat;
	width: 200px;
}

div.bouton a {
	margin: 0 auto;
	height: 30px;
	display: block;
	line-height: 30px;
}

/* ------------------------------------ */
/*                                      */
/*                Footer                */
/*                                      */
/* ------------------------------------ */

#footer {
	height: 30px;
	padding-top: 10px;
	font-size: .85em;
	text-align: center;
	background: transparent url(/img/design/footer.png) top left no-repeat;
}

#infos_societe {
	font-size: .85em;
	line-height: 1.6em;
	color: #4a5577;
}

#popframe {
	padding: 5px;
	visibility: hidden;
	width: 400px;
	font-size: .8em;
	position: absolute;
}
