@charset "utf-8";
/* CSS Document by NS2*/


/* STRUCUTRE*/
body {
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	FONT-SIZE: 0.8em; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px; 
	PADDING-TOP: 0px; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	background-image:url(img/template1.jpg);
	background-position:top;
	background-repeat:no-repeat;
	background-attachment:scroll;
	background-color:#FFFFFF;
}
#conteneur {
	MARGIN: 0px auto; 
	WIDTH: 964px;
	/*background-color:#33FF00;*/
}
#header {
	HEIGHT: 59px; 
	/*BACKGROUND-COLOR: #99cccc;*/
}
#centre {
	/*BACKGROUND-COLOR: #9999cc;*/
	padding:5px 5px 5px 20px;
	/*height:365px;*/
}
#footer {
	position:relative;
	float:left;
	width: 100%;
	height: 80px;
	text-align:center;	
	margin-top: 20px;
	font-size: 0.80em;
}
p {
	MARGIN: 0px
}
h1 {
	font-family: Trebuchet MS;
	font-size: 1.0em;
	color: #033888;
	font-weight: bold;
	}
h2 {
	font-family: Trebuchet MS;
	font-size: 0.95em;
	color: #033888;
	font-weight: bold;
	} 
h3 {
	padding : 0 0;
	margin : 0;
	font-family: Trebuchet MS;
	font-size: 0.80em;
	color: #FF6600;
	font-weight: bold;
}
#smalltxt {
	padding : 0 0;
	margin :2px;
	font-family: Trebuchet MS;
	font-size: 0.80em;
	color: #000000;
	}

/* NAVIGATION */

.menuimg{
	position:relative;
	float:inherit;
	width:713px;
	height:50px;
	margin:0 0 0 250px;
}
#menu {
	position:relative;
	width:960px;
	height:59px;
	margin:0;
	
	}
#menu a {
	font-size:0.9em;
	color : #FFFFFF;
	text-decoration : none;
	margin-top:20px;
	padding:0 5px 0 5px;
	font-weight:bold;	/*line-height : 10px;*/
}
#menu a span {
padding-right : 5px;
font-size:0.9em;
}
#menu a, #menu a span {
/*display : block;*/
float : left;

}
#menu a:hover, #menu .current {
	color : #FF6600;
	padding-left : 5px;
	height : 10px;
	font-size:0.8em;
}
#menu a:hover span, #menu .current span {
font-size:1em;
padding-right : 5px;
height : 23px;
cursor : pointer;

}
#menu ul {
list-style : none;
padding : 0;
margin : 0;
}
#menu li {
float : right;
margin : 0 7px 0 0;

}

/* CONTENUS */

.boutiques {
float:left;
position:relative;
width:330px;
height:280px;
margin:56px 3px 3px 18px;
}
.logo {
float:left;
position:absolute;
width:272px;
height:169px;
margin:10px 0 0 5px;
}
.flasher {
position:relative;
display:bloc;
float:left;
width:719px;
height:255px;
margin:60px 0 0 200px;
left:0;
}

a img {border: none;}