html {
	scrollbar-face-color: #eeeeee;
	scrollbar-shadow-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-track-color: #ffffff;
	scrollbar-arrow-color: #660000;
}

body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	width:100%;
	background:#fff url('top_bg.jpg') repeat-x top center;
}

.email {unicode-bidi:bidi-override; direction: rtl;}

H1 {
	font-family:"Times New Roman", Times, serif;
	font-size:24px;
	font-weight:normal;
	text-transform:uppercase;
	padding:0;
	margin:0;
	margin-bottom:5px;
}

H2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	text-transform:uppercase;
	padding:0;
	margin:0;
	margin-top:5px;
	color: #333333;
	background-image: url(fond_h2.png);
	background-repeat: no-repeat;
	padding-left: 25px;
	height: 17px;
}

H2 a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	padding:0;
	margin:0;
	margin-top:5px;
	color: #333300;
}

H2 a:visited {
	color: #333300;
}

H2 a:active {
	color: #333300;
}

H2 a:hover {
	color: #fff;
}

input, select, textarea {
	font-family:Tahoma;
	font-size:10pt;
	color:#000;
	background:#fff;
}

input, textarea {
	border: 1px solid #cccccc;
}
*>input, *>textarea {
	border-color : #333;
}

.trans {
	-moz-opacity:0.8;
	opacity: 0.8;
	filter:alpha(opacity=80);
}

.fat {
	color:#990000;
	font-weight:bold;
	font-size:14px;
}

/************************ liens txt ****************************/
#list {
	list-style-image:url(list.gif);
	color: #666666;
	padding:0;
	margin:0;
	margin-left:16px;
}

#list li {
	clear:both;
	margin-bottom:5px;
}

#list a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
	color: #333333;
	/*background: #FF9900;*/
}

#list a:hover, #list a.active {
	color: #ff9900;
}


a{
	text-decoration: none;
	color: #333333;
	cursor:pointer;
}
a:visited{
	text-decoration: none;
	color: #333333;
}
a:active{
	text-decoration: none;
	color: #333333;
}
a:hover{
	text-decoration: none;
	color: #FF9933;
}

strong {
	color: #333333;
	font-size:12px;
}

strong a {
	color: #ff9900;
	font-size:12px;
}

strong a:hover {
	color: #333333;
	font-size:12px;
}

.mini {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#999999;
}

/************************* structure site ****************************/
#main{
	width:1000px;
	position:relative;
}

#top{
	float:left;
	position:relative;
	background:url('top.jpg') top center no-repeat;
	width: 1000px;
	height:125px;
}

#menu {
	position:absolute;
	right:5px;
	bottom:38px;
	width:675px;
	height:60px;
	text-align:right;
}

#menu ul {
	padding:0px;
	margin:0px;
	text-align:right;
	list-style-type:none;
}

#menu li {
	width:70px;
	height:60px;
	text-align:center;
	list-style-type:none;
	float:left;
	text-transform:uppercase;
	margin-left:5px;
}

#menu li.rouge a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:9px;
	color: #ffffff;
	width:70px;
	height:60px;
	display:block;
	background:url('btn2.gif') top center no-repeat;
}

#menu li.rouge a:hover, #menu li.rouge a.active {
	color: #fff;
	background:url('btn_hover2.gif') no-repeat top center;
}

#menu a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:9px;
	color: #000;
	width:70px;
	height:60px;
	display:block;
	background:url('btn.jpg') top center no-repeat;
}

#menu  a:hover, #menu  a.active {
	color: #fff;
	background:url('btn_hover.jpg') no-repeat top center;
}

#menu div{
	padding-top:22px;
}

#content {
	float:left;
	position:relative;
	width: 1000px;
	background-color:#FFFFFF;
}

#sideright {
	float:right;
	width:300px;
	padding-left:0px;
}

#side {
	position:relative;
	width:298px;
	background:#fff url('sideright_bg.jpg') bottom no-repeat center;
	border:1px solid #CCCCCC;
	margin-top:0px;
}

.side {
	position:absolute;
	top:5px;
	left:-10px;
	background-color:#FF9933;
	width:200px;
	border-right:1px solid #996633;
	border-bottom:1px solid #996633;
}

.side p {
	margin:5px;
	padding:0px;
	text-align:left;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-transform:uppercase;
	color:#FFFFFF;
}

.side2 {
	position:absolute;
	top:5px;
	left:-10px;
	background-color:#FF9933;
	width:250px;
	border-right:1px solid #996633;
	border-bottom:1px solid #996633;
}

.side2 p {
	margin:5px;
	padding:0px;
	text-align:left;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-transform:uppercase;
	color:#FFFFFF;
}

#permanent {
	position:relative;
	background: url('permanent.jpg') top center no-repeat;
	float:left;
	text-align:justify;
	width:680px;
	height:60px;
}

#php {
	float:left;
	text-align:justify;
	width: 680px;
	background:url('content.jpg') bottom center no-repeat;
	padding-bottom:30px;
}

#footer {
	float:left;
	position:relative;
	background:url('footer_bg.jpg') top center repeat-x;
	width:100%;
	height:100px;
	text-align:center;
}


.creation {
	width:200px;
	height: 15px;
}

div.zoom img {
	border:1px solid #999;
}

/************************ actualit�s ****************************/

#actualites, #actualites strong {
	font-size:11px;
	color: #333333;
}
#actualites p {
	text-align: justify;
}
#actualites ul {
	padding:0px;
	margin:0px;
}
#actualites li {
	margin-left:12px;
	margin-bottom: 5px;
}

/************************ galeries photos ****************************/

div.titre_mef {
	height:30px;
	width: 100%;
	font-size:18px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
}
div.titre_mef p {
	margin: 0px;
}
div.titre_mef p.partie1 {
	height:24px;
	background-image: url(galerie_titre_partie1.png);
	float: left;
	padding: 3px;
}
div.titre_mef p.partie2 {
	background-image: url(galerie_titre_partie2.png);
	color: #333333;
	height:24px;
	padding: 3px;
}
div.photo {
	width:80px;
	height:80px;
	float: left;
	margin:3px;
	border: solid 1px #666666;
}
table.lesgalerie {
	margin: 0px 50px;
}
div.liens span.logo_galeries {
	display: block;
	width: 55px;
	height: 50px;
	background-image: url(galeries_liens.png);
	background-repeat: no-repeat;
	float: left;
}

/************************ chez nos clients ****************************/

img.photo_client {
	border: 1px solid #666666;
}

/************************ magasins ****************************/

img.mag_icone {
	margin-left:-22px;
	margin-right:6px;
	margin-bottom: -3px;
}
div.fiche_magasin {
	border-top: 2px solid #ff9933;
	padding-top: 10px;
	margin-top: 15px;
}
div.fiche_magasin h3 {
	font-size:14px;
	height: 30px;
	margin-bottom: 30px;
}
div.fiche_magasin h3 img {
	float: left;
}
div.fiche_magasin h3 p {
	padding-top: 15px;
	color: #e40119;
	font-style: italic;
}
div.fiche_magasin div.infos div {
	margin-right: 10px;
	float: left;
	background-color: #FFFFFF;
	height: 100%;
	display: block;
}
div.fiche_magasin div.infos {
	position: relative;
	margin-left: -30px;
	padding: 5px;
	width: 330px;
	border: solid 1px #3c83c1;
	background-color: #bad5f2;
	color: #333333;
	font-weight: bold;
	background-image: url(fond_infosmag.png);
	background-repeat: repeat-y;
}

/************************ FAQ ****************************/

div#bloc_faq {
	width: 550px;
	float: right;
	padding-top: 15px;
}
a.question {
	color: #FF6600;
	font-weight: bold;
}
a:hover.question {
	color: #FFCC00;
}
div#faq li h6 {
	color: #464646;
	font-size:12px;
	font-weight: normal;	
	margin-left: 20px;
}
div#faq li {
	margin-top: 5px;
}
ul#cat_faq, ul#cat_faq li {
	margin-left: 60px;
	margin-top: 5px;
	font-weight: bold;	
}

/************************ promotions ****************************/

div.promo_cadre {
	margin-top: 10px;
	width:250px;
	height:180px;
	text-align: center;
}
div.promo_texte {
	width:220px;
	text-align: center;
	margin-left:auto;
	margin-right:auto;
}

div.promo_texte p.titre {
	font-size:15px;
	margin-top:10px;
}
div.promo_texte p.intro {
	font-size:11px;
	text-align: center;
	font-weight: bold;
}
a.promo {
	color: #000000;
	cursor:pointer;
}
a:hover.promo {
	color: #000000;
}

/* -- PAGE RAMONAGE -- */
img.illustration {
	border: solid 1px #999999;
	float:right;
	margin: 20px 0px 10px 20px;
}
img.illustration2 {
	/*border: solid 1px #999999;*/
	float:left;
	margin: 20px 20px 20px 0px;
}

img.illustration5 {
	/*border: solid 1px #999999;*/
	float:right;
	margin: 20px 20px 0px 0px;
}
ul.ramonage, ul.ramonage li {
	margin-left: 15px;
}

/************************ Google Map ****************************/

iframe.gmap_iframe {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: -42px;
	height: 430px;
	width: 340px;
	border: 1px solid #999999;
}

/************************ Pages : feu, bains, placards ****************************/

div.liens {
	padding-bottom: 15px;
	padding-top: 5px;
	padding-left: 30px;
	padding-right: 30px;
	background:#fff url('sideright_bg.jpg') bottom repeat-x center;
	border:1px solid #CCCCCC;
	text-align: left;
}

div.liens p {
	font-weight: bold;	
	color: #f29400;
}

div.liens li {
	font-weight: bold;
	margin: 0px;
}
div.liens ul {
	margin: 0px;
}

div.listing ul {
	margin-left:20px;
}

