/* /////////////////////MASQUENOIR//////////////////// */

#masquenoir_Left {
	height: 460px;
	width: 30px;
	position: absolute;
	z-index: 10;
	left: 0px;
	top: 0px;
	background-image: url(http://www.les-mouches.com/OldMouches/images/Blog/masquenoir_Left.png);
	background-repeat: no-repeat;
}
#masquenoir_Right {
	background-image: url(http://www.les-mouches.com/OldMouches/images/Blog/masquenoir_Right.png);
	background-repeat: no-repeat;
	height: 460px;
	width: 30px;
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 10;
}
#masquenoir_Top {
	background-image: url(http://www.les-mouches.com/OldMouches/images/Blog/masquenoir_Top.png);
	background-repeat: repeat-x;
	height: 20px;
	width: 895px;
	position: absolute;
	left: 30px;
	top: 0px;
	z-index: 10;
	background-position: top;
}
#masquenoir_Bottom {
	background-image: url(http://www.les-mouches.com/OldMouches/images/Blog/masquenoir_Bottom.png);
	background-repeat: repeat-x;
	height: 20px;
	width: 895px;
	position: absolute;
	left: 30px;
	bottom: 0px;
	z-index: 10;
	background-position: bottom;
}
/* /////////////////////LOOPERSLIDER//////////////////// */
		/*
		 * Optional
		*/
#loopedslider, #loopedslider2, #loopedslider3, #loopedslider4, #loopedslider5, #loopedslider6, #loopedslider7, #loopedslider8, #loopedslider9, #loopedslider10, #loopedslider11, #loopedslider12, #loopedslider13, #loopedslider14, #loopedslider15, #loopedslider16, #loopedslider17, #loopedslider18, #loopedslider19, #loopedslider20{
	width:955px;
	height: 460px;
	display: block;
	clear:both;
	float: left;
	position: relative;
	margin-bottom: 15px;
}

		/*
		 * Required 
		*/
.container { width:955px; height:460px; overflow:hidden; position:relative; cursor:pointer; }
.slides {
	width:955px;
	height:460px;
	position:absolute;
	top:0px;
	left:0px;
}
.masqueGrand{
	width: 955px;
	height: 460px;
	overflow: hidden;
	position: relative;
	float: left;
	z-index: 2;
}
.masqueGrand img{
	position: absolute;
	top: 0;
	left: 0;
}

/* /////////////////////FOOTER//////////////////// */

.footeradress {
	height: 21px;
	width: 955px;
	float: left;
	padding-top: 7px;
	text-align: right;
	background-image: url(http://www.les-mouches.com/OldMouches/images/Blog/pointille_Blog.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.footer {
	height: 58px;
	width: 955px;
	margin-right: auto;
	margin-left: auto;
}
.footeradress .mail {
	font-family:  flyFont3;
	font-size: 8px;
	color: #FFF;
	text-decoration: none;
}
.footeradress .mail:hover {
	color: #e2007a;
}
.footeradress .tel {
	font-family:flyFont3;
	font-size: 8px;
	color: #9c9e9f;
	margin-right: 10px;
	margin-left: 10px;
}
.footeradress .copyright {
	font-family: flyfont2;
	font-size: 10px;
	color: #FFF;
}
.pieddepoule {
	background-image: url(http://www.les-mouches.com/OldMouches/images/Blog/pieddepouleblog.gif);
	background-repeat: repeat;
	float: left;
	height: 30px;
	width: 955px;
}

/* ///////////////////////HEADER//////////////////// */
.largeur2 {
	background-color: #FFF;
	height: 122px;
	width: 100%;
	float: left;
	padding-bottom: 15px;
	position: absolute;
	top: 0px;
	z-index: 100;
}
#global {
	height: auto;
	width: 955px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#header1 {
	background-image: url(http://www.les-mouches.com/OldMouches/images/design/header.jpg);
	background-repeat: no-repeat;
	height: 130px;
	width: 955px;
	float: left;
}
.home {
	float: left;
	height: 130px;
	width: 110px;
	display: block;
}
/* ///////////////////////MENU//////////////////// */

.menu {
	height: 20px;
	width: 650px;
	margin-top: 98px;
	float: right;
}
.menu ul {
	height: auto;
	width: auto;
}

.menu li {
	font-family: flyFont3;
	font-size: 8px;
	text-transform: uppercase;
	text-align: center;
	float: left;
	display: block;
	list-style-type: none;
	line-height: 20px;
}
.menu li a{
	text-decoration: none;
	color: #000;
}
 .menu li.rose a{
	margin-right: 10px;
	display: block;
	width: 100px;
	height: 20px;
	background-image: url(http://www.les-mouches.com/OldMouches/images/design/pointille.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.menu li.rose a:hover{
	margin-right: 10px;
	background-color: #ea6ea3;
}
.menu li.contact a {
	margin-right: 10px;
	display: block;
	width: 100px;
	height: 20px;
	background-image: url(http://www.les-mouches.com/OldMouches/images/design/pointille.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.menu li.contact a:hover{
	background-color: #ffed00;
}
.menu li.bonus a {
	display: block;
	width: 100px;
	height: 20px;
	background-image: url(http://www.les-mouches.com/OldMouches/images/design/pointille.gif);
	background-repeat: repeat-x;
	background-position: center top;
	margin-right: 10px;
}
.menu li.bonus a:hover{
	background-color: #84d0f1;
}
.menu li.utile a {
	display: block;
	width: 100px;
	height: 20px;
	background-image: url(http://www.les-mouches.com/OldMouches/images/design/pointille.gif);
	background-repeat: repeat-x;
	background-position: center top;
	margin-right: 10px;
}
.menu li.utile a:hover{
	background-color: #84d0f1;
}
.menu li.blog a {
	display: block;
	width: 100px;
	height: 20px;
	background-image: url(http://www.les-mouches.com/OldMouches/images/design/pointille.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.menu li.blog a:hover{
	background-color: #000;
	color: #FFF;
}

.mouchevolante {
	position:absolute;
	width:52px;
	height:71px;
	left: -25px;
	top:280px;
	z-index: 1000;
	visibility: visible;
}
.mouchevolante a{
	background-image: url(http://www.les-mouches.com/OldMouches/images/design/mouchevolante.png);
	background-repeat: no-repeat;
	background-position: left top;
	display:block;
	width:52px;
	height:71px;
}
.mouchevolante a:hover{
	background-image: url(http://www.les-mouches.com/OldMouches/images/design/mouchevolante.png);
	background-repeat: no-repeat;
	background-position: -52px top;
	display:block;
	width:52px;
	height:71px;
}
