/* @override 
	http://dev.mineral-deco.fr/full.css
	http://dev.mineral-deco.fr/default.css
	http://dev.mineral-deco.fr/home.css
*/

* {
	margin: 0;
	padding: 0;
}

body, html {
	height: 100%;
}

body {
	background: #000 url(/img/bg-body.gif) center top repeat-x;
	font-family: Arial, Helvetica, sans-serif;
}

/* @group menu */

#Navigation {
	position: absolute;
	top: 93px;
	left: 17px;
}

#Navigation li a span{
	position: absolute;
	left: -1000px;
}

#Navigation li a {
	
	cursor: pointer;
	width: 469px;
	height: 139px;
	display: block;
	outline: none;
}

.kwicks {
	list-style: none;
	position: relative;
	margin: 0;
	padding: 0;
	font-family: Trebuchet, "Trebuchet MS", Tahoma, Arial;
}


.kwicks li{
	width: 230px;
	height: 139px;
	display: block;
	overflow: hidden;
	padding: 0; 
}
.kwicks.horizontal li {
	margin-right: 7px; /*Set to same as spacing option. */	
	float: left;
}
.kwicks.vertical  li{
	/* This is optional and will be disregarded by the script.  However, it should be provided for non-JS enabled browsers. */
	margin-bottom: 7px; /*Set to same as spacing option. */	
}

#menu1 { 
	background: url(/img/bg-menu1.jpg) left top no-repeat;
	background-color: #53b388;
}
#menu2 {
	background: url(/img/bg-menu2.jpg) left top no-repeat;
	background-color: #5a69a9;
}
#menu3 {
	background: url(/img/bg-menu3.jpg) left top no-repeat;
	background-color: #c26468;
}
#menu4 { 
	background: url(/img/bg-menu4.jpg) left top no-repeat;
	background-color: #bf7cc7;
}
.kwicks.horizontal #kwick_4 {
	margin-right: 0; /* cancel margin on last kiwck (if you set a margin above) */
}
.kwicks.vertical #kwick_4 {
	margin-bottom: 0; /* cancel margin on last kiwck (if you set a margin above) */
}


/* @end */




#xcontainer {
	position: relative;
	min-height: 950px;
	width: 978px;
	margin: 0 auto;
	background: url(/img/bg-container.png) repeat-y center top;
}

.cmxform fieldset{
	padding: 12px;
	margin-bottom: 20px;
	border-style: solid;
	border-width: 1px;
}

.cmxform legend{
	color: #fff;
	padding: 0 10px;
}

.cmxform .formtable td{
	color: #fff;
	padding: 6px;
}

.cmxform input{
	font-size: 14px;
}

.cmxform p img{
	background-color: white;
	margin-right: 15px;
	border-style: solid;
}



.cmxform #textarea{
	font-size: 14px;
}

.newsbox{
	text-align: center;
	padding: 20px;
	width: 320px;
	background-image: url(/img/bg-contact1.jpg);
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
}

.logintext_box{
	margin-bottom: 15px;
	font-size: 14px;
	padding: 2px;
	text-align: center;
	width: 300px;
	background-color: #e8e8e8;
	
}

.bouton_box{
		border-color: #df1267;
	background-color: #f71c76;
	font-size: 14px;
	padding: 5px 8px;
	font-weight: bold;
	color: white;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}


/* @group header */

#header {
	display: inline;
	width: 962px;
	margin: 0 8px;
	height: 240px;
	background: url(/img/bg-header.gif) center top no-repeat;
	float: left;
}

#titre a{
	width: 258px;
	height: 32px;
	position: relative;
	top: 30px;
	left: 20px;
	color: #a7a7a7;
	text-decoration: none;
}

#titre h1 span{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	width: 258px;
	height: 32px;
	display: block;
}

#header h2{
	display: inline-block;
	position: absolute;
	color: white;
	font: normal normal 12px Tahoma, "Trebuchet MS", Arial, Trebuchet;
	top: 47px;
	left: 310px;
	text-align: left;
	letter-spacing: 2px;
}



#liens {
	position: absolute;
	top: 20px;
	right: 17px;
	color: #a6a6a6;
	font: 13px Arial, Helvetica, sans-serif;
}

#liens a {
	color: #a6a6a6;
	font: 13px Arial, Helvetica, sans-serif;
	text-decoration: none;
}

#liens a:hover {
	color: #fff;
	text-decoration: underline;
}



/* @end */

/* @group contenu */

#contenu {
	width: 753px;
	background: url(/img/bg-contenu.png) center top no-repeat;
	position: relative;
	margin-bottom: 0;
	margin-left: 8px;
	margin-right: 0;
	clear: left;
}

#contenu h1 {
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #fff;
	letter-spacing: 1px;
	margin: 0 0 12px;
}



#contenu p {
	font: 14px Arial, Helvetica, sans-serif;
	color: #ccc;
	margin-bottom: 1em;
}

#contenu p em {
	font-weight: bold;
	font-size: 12px;
	line-height: 1.3em;
}


.inc a:hover, .inc a:active {
	color: #fff;
}

a img {
	border: none;
}

a:active, a:focus {
	outline: none;
}

#arbo a:hover{
	color: #1b00b5;
}

#texte, .inc {
	float: left;
	display: inline;
	float: left;
	width: 692px;
	margin: 0 0 0 31px;
}

#rubrique, 
#contenu h2{
	height: 44px;
	letter-spacing: 1px;
	text-transform: uppercase;
	padding-right: 0;
	padding-bottom: 0;
	margin-bottom: 20px;
	margin-right: 0;
	font: 18px/44px Arial, Helvetica, sans-serif;
	margin-left: 0;
	padding-left: 42px;
	display: block;
	position: relative;
	left: -31px;
	width: 705px;
}


#edition h2{
	margin-left: 31px;
}

.prod_Edit{
	position: absolute;
	font-size: 12px;
	text-decoration: none;
	text-transform: capitalize;
	color: #fff881;
	right: 0;
	margin-right: 20px;
}




/* @end */

/* @group produits */

#produitavant {
	float: left;
	display: inline;
	width: 692px;
	height: 170px;
	margin: 0 0 20px 31px;
}

#produitavantPhoto {
	float: left;
	display: inline;
	width: 124px;
	height: 124px;
	margin: 22px 35px 0 43px;
	overflow: hidden;
}

#produitavantTexte {
	float: left;
	display: inline;
	width: 460px;
	height: 128px;
	margin: 30px 0 0 0;
}

#produitavantTexteTitre {
	width: 460px;
	height: 30px;
	color: #fff;
	font: 15px Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	text-transform: uppercase;
}

#produitavantTexteDescription {
	width: 460px;
	height: 60px;
	margin: 0 0 10px 0;
	color: #f41d73;
	font: 12px Arial, Helvetica, sans-serif;
}

#produitavantTexteAjouter {
	width: 460px;
	text-align: right;
}

#contenu #produitavantTexteAjouter a {
	text-decoration: none;
	padding: 5px 12px;
	text-align: right;
	color: #fff;
	background: #000;
	font: 12px Arial, Helvetica, sans-serif;
	display: block;
}

#contenu #produitavantTexteAjouter a:hover {
	color: #828282;
}

.product_table {
	width: 722px;
	display: inline-block;
	margin: 0 0 10px;
}

.product {
	width: 332px;
	height: 170px;
	margin: 0 20px 20px 0;
	display: block;
	text-align: left;
	-webkit-border-radius: 8px;
	-moz-border-radius:8px;
}


.product_name {
	width: 332px;
	height: 28px;
	position: absolute;
	top: 0;
	margin-top: 6px;
	left: 0;
	margin-left: 22px;
}

.product_name a{
	letter-spacing: 1px;
	text-decoration: none;
	text-transform: capitalize;
}

.product_image {
	width: 108px;
	height: 108px;
	overflow: hidden;
	position: absolute;
	top: 44px;
	left: 20px;
}

.product_desc {
	
	width: 165px;
	height: 80px;
	color: #fff;
	font: 13px Arial, Helvetica, sans-serif;
	position: absolute;
	top: 34px;
	left: 152px;
}

.product_price{
	color: #fff;
	position: absolute;
	top: 140px;
	left: 160px;
	font-size: 12px;
}

.product_add {
	width: 120px;
	text-align: right;
	position: absolute;
	right: 10px;
	bottom: 10px;
}

.product_add img{
	position: absolute;
	top: 3px;
	left: 7px;
}

.product_add a {
	text-decoration: none;
	padding: 5px 12px;
	text-align: right;
	color: #f41d73;
	background: #141414;
	font: bold 12px "Trebuchet MS", Trebuchet, Tahoma, Arial;;
	display: block;
}

.product_add a:hover {
	color: #fff;
}

.calcul em{
	font-size: 11px;
	margin-top: 8px;
	display: block;
	color: #888;
}

/* @end */

/* @group fiche */


#TB_window{
	border: 6px solid #000;
}

div#TB_title{
	background-color: #3c495a;
}

#TB_closeAjaxWindow{
	color: white;
}

#TB_window #TB_closeAjaxWindow a:link {
	color: #fbf649;
	text-decoration: none;
}

#TB_window a:visited {
	color: #fbf649;
	}



.thickprod {
	font-family: Arial, Helvetica, sans-serif;
	overflow: hidden;
}

.thickprod .image_info{
}

.thickprod{
	margin: 10px 0 0 -20px;
}

.thickprod .product_info{
	
	color: #fff;
	margin-top: 20px;
}

.thickprod .pname{
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
}

.thickprod .calcul{
	border: 1px solid #444;
	margin-top: 15px;
	padding: 10px 20px;
	text-align: center;
	position: relative;
	width: 270px;
}



.thickprod .calcul .caltitre{
	font-weight: bold;
	font-size: 14px;
	display: block;
	margin-bottom: 6px;
}

.thickprod input.surface{
	font-size: 14px;
	font-weight: bold;
	padding: 2px;
	width: 60px;
}

.thickprod .calcul button{
	border-style: none;
	font-size: 14px;
	margin-left: 10px;
	margin-right: 10px;
	height: 20px;
	width: 30px;
	line-height: 1px;
}

.thickprod .estimation{
	font-size: 14px;
	padding: 2px 10px;
	width: 60px;
	background-color: #fff4c3;
	height: 18px;
	position: relative;
	text-align: center;
	font-weight: bold;
	color: #1c0004;
	display: inline;
	margin-right: 10px;
}

/* @end */

/* @group contact */

#contact {
	width: 189px;
	height: 243px;
	margin: 0 0 15px 14px;
	text-align: center;
	font: 12px Arial, Helvetica, sans-serif;
	color: #000;
	position: relative;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	font: 14px/14px "Trebuchet MS", Trebuchet, Tahoma, Arial;
}

.question{
	color: white;
	text-align: center;
	padding-bottom: 5px;
	margin-bottom: 3px;
	display: block;
	padding-top: 10px;
}

#contact img {
	margin: 3px 0 12px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}

#contact .accroche {
	font-weight: bold;
}

#contact .tel {
	color: #fff;
	font: bold 16px/30px Arial, Helvetica, sans-serif;
}

.formlink{
	font-size: 14px;
	width: 150px;
	text-align: center;	
	border-style: outset;
	font-weight: bold;
	padding: 4px;
	line-height: 15px;
	display: block;
	text-decoration: none;
	color: #000;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	margin-left: auto;
	margin-right: auto;
}

#linkform1{
	border-color: #df1267;
	background-color: #f61b73;
}

#linkform1:hover{
	background-color: #d856c5;
	border-color: #ff74ff;
}

#linkform2{
	
	border-color: #e256d7;
	background-color: #c74cd9;
	color: #040023;
}

#linkform2:hover{
	background-color: #d88cb3;
	border-color: #ff74ff;
}

#linkform3{
	border-color: #218dc4;
	background-color: #2bb4fd;
}

#linkform3:hover{
	background-color: #d9cf7a;
	border-color: #bfaa7d;
}

#linkform4{
	border-color: #be001a;
	background-color: #f21c40;
}

#linkform4:hover{
	background-color: #7ba9da;
	border-color: #7287c0;
}



#contact_submit{
	padding: 4px;
	font-weight: bold;
	background-color: #ff8a88;
	border-color: #cf848a;
}

#contact_submit:hover{
	background-color: #db1262;
	border-color: #860a3c;
	cursor: pointer;
}

/* @end */





/* @group colonne */

#colRight {
	width: 216px;
	margin: 0;
	position: absolute;
	top: 236px;
	left: 755px;
	height: 90%;
	background: url(/img/colbg.jpg) no-repeat 0 4px;
}

#recherche {
	width: 209px;
	height: 77px;
	background: url(/img/bg-recherche.png) center center no-repeat;
	position: relative;
	margin-top: 10px;
}

#recherchePosition {
	float: left;
	display: inline;
	margin: 25px 0 0 28px;
}

#recherchePosition input {
	background: none;
	margin: 5px 0 0 0;
	color: #aaaaaa;
	border-width: 0;
	border-style: none;
	font-size: 14px;
	outline-style: none;
}

#btn_recherche{
	border-style: none;
	position: absolute;
	top: 23px;
	right: 30px;
	background-color: transparent;
	
}
#recherchePosition a {
	
	display: block;
	height: 30px;
	width: 30px;
	float: left;
}

#recherchePosition a span {
	display: none;
}

#reas {
	width: 183px;
	padding: 15px 0;
	background: #212121 url(/img/fond_reas.jpg);
	border: 3px solid #444444;
	text-align: center;
	font: bold 17px/14px "Trebuchet MS", Trebuchet, Tahoma, Arial;;
	color: #767676;
	position: relative;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	margin: 0 0 23px 13px;
}

#reas img {
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	margin-bottom: 15px;
}

#reas span {
	color: white;
	text-decoration: none;
}

#reas.reasroll{
	cursor: pointer;
	border-color: #fff;
	background-color: #2e3c46;
	background-image: url(/img/fond_reas_roll.jpg);
}

.clearer {
	clear: both;
}

#clearFooter {
	height: 70px

;
/*--- = à la hauteur du footer ---*/
}



/* @end */

/* @group edition */



#logwarning{
	height: 37px;
}


#logchoice legend{
	color: #adadad;
}

#ct_embed {
	color: #adadad;

}

.ui-tabs-nav a span{
	text-decoration: none;
}

.ui-tabs-nav a span:hover{
	color: #787878;
}

/* @end */

/* @group footer */

#footerGeneral {
	position: relative;
	clear: both;
	width: 100%;
	height: 70px;
	background: url(/img/bg-footer.gif) center top repeat-x;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
}

#footer {
	position: relative;
	clear: both;
	width: 962px;
	height: 70px;
	margin: 0 auto;
	/*background: url(/img/bg-footer-cb.png) top left no-repeat;*/
}

#footer p {
	font: 10px/30px Arial, Helvetica, sans-serif;
	color: #9a9797;
	text-align: right;
	letter-spacing: 1px;
	padding: 0 10px 0 0;
}

#footer a:link, #footer a:visited {
	text-decoration: none;
	color: #9a9797;
}

#footer a:hover, #footer a:active {
	text-decoration: underline;
	color: #fff;
}


/* @end */



/* @group lightbox */

#bp {
	margin: 0 auto;
	padding: 0;
}


#bp .bp-mask {
	top: 0;
	left: 0;
	position: fixed;
	height: 100%;
	width: 100%;
	z-index: 9999;
	display: none;
}

#bp .bp-wrap {
	left: 0;
	top: 0;
	position: absolute;
	margin: 0;
	padding: 0;
	overflow: hidden;
	height: auto;
	width: 100%;
	z-index: 10000;
	background: transparent none;
	text-align: center;
	display: none;
}

#bp .bp-main {
	margin: 0 auto;
	padding: 0;
	overflow: hidden;
	position: relative;
	display: block;
}

#bp .bp-view {
	margin: 0;
	padding: 0;
	overflow: hidden;
}

#bp .bp-view img {
	margin: 0;
	padding: 0;
	display: block;
	border: none;
}

#bp .bp-view .bp-nav {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	z-index: 10001;	
	display: none;
	background-color: transparent;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#bp .bp-view .bp-prev-link {
	left: 0;
}



#bp .bp-view .bp-prev-link a,
#bp .bp-view .bp-next-link a {
	outline: none;
}

#bp .bp-view .bp-next-link {
	right: 0;
}

#bp .bp-view .bp-nav a {
	display: block;
	text-decoration: none;
}

#bp .bp-view .bp-info-wrap {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 10003;
	display: none;
}

#bp .bp-view .bp-info-wrap .bp-info {
	margin: 0;
	background-color: transparent;
}

#bp .bp-bbar {
	margin: 0;
	position: absolute;
	left: 0;
	z-index: 10004;
	width: 100%;
	display: none;
}

#bp .bp-bbar .bp-info-link {
	float: left;
}

#bp .bp-bbar .bp-hide-link {
	float: right;
}

.bp-clear {
	clear: both;
	visibility: hidden;
	height: 0px;
	background-color: transparent;
	border: none;
}

/*skin*/

#bp .bp-mask {
	background: #000;
	opacity: 0.7;
	filter: alpha(opacity=70);
}

#bp .bp-main {
	background: #F6F6F6 none;
	border: 10px solid #F6F6F6;
}

#bp .loading {
	background: #FFF url(/cms_inc/img/bp/ajax-loader.gif) no-repeat center center;
}

#bp .bp-nav a {
	color: #818181;
	font-size: 1.1em;
	font-weight: bold;
	text-transform: uppercase;
}

#bp .bp-nav a:visited {
	color: #818181;
}

#bp .bp-nav a:hover {
	color: #414141;
}

#bp .bp-nav span {
	margin-top: 20px;
	padding: 8px 10px; 
	display: block;
	width: 50px;
	background-color: #f6f6f6;
	text-transform: uppercase;
	cursor: pointer;
}

#bp .bp-prev-link span {
	margin-right: auto;
	margin-left: 0;
	border-left: 0;
	text-align: left;
	-moz-border-radius-topright: 8px;
	-moz-border-radius-bottomright: 8px;
	-webkit-border-bottom-right-radius: 12px;
	-webkit-border-top-right-radius: 12px;	
}

#bp .bp-next-link span {
	margin-right: 0;
	margin-left: auto;
	border-right: 0;
	text-align: right;
	-moz-border-radius-topleft: 8px;
	-moz-border-radius-bottomleft: 8px;
	-webkit-border-bottom-left-radius: 12px;
	-webkit-border-top-left-radius: 12px;
}


#bp .bp-info-wrap {
	background-color: #333;
	opacity: 0.90;
	filter: alpha(opacity=90);
}

#bp .bp-info-wrap .bp-info {
	background-color: transparent;
	padding: 8px 12px;
	color: #FFF;
	text-align: left;
}

#bp .bp-info-wrap .bp-info .bp-count {
	font-size: 0.8em;
	text-align: right;
}

#bp .bp-info-wrap .bp-info h2 {
	margin: 0;
	padding: 0;
	font-weight: bold;
	font-size: 1.3em;
}

#bp .bp-info-wrap .bp-info a {
	color: #ff8080;
}

#bp .bp-info-wrap .bp-info p {
	margin: 8px 0;
	font-size: 0.9em;
}

#bp .bp-bbar {
	padding-top: 6px;
	background-color: #F6F6F6;
	font-size: 14px;
}

#bp .bp-bbar a {
	color: #8f8f8f;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

#bp .bp-bbar a:visited {
	color: #666;
}

#bp .bp-bbar a:hover {
	color: #333;
}

#bp .bp-info-link a {
	background: transparent url(/cms_inc/img/bp/tag.png) no-repeat left 0;
	padding-left: 20px;
	font-size: 1.1em;
}

#bp .bp-info-link a.active {
	background-image: url(/cms_inc/img/bp/tag_hi.png);
	color: #000;
}

#bp .bp-hide-link a {
	background: transparent url(/cms_inc/img/bp/close.png) no-repeat right 2px;
	padding-right: 20px;
	font-weight: bold;
	font-size: 1.3em;
}

#bp .bp-hide-link a:hover {
	background-image: url(/cms_inc/img/bp/close_hi.png);
}

#bp .bp-bbar .bp-clear {
	background-color: #F6F6F6;
}



/* @end */

/* @group realisations */

.descimg{
	padding: 10px;
	border: 1px dashed #939fb3;
	margin: 30px 10px;
}



/* @end */

ul.html_gallery,
div.desc_images{
	margin-top: 30px;
}

ul.html_gallery li{
	border: 6px solid #e6e6e6;
	border-bottom-width: 18px;
}

ul.html_gallery li:hover{
	border-color: #fff;

}


p.postal span{
	font-weight: bold;
	font-size: 20px;
	line-height: 24px;
}

/* @group simulateur */

#simul{
	
	width: 694px;
	height: 529px;
	background-image: url(/simul/cadre2.png);
	margin-top: 20px;
	position: relative;
}

#simwrap{
	width: 640px;
	height: 480px;
	position: relative;
	top: 26px;
	left: 27px;
}

#simoptions{
	width: 630px;
	height: 150px;
	background-color: #3d3d4a;
	margin-left: 31px;
	border: 3px solid #181818;
	border-top-style: none;
	-moz-border-radius-bottomleft: 16px;
	-moz-border-radius-bottomright: 16px;
	-webkit-border-bottom-left-radius: 16px;
	-webkit-border-bottom-right-radius: 16px;
}

#simoptions fieldset{
	float: left;
	padding: 5px 10px;
	margin-left: 20px;
	margin-top: 10px;
	border: 1px dotted #a9a9a9;
}

#simoptions fieldset legend{
	padding-left: 5px;
	padding-right: 5px;
	font: bold 14px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #b8b8b8;
}

#simoptions fieldset img{
	margin-left: 3px;
	margin-right: 3px;
	border: 3px solid #383846;
	cursor: pointer;
}

#simoptions fieldset img.seltoit,
#simoptions fieldset img.selmur{
	border-color: #3d000b;
}

img.paysage{
	position: relative;
}

img.calk{
	position: absolute;
	display: none;
}

img.calk.mur{
	top: 143px;
	left: 175px;
}

img.calk.toit{
	top: 143px;
	left: 175px;
}

img.calk.agre{

	display: block;
	bottom: 0;
	right: 0;
}


/* @end */


