@import url("contact.css");
@import url("slider.css");

body , html {
	margin: 0px 0px;
	padding: 0;
}

body {
	background:#242424 url(images/bg_body.png) top left repeat-x;
	font-family: verdana , serif;
	font-size:12px;
}

/* Class utile */

.clear {
	clear:both;
}

/* Dfinition des liens */

a {
	color:#FFF;
	text-decoration:none;
	font-size:11px;
}

a:hover , a:active , a:focus {
	color:#fd0404;
}


#large_header {
	width:100%;
	min-width:1000px;
	margin: 0;
	height:216px;
	background: url(images/bg_large_header.png) top center no-repeat ;
}

#header {
	width:1000px;
	height:100%;
	margin:0 auto;
}

#logo_header {
	float:left;
	margin:63px 0px 0px 167px;
	padding: 0;
}

.boutique_log {
	margin-left:140px;
	float:left;
	border:0px;
	width:350px;
	height:89px;
	background:url(images/boutique.png) no-repeat;
}

.boutique_log:hover , .boutique_log:active , .boutique_log:focus {
	background:url(images/boutique_hover.png) no-repeat;
	border:0px;
	width:350px;
	height:89px;
}
.nav{
	float:right;
	width:1000px;
	height:30px;
	list-style:none;
	margin: 0;
	padding: 0;
	margin-top:-20px;
}

.nav li {
	float:right;
	text-align:center;
	line-height:30px;
	padding:0px 7px;
}

#global {
	width:1000px;
	margin:0 auto;
	background:#FFF url(images/bg_global.png) no-repeat ;
}

#wrapper {
	width:980px;
	padding:10px;
	float:left;
}

#footer {
	float:left;
	width:980px;
	padding:10px;
	background:#242424;
	text-align:center;
}

#footer a  {
	line-height:18px;
}


#texte {
	float:left;
	width:500px;
	padding:5px;
	padding-left:35px;
	min-height:200px;
	text-align:justify;
}

#texte3 {
	float:left;
	width:900px;
	padding:5px;
	padding-left:35px;
	min-height:200px;
	text-align:justify;
}

#texte a{
	color:#000;
	font-family: verdana , serif;
	font-size:12px;
}

#texte h2 {
	color:#333;
	font-size:16px;
}

#texte2 {
	float:left;
	width:100%;
	padding:5px;
	padding-left:35px;
	min-height:200px;
	text-align:justify;
}

#texte2 h2 {
	color:#333;
	font-size:16px;
}

#texte_mention{
	float:left;
	width:900px;
	padding:5px;
	padding-left:35px;
	min-height:200px;
	text-align:justify;
}


#texte_mention h2 {
	color:#333;
	font-size:16px;
}


#carroussel2 {
	width:666px;
	height:304px;
	margin:0 auto;
	margin-top:20px;
	margin-bottom:40px;
	background:url(images/bg_carousel.png) top left no-repeat;
}

#recrutement{
	float:left;
	width:344px;
	height:350px;
	margin:0 auto;
	margin-top:50px;
	margin-left:40px;
	background: url(images/poigne.jpg)  no-repeat;
}

#contact_photo{
	float:left;
	width:400px;
	height:350px;
	margin:0 auto;
	margin-top:50px;
	margin-left:40px;
	background: url(images/contact.png) center left  no-repeat;
}

#quisommesnous{
	float:left;
	width:430px;
	height:500px;
	margin:0 auto;
	margin-top:20px;
	margin-left:10px;
	background: url(images/qui.png) center center  no-repeat;
}

#truc {
	float:left;
	width:430px;

	margin:0 auto;
	margin-top:20px;
	margin-left:10px;
}

.rouge{
	color:#fd0404;
}

.photosboutiques {
	list-style:none;
	margin:0 auto;
	width:auto;
}

.photosboutiques li {
	float:left;
	margin:10px;
}

.border {
	border:2px solid #111;
	padding:5px;
}

.drancy, .rosny, .kids, .noisy {
	color:#f00;
}