@charset "utf-8";
/*

HOME

*/
#content {
	border:solid 1px #627f89;
	height:472px;
	overflow:hidden;
	-moz-border-radius:2px;
	background-color:#fff;
}
#central {
	height:100%;
	width:100%;
	border:0;
	margin:0;
	padding:0;
    
}
/**/
h4#slogan2 {
	position:absolute;
	z-index:10001;
	margin:0;
	padding:0;
	padding-top:20px;
	padding-left:440px;
	width:310px;
	/**/
	text-align:center;
	font-weight:normal;
	font-size:1em;
}
h4#slogan2 #line1 {
	font-size:1.6em;
	font-weight:bold;
    color:#e20030;

}
h4#slogan2 #line1_grey {
	font-size:1.6em;
	font-weight:bold;
    color:#627F89;

}
h4#slogan2 #line2 {
	font-size:1.1em;
	display:block;
	margin-top:3px;
    color:#e20030;
}
h4#slogan2 #line2_grey {
	font-size:1.1em;
	display:block;
	margin-top:3px;
    color:#627F89;
}

/*popup*/
.rel_popup {position:relative;}



/*
#popup { width:760px; height:474px; position:absolute; left:0; top:0; z-index:100002;display:none; }
#popup .fd_gal { width:760px; height:474px; position:absolute; left:0; top:0; background-color:#627f89; }
#popup .fd_popup { width:302px; height:178px; background-color:#ffffff; position:absolute; left:309px; bottom:0; }
#popup .cont_popup { width:292px; height:168px; position:absolute; left:309px; bottom:0; padding: 5px; }
#popup .cont_popup a { display:block; height:10px; background:url(elements/close.png) no-repeat right top; }
#popup .cont_popup p { font-size:12px; font-weight:bold; color:#000000; text-align:center; margin-top:50px; }
#popup .cont_popup span { color:#e20030; }

#popup .slider {  position:absolute; bottom:0; overflow:hidden; width:760px; height:0; }
*/

/* error_popup */
.error_popup { width:380px; z-index:100002; background-color:#bdcdd4; font-size:1.2em; padding:5px; position:absolute; top:125px; right:10px; border:1px solid #bdcdd4; color:#E20030; }
.error_popup p { margin:0 0 5px 0; }
.error_popup .titre_champs { color:#E20030; font-weight:bold; }





/*



DIAPO


*/
#colonne_diapo {
	text-align:left;
	vertical-align:top;
	border:0;
	padding:0;
	overflow:hidden;
	/**/
	/* FRONT DYNAMIC IMG TAG WITH s3Slider*/
	background-image: url(images/sh_diapo_img0_2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#colonne_product {
	width:329px;
	padding:0;
	margin:0;
	border:none;
	/*overflow:hidden;*/
	vertical-align:bottom;
	/**/
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(elements/sh_curvebg_home.jpg);
}

/*
Formulaire commande
*/

#colonne_form {
    text-align:left;
    vertical-align:top;
    border:0;
    padding:10px;
    width:360px;
}
#colonne_form h2 {
    margin-bottom:30px;
    color:#E20030;
}
#form_title {
    width: 350px; /* important to be same as image width */
    height: 60px; /* important to be same as image height */
    /*position: relative;*/ /* important */
    position:absolute;
    top:115px;
    margin-left:15px;
    z-index:10002;
    overflow: hidden;/* important */
    /*background-color:#f80;*/
}
#product_img {
    margin-left:40px;
}
#colonne_form h2 {
    margin-bottom:5px;
    margin-top:5px;
    color:#E20030;
}
#colonne_form h3 {
    margin-bottom:10px;
    margin-top:15px;
    color:#E20030;
}

.error {
    color: #E20030
}
.controlerror {
    background-color: #ffffdd;
    border: 1px solid #E20030;
}
#recap_cde{
    width:85%;
}
#recap_cde th,
#recap_cde td {
    padding:1px;
    padding-left:5px;
    border: 1px solid #000;
}

#saisie_coord input {
    border:1px solid #627F89;
    font-size:0.8em;
    margin-right:3px;
    padding:3px;
    width:auto;
}

.retrait1 { padding:15px 40px;}
.retrait1 li { list-style:none; }
.retrait1 .titre_formulaire { margin:0 0 15px 0; }
#formulaire_recap { padding:0; }
#formulaire_recap ul {margin:0; margin:0; width:320px; }
#formulaire_recap ul li { font-size:1.2em; color:#E20030; padding:0; margin:0 0 5px 0; }
#formulaire_recap ul li ul { margin:3px 0 0 0; }
#formulaire_recap ul li ul li { font-size:0.9em; color:#000000; margin:0; }
.retrait1 div {margin-top:20px; }

/*


SHOWCASE


*/
/*#imagebox_thumbs * {
	margin:0;
	padding:0;
	border:none;
}*/
#imagebox_thumbs {
	position:absolute;
	z-index:998;
	/**/
	margin:0;
	top:415px;
	margin-left:220px;
	padding:5px;
	height:45px;
}
#imagebox_thumbs img {
	visibility:hidden;
}
#th_1, #th_2, #th_3 {
	background-repeat: no-repeat;
	background-position: center center;	
	/**/
	display:block;
	width:32px;
	height:42px;
	float:left;
}
#th_1 {
	background-image: url(images/sh_show_product1_thumb.jpg);
}
#th_2 {
	background-image: url(images/sh_show_product2_thumb.jpg);
}
#th_3 {
	background-image: url(images/sh_show_product3_thumb.jpg);
}
#th_1.selected{
	background-image: url(images/sh_show_product1_thumb_over.jpg);
}
#th_2.selected{
	background-image: url(images/sh_show_product2_thumb_over.jpg);
}
#th_3.selected{
	background-image: url(images/sh_show_product3_thumb_over.jpg);
}
/*#th_2 .selected{
	background-image: url(images/sh_show_product2_thumb_over.jpg);
}
#th_3 .selected{
	background-image: url(images/sh_show_product3_thumb_over.jpg);
}*/
/*#imagebox_thumbs a {
	margin-right:0px;
	filter: alpha(opacity=40);
	-moz-opacity: 0.4;
	-khtml-opacity: 0.4;
	opacity: 0.4;
}
#imagebox_thumbs .selected {
	margin-right:0px;
	filter: alpha(opacity=100);
	-moz-opacity: 1.0;
	-khtml-opacity: 1.0;
	opacity: 1.0;
}*/
/*



*/
.imagebox_big {
	margin:0;
	padding:0;
	border:none;
	margin-left:40px;
}
.imagebox_big img {
	border:none;
}
.image_label {
	margin:0;
	padding:25px 0 0 10px;
	border-left:1px solid #000000;
	vertical-align:middle;
	position:absolute;
	width:135px;
	/**/
	margin-left:120px;
	left:50%;
	top:400px;
	/**/
	color:#333;
	text-align:left;
	line-height:1.1em;
}
.image_label2 {
	margin:0;
	padding:10px 0 0 10px;
	border-left:1px solid #000000;
	vertical-align:middle;
	position:absolute;
	width:135px;
	/**/
	margin-left:120px;
	left:50%;
	top:405px;
	/**/
	color:#333;
	text-align:left;
	line-height:1.1em;
}
.image_label3 {
	margin:0;
	padding:10px 0 0 10px;
	border-left:1px solid #000000;
	vertical-align:middle;
	position:absolute;
	width:135px;
	/**/
	margin-left:120px;
	left:50%;
	top:395px;
	/**/
	color:#333;
	text-align:left;
	line-height:1.1em;
}
#imagebox a:hover {
	text-decoration:none;
}
/*


PRODUITS

*/
#colonne_produit {
	width:680px;
	background-repeat: no-repeat;
	background-position: left bottom;
	vertical-align:top;
}
.pd1 {
	background-image: url(images/sh_produit1_visuel_bg.jpg);
}
.pd2 {
	background-image: url(images/sh_produit2_visuel_bg.jpg);
}
.pd3 {
	background-image: url(images/sh_produit3_visuel_bg.jpg);
}
#colonne_produit h2 {
	font-size:1.55em;
	margin:0;
	margin-left:13px;
	margin-top:12px;
}
#colonne_produit h3 {
	font-size:1.6em;
	font-weight:normal;
	margin:0;
	margin-left:13px;
	margin-top:2px;
}
#product_specs {
	width:390px;
	/*height:225px;*/
	margin-left:-70px;	
	padding:20px;
	padding-right:20px;
	padding-bottom:7px;
	/*background-color:#92a9b2;*/
	font-size:1.1em;
	background-image: url(elements/sh_product_specs_bg.png);
	background-repeat: repeat;
}

.prod_1 #product_specs {position:absolute; left:50%; top:217px; }
.prod_2 #product_specs {position:absolute; left:50%; top:182px; }
.prod_3 #product_specs {position:absolute; left:50%; top:165px; }

#product_specs #commander_prix {
	float:left;
	width:240px;
}
#product_specs #commander_btn {
	float:right;
	width:130px;
}
#product_specs ul {
	margin:0;
	margin-left:13px;
	margin-bottom:10px;
	padding:0;
	list-style-position:outside;
}
#colonne_droite {
	background-color:#627f89;
	vertical-align:top;
	padding-top:12px;
	/**/
	font-size:1.2em;
	line-height:1.1em;
	font-weight:bold;
	text-align:center;
	color:#fff;
}
/*



GAMME



*/
#gamme_header, #chiffres_header {
	background-image: url(elements/sh_gamme_head_bg.gif);
	background-repeat: repeat-x;
	background-color:#ebeff0;
	background-position: left top;
	margin:0;
	padding:0;
	padding-top:14px;
	padding-bottom:14px;
	/**/
	text-align:center;
	font-size:1.6em;
	font-weight:normal;
	line-height:1.1em;
	color:#627f89;
}
.gamme {
	background-repeat: no-repeat;
	background-position: left top;
	width:33.3%;
	background-color:#78929c;
	vertical-align:bottom;
	padding-left:15px;
}
.gamme .product_name {
	position:absolute;
	z-index:auto;
	padding-top:0;
	width:160px;
	height:40px;
	top:75px;
	line-height:1.3em;
}
.gamme .product_title {
	margin:0;
	font-size:12px;
	font-weight:normal;
}
.gamme .product_surface {
	position:absolute;
	z-index:auto;
	top:72px;
	width:60px;
	left:50%;
	/**/
	font-weight:bold;
	text-align:center;
	line-height:1.1em;
	color:#fff;
}

#colonne_prod1 {  }

#colonne_prod1 .product_surface {
	margin-left:-187px
}
#colonne_prod2 .product_surface {
	margin-left:65px
}
#colonne_prod3 .product_surface {
	margin-left:319px
}
/* SPECS */
.gamme .product_specs {
	background-image: url(elements/sh_product_specs_bg.png);
	background-repeat: repeat;
	line-height:1.25em;
	width:190px;
	padding:10px;
	margin-bottom:75px;
	margin-left:5px;
}
.gamme .product_specs p, .gamme .product_specs ul {
	margin:0;
	padding:0;
	margin-bottom:0;
	padding-bottom:8px;
	
}

/* /SPECS */

.gamme .product_specs ul {
	list-style-position:inside;
	margin:0;
	padding:0;
}
.gamme .product_price {
	float:left;
	width:120px;
	font-size:1.5em;
	font-weight:bold;
}
.gamme .product_details {
	color:#000000;
	display:block;
	float:right;
	margin-top:17px;    
}
.gamme .product_details a {
	color:#333;
        white-space:nowrap;
	text-decoration:underline;
}

.gamme .product_d3e {
    float:left;
    width:120px;
}

#colonne_prod1 {
	background-image: url(images/sh_gamme_pd1_bg.jpg);
}
#colonne_prod2 {
	background-image: url(images/sh_gamme_pd2_bg.jpg);
}
#colonne_prod3 {
	background-image: url(images/sh_gamme_pd3_bg.jpg);
}
/*


CHIFFRES


*/
sup {
	color:#777;
}
.normal_sup {
    color:black;
}
.colonne_double {
	padding:15px;
	padding-right:5px;
	padding-top:5px;
	margin:0;
	vertical-align:top;
        width:50%;
}
.colonne_double h3 {
	margin-left:auto;
	margin-right:auto;
	margin-bottom:30px;
	margin-top:0px;
	width:170px;
	text-align:center;
	font-size:1.2em;
}
.colonne_double ul {
	list-style-type:inside;
	padding:0;
	margin:0;
	margin-left:10px;
}
.colonne_double ul li { margin-bottom:5px; }

.colonne_double strong {
	font-size:1.2em;/*line-height:1.2em;*/
}
#colonne_1 {
	border-right:solid 1px #627f89;
	height:120px;
	background-image: url(elements/sh_curvebg_chiffres.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#colonne_1 ul { margin-top:45px; }

#colonne_2 {
	background-image: url(elements/sh_curvebg_chiffres.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
ol.references {
        height:100px;
        overflow:auto;
	list-style-type:decimal;
	list-style-position:outside;
	margin-left:10px;
	padding:0;
	padding-left:20px;
	/**/
	color:#888;
	font-size:0.9em;
	line-height:1.1em;
	margin-top:20px;
	width:80%;
}
ol.references_2 {
        height:100px;
	overflow:auto;
	list-style-type:lower-roman;
	list-style-position:outside;
	margin-left:10px;
	padding:0;
	padding-left:25px;
	/**/
	color:#888;
	font-size:0.9em;
	line-height:1.1em;
	margin-top:10px;
	width:85%;
	height:100px;
}
/*


TECHNO


*/
#colonne_1_techno {
	padding-left:20px;
        width:330px;
}
#colonne_1_techno h4 {
	text-align:left;
	font-size:1.3em;
}
#colonne_2_techno {
	background-image: url(elements/sh_curvebg_base.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	/**/
	vertical-align:middle;
	text-align:right;
	padding-right:10px;
        width:370px;
}

/*


CREDITS


*/
#credits {
	text-align:left;
	padding-top:50px;
	font-size:1.1em;
}


/*


CGV


*/

#content .download { position:absolute; right:20px; top:15px; }
#content .download a { color:#627F89; text-decoration:underline; margin-left:3px; }


/*


ADMIN


*/

.content_bg { width:760px; height:580px; margin:0 auto; font-family:Arial, sans-serif; font-size:0.9em; color:#d23156;font-weight:bold; }
.content_bg img { border:0; }
.content_bg .logo_right { margin:25px 0 10px 0; }

.admin_bg { background:url(images/sh_bg_admin.jpg) no-repeat left top; width:760px; height:475px; margin:0; }
.admin_bg ul li { list-style-type:none; }


.content_bg form { padding:60px 0 0 180px; }
.content_bg form label { display:block; width:120px; float:left; }
.content_bg form input { float:left; margin:0 0 10px 0; }
.content_bg form .one { width:190px; }
.content_bg form .two { width:158px; }
.content_bg form .valid { background:url(images/sh_ok.png) no-repeat left top; width:26px; height:20px; border:0 none; margin:1px 0 0 5px; }
.content_bg li { }


.fr { float:right; }
.fl { float:left; }
.clr { clear:both; }