@charset "utf-8";
/* CSS Document */

/* v1.0 | 20080212  MEYER RESET*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/*-----------------------------------------------------------------------*/
/*MY RESET*/
a img{
border:none;
}
a{
outline:none;
text-decoration:none;
}
a:hover{
outline:none;
text-decoration:none;
}
/*BALISES HR*/
	.invisible{
	clear:left;
	visibility:hidden;
	padding:0; margin:0;
	}
embed, object{
margin:0;
padding:0;
}
/*-----------------------------------------------------------------------*/
/*PARAMETRES DE BASE*/
body{ position:relative;
font-family:Arial, Helvetica, sans-serif; font-size:1em;
background:#1c1815 url(images/fonds_complet.jpg) no-repeat;
}
p{
color:#f0ffff;
}
hr{
clear:both;
}
h1{ position:absolute;
left:-9999px;
}

/*-----------------------------------------------------------------------*/
/*ELEMENTS SUR LE BODY*/
#ban{ position:absolute;
top:-139px; left:653px;
}
#btn_rotation{position:absolute;
top:-139px; left:59px;
}
/*-----------------------------------------------------------------------*/
/*CONTENEUR*/
#conteneur{ position:relative;
/*border:solid 1px #00ff00;*/
margin:139px auto 0 192px;
min-width:750px; max-width:1650px;
}
#conteneur #presentation{
margin:0 0 0 7px;
}
#conteneur #corps{
left:210px; top:140px;
width:100%; height:100%;
}
/*-----------------------------------------------------------------------*/
/*NAVIGATION PRINCIPALE*/
#conteneur #corps #navigation{
width:182px;
padding: 47px 0 0 0;
}
#conteneur #corps #navigation ul{
width:182px; height:240px;
background:url(images/nav.jpg) left top no-repeat;
/*border:solid 1px #00FFFF;*/
}
	#conteneur #corps #navigation ul li{
	float:left;
	}
	#conteneur #corps #navigation ul li a{
	display:block;
	width:182px; height:60px;
	}
	#conteneur #corps #navigation ul li a span{ position:absolute;
	top:-9999px;
	}
	#conteneur #corps #navigation ul li a:hover{
	background:url(images/nav.jpg)
	}
	#conteneur #corps #navigation ul li#web a:hover{ background-position: 182px 0;}
	#conteneur #corps #navigation ul li#print a:hover{ background-position: 182px 180px;}
	#conteneur #corps #navigation ul li#art a:hover{ background-position: 182px 120px;}
	#conteneur #corps #navigation ul li#cv a:hover{ background-position: 182px 60px;}
	/*-----------------------------------------------------------------------*/
	/*DIV(S) APPELLE(S) EN JAVASCRIPT*/
	div.intro{ display:none;
	}
	div.intro{ position:absolute;
	}
	#web_intro{
	top:154px; left:200px;
	z-index:10;
	}
		#texte_intro_web{ position:absolute;
		top:60px; left:15px;
		width:290px; height:175px;
		}
	#print_intro{
	top:129px; left:200px;
	z-index:11;
	}
		#texte_intro_print{ position:absolute;
		top:85px; left:15px;
		width:290px; height:175px;
		}
	#art_intro{
	top:130px; left:200px;
	z-index:12;
	}
		#texte_intro_art{ position:absolute;
		top:84px; left:15px;
		width:290px; height:175px;
		}
/*-----------------------------------------------------------------------*/
/*DIV AMBIANCE INTRODUCTION DE LA PAGE INDEX*/
#conteneur #corps #introduction{ position:absolute;
width:500px;
top:197px; left:272px;
padding:5px;
}
#conteneur #corps #introduction p{
text-align:center;
}
#conteneur #corps #introduction h2{
color:#f0ffff;
font-size:1.5em;
margin:0 auto 15px;
text-align:center;
}
#conteneur #corps #introduction p a{
color:#00ffff;
}
#conteneur #corps #introduction p a:hover{
color:#990000;
}
#conteneur #corps #travaux #avertissement{
font-size:0.8em;
margin-bottom:8px;
}
/*-----------------------------------------------------------------------*/
/*DIV STOCKEUR DES IMAGES*/
#conteneur #corps #travaux{ position:absolute;
top:164px; left:192px;
padding:33px 0 0 40px;
}
#conteneur #corps #travaux .image{float:left;
position:relative;
border:solid 5px #f0ffff;
-moz-border-radius: 10px 0 10px 0;
width:325px; height:220px;
margin:0 15px 15px 0;
}
	#conteneur #corps #travaux .image .away{
	border-right:solid 2px #f0ffff;
	}
#conteneur #corps #travaux p a{
color:#00ffff;
}
	#conteneur #corps #travaux p a:hover{
	color:#990000;
	}
#conteneur #corps #travaux h4{
color:#f0ffff;
margin:0 auto 15px;
text-align:left;
font-style:italic;
}
#conteneur #corps #travaux .image .paraf{ position:absolute;
top:2px; left:130px;
width:188px; height:183px;
text-align:right;
}
	#conteneur #corps #travaux .image .paraf h5{
	margin:3px 0 5px 5px;
	color:#f0ffff;
	font-size:1.1em;
	text-align:right;
	}
	#conteneur #corps #travaux .image .paraf h6{
	font-size:0.8em;
	margin:5px 0 0 5px;
	color:#f0ffff;
	}
	#conteneur #corps #travaux .image .paraf p{
	color:#CCCCCC;
	font-size:0.7em;
	padding:2px 0 0 5px;
	}
	#conteneur #corps #travaux .image .paraf .goweb{ position:absolute;
	width:140px; height:21px;
	left:55px; top:185px;
	}
		#conteneur #corps #travaux .image .paraf .goweb a span{ position:absolute;
		left:-9999px;
		}
		#conteneur #corps #travaux .image .paraf .goweb a{
		display:block;
		width:140px; height:21px;
		background:url(images/bouton_goweb.png);
		}
		#conteneur #corps #travaux .image .paraf .goweb a:hover{
		background:url(images/bouton_goweb.png);
		background-position:0 21px;
		}
	
	#conteneur #corps #travaux .image .paraf .goanim{ position:absolute;
	width:140px; height:21px;
	left:55px; top:185px;
	}
		#conteneur #corps #travaux .image .paraf .goanim a span{ position: absolute;
		left:-9999px;
		}
		#conteneur #corps #travaux .image .paraf .goanim a{
		display:block;
		width:140px; height:21px;
		background:url(images/bouton_goanim.png);
		}
		#conteneur #corps #travaux .image .paraf .goanim a:hover{
		background:url(images/bouton_goanim.png);
		background-position:0 21px;
		}
	#conteneur #corps #travaux .image .descrip{
	margin:2px 0 10px 0;
	}