﻿/* ------- Comportement général  sur toute la Page--------- */

body {
	overflow: hidden;
	width: 100%;
	height: 100%;
	}

html {
	overflow: hidden;
	width: 100%;
	height: 100%;
	}

body	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #24658F;
	background-image: url(../images/nuages_4.jpg);
	background-position: top left;
	background-attachment: fixed;
/*	font-size: 1em;*/
	}

form	{
	margin: 0;
	padding: 0;
	}

input	{
	margin: 0;
	padding: 0;
	}

th	{
	margin: 0;
	padding: 0;
	}

td	{
	margin: 0;
	padding: 0;
	}

tr	{
	margin: 0;
	padding: 0;
	}

table	{
	margin: 0;
	padding: 0;
	}

h6	{
	margin: 0;
	padding: 0;
	}

h4	{
	margin: 0;
	padding: 0;
	}

h3	{
	margin: 0;
	padding: 0;
	}

h2	{
	margin: 0;
	padding: 0;
	}

h1	{
	margin: 0;
	padding: 0;
	}

div	{
	margin: 0;
	padding: 0;
	}

li	{
	margin: 0;
	padding: 0;
	}

ul	{
	margin: 0;
	padding: 0;
	}

a	{
	margin: 0;
	padding: 0;
	}

a img	{
	text-decoration: none;
	border: none;
	color: #00FFFF;
	}

a	{
	text-decoration: none;
	border: none;
	color: #00FFFF;
	}
li	{
	font-size: 0.8em;
	font-family: arial;
	}
	
h2	{
	font-size: 1.5em;
	}

h3	{
	font-size: 1.2em;
	}

h4	{
	font-size: 1em;
	}
	
p	{
	font-size: 1em;
	}
	
h5	{
	font-size: 0.8em;
	}
p.espace	{
	margin: 0;
	}
/* ------- Diviseur d'entête --------- */

.header {
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	height: 80px;
	}

div.header a	{
	padding: 4px 2px 4px 7px;
	border-left: solid 2px #808080;
	}

div.header li	{
	font-weight: bold;
	padding: 4px 0px 4px 0px;
	display: inline;
	}

li.dernier	{
	padding: 4px 0px 4px 0px;
	border-left: solid 2px #808080;
	}

.barre_de_menu_gauche	{
	position: absolute;
	left: 0;
	width: 1600px;
/*	right: 0;*/
	bottom: 0;
	background-color: black;
	border-top: 1px solid navy;
	border-bottom: 1px solid navy;
	}

.barre_de_menu_gauche ul	{
	padding-left: 0;
	margin: 5px 10px 5px 199px;
	}

.barre_de_menu_droite	{
	position: absolute;
	right: 2px;
	top: 5px;
	padding: 0;
	margin: 0;
	}


 /* ------- Diviseur du menu de gauche --------- */

.menu {
	position: absolute;
	top: 80px;
	left: 0px;
	bottom: 0px;
	width: 199px;
	}

div.visionneur {
	position: absolute;
	left: 5px;
	bottom: 5px;
	right: 5px;
	background-color: #58595A;
	border: 1px solid navy;
	}
	
div.panier {
	position: absolute;
	height: 500px;
	left: 0px;
	bottom: 0px;
	width: 189px;
	background-color: yellow;
	border: 1px solid blue;
	margin: 5px;
	}

div.panier p	{
	color: blue;
	font-family: arial;
	font-size: 0.8em;
	margin: 0;
	padding: 0.25em;
	
	}

.menu	hr	{
	color: #808080;
	margin: 30px 0;
	}
	
div.visionneur p	{
	color: white;
	font-size:0.8em;
	margin: 5px 10px 5px 11px;
	padding: 0.25em 0 0.25em 0.25em;
	background-color: #808080;
	}
.visionneur span	{
	color: yellow;
	}
.prix_total 	span	{
	color: white;
	}
.visionneur img	{
	text-align: center;
	margin-left: 11px;
	margin-bottom: 5px;
	width: 165px;
	height: 165px;
	/*
	width: 166px;
	height: 228px;
	*/
	}
	
.menugauche {
	list-style-type: none;
	margin: 0;
	}

.menu ul	{
	padding-left: 0px;
	margin-top: 10px;
	}

.menu li	{
	width: 180px;
	margin: 0 10px 0 10px;
	border-bottom: 1px dotted #808080;
	}

.menugauche a {
	padding: 2px 0 2px 2px;
	display: block;
	}

/* ------- Diviseur de la partie de droite--------- */

.page{
	position: absolute;
	top: 80px;
	left: 200px;
	bottom: 0;
	right: 0;
	overflow: auto;
	}

div.dessin	{
	text-align: center;
	}

div.dessin img	{
	margin: 25px;
	border: 6px double navy;
	}

img.exemple_g	{
	float: left;
	margin: 10px 10px 10px 0;
	border: 1px solid navy;
	}
img.exemple_c	{
	border: 1px solid navy;
	}
img.exemple_d	{
	float: right;
	margin-left: 10px;
	border: 1px solid navy;
	}
img.exemple_top	{
	float: left;
	border: 1px solid navy;
	margin-right: 10px;
	}

a img.exemple_top:hover	{
	border-color: #00FFFF;
	}

div.choix_article	{
	margin-top: 0;
	margin-left: 50px;   /*000000000000000000000000*/
	margin-right: 150px;
	background-color: #666666;
	}
div.choix_article p	{
	font-size: 0.8em;
	margin: 0 0 0.25em 3px;
	padding-top: 1em;
	}

table#tableau_panier	{
	margin-top: 1em;			
}

table.calcul_prix	{
	margin-top: 1em;			
}

table.calcul_prix form	{
	 background-color: #737373;
	 padding: 0 3px 3px 3px;
	 }

input.bouton	{
	width: 11em;
	font-family: arial;
	float: right;
	padding: 2px;
	margin: 5px;
	}
input#bouton_commander_1	{
	width: 11em;
	font-family: arial;
	float: left;
	padding: 2px;
	margin: 5px;
	}
input#bouton_vider_1	{
	width: 11em;
	font-family: arial;
	float: left;
	padding: 2px;
	margin-top: 5px;
	}

input#bouton_plus,
input#bouton_moins	{
	width: 1.4em;
/*	height: 1.3em;*/
	}

table#tableau_panier	{
	width: 100%;
	border: 1px solid black;
	border-top: none;
	border-collapse: collapse;
	/*background-color: #FFF5AD;*/
	color: black;
	font-size: 0.7em;
	margin-bottom: 0px;
	}

table#tableau_panier caption	{
	font-size: 1.5em;
	color: black;
	background-color: red;
	border: 1px solid black;
	border-bottom: none;
	}

table#tableau_panier th{
	background-color: #737373;
	font-size:1.25em;
	font-weight: normal;
	/*border-bottom: 1px black solid;*/
	padding: 5px 0;
	}

tr.clair	{
	background-color: #FFF5AD;
	}
tr.fonce	{
	background-color: #CCFF33;
	}
tr.total	{
	background-color: #FFFF00; /* #FFD539; */
	height: 1.75em;
	font-size: 1.25em;
	font-weight: bold;
	}
tr.total td.centre	{
	text-align: right;
	padding-right: 1em;
	}
tr.total td	{
	border-top: 1px #999999 solid;
	}	
td.boutons	{
	width: 5em;
	padding-left: 5px;
	text-align: left;
	}
td.quantite	{
	width: 2em;
	border-right: 1px white solid;
	text-align: right;
	font-size: 1.1em;
	font-weight: bold;
	padding-right: 0.5em;
	}
td.texte	{
	border-right: 1px white solid;
	text-align: left;
	padding: 4px 5px 4px 0.5em;
	}
td.prix_u	{
	width: 5em;
	border-right: 1px white solid;
	text-align: right;
	padding-right: 0.5em;
	}
td.prix_tot	{
	width: 8em;
	text-align: right;
	font-size: 1.1em;
	font-weight:bold;
	padding-right: 0.5em;
	}
td.texte_prix_tot {
	text-align: right;
	padding-right: 0;
	}


select:hover	{
	cursor: pointer;
	}
	

input:hover	{
	cursor: pointer;
	}
	
select#grandeur	{
	font-family: arial;
	/*font-weight: bold;*/
	background-color: #C0C0C0;
	color: black;
	margin-top: 5px;
	}

option.titre	{
	font-family: arial;
	font-weight: normal;
	color: gray;
	background-color: #E0E0E0;
	}

	/* ------- Diviseur du contenu de la partie (page) de droite--------- */

.contenu_stores_velux	{
	color: #00FFFF;
	background-color: #58595A;
	background-image: url(/images/logo_velux.bmp);
	background-position: 98% 77px;
	background-repeat: no-repeat;
	border: 10px solid #808080;
	margin: 15px 15px 0 0;
	border-top: 0;
	}

.contenu_stores_velux h2	{
	margin: 0;
	padding-left: 50px;  /*00000000000000000000000000000*/
	color: white;
	background-color: #808080;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	}

.contenu_stores_velux ul
{
	margin-left: 50px;	/*00000000000000000000000000000*/
	margin-right: 150px;
	text-align: justify;
	}

.contenu_stores_velux h3
{
	margin-left: 50px;	/*00000000000000000000000000000*/
	margin-right: 150px;
	text-align: justify;
	}

.contenu_stores_velux p
{
	margin-left: 50px;	/*00000000000000000000000000000*/
	margin-right: 150px;
	text-align: justify;
	}

.contenu_stores_velux ul	{   /*ici que ça ce passe !!!  */
	background-color: #666666;
	padding-left: 10px;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
	border: 0;
	}
	
.contenu_stores_velux li	{
	font-size: 1em;
	list-style-position: inside;
	}

.contenu_stores_velux p.description	{
	background-color: #666666;
	margin-top: 0;
	margin-bottom: 0;
	padding: 10px;
	}
 p.description a	{
	color: lime;
	padding-right: 3px;
	padding-left: 3px;
	}
	
.motifs	{
	margin-left: 50px;	/*00000000000000000000000000000*/
	}

.motifs td	{
	padding: 0.25em .75em 1em 0;
	}
.motifs img	{
	width: 45px;
	height: 45px;
	}
.motifs a	{
	margin: 0;
	padding-left: 0;
	font-size: 0.8em;
	text-align: center;
	}

.motifs p	{
	margin: 0;
	padding-left: 0;
	font-size: 0.8em;
	text-align: center;
	}

p.validite_prix	{
	color: black;
	font-weight: normal;
	background-color: #999999;
	text-align: justify;
	margin-top: 1.25em;
	padding-left: 10px;
	padding-right: 10px;
	}

h3.sous_titre_velux	{
	color: black;
	font-weight: normal;
	background-color: #999999;
	text-align: justify;
	margin-top: 1.25em;
	padding-left: 10px;
	padding-right: 10px;
	}
p.validite_prix	{
	font-size: 1em;
	color: white;
	font-weight: bold;
	padding-top: 0.25em;
	padding-bottom: 0.25em;
	margin-bottom: 0;
	text-align: center;
	}

.liste_prix	{
	margin-top: 1px;
	font-size: 0.8em;
	font-family: arial;
	border-collapse: collapse;
	margin-left: 50px; /*00000000000000000000000000000*/
	}

.liste_prix tr	{
	height: 35px;
	}

table.liste_prix	{
	background-color: #666666;
	}
td.col_9	{
	color: #FFFFCC;
	background-color: #999999;
	border-bottom: 1px dotted #666666;
	}
td.col_5	{
	color: #FFFFCC;
	background-color: #999999;
	border-bottom: 1px dotted #666666;
	}
td.col_1	{
	color: #FFFFCC;
	background-color: #999999;
	border-bottom: 1px dotted #666666;
	}
td.col_10	{
	color: #FFFFCC;
	background-color: #808080;
	border-bottom: 1px dotted #666666;
	border-right: 2px solid #58595a;
	}
td.col_6	{
	color: #FFFFCC;
	background-color: #808080;
	border-bottom: 1px dotted #666666;
	border-right: 2px solid #58595a;
	}
td.col_2	{
	color: #FFFFCC;
	background-color: #808080;
	border-bottom: 1px dotted #666666;
	border-right: 2px solid #58595a;
	}
td.col_11	{
	background-color: #999999;
	border-bottom: 1px dotted #666666;
	}
td.col_7	{
	background-color: #999999;
	border-bottom: 1px dotted #666666;
	}
td.col_3	{
	background-color: #999999;
	border-bottom: 1px dotted #666666;
	}
td.col_12	{
	background-color: #808080;
	border-bottom: 1px dotted #666666;
	border-right: 2px solid #58595a;
	}
td.col_8	{
	background-color: #808080;
	border-bottom: 1px dotted #666666;
	border-right: 2px solid #58595a;
	}
td.col_4	{
	background-color: #808080;
	border-bottom: 1px dotted #666666;
	border-right: 2px solid #58595a;
	}
td.col_0	{
	color: #FFFFCC;
	background-color: #8C8C8C;
	border-bottom: 1px dotted #666666;
	}
td.col_00	{
	background-color: #8C8C8C;
	border-bottom: 1px dotted #666666;
	}

td.etiquette_top	{
		border-bottom: 2px solid #58595a;
		}

.liste_prix img	{
	margin: 0;
	padding: 0;
	text-align: center;
	margin-left: 2px;
	margin-right: 2px;
	}	

.liste_prix td	{
	margin: 0;
	padding: 0;
	text-align: center;
	margin-left: 2px;
	margin-right: 2px;
	}	

.liste_prix h4	{
	margin: 0;
	padding: 0;
	text-align: center;
	margin-left: 2px;
	margin-right: 2px;
	}	

.liste_prix p	{
	margin: 0;
	padding: 0;
	text-align: center;
	margin-left: 2px;
	margin-right: 2px;
	}	

.liste_prix h4	{
	color: white;
	}
td.different	{
	color: #FFFFCC;
	}

tr.propriete_0	{
	height: 3em;
	}
tr.propriete_1	{
	height: 1em;
	background-color: #7c7c7c;
	}
tr.propriete_2	{
	height: 1em;
	background-color: transparent;
	}

tr.propriete_2 td	{
	border-right: 2px solid #58595a;
	}
	
	
tr.propriete_1 td	{
	border-right: 2px solid #58595a;
	}
	
	
tr.propriete_0 td	{
	border-right: 2px solid #58595a;
	}
	
	
img.C02	{width: 9px; height: 13px;}
img.C04	{width: 9px; height: 17px;}
img.C06	{width: 9px; height: 21px;}
img.F06	{width: 11px; height: 21px;}
img.F08	{width: 11px; height: 26px;}
img.M04	{width: 13px; height: 17px;}
img.M06	{width: 13px; height: 21px;}
img.M08	{width: 13px; height: 26px;}
img.P10	{width: 17px; height: 30px;}
img.S06	{width: 21px; height: 22px;}
img.U04	{width: 25px; height: 18px;}
img.U08	{width: 25px; height: 26px;}

.liste_prix img	{
	border: 3px double white;
	}

div.choix_article	{
	color: white;
	padding: 8px;
	}

table.calcul_prix	{
	font-size: 0.8em;
	}
table.calcul_prix td	{
	white-space: nowrap;
	}
select#grandeur	{
	width: 100%;
	}
	
div.prix_total	{
	padding: 0;
	margin: 0;
	border: 1px solid transparent;
	background-color: #808080;
	}

div.prix_total p 	{
	margin: 2px 0 2px 0;
	padding: 0;
	font-size: 0.8em;
	text-align: center;
	}
div.choix_article span	{
	color: yellow;
	}

div.prix_total span.delais	{
	color: #C0C0C0;
	}
span.text_validite	{
	margin: 0;
	padding: 0;
	color: #CCCCCC;
	font-size: 0.8em;
	}
span#zct	{
	color: white;
	background-color: #737373;
	padding: 3px 10px;
	}
span#zed	{
	color: white;
	background-color: #737373;
	padding: 3px 10px;
	}
span#zxt	{
	color: white;
	background-color: #737373;
	padding: 3px 10px;
	}
span.accessoire	{
	color: white;
	font-weight: bold;
	}

table.comparatif	{
	font-size: 0.8em;
	border-collapse: collapse;
	background-color: #666666;
	margin-left: 50px; /*00000000000000000000000000000*/
	border: 1px solid #999999;
	}
.comparatif p	{
	margin: 0;
	padding: 0 3px;
	text-align: center;
	white-space: nowrap;
	}	
.comparatif td	{
	border: 1px dotted gray;
	}
.comparatif img	{
	margin: 3px 0px;
	vertical-align: middle;
	}
td.vide	{
	background-color: #58595A;
	}
tr.surligne	{
	background-color: #999999;
	}

/* ------- Adresse et E-mail --------- */
p.adresse	{
	color: white;
	background-color: #666666;
	margin-top: 0;
	margin-bottom: 0;
	padding: 0 0 0 10px;
	}

span.estompe	{
	color:#999999;
	display: block;
	width: 7em;
	float: left;
	}

	
	
/* ------- Pied de page --------- */

.footer	{
	margin: 0;
	}

.footer p	{
	color: silver;
	margin: 0.5em 1em;
	padding: 0;
	font-size: 10px;
	text-align: right;
	}
	
/* ------- Réaction des Lien Survolés et de Class Acive--------- */

p a:hover	{
	background-color: #808080;
	}

li a:hover	{
	background-color: #808080;
	}

li a.active:hover	{
	color: yellow;
	background-color: transparent;
	}

li a.active	{
	color: yellow;
	background-color: transparent;
	}