
img {border:0;}

body{
	background-color:#111;
	margin:0;
	font-size:15px;
	color:#999;
	font-family:helevetica,sans-serif;
	text-align:justify;
}

.bloc{
	width:70%;padding:50px 50px 50px 80px;line-height:1.8em;
}

a:link, a:visited{color:yellow; text-decoration:none;}

#texte{color:white;}

#entete{
	position:absolute;
	padding:0;
	margin:0 50px 0 0;
	z-index:10;
	top:50px;
	left:150px;

	text-align:right;
}

#titre{
	font-family:'OFL Sorts Mill Goudy TT';
	color:white;
	font-size:350%;
	text-transform:lowercase;
	margin-bottom:60px;
	display:block;
}
/* fondBlanc */
.fondBlanc>#menu>.elt>a>img, .fondBlanc>#language>a>img, .fondBlanc>#flecheBas>a>img{filter:invert(100%);}
.fondBlanc>#entete>#titre{color:black;}


#entete img{margin-right:30px;}

.ligne-sous-titre{
	margin-bottom:30px;
}

.sous-titre{
	font-family:'OFL Sorts Mill Goudy TT';
	color:#999;
	font-size:250%;
}

.annee{
	font-family:'OFL Sorts Mill Goudy TT';
	font-size:450%;
	margin-right:50px;
	margin-bottom:26px;
	color:red;

}
.description{
	font-style:italic;
	margin-bottom:40px;
}

.img img{width:100%;}
.legende_img{font-size:75%;	font-style:italic;margin:15px 20px 15px 0;}
.legende_img p{margin:0;}
#img_haut{text-align:right;}
#img_bas{text-align:right;}

#site_web{margin-top:30px;}
#site_web a:link,#site_web a:visited{color:yellow;font-size:80%;line-height:120%;}

.liste{list-style-type:none;}

/* partenaires */
#partenaires{text-align:right;margin-bottom:30px;margin-right: 25px;}
#partenaires img{height:60px;margin-left:15px;}

/* footer */

#footer{text-align:center;padding:15px;background:white;}
#footer a {font-size:12px;color:#333;letter-spacing:1em;text-transform:uppercase;}


/* Menu */

#language{
	position:absolute;
	padding:0; margin: 0; z-index: 10; top:10px; right:10px;
}

#menu{
	position:absolute;
	padding:0;
	margin:0;
	z-index:10;
	/*top:90px;*/
	top:5vmin;
	left:0px;
}

#menu .elt{
	margin:2px;
	position:relative;
	left:5px;
}

#menu .elt:hover{
	left:25px;
}

#menu .elt>a>img, #language>a>img{max-width:86px;
width:10vw;}

/* CV */
#pageCV{background-color: black;}
#CV{
/*	position:absolute;
	top:170px;
	left:110px;*/

	color:white;
}
#pageCV #entete{position:static;}
#pageCV .bloc{padding-left:150px;}
#CV li{list-style-type:none;text-indent:35px;line-height:175%;}

#CV .sous-titre{color:red;}


/* liens */

#liens{
	position:absolute;
	top:170px;
	left:110px;
	color:#444;
}

#liens a{color:white;font-size:110%;}
#liens a:hover {text-decoration:underline;}
#liens li{list-style-type:none;}

/* Book */

#menuBook{
	font-family:'OFL Sorts Mill Goudy TT';
	position:absolute;
	top:170px;
	left:140px;
}

.stretch {	width:100%;}
.anneeBook{font-weight:normal;color:white;font-size:180%;margin-right:30px;position:absolute;width:40px;}
.listeAnnee li{list-style-type:none;}
.listeAnnee{margin-left:70px;}
.highlight{font-size:21px;}

#menuBook a {
	font-size:26px;
font-style:italic;
	color:white;
	text-decoration:none;
	font-weight:normal;
}

#menuBook a:hover {text-decoration:underline;}

/* fleche en bas de page */
#flecheBas{position:fixed;
bottom:0;
right:0;
}
#flecheBas img{max-width:86px;
width:8vw;}


/* Divers */

/* classe pour l'affichage d'un @ dans les mail "crypté" */
/*span.spancrypt {background:transparent url(./leure_noir.gif) no-repeat scroll 0.1em center; padding-left:12px; text-decoration:none;}*/
.mail .chez:before{content:"\000040";}
