/* ALL ELEMENTS */

*{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

img {
	border:0px;
	margin:0px;
	padding:0px;
	}
	
form {
	border:0px;
	margin:0px;
	padding:0px;
	}

a {
	color:#FFFFFF;
	text-decoration:underline;
	}

/* BODY */

body{
	background: url(/img/bg_body.png) repeat-x #3b3b3b;
	text-align: center;
}

	
/* CONTAINER */
	
#conciergerie-concept_container{
		
	margin: 15px auto;
	width: 830px;
}

		
/* HEADER */

#langue {
	padding: 0px;
	margin: 0px 0px 5px 0px;
	display: block;
	text-align: right;
	height: 11px;
}
		
#conciergerie-concept_header{
	background: url(/img/bg_header.png) no-repeat #fff;
	height: 79px;
	width: 830px;
}
			
#conciergerie-concept_header h1{
	display: none;
}

		
/* MENU */

#conciergerie-concept_menu{
	background: #000000;
	height: 23px;
	padding:0px;
	margin:0px;
	display: block;
}


/* BANNER */
		
#conciergerie-concept_bannerHome,
#conciergerie-concept_bannerAbonnements,
#conciergerie-concept_bannerALaCarte,
#conciergerie-concept_bannerContact,
#conciergerie-concept_bannerCGV,
#conciergerie-concept_bannerLegal,
#conciergerie-concept_bannerHome-en,
#conciergerie-concept_bannerAbonnements-en,
#conciergerie-concept_bannerALaCarte-en,
#conciergerie-concept_bannerContact-en,
#conciergerie-concept_bannerCGV-en,
#conciergerie-concept_bannerLegal-en
	{			
	height: 280px;
	text-indent: -9000px;
	}		
		
#conciergerie-concept_bannerHome
	{
	background: url(/img/bg_bannerHome.png) no-repeat #8c8c8c;			
	}
	
#conciergerie-concept_bannerContact
	{
	background: url(/img/bg_bannerContact.png) no-repeat #8c8c8c;			
	}
	
#conciergerie-concept_bannerCGV
	{
	background: url(/img/bg_bannerCGV.png) no-repeat #8c8c8c;			
	}
#conciergerie-concept_bannerLegal
	{
	background: url(/img/bg_bannerLegal.png) no-repeat #8c8c8c;			
	}
		
#conciergerie-concept_bannerAbonnements
	{
	background: url(/img/bg_bannerAbonnements.png) no-repeat #8c8c8c;			
	}
		
#conciergerie-concept_bannerALaCarte
	{
	background: url(/img/bg_bannerALaCarte.png) no-repeat #8c8c8c;			
	}
		
#conciergerie-concept_bannerHome-en
	{
	background: url(/img/bg_bannerHome-en.png) no-repeat #8c8c8c;			
	}
	
#conciergerie-concept_bannerContact-en
	{
	background: url(/img/bg_bannerContact-en.png) no-repeat #8c8c8c;
	}
	
#conciergerie-concept_bannerCGV-en
	{
	background: url(/img/bg_bannerCGV-en.png) no-repeat #8c8c8c;			
	}
#conciergerie-concept_bannerLegal-en
	{
	background: url(/img/bg_bannerLegal-en.png) no-repeat #8c8c8c;			
	}
		
#conciergerie-concept_bannerAbonnements-en
	{
	background: url(/img/bg_bannerAbonnements-en.png) no-repeat #8c8c8c;			
	}
		
#conciergerie-concept_bannerALaCarte-en
	{
	background: url(/img/bg_bannerALaCarte-en.png) no-repeat #8c8c8c;			
	}
	
/* CONTENT */
		
#conciergerie-concept_content{						
	background: #8c8c8c;
	border: 1px solid #8c8c8c;		
	padding: 0px 40px 50px 70px;
	}
					
#conciergerie-concept_content h1{
	display: none;
	}			
			
#conciergerie-concept_content h2,
#conciergerie-concept_content h3
	{
	text-align: justify;
	}
			
#conciergerie-concept_content h2{
	font-size:16px;
	margin: 30px 0px 10px 0px;
	color: #000;									
	}
			
#conciergerie-concept_content h3{
	font-size:12px;
	background: url(/img/puceVerte.png) no-repeat top left;
	color: #fff;
	text-indent: 17px;
	text-transform:uppercase;
	margin: 20px 0px 10px 0px;							
	}
			
#conciergerie-concept_content li{
	background: url(/img/puceVerte.png) no-repeat top left;				
	color: #fff;				
	font-size: 12px;				
	list-style-type: none;
	margin: 17px 0px 0px 0px;
	text-align: justify;
	text-indent: 17px;
	}
			
#conciergerie-concept_content p{
	color: #fff;				
	font-size: 12px;				
	text-align: justify;
	}
				
			
/* RèGLES SPéCIFIQUES à LA PAGE D'ACCUEIL */
			
.content_home_left {
		margin:-30px 0px 5px 20px;
		float: left;
		width: 300px;
	}
	
.content_home_right {
		margin:-30px 0px 5px 35px;
		float: left;
		width: 300px;
	}
	
.content_home_left li, .content_home_right li {
		text-indent: 17px;
		line-height: 16px;
		list-style: none;
		background: url(/img/puceVerte.png) no-repeat left top;
		color: #fff;				
		font-size: 12px;				
		text-align: justify;
}
.slogan {
		color: #000;
		font-size: 13px;
		font-style: italic;	
	}	

					
/* RèGLES SPéCIFIQUES à LA PAGE CONTACT */
	
#conciergerie-concept_content #formulaireGauche{
	border: 1px solid #8c8c8c;		
	float:left;
	width: 280px;
}
					
#conciergerie-concept_content #formulaireDroite{
	border: 1px solid #8c8c8c;		
	width: 430px;
	margin-left: 300px;
}
							
#conciergerie-concept_content fieldset{	
	border: 0;
	margin: 20px 10px 10px 10px;
	text-align: justify;
}	

#formulaireGauche input{
	border: 1px solid #000;
	font-size: 12px;				
	padding: 3px;
	width: 240px;
	margin: 0px;	
	}
	
#formulaireDroite input{
	border: 1px solid #000;
	font-size: 12px;				
	padding: 3px;
	width: 410px;
	margin: 0px;	
	}	
							
#conciergerie-concept_content input[type=submit]{
	background: #000;
	border: 1px solid #000;
	clear: both;
	color: #fff;
	font-size: 12px;
	margin: 10px 0 0 5px;
	padding: 8px;
	text-transform: uppercase;
	width: 100px;
	}
	
#conciergerie-concept_content textarea{		
	border: 1px solid #000;
	font-size: 12px;
	padding: 3px;
	height: 220px;
	width: 410px;
	}
	
#conciergerie-concept_content legend{
	background: url(/img/puceVerte.png) no-repeat top left;
	color: #fff;
	font-size: 12px;				
	margin: 5px 0 5px 0;
	text-indent: 17px;					
	}
	
	
/* PHONE */
		
#conciergerie-concept_phone{
	background: url(/img/bg_phone.png) no-repeat right #000;
	border-top: 1px solid #7dff00;
	border-bottom: 1px solid #7dff00;
	height: 50px;
}
		
#conciergerie-concept_phone span{
	display: none;
}
		
		
/* FOOTER */
		
#conciergerie-concept_footer{
	background: url(/img/bg_footer.png) no-repeat;
	height: 36px;
	padding: 7px 15px 0px 0px;
}
			
.footer {
	float: right;
	}				