
*{
	margin : 0 auto;
	padding : 0px;
}

html
{
	overflow : auto;
}

body
{
	font-family: Verdana, Arial, sans-serif;
	font-size:11px;
	color : #867d7d;
	background-color : #4b4b4b;
}

#ensemble
{
	padding:0px;
	margin: 0px auto;
	width:990px;
}


#contenu
{
	margin-top: 15px;
	height:auto !important;
	height:513px;
	min-height:513px
}

/* ------------------------ STYLE GLOBAL --------------------------- */

span.italique, span.italique_petit, span.italique_spe
{
	font-style:italic;
}

span.text_gros
{
	font-size : 15px;
}

span.texte_rose, span.texte_rose_gras, span.texte_rose_ville, span.texte_rose_ville a
{
	color:#db9192;
}

span.texte_rosef, span.texte_rosef_gras, span.texte_rosef_ville a
{
	color:#c66e6f;
}

span.texte_rose_ville
{
	font-size:14px;
}

span.texte_rose_gras, span.texte_rosef_gras, span.texte_rosef_gras a
{
	color:#c66e6f;
	font-weight:bold;
}

span.asterix
{
	color:#db9192;
	margin-right:-7px;
	position : relative;
	left : 3px;
		
}

a
{
	text-decoration:none;
	color:#867d7d;
}

a:hover
{
	color : #c6c2c2;
}

object
{
	outline:none;
}

p.savoir_plus, p.savoir_plus2
{
	background : url(../images/puce_lien.jpg) center left no-repeat;
	height:13px;
	padding-left:15px;
	float:left;
	overflow:hidden;
}

p.valide
{	
	color:#db9192;
	font-size : 14px;
	font-weight:bold;
	text-align:center;
	position:relative;
	top:15px;
}

p.erreur
{	
	font-size : 12px;
	font-weight:bold;
	text-align:center;
}


/* -------------------------- GESTION DU CONTENU GAUCHE ---------------------------------*/

#contenu_gauche
{
	float:left;
	width : 750px;
}
	/* --------------------- MENU GAUCHE INDEX ---------------------------------*/
	#gauche
	{
		float:left;
		width : 170px;
	}

	#gauche img
	{
		margin-left:30px;
	}
	
	#texte_bienvenu
	{
		width:170px;
		padding-left:30px;
		margin-top: 45px;
		overflow:hidden;
	}
	
	#texte_bienvenu p
	{
		margin-left:-30px;
		text-align:justify;
		margin-top:20px;
	}
	
	#texte_bienvenu a{
		color:#c66e6f;
	}
	
	#texte_bienvenu p.non_espace
	{
		margin-top:0px;
	}

	#texte_bienvenu span.italique_petit
	{
		display:block;
		font-size:10px;
		float:right;
		clear:right;
		width:145px;
	}
	
	#texte_bienvenu span.italique_spe
	{
		font-size:12px;
		float:right
	}
	
	/* --------------------- FIN MENU GAUCHE INDEX ---------------------------------*/
	
	
	/* --------------------- MENU GAUCHE DES AUTRES PAGES ---------------------------------*/
	
	#logo
	{
		margin-left:30px;
	}
	
	#logo a
	{
		background : url(../images/logo_giraud_petit.jpg) no-repeat;
		height:134px;
		width:93px;
		display:block;
	}
	
	
	#annim_acceuil_gauche
	{
		margin-top:20px;
		margin-left:40px;
	}
	
	/* --------------------- FIN MENU GAUCHE DES AUTRES PAGES ---------------------------------*/
	
	

/* -------------------------- GESTION DU CONTENU CENTRE ---------------------------------*/	
#centre
{
	float:right;
	width:514px;
	background-color:#444343;
	height:auto !important;
	height:513px;
	min-height:513px;
}

#index_centre
{
	background : url(../images/giraud_index.jpg) no-repeat;
	width:514px;
	height:513px;
	overflow:hidden;
}

#index_centre p.index 
{
	margin-top:367px;
	margin-right:38px;	
}

#index_centre p.index span
{
	display:block;
	text-align : right;
}

#index_centre p.index span span
{
	margin-bottom:5px;
}

	/* ------------------------  GESTION DES MENUS QUADRILLER ----------------------------*/
	
	#centre_menu
	{
		background : url(../images/fond_centre.jpg) no-repeat;
		height:513px;
		overflow:hidden;
	}
	
	#centre_menu a
	{
		color:#fff;
		font-size:13px;
		text-align:center;
	}
	
	#centre_menu a:hover
	{
		color:#4b4b4b;
	}
	
	#centre_menu a span
	{
		display:block;
		padding-top:40px;
	}
	
	#centre_menu a.bureau_com span, #menu_agance a span, #menu_service a span, #menu_espace a span
	{
		padding-top:35px;
	}
	
		/* ------------------------  GESTION DES MENUS QUADRILLER ANNONCE ----------------------------*/
		
		#menu_biens a
		{
			background : url(../images/vignette_annonce.jpg);
			height:100px;
			width:99px;
			display:block;	
		}
		

		#menu_biens a.appartement
		{
			margin-left:106px;
			position:relative;
			top:1px;
		}
		
		#menu_biens a.garage
		{
			margin-left:412px;
			margin-top:4px;
			width:101px;
			height:99px;
		}
		
		#menu_biens a.maison
		{
			margin-top:3px;
			margin-left:208px;
		}
		
		#menu_biens a.bureau_com
		{
			margin-top:105px;
			margin-left:106px;
			height:101px;
		}
		
		/* ------------------------  FIN GESTION DES MENUS QUADRILLER ANNONCE ----------------------------*/
		
		/* ------------------------  GESTION DES MENUS QUADRILLER DE L'AGENCE ----------------------------*/
	
		#menu_agance a
		{
			background : url(../images/vignette_agence.jpg);
			height:100px;
			width:99px;
			display:block;
		}
		
		#menu_agance a.agence
		{
			margin-left:310px;
			margin-top:104px;
			height:99px;
		}
		
		#menu_agance a.trouver
		{
			margin-left:2px;
			margin-top:106px;
			width:101px;
			height:99px;
		}
		
		#menu_agance a.contacte
		{
			margin-top:3px;
			margin-left:208px;
			height:101px;
		}
		
		/* ------------------------  FIN GESTION DES MENUS QUADRILLER DE L'AGENCE ----------------------------*/
		
		/* ------------------------  GESTION DES MENUS QUADRILLER DE NOS SERVICES ----------------------------*/
	
		#menu_service a
		{
			background : url(../images/vignette_service.jpg);
			height:100px;
			width:99px;
			display:block;
		}
		
		#menu_service a.gest_locative
		{
			margin-left:106px;
			margin-top:104px;
			height:99px;
		}
		
		#menu_service a.locataire
		{
			margin-left:412px;
			margin-top:3px;
			width:101px;
			height:100px;
		}
		
		#menu_service a.loyer
		{
			margin-top:3px;
			margin-left:208px;
			height:100px;
		}
		
		/* ------------------------  FIN GESTION DES MENUS QUADRILLER DE NOS SERVICES ----------------------------*/
		
		/* ------------------------  GESTION DES MENUS QUADRILLER DE VOTRE ESPACE ----------------------------*/
	
		#menu_espace a
		{
			background : url(../images/vignette_espace.jpg);
			height:100px;
			width:99px;
			display:block;
		}
		
		#menu_espace a.esp_loc
		{
			margin-left:310px;
			margin-top:206px;
			width:100px;
			height:100px;
		}
		
		#menu_espace a.esp_proprio
		{
			margin-top:3px;
			margin-left:106px;
			height:99px;
		}
		
		/* ------------------------  FIN GESTION DES MENUS QUADRILLER DE VOTRE ESPACE ----------------------------*/
	
	
	/* ------------------------  FIN DE LA GESTION DES MENUS QUADRILLER ----------------------------*/
	
	/*------------------------ GESTION DU CENTRE HAUT DES PAGES -----------------------------*/
	
	#centre_haut
	{
		margin-top:10px;
		margin-left:20px;
	}
	
	#titre
	{
		margin-top:25px;
		font-size:18px;
		color : #fff;
		border-bottom:1px solid #fff;
		padding-bottom:5px;
	}
	
	
	
	/*----------------------- GGESTION DU MILIEU DU CENTRE DES PAGES --------------- */
	#centre_milieu
	{
		width:474px;
		margin-top:10px;
		padding-bottom:5px;
	}
	
	#centre_milieu p.ville
	{
		font-size : 12px;
	}
	
	#centre_milieu p span.ville_sur
	{
		float:left;
	}
		
	#centre_milieu p.ville span.texte_rose_gras
	{
		margin-right:5px;
		font-size:14px;
	}
		
	#centre_milieu p span.prix
	{	
		float:right
	}
	
	#centre_milieu_gauche
	{
		width:257px;
		float:left;
		margin-top:10px;
		clear:both;
	}
	
	#centre_milieu_droit
	{
		width:179px;
		float:right;
		margin-top:10px;
		overflow:visible !important;
		overflow:hidden;
	}
	
		/*---------------------- GESTION DE LA PAGE ANNONCE ET MA SELECTION----------------------------*/
		
		#selection_lien
		{
			margin-top: 20px;
		}
		
		#selection_lien p.savoir_plus
		{
			margin-right: 15px;
		}
		
		#selection_lien p.offre_select
		{
			clear:left;
			padding-top: 30px;
			font-size:14px;
			margin-bottom : 30px;
			display:inline-block;
		}
		
		div.liste_offre
		{
			border-bottom: 1px solid #4b4b4b;
			padding-bottom:10px;
			padding-top:10px;
			display:block;
			height:90px;
			
		}
		
		div.photo
		{
			float:left;
			width:111px;
			height:83px;
			text-align:center;
		}
		
		div.photo img
		{	
			height:83px;
			
		}
		
		div.description
		{
			float:right !important;
			float:none;
			padding-left:15px;	
			width:348px !important;	
			width:345px ;
			text-align:justify;
		}
		
		div.description p.desc
		{
			clear:both;	
			margin-top :9px;
			padding-bottom :4px;	
			display:inline-block;	
		}
		
		div.description p.ville
		{
			margin-bottom:10px;	
			margin-top :5px;
		}
		
		div.offre_lien
		{	
			margin-top:10px;
			display:inline-block;
			margin-left: 0px ;
		}
		
		div.offre_lien a
		{	
			margin-top:15px;
		}
		
		div.offre_lien p.savoir_plus
		{	
			width:238px !important;
			width:235px		
		}
		
		
		
		#pagination
		{
			text-align :center;
			margin-top:5px;
			margin-bottom:5px;
		}
		
		#pagination img
		{
			margin-left : 10px;
			margin-right : 10px;
			position:relative;
			top:2px;
			border : none;
		}
		
		#pagination a
		{
			font-size:12px;
		}
		
		#pagination a.active
		{
			font-size:12px;
			color: #ea9e9f;
		}
	
		/*---------------------- FIN DE LA GESTION DE LA PAGE ANNONCE ET MA SELECTION----------------------------*/
		
		
		/*---------------------- GESTION DE LA PAGE DETAIL DES ANNONCES ----------------------------*/
		
		#photo_normale 
		{
			height:215px;
		}
		
		#photo_normale a
		{
			color:#db9192;
			font-size:12px;
			font-weight:bold;
			float:right;
			padding-left:9px;
			padding-right:9px;
			padding-top:4px;
			padding-bottom:4px;
			background-color:#555151;
			margin-top : 0px !important;
			margin-top:-2px;
			visibility:hidden;
		}
		
		#photo_normale a.lien_photo
		{
			visibility:visible;
		}
		
		
		#normale 
		{
			height:193px;
			text-align :center;
		}
		
		#normale img
		{
			height:193px;
		}
		
		
		#desc_bien p
		{
			text-align:justify;
			clear:right;
			margin-top:9px;
		}
		
		#desc_bien p.titres
		{
			font-size:14px;
		}
		
		#list_image
		{
			width:185px;
			height:92px;
		}
		
		#list_image div.centrer_image 
		{
			display:inline;
			text-align : center;
			margin-right:5px;
			padding-bottom:10px;
		}
		
		#list_image div.centrer_image img
		{
			height:40px;
			margin-bottom:5px;
		}
		
		#lien
		{
			margin-top:7px;
			overflow:hidden;
			
		}
		
		#lien p
		{
			margin-top:5px;
			clear:left;
			width:185px;	
		}
		
		#caracteristique
		{
			display:block;
			clear:both;
			margin-top:61px;
		}
		
		#caracteristique p.charge
		{
			margin-bottom:15px;
		}
		
		#milieu_bas
		{
			clear:both;
			text-align:center;
			padding-top: 25px;
			font-size: 13px;
			font-weight:bold;
			overflow:hidden;
		}
		
		/*---------------------- FIN GESTION DE LA PAGE DETAIL DES ANNONCES ----------------------------*/
		
		/*---------------------- GESTION DE LA PAGE A PROPOS DE L'AGENCE ----------------------------*/
		
		#agence_giraud
		{
			text-align:justify;
			margin-top:-10px;
		}
		
		#agence_giraud p
		{
			margin-bottom : 15px;
		}
		
		#agence_giraud p.titres
		{
			font-size:14px;
			margin-bottom : 25px;
			height:15px;
			overflow:hidden;
			position:relative;
		}
		
		#agence_giraud p.savoir_plus
		{
			margin-top:5px;
			margin-bottom:5px;
		}
		
		#agence_giraud p.non_espace
		{
			margin-bottom : 0px;
		}
		
		#agence_giraud p.non_espace span
		{
			font-size:16px;
		}
		
		#fnaim
		{
			clear:both;
			height:60px;
			padding-top:10px;
		}
		
		#fnaim p
		{
			float:left;
			width:180px;
		}
		
		#fnaim p span
		{
			display:block;
		}
		
		#fnaim img
		{
			float:right;
			width:60px;
			margin-top:-10px;
			
		}
		
		/*---------------------- FIN GESTION DE LA PAGE A PROPOS DE L'AGENCE ----------------------------*/
		
		/*---------------------- GESTION DE LA PAGE OU TROUVER L'AGENCE ----------------------------*/
		
		#localiser
		{
			width : 255px;	
		}
		
		#localiser img
		{
			margin-top : 10px;	
			border : none;
		}
		
		#renseigne_giraud
		{
			width : 200px;
			margin-left:-15px;
			position:absolute;
		}

		/*---------------------- FIN GESTION DE LA PAGE OU TROUVER L'AGENCE ----------------------------*/
		
		
		/*---------------------- GESTION DE LA PAGE NOUS CONTACTEZ, ALERTE MAIL ET ENVOYER A UN AMI----------------------------*/
		
		
		#contactez-nous, #alerte_mail, #envoye_ami
		{
			display:block;
			position:relative;
			top : 30px;
			width:474px;
			padding-bottom:20px;
			overflow:hidden;
			margin-bottom:20px;
		}
		
		#contactez-nous .error, #alerte_mail .error, #alerte_mail .error2, #envoye_ami .error
		{
			background-color : #ffdfdf;
		}
		
		#bien_recherche
		{
			width:220px;
			float:left;
		}
		
		#coordonner
		{
			width:257px;
			margin-left:-50px;
			position:relative;
		}
		
		#alerte_mail p.valide
		{	
			position:relative;
			top:10px;
		}
		
		#envoye_ami p.valide
		{	
			position:relative;
			top:0px;
		}

		#contactez-nous p.renseignement, #alerte_mail p.renseignement
		{
			margin-left:0px;
			text-align:justify;
		}

		#contactez-nous p.titres, #alerte_mail p.titres, #alerte_mail p.titres2, #envoye_ami p.titres
		{
			padding-bottom : 5px;
			padding-top : 30px;
			font-size:13px;
			clear:left;
			overflow:hidden;		
		}
		
		#envoye_ami p.titres
		{
			display:block !important;
			display:inline-block;
		}
		
		#alerte_mail p.titres
		{
			padding-top : 10px;
		}
		
		#alerte_mail p.titres2
		{
			padding-top : 55px;	
			display:inline-block;
		}
			
		#contactez-nous p.obligatoire, #alerte_mail p.obligatoire, #envoye_ami p.obligatoire
		{
			float : left;
			margin-top:25px;
			font-style : italic;
		}
		
		
		#contactez-nous label, #alerte_mail label
		{
			width:80px;	
			float:left;
			margin-top:12px;
		}
		
		#envoye_ami label
		{
			width:150px;	
			float:left;
			margin-top:12px;
			clear:left;
		}
		
		#contactez-nous label.left
		{
			width:58px;	
			margin-left:22px;
		}
		
		#bien_recherche label
		{
			color:#fff;	
		}
		
		#bien_recherche label.radio
		{
			width:50px;	
			margin-left:0px;
			margin-top:11px;
			color : #867d7d;			
		}	
		
		#bien_recherche label.texte_bien, #bien_recherche label.type_bien
		{
			width:220px;	
			text-align : left;
		}
		
		#bien_recherche label.type_bien
		{
			width:220px;	
			text-align : left;
			margin-bottom:-10px;
		}
		
		#bien_recherche label.entre
		{
			width:35px;	
			text-align : left;
			color : #867d7d;
		}
		
		
		#bien_recherche label.et
		{
			width:17px;	
			text-align : left;
			margin-left:5px;
			color : #867d7d;
		}
		
		#bien_recherche label.villes
		{
			width:35px !important;	
			width:32px ;
			clear:left;
			margin-top:15px;
		}
		
		
		#bien_recherche span.carre
		{
			position:relative;
			top:10px;
			float:right;
			width:17px;	
			text-align:left;
			margin-right:20px;
		}

		#contactez-nous  input, #alerte_mail  input, #envoye_ami input

		{
			width:155px;
			float:left;
			margin-top:10px;
			border : 1px solid #e0dfdf;
		}
		

		#contactez-nous  input.adresse
		{
			width:392px;
		}

		#contactez-nous textarea,#coordonner textarea, #envoye_ami textarea
		{
			width:472px;
			height: 80px;
			border : 1px solid #e0dfdf;
			clear:both;
		}
		
		
		#bien_recherche input
		{
			width:60px;
		}
		
		#bien_recherche input.radio, #bien_recherche input.error2
		{
			width:20px;
			height:15px;
			border : none;
		}
		
		#bien_recherche  select
		{	
			margin-top:10px;
			border : 1px solid #e0dfdf;
			height:20px;
			width : 145px;
			margin-top:15px;
		}
		
		#type_bien
		{	
			margin-left:35px;
		}
		

		#coordonner input
		{
			width:145px;
		}
		
		#coordonner textarea
		{
			width:228px;
		}

		#contactez-nous a, #contactez-nous a:active, #alerte_mail a, #alerte_mail a:active, #envoye_ami a, #envoye_ami a:active
		{
			text-decoration:none;
		}

		#contactez-nous a input.bouton, #alerte_mail a input.bouton, #envoye_ami a input.bouton
		{
			border:none;
			background: url(../images/envoyer.jpg) no-repeat;
			height: 26px;
			width:100px;
			color:#fff;
			font-weight:bold;
			margin-right:12px;
			padding-bottom:0px;
			margin-top:15px;
			float:right;
			margin-left:15px;
		}


		#contactez-nous a:hover input.bouton, #alerte_mail a:hover input.bouton, #envoye_ami a:hover input.bouton
		{
			cursor:pointer;
			background: url(../images/envoyer_survol.jpg) no-repeat;
			height: 26px;
			width:100px;	
			color:#000;
		}
		
		#form_bas
		{
			clear:both;
			width:486px;	
		}
		
		
		

		
		/*---------------------- FIN GESTION DE LA PAGE NOUS CONTACTEZ ----------------------------*/
		
		/*----------------------  GESTION DES PAGE NOS SERVICES ----------------------------*/
		
		#noservice 
		{
			margin-top: 25px;
			width:275px;
		}
		
		#noservice ul
		{
			list-style-type : none;
		}
		
		#noservice li 
		{
			background : url(../images/trait.jpg) left top no-repeat;
			background-position: 0px 7px;
			padding-left:10px;
		}
		
		#noservice p, #noservice li 
		{
			margin-bottom : 12px;
		}
		
		#noservice p
		{
			text-align:justify;
		}
		
		#noservice p.non_espace
		{
			margin-bottom : 0px;
		}
		
		#adresse
		{
			margin-top: 50px;
		}
		
		#adresse p span.texte_rosef
		{
			font-size:16px;
		}
		
		/*----------------------  FIN GESTION DES PAGE NOS SERVICES ----------------------------*/
		
		/*----------------------  GESTION DES PAGES VOTRE ESPACE ----------------------------*/
		
		#esp_locataire 
		{
			margin-top: 25px;
			width:275px;
		}
		
		#esp_locataire a
		{
			color:#9f4445;
			font-weight:bold;
			text-decoration : none;
		}
		
		#esp_locataire a:hover
		{
			font-style:italic;
		}
		
		#esp_locataire p.liste
		{
			font-size:13px;
		}

		#esp_locataire p.liste span
		{
			margin-left:20px;
			display:block;
		}
		
		#esp_locataire p.telechargement
		{
			background:url(../images/pdf.jpg) left  no-repeat;
			height:18px;
			margin-bottom:40px;
			margin-top:10px;
			padding-left:25px;
			margin-left:20px;
		}
		
		#esp_proprietaire 
		{
			margin-top: 10px;
			text-align:justify;
			display:inline-block;
		}
		
		#esp_proprietaire p
		{
			margin-top: 15px;
		}
		
		#esp_proprietaire p.non_espace
		{
			margin-top: 0px;
		}
		
		#esp_proprietaire p.titres
		{
			color : #fff;
			font-size : 13px;
			font-weight : bold;
			margin-bottom: -10px;	
		}
		
		#esp_proprietaire span.text_rosetf 
		{
			color : #9f4445;
			font-weight : bold;
		}
		
		#esp_proprietaire p.tableau,#esp_proprietaire p.tableau1
		{
			background : url(../images/puce_tab.jpg) center left no-repeat;
			height:10px;
			padding-left:15px;
			padding-bottom:5px !important;
			padding-bottom:1px;
		}
		
		#esp_proprietaire p.tableau1
		{
			margin-top: 0px;
		}

		
		
		/*---------------------- FIN GESTION DES PAGE ESPACE  ----------------------------*/
		
		/*----------------------  GESTION DE LA PAGE PLAN DU SITE ----------------------------*/
		
		#plan 
		{
			width:474px;
			color:#db9192;
			padding-top:10px;
		}

		#plan li
		{
			list-style-type : none;
			margin-bottom:10px;
			padding-bottom : 5px;
			padding-left: 100px;
		}
		
		#plan li a
		{
			color:#db9192;
			font-weight:bold;
			font-size:12px;
		}
		
		#plan li a:hover, #plan ul.sous_plan li a:hover
		{
			/*font-style : italic;*/
			color : #c6c2c2;
		}
		
		#plan ul.sous_plan li 
		{
			margin-bottom:0px;
			margin-left: 25px;
			border: none;
			padding-left: 0px;
		}
		
		#plan ul.sous_plan li a
		{
			color:#fff;
			font-size:11px;
		}
		
	
		/*----------------------  FIN GESTION DE LA PAGE PLAN DU SITE ----------------------------*/
		
		/*----------------------  GESTION DE LA PAGE MENTION LEGALE ----------------------------*/
		
		#mention p, #adr_societe p.tel
		{
			margin-top:10px;
			text-align : justify;
		}
		
		#mention a
		{
			color:#db9192;
		}
		
		#adr_societe
		{
			margin-top:30px;
		}

		#adr_societe  p span.texte_rose
		{
			font-size:15px;
		}
		
		/*----------------------  FIN GESTION DE LA PAGE MENTION LEGALE ----------------------------*/
		
		
		/*----------------------  GESTION DE LA PAGE LIENS ----------------------------*/
		
		div.lien
		{
			margin-top : 15px;
		}
		
		div.lien img
		{
			float:left;
			margin-right : 15px;
			height: 44px;
			width:44px;
		}
		
		div.lien a
		{
			text-decoration : none;
			font-weight:bold;
			color : #db9192;
		}
		
		div.lien a:hover
		{
			text-decoration : underline;
		}
		
		div.lien p
		{
			margin-top : 5px;
		}
		
		/*----------------------  FIN GESTION DE LA PAGE LIENS ----------------------------*/
		
		

/* -------------------------- GESTION DU CONTENU DROIT ---------------------------------*/

#contenu_droit
{
	float:right;
	margin-left:26px;
	margin-right:45px;
	height:500px;
	
}

	#annim_acceuil
	{
		margin-top:125px;
	}
	
	#menu_droit 
	{
		margin-left:15px;
		display:block;
	}
	
	#menu_droit a.active
	{
		color:#ea9e9f;
	}
	
	#menu_droit p
	{
		font-size:12px;
		margin-top:15px;	
		
	}
	
	#menu_droit p.selection
	{
		font-size:15px;
		margin-bottom:30px;
	}
	
	#logo_transparent
	{
		background : url(../images/logo_transparent.jpg) no-repeat;
		height:249px;
		margin-top:50px;
		width:168px;
	}
	
	
/* -------------------------- GESTION DU BAS DES PAGES ---------------------------------*/

#footer
{
	text-align : center;
	padding-top : 7px;
	clear:both;
	
}
