* {
	behavior: url(js/iepngfix.htc);
}

select option{
	padding-right:10px;	
}

.centre{
	text-align:center;	
}

/* **************************************************************************************************** */
/* STRUCTURE GENERALE */
/* **************************************************************************************************** */

body{
	background-image:url(../../images/verreetvous/fond_degrade.jpg);
	background-image:url(../../images/verreetvous/fond.jpg);
	background-repeat:repeat-x;
	background-color:#0E0701;
	background-attachment:fixed;
}

div#fond{
	
	background-repeat:no-repeat;
	background-position:top center;
	padding:1px;
}

div#marketing{
	width:1000px;
	margin:5px auto 5px auto;
	text-align:right;	
	color:white;
	font-size:0.8em;
}

div#page{
	background-image:url(../../images/verreetvous/fond_long.jpg);
	background-position:-2px top;
	background-repeat:no-repeat;
	background-color:white;
	border:2px solid #4DC0DF;
}
div#pageAccueil{
	margin-top:50px;
	background-image:url(../../images/verreetvous/fond_blanc.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	background-color:white;
	border:2px solid #4DC0DF;

}

/* ************************************************** */

div#header{
	background-image:url(../../images/verreetvous/header_fond.jpg);
	background-repeat:no-repeat;	
	height:134px;
	border:0;
	position:relative;
}

#content{
	float:left;
	min-height:0;
	width:757px;
	margin:0 0 10px 0;
}

#gauche{	
	width:218px;
	float:left;
	margin:0 0 0 25px!important;
	margin:-3px 0 0 12px; /* style IE 6 refusant la CSS conditionnelle >_< */
	min-height:445px;
}

div#reflet{
	background-image:url(../../images/verreetvous/pied_reflet.png);
	background-position:-11px top;
	background-repeat:no-repeat;
	height:255px;
	width:1004px;
	margin:auto;
}

div#footer{
	margin:0;	
	border:2px solid #4DC0DF;
	background-color:#0D0600;
	font-size:0.8em;
	padding:3px;	
	height:15px;
}

div#ref{
	font-size:0.8em;
	color:white;
	text-align:center;
	margin:10px auto 0 auto;
	width:1000px;
}
/* **************************************************************************************************** */
/* MARKETING */
/* **************************************************************************************************** */

div#marketing a{
	color:white;
}

/* **************************************************************************************************** */
/* HEADER */
/* **************************************************************************************************** */

div#header #logo{
	margin-left:11px;	
}

div#header div#menu_1{
	position:absolute;
	top:0;
	right:8px;
	background-image:url(../../images/verreetvous/menu_haut.jpg);
	background-repeat:no-repeat;
	height:31px;
	width:716px;
}
div#header div#menu_1 ul{
	margin:5px 0 0 30px;
}
div#header div#menu_1 ul li{
	float:left;
	color:white;
}
div#header div#menu_1 ul li a{
	color:white;
	font-weight:bold;
	font-family:"Trebuchet MS";
}	

div#cart{
	position:absolute;
	right:0;
	top:66px;
	border:0;
	background-image:url(../../images/verreetvous/panier_fond.jpg);
	background-repeat:no-repeat;
	width:81px;
	height:82px;	
}
div#cart p.cartEmpty{
	font-size:1em;
	font-family:"Trebuchet MS";
	font-weight:bold;
	color:#3E2511;
	position:relative;
	top:23px;
	text-align:center;		
}
div#cart a{
	color:inherit;
	text-decoration:none;
}

div#cart p.accesCompte{
	font-size:1em;
	font-family:"Trebuchet MS";
	font-weight:bold;
	color:#3E2511;
	position:absolute;
	bottom:5px;
	text-align:center;
	width:81px;	
}
div#cart p.accesCompte a{
	color:white;
}

div#cart .cartFull{
	font-size:1em;
	font-family:"Trebuchet MS";
	font-weight:bold;	
	text-align:center;	
	position:absolute;
	top:15px;
	width:81px;	
}
div#cart .cartFull .cartProduct{
	font-weight:normal;
	font-size:0.85em;
}	
div#cart .cartFull .cartTotal a{
	color:#3E2511;
}
	
/* **************************************************************************************************** */	
	
div#header #flash{
	width:300px;
	height:100px;
	position:absolute;
	top:31px;
	left:69px;	
}

/* **************************************************************************************************** */
/* GAUCHE */
/* **************************************************************************************************** */

#gauche #accueilLink{
	font-family:"Trebuchet MS";
	color:#4A321F;
	font-weight:bold;
	font-size:1.2em;	
	margin-left:30px;
}
#gauche #accueilLink a{
	color:black;
}
#gauche #accueilLink a:hover{
	text-decoration:none;
}

#gauche div.bloc{	
	margin:9px 30px 0 25px;
	border-top:2px solid #6DD6EC;
	font-family:"Trebuchet MS";
}
#gauche div.bloc div.blocTitre{
	color:#4A321F;
	font-weight:bold;	
	font-size:1.1em;
	margin:10px 0 0 5px;
}
#gauche div.bloc div.blocTitre a{
	color:#4A321F;
	text-decoration:none;
}

#gauche div.bloc div.blocContent{
}
#gauche div.bloc div.blocContent ul{
	margin:2px 0 0 5px;
	font-size:0.9em;	
}
#gauche div.bloc div.blocContent ul li a,
#gauche div.bloc div.blocContent ul li span{
	color:#3DC8E8;
	font-weight:bold;
	margin-right:3px;
}


/* **************************************************************************************************** */
/* CONTENT */
/* **************************************************************************************************** */

div#content #subContent{
	width:710px;
}
#subContent{	
	margin-top:20px;
	margin-left:15px;
	margin:20px 0 20px 15px;
	float:left;
}

#subContent h1{
	color:#4FBEDE;
	font-family:"Trebuchet MS";	
	padding:0 0 15px 12px;
	margin:0 0 25px 77px;
	border-bottom:2px solid #6DD6EC;
	font-size:1.1em;
}
#subContent h1 a{
	color:#4A321F;	
}
#subContent h2{
	color:#4A321F;
	font-family:"Trebuchet MS";	
	margin:10px 0 10px 0;
	padding:0 0 5px 0;
	font-size:1.1em;
	border-bottom:2px solid #4A321F;
}
#subContent p{
	text-align:justify;
}

div#content #subContent a{
	color:#3DC8E8;
	font-weight:bold;	
}

#subContent #pager{
	clear:both;
	text-align:center;	
	margin:0 0 20px 0;
}
#subContent #pager a{
	color:#3DC8E8;
	font-weight:bold;	
}
#subContent #pager img{
	vertical-align:middle;
}

/* **************************************************************************************************** */

div#content #subContent div.onglets{
	margin-top:-25px;
	margin-left:77px;
}
div#content #subContent div.onglets ul{
	list-style-type:none;
	height:35px;
	margin-bottom:20px;
}
div#content #subContent div.onglets ul li{
	float:left;
}
div#content #subContent div.onglets ul li a{
	display:block;
	background-image:url(../../images/verreetvous/onglet.jpg);
	background-repeat:no-repeat;
	width:150px;
	height:32px;
	background-position:0 -32px;
	text-align:center;
	padding-top:5px;
}
div#content #subContent div.onglets ul li a:hover,
div#content #subContent div.onglets ul li a.selected{
	background-position:0 0px;
	text-decoration:none;
	color:#472B15;
}

/* **************************************************************************************************** */
/* FOOTER */
/* **************************************************************************************************** */

#footer a{
	color:white;
}

#footer ul{
	margin:0;
	float:none;	
}
#footer ul li{
	float:left;
}

#footer .idi{
	float:right;	
}
#footer .copyright{
	float:right;
	color:white;
	margin:0 150px 0 0;	
}

/* **************************************************************************************************** */
/* **************************************************************************************************** */
/* **************************************************************************************************** */

/* **************************************************************************************************** */
/* Page Accueil */
/* **************************************************************************************************** */

#contentAccueil{
	float:left;
	min-height:0;
	width:757px;
	height:445px;	
	background-image:url(../../images/verreetvous/pyramide.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;	
}
div#contentAccueil #subContent{
	width:575px;	
}



#subContent #texteArrondi{
	font-family:"Trebuchet MS";
	font-size:1em;
	line-height:1.1em;	
	text-align:justify;
	margin-bottom:15px;
}

#subContent div#texteArrondi p{
	text-align:justify;
	height:16px;
	overflow:hidden;
	position:relative;
	z-index:100;
	color:#808080;
}
#subContent div#texteArrondi p.vide{
	height:10px;
}
#subContent div#texteArrondi p strong{
	color:#4FBEDE;
}
#subContent div#texteArrondi p#p1{margin-left:60px;}
#subContent div#texteArrondi p#p2{margin-left:50px;}
#subContent div#texteArrondi p#p3{margin-left:40px;}
#subContent div#texteArrondi p#p4{margin-left:30px;}
#subContent div#texteArrondi p#p5{margin-left:30px;}
#subContent div#texteArrondi p#p6{margin-left:20px;}
#subContent div#texteArrondi p#p7{margin-left:10px;}
#subContent div#texteArrondi p#p8{margin-left:0;}

/* **************************************************************************************************** */

#subContent div.selection{
	border:0;
	margin:0 0 0 0;
	font-family:"Trebuchet MS";
}
 #subContent div.selection div.selected_product{
	border:0;
	margin-right:30px;	
	width:150px;
	text-align:center;
}
#subContent div.selection div.selected_product p{
	float:none;
	text-align:center;
}
#subContent div.selection div.selected_product p.name{
	margin-bottom:10px;
	color:#4A321F;
}
#subContent div.selection div.selected_product p.name span.categ{
	font-weight:bold;
	color:#4A321F;		
	font-size:1em;
}
#subContent div.selection div.selected_product p.name span{
	font-size:0.9em;
}
#subContent div.selection div.selected_product p.name a{
	font-weight:bold;
	color:#4A321F;	
}
#subContent div.selection div.selected_product div.photo{
	width:150px;
	padding:10px 0 10px 0;
	border-top:1px solid #8C8C8C;
	border-bottom:1px solid #8C8C8C;
	margin-bottom:5px;
}

#subContent div.selection div.selected_product .options{
	margin:0px 0 3px 0;
}

#subContent div.selection div.selected_product p.price{
	color:#3DC8E8;
	font-size:1.1em;
	font-weight:bold;
}
#subContent div.selection div.selected_product p.price a{
	color:#3DC8E8;
	font-weight:bold;
}
#subContent div.selection div.selected_product p.price span.promotion{
	font-size:0.8em;
}
#subContent div.selection div.selected_product p.price span.promotion span.prixBarre{
	text-decoration:line-through;
}	

#subContent div.selection div.selected_product p.add_to_cart a,#subContent div.selection div.selected_product p.more a{
	color:#3DC8E8;
	font-size:0.9em;	
}

#subContent div.selection div.selected_product p.add_to_cart{
	font-size:0.9em;
	color:#3DC8E8;
}
#subContent div.selection div.selected_product p.add_to_cart input[type=text]{
	text-align:center;	
	font-size:1em;
	margin-top:8px;
	color:#3E2511;
	border:1px solid #3DC8E8;
	position:relative;
}
#subContent div.selection div.selected_product p.add_to_cart span{
	margin-top:9px;
	position:relative;
	top:4px;
}
#subContent div.selection div.selected_product p.add_to_cart img{
	vertical-align:middle;
}

/* **************************************************************************************************** */
/* Page Système de pose */
/* **************************************************************************************************** */

#subContent ol{
	margin:0 0 0 30px;
}
#subContent ol li{
	margin:0 0 10px 0;
}

#subContent .recommande{
	font-weight:bold;
	text-align:center;
	margin:10px 0 10px 0;	
}

#subContent .nota{
	font-weight:bold;
	margin:20px 0 20px 0;	
}

#subContent .schema{
	width:100%;	
}
#subContent .schema td{
	text-align:center;
}

/* **************************************************************************************************** */
/* Page Contact */
/* **************************************************************************************************** */

#contact_us .warning{
	text-align:right;
	font-weight:bold;	
}

#contact_us fieldset{
	margin:0 0 10px 0;	
	padding:10px;
}
#contact_us fieldset legend{
	color:#4A321F;
	text-transform:none;
	font-size:1em;	
}
#contact_us fieldset table td{
	padding:3px;
}
#contact_us label{
	display:inline;
	float:none;
}
#contact_us textarea{
	width:auto;	
}

#contact_us .submit_row{
	text-align:center;
	margin:0 0 10px 0;	
}

#contact_us img{
	vertical-align:middle;
	margin-right:5px;	
}

/* **************************************************************************************************** */
/* Page Recommander à un ami */
/* **************************************************************************************************** */

#recommand2friend .warning{
	text-align:right;
	font-weight:bold;	
}

#recommand2friend fieldset{
	margin:0 0 10px 0;	
	padding:10px;
}

#recommand2friend fieldset legend{
	color:#4A321F;
	text-transform:none;
	font-size:1em;	
}

#recommand2friend fieldset table td{
	padding:3px;
}

#recommand2friend label{
	display:inline;
	float:none;
}
#recommand2friend textarea{
	width:auto;	
}

#recommand2friend .submit_row{
	text-align:center;
	margin:0 0 10px 0;	
}

#recommand2friend img{
	vertical-align:middle;
	margin-right:5px;	
}

/* **************************************************************************************************** */
/* Page categorie et sous catégorie */
/* **************************************************************************************************** */

div#listingProducts{
	margin-left:85px;
}

div#listingProducts div.product{
	border:0;
	margin-right:0px;	
	margin-bottom:10px;
	width:200px;
	text-align:center;
}
div#listingProducts div.product p{
	float:none;
	text-align:center;
}
div#listingProducts div.product p.name{
	margin-bottom:5px;
	height:30px;
}
div#content #subContent div#listingProducts div.product p.name a{
	color:#666666;
}
div#listingProducts div.product div.photo{
	width:200px;
	border-top:1px solid #8C8C8C;
	border-bottom:1px solid #8C8C8C;
	padding:10px 0 10px 0;
}
div#listingProducts div.product p.price{
	margin:3px 0 3px 0;
	font-size:1.3em;
	color:#3DC8E8;
}
div#listingProducts div.product p.price a{
	color:inherit;
	font-weight:bold;
}
div#listingProducts div.product p.price span.promotion{
	font-size:0.6em;
}
div#listingProducts div.product p.price span.promotion span.prixBarre{
	text-decoration:line-through;
}	
	
div#listingProducts div.product .options{
	margin:3px 0 3px 0;
}

div#listingProducts div.product p.add_to_cart{
	font-size:0.8em;
	color:#3DC8E8;
}
div#listingProducts div.product p.add_to_cart input[type=text]{
	text-align:center;	
	font-size:1em;
	margin-top:5px;
	color:#3E2511;
	border:1px solid #3DC8E8;
}
div#listingProducts div.product p.add_to_cart span{
	margin-top:8px;
}
div#listingProducts div.product p.add_to_cart img{
	vertical-align:middle;
}
div#listingProducts div.product p.add_to_cart a,
div#listingProducts div.product p.more a{
	color:#3DC8E8;
	font-size:0.9em;	
}

/* **************************************************************************************************** */
/* Page produit */
/* **************************************************************************************************** */

div#content div#subContent div#produit{
	margin-left:75px;
}

div#content div#subContent div#produit .allPictures{
	float:left;
	background-image:url(../../images/verreetvous/zoom_fond.jpg);
	background-repeat:no-repeat;
	position:relative;
	width:274px;
	height:283px;
	margin:0 100px 20px 0;
}

div#content div#subContent div#produit .allPictures .pictures{
	width:200px;
	height:200px;
	position:absolute;
	left:37px;
	top:35px;	
}
div#content div#subContent div#produit .allPictures .pictures .picture{
	text-align:center;	
}

div#content div#subContent div#produit .details{
	float:left;	
	position:relative;
	width:180px;
}
div#content div#subContent div#produit .details h2{
	border:0;
	color:#666666;
	font-size:1.2em;	
}
div#content div#subContent div#produit .details .dimensions{
	color:#3DC8E8;
	font-weight:bold;	
	margin:0 0 10px 0;
}
div#content div#subContent div#produit .details .options{
	margin:0 0 20px 0;	
	text-align:center;
	height:70px;
}
div#content div#subContent div#produit .details .options label{
	display:block;
	width:100%;
	border-bottom:1px solid #666666;
	color:#666666;
	padding:0 0 5px 0;
	margin:0 0 10px 0;
	text-align:left;
}
div#content div#subContent div#produit .details .options .selectionCouleur img{
	border:2px solid white;		
}
div#content div#subContent div#produit .details .options .selectionCouleur img.selected{
	border:2px solid #666666;
}

div#content div#subContent div#produit .details .quantite{
	margin:0 0 20px 0;	
}
div#content div#subContent div#produit .details .quantite label{
	display:inline;
	width:auto;
	color:#3DC8E8;
	font-weight:bold;
}

div#content div#subContent div#produit .details .prix{
	background-image:url(../../images/verreetvous/zoom_prix.jpg);
	background-repeat:no-repeat;	
	width:146px;
	height:36px;
	display:block;
	text-align:center;
	font-size:1.4em;
	font-weight:bold;
	color:#3E2511;
	padding-top:6px;
}
div#content div#subContent div#produit .details .prixProduit{
	background-image:url(../../images/verreetvous/zoom_prix.jpg);
	background-repeat:no-repeat;	
	width:146px;
	height:36px;
	display:block;
	text-align:center;
	font-size:1.4em;
	font-weight:bold;
	color:#3E2511;
	padding-top:6px;
}
div#content div#subContent div#produit .details .prixPromo{
	text-align:center;	
	width:146px;
	display:block;	
	font-size:0.6em;
}

div#content div#subContent div#produit .details .panier{
	position:absolute;
	bottom:12px;
	left:155px;	
}

div#content div#subContent div#produit .details .stock{
	margin:10px 0 0 0;
	color:red;
	font-weight:bold;
	text-align:center;	
	display:none;
}
.stockAssoc
{
	display:none;
}
.maxStockAssoc
{
	display:none;
}
/* **************************************************************************************************** */

.thickbox_dev{
	height:100%;
	left:0;
	position:fixed;
	top:0;
	width:100%;
	z-index:400;
	background-color:#000000;
	opacity:0.90;
	filter : alpha(opacity=90); 
	cursor:pointer;
	display:none;
}
.maxStock {
	color:red;
	display:none;
	font-weight:bold;
	text-align:center;
	display:none;
}
#popupPanier{
	border:4px solid #6DD6EC;
	width:250px;
	height:140px;
	text-align:center;
	padding:10px;
	background-position:top left;
	background-color:#FFFFFF;
	position:fixed;
	top:50%;
	left:50%;
	margin-left:-150px;
	z-index:500;
	display:none;
}
#popupPanier p{
	text-align:center;
}
#popupPanier p.texte{
	margin:40px 0 30px 0;
	font-weight:bold;
}
#popupPanier a{
	color:#6DD6EC;
	text-decoration:none;
	font-weight:bold;
}
#popupPanier a.lienContinuer{
	float:left;
	margin:0 0 0 0px;
}
#popupPanier a.lienPanier{
	float:right;
	margin:0 0px 0 0;
}

/* **************************************************************************************************** */	
	
div#content div#subContent div#produitsAssocies{
	clear:left;
	margin-left:75px;
}
div#content div#subContent div#produitsAssocies #listingProducts{
	margin-left:0;
}

/* **************************************************************************************************** */
/* Page connexion */
/* **************************************************************************************************** */

div#signin{
	margin-left:50px;
}
div#signin h1{
	margin-left:0;
}
div#signin table#connexion{
	margin:auto;	
}
div#signin table#connexion td.label{
	width:120px;
}
div#signin table#connexion td label{
	display:inline;
	width:auto;
}

div#signin a{
	color:#66C8E8;
	font-weight:bold;	
}

/* **************************************************************************************************** */
/* Page compte */
/* **************************************************************************************************** */

#customer fieldset{
	margin:0 0 20px 0;	
	padding:10px;
}
#customer fieldset legend{
	color:#4A321F;
	text-transform:none;
	font-size:1em;	
}

#customer h3{
	margin:10px 0 5px 0;	
}

#customer table.orders{
	border-collapse:collapse;
	width:680px;
	margin-left:25px;
}

#customer table.orders a{
	color:#66C8E8;
	text-decoration:none;
	font-weight:bold;
}
#customer table.orders th{
	background-color:#3E2511;
	color:white;
	padding:2px;
	border:1px solid #3E2511;
}
#customer table.orders td{
	padding:5px;
	border:1px solid #3E2511;
}
#customer table.orders .vide{
	border:0;
}

#client #order_info{
	float:left;
	width:48%;
}
#client #customer_info{
	float:right;
	width:48%;	
}
#client #informations{
	clear:left;
	float:left;
	width:48%;	
	margin-bottom:30px;
}
#client #shipping_address{
	clear:right;
	float:right;
	width:24%;	
}
#client #billing_address{
	float:right;
	width:24%;	
}
#client #order_content{
	clear:both;
}
#client table.orders{
	margin-left:0;
}
#client table.orders .label{
	text-align:right;
}

#client #personnal_info label{
	float:left;
	width:180px;	
}
#client .submit{
	text-align:center;
}

/* **************************************************************************************************** */
/* Page panier */
/* **************************************************************************************************** */

div#cartBouton{
	margin:20px 0 0 0;
	height:50px;	
}
div#cartBouton .suivant{
	float:right;
}
div#cartBouton .precedent{
	float:left;
}

#titrePanier{
	display:none;	
}

/* **************************************************************************************************** */

ul#cartFil{
	background-image:url(../../images/verreetvous/fil_fond.png);
	background-repeat:repeat-x;
	margin:0 0 20px 63px;
	height:41px;
	width:675px;
}
ul#cartFil li{
	float:left;	
	margin-right:25px;
	position:relative;
	
}
ul#cartFil li span{
	position:relative;
	top:12px;
}

ul#cartFil li a{
	display:block;
	color:#666666;
	height:41px;
	position:relative;
	margin-right:5px;
}
ul#cartFil li a:hover{
	text-decoration:none;
}
ul#cartFil li a.passed,ul#cartFil li a.selected{
	color:#5AC1DF;
}
ul#cartFil li a.selected{
	background-image:url(../../images/verreetvous/fil_symbole.png);
	background-repeat:no-repeat;
	background-position:top center;
	font-weight:bold;
}

ul#cartFil li a span{
	position:relative;
	top:12px;
}

/* **************************************************************************************************** */

table#full_cart{
	border-collapse:collapse;
	width:680px;
	margin-left:15px;
}

table#full_cart a{
	color:#66C8E8;
	text-decoration:none;
	font-weight:bold;
}

table#full_cart th{
	background-color:#3E2511;
	color:white;
	padding:2px;
	border:1px solid #3E2511;
}
table#full_cart td{
	padding:5px;
	border:1px solid #3E2511;
	background-color:transparent;
}

table#full_cart .vide{
	border:0;
}
table#full_cart .quantite{
	text-align:center;
}
table#full_cart .label{
	text-align:right;
}
table#full_cart .total{
	font-weight:bold;
}

table#full_cart #total_amount{
	font-size:1.4em;	
}

/* **************************************************************************************************** */
/* Page panier - mot de passe oublié */
/* **************************************************************************************************** */

#sf_guard_password_form .warning{
	text-align:right;
	font-weight:bold;	
}

#sf_guard_password_form fieldset{
	margin:0 0 10px 0;	
	padding:10px;
}
#sf_guard_password_form fieldset legend{
	color:#4A321F;
	text-transform:none;
	font-size:1em;	
}
#sf_guard_password_form fieldset table td{
	padding:3px;
}
#sf_guard_password_form label{
	display:inline;
	float:none;
}

/* **************************************************************************************************** */
/* Page panier - inscription */
/* **************************************************************************************************** */

#register_block .warning{
	text-align:right;
	font-weight:bold;	
}

#register_block fieldset{
	margin:0 0 10px 0;	
	padding:10px;
}
#register_block fieldset legend{
	color:#4A321F;
	text-transform:none;
	font-size:1em;	
}
#register_block fieldset table td{
	padding:3px;
}
#register_block label{
	display:inline;
	float:none;
}
#register_block .submit{
	text-align:center;
}

/* **************************************************************************************************** */
/* Pages panier - adresses */
/* **************************************************************************************************** */

#order .warning{
	text-align:right;
	font-weight:bold;	
}

#order fieldset{
	margin:0 0 10px 0;	
	padding:10px;
}
#order fieldset legend{
	color:#4A321F;
	text-transform:none;
	font-size:1em;	
}
#order fieldset table td{
	padding:3px;
}
#order label{
	display:inline;
	float:none;
}
#order .submit{
	text-align:center;
}

#order .centre{
	text-align:center;	
}

/* **************************************************************************************************** */
/* Pages panier - cgv */
/* **************************************************************************************************** */

#order .texte{
	text-align:center;	
}
#order .accept{
	text-align:center;
}

/* **************************************************************************************************** */
/* Pages panier - cgv */
/* **************************************************************************************************** */

#check_payment p{
	text-align:center;
}

/* **************************************************************************************************** */
/* Pages atmosphere */
/* **************************************************************************************************** */

div#waiting{
	position:absolute;
	z-index:1000;
	margin:0 0 0 75px;
	height:900px;
	width:665px;
	background-color:white;
}

div.navigation{
	position:absolute;
	width:328px;
	top:150px;	
}
div.navigation .prev{
	position:absolute;
	left:0;	
}
div.navigation .next{
	position:absolute;
	right:0;	
}

#atmosphereListing{
	margin-left:76px;
	position:relative;
}

#atmosphereListing .atmosphere{
	display:none;
}

#atmosphereListing .atmosphere .image{
	width:327px;
	height:327px;
	background-color:#6DD6EC;
}
#atmosphereListing .atmosphere .pagination{
	width:327px;
	text-align:center;
	margin:5px 0 0 0;
}
#atmosphereListing .atmosphere .pagination img{
	vertical-align:middle;	
}

#atmosphereListing .atmosphere .texte{
	float:right;
	width:280px;
	margin:0 0 0 0;
}
#atmosphereListing .atmosphere .texte .texteAtmosphereType{
	text-align:justify;
	font-size:0.9em;
	margin:0 30px 15px 0;
	color:#808080;;
	width:250px;
}
#atmosphereListing .atmosphere .texte ul{
	margin:0 0 15px 0;
}
#atmosphereListing .atmosphere .texte ul li{
	color:#6DD6EC;
	font-weight:bold;
	font-size:0.9em;
}

#atmosphereListing .atmosphere .texte .texteAtmosphere{
	text-align:justify;
	color:#C4C4C4;	
	margin:0 30px 10px 0;
	width:250px;
}

#atmosphereListing .atmosphere .texte .couleurTitre{
	color:#B3B3B3;
	padding:0 0 5px 0;
	margin:0 0 5px 0;
	border-bottom:2px solid #B3B3B3;
	font-weight:bold;
	font-size:0.9em;
}