/* ------- Comportement général  sur toute la Page--------- */

html, body {
	margin: 0;
	width: 100%;
/*	height: 100%;*/
	}

body	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	}
	/*
	background-color: #24658F;
	background-image: url(/images/nuages_4.jpg);
	background-position: top left;
	background-attachment: fixed;
	font-size: 1em;
	}
*/
page	{
	margin: 0;
	}

a, ul,li, div, h1, h2, h3, h4, h6, table, tr, td, th, input, form, body, page {
	margin: 0;
	padding: 0;
	}

a,
a img	{
	text-decoration: none;
	border: none;
	color: gray;
	}
	li	{
	font-size: 0.8em;
	font-family: arial;
	}
	
h2	{
	font-size: 1.5em;
	}

h3	{
	font-size: 1.2em;
	}

p, h4	{
	font-size: 1em;
	}
	
h5	{
	font-size: 0.8em;
	}
p.espace	{
	margin: 0;
	}
/* ------- Diviseur d'entête --------- */

.header {
	display: none;
	}
	/*
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	height: 80px;
/
	}

div.header a	{
	padding: 4px 2px 4px 7px;
	border-left: solid 1px #808080;
	}

div.header li	{
	padding: 4px 0px 4px 0px;
	display: inline;
	}

li.dernier	{
	padding: 4px 0px 4px 0px;
	border-left: solid 1px #808080;
	}

.barre_de_menu_gauche	{
	position: absolute;
	left: 0;
	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 0 5px 199px;
	}

.barre_de_menu_droite	{
	position: absolute;
	right: 2px;
	top: 5px;
	padding: 0;
	margin: 0;
	}


 /* ------- Diviseur du menu de gauche --------- */

div.menu {
	display: none;
	}
	/*
	position: absolute;
	top: 80px;
	left: 0px;
	bottom: 0px;
	width: 199px;
	
	}

div.visionneur {
	position: absolute;
	right: 5px;
	bottom: 5px;
	left: 5px;
	background-color: #58595A;
	border: 1px solid navy;
	}

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: 166px;
	height: 228px;
	}
	
.menugauche {
	list-style-type: none;
	margin: 0;
	}

.menu ul	{
	padding-left: 0px;
	margin-top: 10px;
	}

.menu li	{
	width: 170px;
	margin: 0 15px 0 15px;
	border-bottom: 1px dotted #808080;
	}

.menugauche a {
	padding: 2px 0 2px 2px;
	display: block;
	}


/* ------- Diviseur de la partie de droite--------- */

.page{
/*	position: absolute;*/
	top: 0;
	left: 0;
/*	bottom: 0;*/
	right: 0;
	overflow: hidden;
	}

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 #333333;
	}
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: 0;   /*000000000000000000000000*/
	margin-right: 0;
	background-color: #666666;
	}
div.choix_article p	{
	font-size: 0.8em;
	margin: 0 0 0.25em 3px;
	padding-top: 1em;
	}
input.bouton	{
	width: 10em;
	font-family: arial;
	font-weight: bolder;
	float: right;
	padding: 0;
	margin: 0 0 5px 0;
	}
input:hover,
select:hover	{
	cursor: pointer;
	}
	
select	{
	Font-family: arial;
	font-weight: bold;
	background-color: #C0C0C0;
	color: black;		
	}

option.Titre	{		
	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% 70px;
	background-repeat: no-repeat;
	border: 3px solid #808080;
	margin: 0;
	}

.contenu_stores_velux h2	{
	margin: 0;
	padding-left: 10px;  /*00000000000000000000000000000*/
	color: #808080;
	background-color: white;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	text-decoration: underline;
	}

.contenu_stores_velux p,
.contenu_stores_velux h3	{
	margin-left: 0;	/*00000000000000000000000000000*/
	margin-right: 0;
	text-align: justify;
	}
.contenu_stores_velux p.description	{
	margin-top: 0;
	margin-bottom: 0;
	padding: 10px;
	}
 p.description a	{
	color: lime;
	padding-right: 3px;
	padding-left: 3px;
	}
	
.motifs	{
	margin-left: 0;	/*00000000000000000000000000000*/
	}

.motifs td	{
	padding: 0.25em 0.25em 0.5em 0;
	}
.motifs p, 
.motifs a	{
	margin: 0;
	padding-left: 0;
	font-size: 0.8em;
	text-align: center;
	}

h3.sous_titre_velux,
p.validite_prix	{
	color: black;
	font-weight: normal;
	background-color: #999999;
	text-align: left;
	margin-top: 1.25em;
	padding-left: 10px;
	padding-right: 3px;
	}
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: 0; /*00000000000000000000000000000*/
	}

.liste_prix tr	{
	height: 36px;
	}

.liste_prix td	{
	background-color: #666666;
	}
td.col_1,
td.col_5,
td.col_9	{
	color: #FFFFCC;
	background-color: #999999;
	border-bottom: 1px dotted #666666;
	}
td.col_2,
td.col_6,
td.col_10	{
	color: #FFFFCC;
	background-color: #808080;
	border-bottom: 1px dotted #666666;
	border-right: 2px solid #58595a;
	}
td.col_3,
td.col_7,
td.col_11	{
	background-color: #999999;
	border-bottom: 1px dotted #666666;
	}
td.col_4,
td.col_8,
td.col_12	{
	background-color: #808080;
	border-bottom: 1px dotted #666666;
	border-right: 2px solid #58595a;
	}

td.etiquette_top	{
		border-bottom: 2px solid #58595a;
		}

.liste_prix p,
.liste_prix h4,
.liste_prix td,
.liste_prix img	{
	margin: 0;
	padding: 0;
	text-align: center;
	margin-left: 2px;
	margin-right: 2px;
	}	

.liste_prix h4	{
	color: white;
	}
td.different	{
	color: #FFFFCC;
	}

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: 5px;
	}

table.calcul_prix	{
	font-size: 0.8em;
	}
table.calcul_prix td	{
	white-space: nowrap;
	}

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;
	}


table.comparatif	{
	font-size: 0.8em;
	border-collapse: collapse;
	background-color: #666666;
	margin-left: 0; /*00000000000000000000000000000*/
	border: 1px solid #999999;
	}
.comparatif p	{
	margin: 0;
	padding: 0 3px;
	text-align: center;
	}	
.comparatif td	{
	border: 1px dotted gray;
	}
.comparatif img	{
	margin: 3px 0px;
	vertical-align: middle;
	}
td.vide	{
	background-color: #58595A;
	}
tr.surligne	{
	background-color: #999999;
	}

	
.contenu_dessins	{
	margin: 25px;
	background-color: #66FFFF;
	background-image: url("../images/fond_goutte_deau_1.jpg");
	border: 4px solid #66CCFF;
	border-top: 0;
	}

.contenu_dessins h2	{
	margin: 0;
	background-color: #66CCFF;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	text-align: center;
	}

.contenu_dessins p,
.contenu_dessins h3,
.contenu_dessins h4,
.contenu_dessins h5	{
	margin-left: 10%;
	margin-right: 10%;
	text-align: justify;
	}

.contenu_dessins h3	{
	text-align: center;
	}

/* ------- Pied de page --------- */

.footer	{
	margin: 0;
	}

.footer p	{
	color: silver;
	margin: 0.5em 1em;
	padding: 0;
	font-size: 8px;
	text-align: right;
	}