/* Global settings */
* {
    color: black;
    font-family: "FuturaExtended", "Arial","Helvetica", "Sans-serif";
    font-size: 12px;
    list-style-type: none;
    text-decoration: none;
    outline: none;
    border: 0;
    margin: 0;
    padding: 0;
    letter-spacing: 5px;
    line-height: 15px;
	text-align: center;
}
#menu a:hover {
	color: #35f3cd;
	/*text-decoration:none;
	background-image:url(images/images home/logo.jpg);
	background-repeat:no-repeat;*/
}

html {
	overflow-y: scroll;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {
	display: inline-table;
}
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;

}
fieldset label {
    display: block;
}
fieldset input,
fieldset textarea {
    margin: 5px 0 5px 0;
    font-family: arial, verdana, sans-serif;
    font-size: 12px;
    padding: 2px;
    border: 1px solid #000;
}


/* Layout */
h1 {/*background-image:url(images/images home/logo.jpg), no-repeat;*/
	display: none;
}
#container {
	padding-top: 50px;
	width: 600px;
	margin: auto;

}	
#header {
}
#menu {

	margin-top: 15px;
	padding-top: 15px;
	padding-bottom: 40px;
}
#menu li {
	display: inline;
	padding-left: 5px;
	padding-right: 5px;
}
#menu li a {
	letter-spacing: 3px;
}
.selected {
    font-weight: bold;
    color: #7e7f81;
}

#content {
	position: relative;
}

.file {
	margin-top: 3px;
	padding-top: 3px;
	
}	


/* series */

#filter_results li {
	width: 123px;
	height: 165px;
	float: left;
}

.margeverticale{
	margin-bottom: -10px;
}

/* text */
#infos p {
	width: 340px;
	text-align: left;
}
#text_medias {
	width: 220px;
	position: absolute;
	right: 0;
	top: 5px;
}

/* links */
#links h3 {
	height: 25px;
}
#links h3 a {
	font-weight: normal;
}

#contact{

    bottom:50px; 
    /*background-color:#00ee7f;*/
    height: 10px;
    padding: 8px;
    margin:center;
    position: fixed;
    left:0;
    right:0;
}


img.pictocache{
	margin-left:10px;
	float: left;
	position: absolute;
	display: none;
	top:0;
}

h2 a{
	display: block;
	position: relative;
}

h2:hover img.pictocache{
	margin-left:150px;
	display: block;

}

/*copyright*/
#droits_auteur {
	color:#474747x;
	letter-spacing: 1px;
	margin: left;
	font-size: 8px;
	margin-top: 60px;
	margin-left:10px;
}

body{
	width:100%;
}



p{	margin-left: 10%;
	margin-right: 10%;
	text-align: center;
	margin-bottom:25px;
	letter-spacing:1px;
}
#work{
	margin-bottom:130px;
}

#workmiddle{
	margin-bottom:-80px;
}

#work p.englishtext {
	color:#35f3cd;
	margin-top: 20px;
	margin-bottom: -10px;
}

.margeentretextefrancaisetimage{
	margin-bottom: -10px;
	margin-top: 20px;
}
#work p.titreenglishtext {
	color:#35f3cd;
	margin-top: 50px;
	margin-bottom: 5px;
}
.titremargeentretextefrancaisetimage{
	margin-bottom: 5px;
	margin-top:30px;
}
#slideshow {
	display:block;
	position: relative;
	width: 800px;
	height: 400px;
	padding: 15px;
	margin-left:-20%;
}
 
