/*----- raz -----*/

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	text-decoration: none;
	list-style-type: none;
	}
	
/* ----- iPhone -----*/

@media screen and (max-device-width: 480px) { html { -webkit-text-size-adjust: none; } }

a {
	text-align: center;
	color: white;
	-moz-outline: none !important;
	}

h2 {
	margin-top: 10px;
	line-height: 1.1em;
	font-weight: bold;
	font-family: Georgia, serif;
	font-size: 1em;}

                                                

h2 span {
	font-style: normal;
	font-weight: normal;
	letter-spacing: 0.2em;
	text-decoration: none;
	line-height: 1em;
	font-family: Helvetica, Arial, sans-serif, Verdana;
	font-size: 0.5em;}

/* --------------- navigation --------------- */

ul, li {
	text-align: center;
	margin:0;
	padding:0;
	}

ul {	    
	text-align: center;	    
	background: transparent;
	}

li { text-align: center; float: left;
	}

li a {
	text-align: center;
	letter-spacing: 0.2em;
	display: block;
	text-indent:-5000px;
	font-size: 0.5em;
	line-height: 70px;
	font-family: Georgia, serif;
	}

li a:hover {
	background: transparent;
	text-indent: 0px;
	}

#page {
	width: 80%;
	height: 100%;
	line-height: 1.7em;
	font-size: 0.8em;
	background-position: 0;
	margin-left: 8%;
	z-index: 0;
	}

#texte {
	font-size: 1.1em;
	max-width: 600px;
	margin-top: 30px;
	border-style: solid;
	min-width: 350px;
	float: left;
	text-align: center;
	color: white;
	z-index: 100;
	}

#titre {
	margin-top: 40px;
	margin-bottom: 5px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	display: block;}
	

#gal1 {
	background-image: url(../_medias/LEDcreatures.png);
	}

#gal2 {
	background-image: url(../_medias/LEDobjets.png);
	}

#gal3 {
	background-image: url(../_medias/LEDatelier.png);
	}

#gal1, #gal2, #gal3 {
	background-repeat: no-repeat;
	height: 70px;
	width: 85px;
	background-position: center 0px;
	}


a#gal1:hover, a#gal2:hover, a#gal3:hover, a#nav_led:hover, #contact a:hover, #pdf a:hover { background-position: center -70px;
	}


/* -------------- navigation fin --------------- */

#onglet a {
	z-index: 500;
	position: fixed;
	left: 0px;
	top: 142px;
	background-repeat: no-repeat;
	background-image: url(../_medias/onglet2.png);
	background-position: -27px top;
	height: 120px;
	width: 65px;
	}

#onglet a:hover {background-position: 0px;
	}
	
#outrenuit {
	bottom: 10px;
	right: 20px;
	position: fixed;
	-moz-opacity:0.3;
	opacity: 0.3;
	filter:alpha(opacity=30);
	}

.rayures {
	position: fixed;
	bottom: 0px;
	left: 0px;
	z-index: -50;
	}

.text-indent {	
	position: absolute;
	text-indent: -5000px;
	}

#contact a {
	background-position: center top;
	background-repeat: no-repeat;
	bottom: 30px;
	left: 30px;
	width: 75px;
	background-image: url(../_medias/BTNcontact.png);
	line-height: 1em;
	font-size: 1em;
	height: 70px;
	z-index: 100;
	position: fixed;
	}

#pdf a {
	position: fixed;
	background-repeat: no-repeat;
	bottom: 90px;
	left: 15px;
	width: 75px;
	background-image: url(../_medias/BTNpdf.png);
	line-height: 1em;
	font-size: 1em;
	height: 70px;
	z-index: 100;
	}

#nav_gal {
	width: 255px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	height: 70px;
	}

p span {
		line-height: 0.3em;
		font-style: italic;
		font-size: 1em;
		font-weight: bold;
		font-family: Georgia, serif;
	}

body {
		max-width: 800px;
	}
