/* feuille de style standard pour LC - date : 2002-05-05 */

body {
	margin:0;padding:0;
	}
body,div,p,ul,form,table,td {
	font-family:"comic sans ms",verdana,arial,helvetica,sans-serif;
	}
p,h1,h2,h3,h4,td {
	cursor:default;
	}
a {
	cursor:pointer;
	}
a.haut {
	padding:0;
	margin:0;
	}

/* La barre de menu principale */
.menubar {
	border:none;padding:0;
	margin:0;
	font-variant:small-caps;
	background-color:#69c;
	color:#fef8ee;
	font-family:verdana,arial,helvetica,sans-serif;
	}
.menubar a {
	text-decoration:none;
	color:#fef8ee;
	}

h1 {
	font-size:200%;
	margin-left:12%;
	text-align:left;
	font-family:georgia,"times new roman",times,serif;
	background-color:transparent;
	color:#69c;
	letter-spacing:0.1em;
	}
h2 {
	font-size:160%;
	text-align:center;
	background-color:transparent;
	color:#69c;
	font-family:georgia,serif;
	}
h3 {
	font-size:130%;
	font-family:georgia,"times new roman",times,serif;
	text-align:center;
	background-color:transparent;
	color:#69c;
	font-variant:small-caps;
	}
h4 {
	font-size:120%;
	text-align:center;
	font-family:verdana,arial,helvetica,sans-serif;
	font-weight:normal;
	background-color:transparent;
	color:#69c;
	}
p {
	text-indent:2em;
	text-align:justify;
	}
ul {
	margin-left:16%;
	margin-bottom:2em;
	list-style:circle;
	}
div.texte {
	background:url("http://www.glass-c.com/images/bg_texte.jpg") #fff scroll center;
	margin:0 12% 0 12%;
	padding:1.6em;
	line-height:130%;
	border:solid 1px #69c;
	color:#366;
	}
/* Owen's hack -- http://www.albin.net/CSS/OwenHack.html -- Regle reconnue seulement par IE5Mac,
Mozilla et Netscape 6.x, un remede au bug background-attachment:fixed pour Opera 3-6 */
head:first-child+body div.texte {
	bac\kground-attachment:fixed;
	}

/* Les pages des erreurs personnalisees */
h1.err {
	margin-left:0;
	margin-top:0;
	text-align:center;
	}
div.erreur {
	text-align:center;
	}
.erreur table {
	margin-left:auto;
	margin-right:auto;
	}
.erreur table td {
	background-color:#fff;
	border:solid 1px #69c;
	}
.erreur p {
	text-indent:0;
	}
p.lang {
	font-weight:bold;
	text-align:center;
	}


/* Les legendes des articles */
ul.article {
	margin-left:0;
	margin-bottom:0;
	font-family:verdana,arial,helvetica,sans-serif;
	list-style:square;
	}

/* Centrage dans contact */
.centrer {
	text-align:center;
	}
	
a.debut {display:none;}

/* Style commun des copyrights */
.copy,.copytem {
	background-color:transparent;
	color:#69c;
	font-style:italic;
	font-family:georgia,"times new roman",serif;
	}
/* Copyright pour les pages principales et les catalogues */
div.copy {
	margin:0 12% 0 12%;padding-top:0.2em;
	}
/* Copyright pour les pages des articles */
p.copytem {
	text-indent:0;
	margin:8px 16px;
	padding:0;
	}

/* Les pages des catalogues */

/* Les sous-menus des catalogues */
.submenu {
	font-variant:small-caps;
	font-family:verdana,arial,helvetica,sans-serif;
	margin-right:12%;
	text-align:right;
	}
.submenu a {
	text-decoration:none;
	color:#69c;
	}
	
div.catalog {
	font-family:verdana,arial,helvetica,sans-serif;
	text-align:center;
	}
.catalog table {
	margin-left:12%;
	}
table.prevue {
	text-align:center;
	border:solid 1px #69c;
	}

/* La page de menu */
.accueil {
	font-variant:small-caps;
	font-family:verdana,arial,helvetica,sans-serif;
	margin-right:12%;
	text-align:right;
	}
.accueil a {
	font-variant:small-caps;
	font-family:verdana,arial,helvetica,sans-serif;
	margin-right:12%;
	text-align:right;	
	text-decoration:none;
	color:#FFFFFF;
	}

/* Les pages des photos */

/* Tete des pages des photos */
td.menubar {
	text-align:right;
	}
table.media {
	border-bottom:solid 1px #69c;
	width:900px;
	height:420px;
	}
td.cadrephot {
	width:532px;
	color:#f6f0e6;
	text-align:center;
	}