body, img, a, p, span, div, strong, em, ul, ol, li, label, input, textarea, form, fieldset, table, tr, th, td, h1, h2, h3, h4, h5, h6, hr, iframe, embed, object {    
    list-style-type: none;
    text-decoration: none;
    outline: none;
    border: 0;
    margin: 0;
    padding: 0;
}



body {
	background:#a5fc53;
	font-family: Arial, sans-serif;
	color: #fff;
    line-height: 17px;
	letter-spacing:2px;
	font-size: 12px;
}

img {vertical-align:middle; border:none;}

#accueil{
    background-image: url("./IMAGES/Background.jpg");
    background-attachment: fixed; /* Le fond restera fixe */
    background-repeat: no-repeat; /* Le fond ne sera pas répété */
    background-position: center; /* Le fond sera placé en haut à droite */
	background-size: cover; /* couvre la totalité du fond */
}

#en {
	width:50px;
	height:15px;
	text-align: center;
	position:relative;
	z-index: 100;
	top:30px;
	left:30px;
}

html {
	overflow-y: scroll;   /*  impose une barre  de défilement sur le côté même si pas nécessaire! */
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}



* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;

}

a {
	color: #e2184f;
}

a.selected, a:hover {
	color:#ccc;
}

p {
margin-bottom:1em;
margin-top:0;
}


/* En-tête et menu */

h1 a {
/*	text-transform:uppercase; */
	font-size:30px;
	font-weight:normal;
}

#container {
	padding-top: 200px;

}

#header_container {
	width:600px;
	height:300px;
	text-align: center;
	position:fixed;
	z-index: 100;
	top:30px;
	right:0;
}

#header {
	width:600px;
	height:300px;
	text-align: center;
	
	z-index: 100;
	top:30px;
	display: none;

}

#header_mask {
	width:600px;
	height:300px;
	background: #222;
	filter: alpha(opacity=70);
	-moz-opacity: 0.70;
	opacity: 0.70;
	position: absolute;
	top: 0;

	z-index: 20;
	display: none;
}

#header_container > h1 {
	position: fixed;
	width:600px;
	top: 60px;

	z-index: 110;
	text-align: center;
}

#header > h1 {
	position: absolute;
	width:600px;
	top: 30px;

	z-index: 110;
	text-align: center;
}

#menu {
	position: absolute;
	top: 92px;
	left: 0;
	width: 600px;
	z-index: 35;
	display:none;	
}
#menu ul:first-child {
	padding-bottom:20px;
}
#menu li {
	line-height:25px;
}
#menu li a {
/*	text-transform:uppercase;  */
	font-size:16px;

}
#menu li a:hover,
#menu li a.selected {
	
}
#mask_news,
#mask {
	display:none;	
	position:fixed;
	top:0;
	left:0;
	background:#fff;    /*  Couleur du fond Menu ouvert  */
	z-index: 30;
	filter: alpha(opacity=90);
	-moz-opacity: 0.90;
	opacity: 0.60;
}

#content {
}
#footer {
}

#mask_news {
	z-index: 20;
}

/*  */

#Serie_Title {
	width:360px;
	height:30px;
	text-align: center;
	position:fixed;
	z-index: 100;
	bottom:20px;
	right:0;
}

# {
	width:360px;
	height:30px;
	text-align: center;
	position: absolute;
	z-index: 100;
	top:60px;
	left:330px;
}

@media (min-width: 1000px) {
	#bio_container, #galerie_container {
	font-size: 14px;
	line-height: 1.5;
	width: 69%;
	text-align: justified;
	position:absolute;
	z-index: -100;
	top:200px;
	left:50px;
	}
	
	#Bio_Title, #Galerie_Title {
	width:69%;
	height:30px;
	text-align: center;
	position: absolute;
	z-index: 100;
	top:60px;
	left:50px;
	}

	h2 {
	text-transform:uppercase;
	font-size:20px;
	font-weight:normal;
	}

}

@media (max-width: 999px) {
    #bio_container, #galerie_container{
	font-size: em;
	line-height: 1.5;
	margin: auto;
	width: viewport-width;	
	position:absolute;
	z-index: -100;
	top:7em;
	left:em;	
	}
	#Bio_Title, #Galerie_Title {
	width:viewport-width;
	height:30px;
	text-align: center;
	position: absolute;
	z-index: 100;
	top:2em;
	}
	h2 {
	text-transform:uppercase;
	font-size:em;
	font-weight:normal;
	}
}


/* Text*/
#text {
	margin: auto;
	width:900px;
	letter-spacing:1px;
}
#text .text {
	float:right;
	width:460px;
	color: #aaa;
}
#text .text_thumbnail {
	float:left;
	width:420px;
}

/*  Galerie d'images  */

#series {
	margin-left: 30px;
}
#series li {
	float:left;
	position:relative;	
	margin:auto;
}
#series li h3 {
	color: #fff;
	display:none;
	position:absolute;
	font-weight:normal;
	font-size:12px;
	width:20vw;
	padding:30px;
	text-align:center;
	text-transform:uppercase;
	top:110px;
}
#series li img {
	display: block;
	margin-bottom: 30px;
	margin-right: 30px;
	width: 20vw;
}

/*  Viewer  */

#thumb_container  {
	background:#333;
	position: fixed;
	width:280px;
	top: 300px;
	right: 0;
	z-index: -110;
	text-align: center;
}

#thumbs {
	overflow:auto; 
	list-style:none; 
	left:float;
	margin:0px; 
	padding:10px;
}

#thumbs li {float:left;}
#thumbs a {display:block; padding:5px; outline:none;}
#thumbs a:hover, #thumbs a:focus {background:#fff;}
#thumbs a.active {background:#000;}
#viewer {
	position:absolute; 
	left:-1010px;
	top:-280px;
	width:700px; 
	height:465px; 
	margin-left:30px;
}
#viewer img[src*="loader"] {position:absolute; left:50%; top:50%; margin:-15px 0 0 -15px;}

/* Contact*/

:required
{
    background-color: #ccc;
}



#contact_container {
	margin: auto;
	width:460px;
	padding:0 30px 0 30px;
}
#contact_text {
	color: #aaa;
	padding-bottom: 30px;
}

#contact_text a {
	color: #aaa;
}
#contact_text a:hover {
	color: #fff;
}
#contact_form { 
		width: 460px;   
}
#contact_form p {
	margin-bottom: 10px;
}
#contact_form label {
	text-transform: uppercase;
	padding-bottom: 5px;
	color: #aaa;
}
#contact_form label.error {
	font-weight: bold;
	color: #fff;
	padding-top: 5px;
}
#contact_form input{
	border: 1px solid #fff;
	height: 21px;
	line-height: 21px;
	width: 460px;
	padding: 5px;
	color: #000;
}
#contact_form textarea {
	border: 1px solid #fff;
	height: 170px;
	width: 460px;
	padding: 5px;
	color: #000;
	overflow-y: auto;
}

form #center {
	width: 100px;
	height: 30px;
	text-transform: uppercase;
	text-decoration: none;
	color: #aaa;
	background: #333;
	cursor: pointer;
	border: 0;
	padding: 0px;
	font-size: 14px;
	display: block;
	margin: auto;
	margin-top: 20px;	
	vertical-align: center;

}

