.blue .contact-content h1{color:#379acc;}
.pink .contact-content h1{color:#ff1c69;}
.orange .contact-content h1{color:#ff9b02;}

.gallery-nav .previous_green{
	float:left;
	background:url(/images/decoupage/arrow-3-green.png) no-repeat;
	width:17px;
	height:25px;
	text-indent:-9999px;
	overflow:hidden;
	margin:25px 0 0;
}
.gallery-nav .next_green{
	float:left;
	background:url(/images/decoupage/arrow-4-green.png) no-repeat;
	width:17px;
	height:25px;
	text-indent:-9999px;
	overflow:hidden;
	margin:25px 0 0 9px;
}

.back_green{
	float:left;
	margin:30px 0 0;
	padding:0 0 5px 20px;
	background:url(/images/decoupage/arrow-5-green.png) no-repeat;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}
.back_green:hover{text-decoration:underline;}

.etude_green {background:url('/images/decoupage/icon-green.gif') no-repeat 0 3px;}
.etude_green {
	margin:15px 0 0;
	padding:0 0 0 19px;
	font-size:16px;
	line-height:24px;
	color:#77bd41;
	font-weight: bold;
}

/* page large */
.contact-content_large{
	width:620px;
	padding:11px 0 0 20px;
	float:left;
}
.contact-content_large h1{
	margin:0 0 0 -5px;
	font-size:18px;
	color:#9a9fa5;
	font-weight:normal;
}
.contact-content_large p{
	margin:17px 0 0;
	line-height:14px;
}

/* formulaire de contacte */
.form_contact_table td
{
	vertical-align: top;
}
.form_contact_table input, .form_contact_table textarea
{
	border: 1px solid #cccacb;
}
.form_contact_table input
{
	width: 155px;
}

.intro_texte
{
	font-weight: bold;
}

.arrow_up {
	margin:15px 0 0;
	padding:0 0 0 19px;
	background: url('/images/decoupage/arrow_up.png') no-repeat 0 3px;
	font-size:16px;
	line-height:24px;
	color: #435468;
}

.lieu
{
	height: 112px;
}

/* references */
.references_bloc{
	margin:12px 0 0;
	overflow:hidden;
	height:1%;
	padding:0 2px;
}
.references_bloc .image-holder{
	margin:5px auto 0;
	background:url(/images/decoupage/image-shadow-ref.png);
	width:177px;
	height:116px;
	padding:7px 0 0 7px;
}
.references_bloc h3{
	text-align:center;
	font-size:12px;
	color:gray;
	margin:0;
}
.orange .references_bloc h3{
	text-align:center;
	font-size:12px;
	color:#ff9b02;
	margin:0;
}
.pink .references_bloc h3{
	text-align:center;
	font-size:12px;
	color:#ff1c69;
	margin:0;
}
.blue .references_bloc h3{
	text-align:center;
	font-size:12px;
	color:#379acc;
	margin:0;
}
.references_bloc h3{
	text-decoration: none;
}
.references_bloc h3:hover{
	text-decoration: underline;
}

/* --- */
.blue #sidebar ul li.active ul li a span{
	background: url(/images/decoupage/bullet-2-blue.gif) no-repeat 0 50%;
}
.pink #sidebar ul li.active ul li a span{
	background: url(/images/decoupage/bullet-2-pink.gif) no-repeat 0 50%;
}
.orange #sidebar ul li.active ul li a span{
	background: url(/images/decoupage/bullet-2-orange.gif) no-repeat 0 50%;
}
#sidebar ul li.active ul li a span{
	background: url(/images/decoupage/bullet-2.gif) no-repeat 0 50%;
}
#sidebar ul li.active ul li a{
	background: none;
}
#sidebar ul li.active ul li a:hover{
	background: #1f3040;;
}

.content .bottom{
	background:url(/images/decoupage/bottom-content.gif) no-repeat 0 100%;
	overflow:hidden;
	padding:5px;
	min-height:385px;
}
.pink .content .bottom{
	background:url(/images/decoupage/bottom-content-pink.gif) no-repeat 0 100%;
	overflow:hidden;
	padding:5px;
	min-height:385px;
}
.blue .content .bottom{
	background:url(/images/decoupage/bottom-content-blue.gif) no-repeat 0 100%;
	overflow:hidden;
	padding:5px;
	min-height:385px;
}
.orange .content .bottom{
	background:url(/images/decoupage/bottom-content-orange.gif) no-repeat 0 100%;
	overflow:hidden;
	padding:5px;
	min-height:385px;
}

.content .top{background:url(/images/decoupage/top-content.gif) no-repeat;}
.pink .content .top{background:url(/images/decoupage/top-content-pink.gif) no-repeat;}
.orange .content .top{background:url(/images/decoupage/top-content-orange.gif) no-repeat;}
.blue .content .top{background:url(/images/decoupage/top-content-blue.gif) no-repeat;}

.ref_pages{
	float: right;
	margin: 0;
	padding: 0;
	list-style:none;
}
.ref_pages li{
	float:left;
	margin:0 0 0 8px;
	display:inline;
}
.ref_pages li a{
	display:block;
	width:15px;
	height:15px;
	text-align:center;
	color:#fff;
	background:url(/images/decoupage/pages-bg.gif);
	line-height:15px;
	text-decoration:none;
}
.ref_pages li a:hover,
.ref_pages li.active a{
	font-weight:bold;
	background-position:0 -15px;
}

/* pink */
.pink .container{background:#1f3040 url(/images/decoupage/pink-line.gif) no-repeat 50% 116px;}
.pink #sidebar ul li a span{background:url(/images/decoupage/bullet-1-pink.gif) no-repeat 0 50%;}
.pink #sidebar ul li a:hover span,
.pink #sidebar ul li.active a span{background:url(/images/decoupage/bullet-1-hover-pink.gif) no-repeat 0 50%;}
.pink #sidebar ul ul li a span{
	padding:0 0 0 11px;
	background:url(/images/decoupage/bullet-2-pink.gif) no-repeat 0 6px;
}
.pink #sidebar ul ul li a:hover span,
.pink #sidebar ul ul li.active a span{background:url(/images/decoupage/bullet-2-pink.gif) no-repeat 0 6px;}
.pink .content.columns-holder{background:url(/images/decoupage/content-bg-2-pink.gif) repeat-y;}
.pink .content.columns-holder .top{background:url(/images/decoupage/top-content-2-pink.gif) no-repeat;}
.pink .content.columns-holder .bottom{background:url(/images/decoupage/bottom-content-2-pink.gif) no-repeat 0 100%;}

.pink .content{	background:url(/images/decoupage/content-bg-pink.gif) repeat-y;
}


.pink .intro-content h1{color:#ff1c69;}

.pink h2.etude{background:url(/images/decoupage/icon-pink.gif) no-repeat 0 3px;}

.pink .back{
	margin:25px 0 0;
	background:url(/images/decoupage/arrow-5-pink.png) no-repeat;
}

.pink .citizenside h3{
	text-align:center;
	font-size:12px;
	color:#ff1c69;
	margin:0;
}

/* blue */
.blue .container{background:#1f3040 url(/images/decoupage/blue-line.gif) no-repeat 50% 116px;}
.blue #sidebar ul li a span{background:url(/images/decoupage/bullet-1-blue.gif) no-repeat 0 50%;}
.blue #sidebar ul li a:hover span,
.blue #sidebar ul li.active a span{background:url(/images/decoupage/bullet-1-hover-blue.gif) no-repeat 0 50%;}
.blue #sidebar ul ul li a span{
	padding:0 0 0 11px;
	background:url(/images/decoupage/bullet-2-blue.gif) no-repeat 0 6px;
}
.blue #sidebar ul ul li a:hover span,
.blue #sidebar ul ul li.active a span{background:url(/images/decoupage/bullet-2-blue.gif) no-repeat 0 6px;}
.blue .content.columns-holder{background:url(/images/decoupage/content-bg-2-blue.gif) repeat-y;}
.blue .content.columns-holder .top{background:url(/images/decoupage/top-content-2-blue.gif) no-repeat;}
.blue .content.columns-holder .bottom{background:url(/images/decoupage/bottom-content-2-blue.gif) no-repeat 0 100%;}

.blue .content {	background:url(/images/decoupage/content-bg-blue.gif) repeat-y;}


.blue .intro-content h1{color:#379acc;}

.blue h2.etude{background:url(/images/decoupage/icon-blue.gif) no-repeat 0 3px;}

.blue .citizenside h3{
	text-align:center;
	font-size:12px;
	color:#379acc;
	margin:0;
}

.blue .back{
	margin:25px 0 0;
	background:url(/images/decoupage/arrow-5-blue.png) no-repeat;
}

/* --------------------------------- */
/* découpage soustraité */
body{
	margin:0;
	background:#bdc5ce;
	font:12px Verdana, Arial, Helvetica, sans-serif;
	min-width:875px;
}

img{border:none;}
form, fieldset{
	margin:0;
	padding:0;
	border:none;
}
a{
	color: #456;
	text-decoration:underline;
}
a:hover{text-decoration:none;}
.img-left{float:left;}
.img-right{float:right;}
.header-holder{
	position:absolute;
	top:0;
	left:0;
	background:url(/images/decoupage/header-bg.gif) repeat-x;
	width:100%;
	min-width:875px;
}
#header{
	margin:0 auto;
	width:850px;
	overflow:hidden;
}
#header strong a{
	float:left;
	background:url(/images/decoupage/logo.gif);
	width:209px;
	height:50px;
	text-indent:-9999px;
	overflow:hidden;
	margin:19px 0 0 6px;
}

#header strong a.en{
	background:url(/images/decoupage/logo_en.gif);
}

.login{
	float:right;
	background:url(/images/decoupage/login-bg.gif);
	width:336px;
	height:65px;
	padding:10px 0 0 3px;
}

.loginUS{
	float:right;
	background:url(/images/decoupage/login-bg-us.gif);
	width:457px;
	height:55px;
	padding:10px 0 0 3px;
}

.login h3.espace-clints{
	margin:0;
	background:url(/images/decoupage/espace-clients.gif);
	width:82px;
	height:14px;
	text-indent:-9999px;
	overflow:hidden;
}

.login h3.en{
	background:url(/images/decoupage/espace-clients-en.gif);
	background-repeat:no-repeat;
	width:100px;
}
.form-holder{
	margin:10px 0 5px 2px;
	overflow:hidden;
	height:1%;
}

.form-holderUS{
	font-size:22px;
	overflow:hidden;
	margin:10px 2 0px 2px;
	font-family:Droid Sans;
}

.form-holderUS strong{
	color:#F0F;
	font-size:22px;
	font-weight:normal;
}

.form-holderUS p{
	margin-left:auto;
	margin-right:auto;
	}

.form-holderUS a{
	color:#F0F;
	text-decoration:none;
	}
	
.form-holderUS a:hover{
	color:#F0F;
	text-decoration:underline;
	}

.login label{
	float:left;
	font-size:11px;
	line-height:16px;
	margin:0 4px 0 0;
}

.login .text{
	float:left;
	width:95px;
	height:14px;
	padding:0 0 0 3px;
	border:1px solid #d2caca;
	margin:0 9px 0 0;
	font:11px Arial, Helvetica, sans-serif;
}
.login .button{float:left; margin:0 0 0 -5px;}
.login a{
	margin:0 0 0 177px;
	font-size:11px;
	line-height:14px;
}
#navigations{
	width:850px;
	margin:10px auto 0;
	overflow:hidden;
}
#navigations ul{
	float:left;
	margin:0;
	padding:0;
	list-style:none;
}
#navigations ul li{float:left;}
#navigations ul.flags{
	float:right;
	padding:15px 2px 0 0;
}
#navigations ul.flags li{padding:0 0 0 15px;}
#navigations ul.navigation li{margin:0 -7px 0 0;}
#navigations ul.navigation li a{
	float:left;
	height:30px;
	background:url(/images/decoupage/right-navigation1.gif) no-repeat 100% 0;
	padding:0 10px 0 0;
	position:relative;
}
#navigations ul.navigation li a .left-coner{
	float:left;
	background:url(/images/decoupage/left-navigation1.gif) no-repeat;
	padding:0 0 0 10px;
	height:30px;
	cursor:pointer;
}
#navigations ul.navigation li a .center{
	float:left;
	background:url(/images/decoupage/center-navigation1.gif) repeat-x;
	height:23px;
	padding:7px 1px 0;
}
#navigations ul.navigation li a.blue-link:hover,
#navigations ul.navigation li.active a.blue-link{background:url(/images/decoupage/right-navigation1-blue.gif) no-repeat 100% 0;}
#navigations ul.navigation li a.blue-link:hover .left-coner,
#navigations ul.navigation li.active a.blue-link .left-coner{background:url(/images/decoupage/left-navigation1-blue.gif) no-repeat;}
#navigations ul.navigation li a.blue-link:hover .center,
#navigations ul.navigation li.active a.blue-link .center{background:url(/images/decoupage/center-navigation1-blue.gif) repeat-x;}
#navigations ul.navigation li a.orange-link:hover,
#navigations ul.navigation li.active a.orange-link{background:url(/images/decoupage/right-navigation1-orange.gif) no-repeat 100% 0;}
#navigations ul.navigation li a.orange-link:hover .left-coner,
#navigations ul.navigation li.active a.orange-link .left-coner{background:url(/images/decoupage/left-navigation1-orange.gif) no-repeat;}
#navigations ul.navigation li a.orange-link:hover .center,
#navigations ul.navigation li.active a.orange-link .center{background:url(/images/decoupage/center-navigation1-orange.gif) repeat-x;}
#navigations ul.navigation li a.pink-link:hover,
#navigations ul.navigation li.active a.pink-link{background:url(/images/decoupage/right-navigation1-pink.gif) no-repeat 100% 0;}
#navigations ul.navigation li a.pink-link:hover .left-coner,
#navigations ul.navigation li.active a.pink-link .left-coner{background:url(/images/decoupage/left-navigation1-pink.gif) no-repeat;}
#navigations ul.navigation li a.pink-link:hover .center,
#navigations ul.navigation li.active a.pink-link .center{background:url(/images/decoupage/center-navigation1-pink.gif) repeat-x;}
#navigations ul.navigation li a .center span{
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	height:20px;
}
#navigations ul.navigation li a .center span.creation{
	background:url(/images/decoupage/creation-de-site.png);
	width:116px;
	height:17px;
}
#navigations ul.navigation li a .center span.webmarketing{
	background:url(/images/decoupage/webmarketing.png);
	width:108px;
}
#navigations ul.navigation li a .center span.hebergement{
	background:url(/images/decoupage/hebergment.png) no-repeat;
	width:100px;
}
#navigations ul.navigation.light{padding-left:16px;}
#navigations ul.navigation.light li a{background:url(/images/decoupage/right-navigation2.gif) no-repeat 100% 0;}
#navigations ul.navigation.light li a .left-coner{background:url(/images/decoupage/left-navigation2.gif) no-repeat;}
#navigations ul.navigation.light li a .center{background:url(/images/decoupage/center-navigation2.gif) repeat-x;}
#navigations ul.navigation li a .center span.lagence{
	background:url(/images/decoupage/lagence.png);
	width:63px;
}
#navigations ul.navigation li a .center span.references{
	background:url(/images/decoupage/nos-references.png);
	width:108px;
	height:17px;
}
#navigations ul.navigation li a .center span.contact{
	background:url(/images/decoupage/contact.png);
	width:61px;
	height:17px;
}
#navigations ul.navigation.light li a:hover,
#navigations ul.navigation.light li.active a{background:url(/images/decoupage/right-navigation2-hover.gif) no-repeat 100% 0;}
#navigations ul.navigation.light li a:hover .left-coner,
#navigations ul.navigation.light li.active a .left-coner{background:url(/images/decoupage/left-navigation2-hover.gif) no-repeat;}
#navigations ul.navigation.light li a:hover .center,
#navigations ul.navigation.light li.active a .center{background:url(/images/decoupage/center-navigation2-hover.gif) repeat-x;}
.container{
	padding:126px 0 0;
	background:#1f3040 url(/images/decoupage/grey-line.gif) no-repeat 50% 116px;
}
.content-holder{
	width:850px;
	margin:0 auto;
	overflow:hidden;
	padding:0 0 15px;
}
#sidebar{
	width:180px;
	float:left;
	background:#6c7f92 url(/images/decoupage/top-sidebar-bg.gif) repeat-x;
}
#sidebar .bottom{
	background:url(/images/decoupage/bottom-sidebar.gif) no-repeat 0 100%;
	padding:0 0 150px;
	min-height:245px;
}
* html #sidebar .bottom{height:245px;}
#sidebar ul{
	margin:14px 0 0;
	padding:0;
	list-style:none;
	line-height:28px;
	border-top:1px solid #1f3040;
	font-weight:bold;
}
#sidebar ul li{
	padding:1px;
	overflow:hidden;
	border-bottom:1px solid #1f3040;
}
#sidebar ul li a{
	display:block;
	padding:0 0 0 10px;
	color:#fff;
	text-decoration:none;
}
#sidebar ul li a span{
	background:url(/images/decoupage/bullet-1.gif) no-repeat 0 50%;
	padding:0 0 0 18px;
}
#sidebar ul li a:hover,
#sidebar ul li.active a{background:#1f3040;}
#sidebar ul li a:hover span,
#sidebar ul li.active a span{background:url(/images/decoupage/bullet-1-hover.gif) no-repeat 0 50%;}
#sidebar ul ul{
	margin:-2px 0 0;
	padding:0;
	list-style:none;
	border:none;
	line-height:17px;
	font-weight:normal;
	font-size:11px;
}
#sidebar ul ul li{
	padding:0 0 4px;
	border:none;
}
#sidebar ul ul li a{padding:0 0 0 29px;}
#sidebar ul ul li a span{
	padding:0 0 0 11px;
	background:url(/images/decoupage/bullet-2.gif) no-repeat 0 6px;
	display:block;
	font-size:11px;
}
#sidebar ul ul li a:hover span,
#sidebar ul ul li.active a span{
	font-size:11px;
	background:url(/images/decoupage/bullet-2.gif) no-repeat 0 6px;
	font-weight:bold;
	letter-spacing:-1px;
}
#sidebar span{
	font-size:11px;
}
.content{
	float:right;
	width:650px;
	margin:15px 10px 0 0;
	display:inline;
}
.content{
	background:url(/images/decoupage/content-bg.gif) repeat-y;
}
* html .content .bottom{height:385px; overflow:visible;}
.contact-content{
	width:395px;
	padding:11px 0 0 20px;
	float:left;
}
.contact-content h1{
	margin:0 0 0 -5px;
	font-size:20px;
	color:#acb5bf;
	font-weight:normal;
}
.contact-content p{
	margin:17px 0 0;
	line-height:14px;
}
.contact-information{
	margin:12px 0 0;
	overflow:hidden;
	height:1%;
}
.map{
	width:184px;
	float:right;
	margin:5px 0 0;
}
.map img{
	display:block;
	border:1px solid #d1ccc9;
}
.map a.plan{
	float:left;
	margin:15px 0 0 32px;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
	padding:0 0 4px 22px;
	background:url(/images/decoupage/arrow-1.png) no-repeat;
}
.map a.plan:hover{text-decoration:underline;}
.contact-information h2{
	margin:0;
	font-size:12px;
}
.contact-information p{
	margin:8px 0 0;
}
.contact-information .mail{margin:15px 0 0;}
.footer-holder{
	width:100%;
	background:url(/images/decoupage/footer-bg.gif) repeat-x;
	overflow:hidden;
	padding:0 0 25px;
}
#footer{
	width:850px;
	margin:0 auto;
}
.modules-holder{
	width:100%;
	overflow:hidden;
	background:url(/images/decoupage/modules-lines.gif) repeat-y;
}
.module{
	float:left;
	width:225px;
	padding:0 10px;
	overflow:hidden;
}
.module.middle{width:340px;}
.module .heading{
	overflow:hidden;
	height:1%;
	padding:10px 0 3px;
	background:url(/images/decoupage/green-border.gif) repeat-x 0 25px;
}
.module .heading h3{
	margin:0;
	font-size:14px;
	position:relative;
	float:left;
}
.module .heading .pages{
	float:left;
	margin:-1px 0 0;
	padding:0;
	list-style:none;
}
.module .heading .pages li{
	float:left;
	margin:0 0 0 8px;
	display:inline;
}
.module .heading .pages li a{
	display:block;
	width:15px;
	height:15px;
	text-align:center;
	color:#fff;
	background:url(/images/decoupage/pages-bg.gif);
	line-height:15px;
	text-decoration:none;
}
.module .heading .pages li a:hover,
.module .heading .pages li.active a{
	font-weight:bold;
	background-position:0 -15px;
}
.project{
	margin:5px 4px 0 4px;
	overflow:hidden;
	height:1%;
}
.project-image{
	float:right;
	margin:0 0 5px;
	width:128px;
	height:73px;
	background:url(/images/decoupage/image-shadow.png) no-repeat;
	padding:8px;
}
.project-image img{display:block;}
.project p{
	margin:5px 0 7px;
	font-size:11px;
}
.project a{
	font-weight:bold;
	text-decoration:none;
	font-size:11px;
	line-height:14px;
}
.project a:hover{text-decoration:underline;}
.news-holder{
	margin:5px 0 0;
	width:100%;
	overflow:hidden;
}
.news-holder .new{margin:6px 0 0 4px;}
.news-holder .new p{
	margin:0;
	font-size:11px;
}
.news-holder .new p a{text-decoration:none;}
.news-holder .new p a:hover{text-decoration:underline;}
.more{
	padding:0 0 0 15px;
	background:url(/images/decoupage/arrow-2.gif) no-repeat 0 50%;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	line-height:14px;
}
.more:hover{text-decoration:underline;}
.news-holder .more{
	float:left;
	margin:18px 0 0 5px;
}
.references-nav{
	margin:0;
	padding:20px 0;
	list-style:none;
	overflow:hidden;
	height:1%;
}
.references-nav li{
	float:left;
	margin:0 10px 0 0;
}
.references-nav li img{display:block;}
.footer-nav{
	margin:15px 0 0;
	padding:0;
	list-style:none;
	text-align:center;
	font-size:11px;
}
.footer-nav li{
	display:inline;
	padding:0 3px 0 7px;
	background:url(/images/decoupage/separator.gif) no-repeat 0 50%;
}
.footer-nav li:first-child{background:none;}
.footer-nav li a{text-decoration:none;}
.footer-nav li a:hover{text-decoration:underline;}
/*                                  etudecas.html                             */
.content.columns-holder{background:url(/images/decoupage/content-bg-2.gif) repeat-y;}
.content.columns-holder .top{background:url(/images/decoupage/top-content-2.gif) no-repeat;}
.content.columns-holder .bottom{background:url(/images/decoupage/bottom-content-2.gif) no-repeat 0 100%;}
.right-column{
	width:245px;
	float:right;
	padding:0 11px 0 12px;
}
h2.etude{
	margin:15px 0 0;
	padding:0 0 0 19px;
	background:url(/images/decoupage/icon.gif) no-repeat 0 3px;
	font-size:16px;
	line-height:24px;
}
.right-column p{
	margin:7px 0 10px;
}
ul.list{
	margin:0;
	padding:0 0 0 20px;
	list-style:none;
}
ul.list li{margin:0 0 7px;}
ul.list li span{
	padding:0 0 0 9px;
	background:url(/images/decoupage/bullet.gif) no-repeat 0 5px;
}
.back{
	float:left;
	margin:30px 0 0;
	padding:0 0 5px 20px;
	background:url(/images/decoupage/arrow-1.png) no-repeat;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}
.back:hover{text-decoration:underline;}
.gallery-holder{
	width:340px;
	float:left;
	padding:0 16px 0 16px;
	overflow:hidden;
}
.gallery-holder h1{
	margin:12px 0 0;
	font-size:20px;
	color:#6ec342;
	font-weight:normal;
}
.gallery-block{
	margin:15px 0 0;
	padding:0 11px;
}
.gallery-block p{
	margin:0;
	text-align:center;
}
.gallery-block p a{
	text-decoration:none;
	color:#6ec342;
	font-weight:bold;
}
.gallery-block p a:hover{text-decoration:underline;}
.img-holder-1{
	background:url(/images/decoupage/image-shadow-3.png);
	width:309px;
	height:193px;
	padding:18px 0 0 11px;
}
.gallery-nav{
	overflow:hidden;
	height:1%;
	margin:4px 0 0;
}
.gallery-nav .previous{
	float:left;
	background:url(/images/decoupage/arrow-3.png) no-repeat;
	width:17px;
	height:25px;
	text-indent:-9999px;
	overflow:hidden;
	margin:25px 0 0;
}
.gallery-nav div.nav-cover{
	height:74px;
	width:285px;
	overflow:hidden;
	position:relative;
	margin:0 0 0 12px;
	float:left;
}
.gallery-nav div.nav-cover ul{
	position:absolute;
	top:0;
	left:0;
	width:99999px;
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
}
.gallery-nav div.nav-cover ul li{
	float:left;
	margin:0 1px 0 0;
}
.gallery-nav div.nav-cover ul li span.img-holder-2{
	background:url(/images/decoupage/image-shadow-2.png);
	width:85px;
	height:65px;
	padding:9px 0 0 9px;
	display:block;
}
.gallery-nav .next{
	float:left;
	background:url(/images/decoupage/arrow-4.png) no-repeat;
	width:17px;
	height:25px;
	text-indent:-9999px;
	overflow:hidden;
	margin:25px 0 0 9px;
}
/*                               hebergement.html                               */
.orange .container{background:#1f3040 url(/images/decoupage/orange-line.gif) no-repeat 50% 116px;}
.orange #sidebar ul li a span{background:url(/images/decoupage/bullet-1-orange.gif) no-repeat 0 50%;}
.orange #sidebar ul li a:hover span,
.orange #sidebar ul li.active a span{background:url(/images/decoupage/bullet-1-hover-orange.gif) no-repeat 0 50%;}
.orange #sidebar ul ul li a span{
	padding:0 0 0 11px;
	background:url(/images/decoupage/bullet-2-orange.gif) no-repeat 0 6px;
}
.orange #sidebar ul ul li a:hover span,
.orange #sidebar ul ul li.active a span{background:url(/images/decoupage/bullet-2-orange.gif) no-repeat 0 6px;}
.orange .content.columns-holder{background:url(/images/decoupage/content-bg-2-orange.gif) repeat-y;}
.orange .content.columns-holder .top{background:url(/images/decoupage/top-content-2-orange.gif) no-repeat;}
.orange .content.columns-holder .bottom{background:url(/images/decoupage/bottom-content-2-orange.gif) no-repeat 0 100%;}

.orange .content{ background:url(/images/decoupage/content-bg-orange.gif) repeat-y;
}


.intro-content{
	width:335px;
	padding:0 17px 0 20px;
	float:left;
}
.intro-content h1{
	margin:13px 0 5px -4px;
	font-size:20px;
	font-weight:normal;
}
.orange .intro-content h1{color:#ff9b02;}
.intro-content p{
	margin:15px 0 0;
}
.intro-content ul.list{padding:0 0 0 24px;}
.intro-content ul.list li{margin:15px 0 0;}
.orange h2.etude{background:url(/images/decoupage/icon-orange.gif) no-repeat 0 3px;}
.citizenside{
	margin:12px 0 0;
	overflow:hidden;
	height:1%;
	padding:0 2px;
}
.orange .citizenside h3{
	text-align:center;
	font-size:12px;
	color:#ff9b02;
	margin:0;
}
.citizenside .image-holder{
	margin:5px auto 0;
	background:url(/images/decoupage/image-shadow-4.png);
	width:211px;
	height:128px;
	padding:7px 0 0 7px;
}
.citizenside p{
	margin:10px 0 0;
}
.citizenside .specificites{margin:15px 0 -5px;}
.citizenside .specificites h4{
	margin:0;
	font-size:12px;
	font-weight:normal;
}
.citizenside .specificites ul{
	margin:0;
	padding:10px 0 0 9px;
	list-style:none;
	float:left;
	width:111px;
}
.citizenside .specificites ul li a{
	padding:0 0 0 9px;
	background:url(/images/decoupage/bullet.gif) no-repeat 0 7px;
	text-decoration:none;
}
.citizenside .specificites ul li a:hover{text-decoration:underline;}
.orange .back{
	margin:25px 0 0;
	background:url(/images/decoupage/arrow-5.png) no-repeat;
}

.decalage_a_gauche
{
	position:relative;
	
	left: -15px;
}

body, p, div
{
	color: #44525f;
}

a h3:hover
{
	text-decoration: underline;
}