@font-face {
	font-family: 'Alegreya-Black';
	src:url('polices/alegreya/Alegreya-Black.otf');
}
@font-face {
	font-family: 'Lato-Black';
	src:url('polices/Lato2OFLWeb/Lato/fonts/Lato-Black.woff2');
}
@font-face {
	font-family: 'Lato-Light';
	src:url('polices/Lato2OFLWeb/Lato/fonts/Lato-Light.woff2');
}
@font-face {
	font-family: 'Lato-Bold';
	src:url('polices/Lato2OFLWeb/Lato/fonts/Lato-Bold.woff2');
}
@font-face {
	font-family: 'Lato-Italic';
	src:url('polices/Lato2OFLWeb/Lato/fonts/Lato-Italic.woff2');
}
@font-face {
	font-family: 'Blenda_script';
	src:url('polices/blenda_script/Blenda_Script.otf');
}
#bloc_page
{
	/*background: white;*/
	position:absolute;
	left:0;
	top:0px;
	/*padding-left:10%;*/
    width : 76%;
    height:100%;
    margin: 0;
}
body
{   
	background:radial-gradient(circle at center top, rgb(245,245,245), rgb(150,150,150));
	font-family:'Lato-Light';
}
body h2, body h3
{   
	font-family:'Blenda_script';
	color: #600220;
}
#titre_principal
{
	/*background-color: green;*/
	text-align: left;
	padding-left: 2em;
	/*color: rgb(20,20,100);*/
	text-shadow:5px 5px 2px rgba(96,2,32,0.4);
}
#Identite
{
	/*position: relative;*/
	/*border:1px rgba(0,0,255,0.4) solid;*/
	/*border-radius:5%;*/
	height:auto;
	width:100%;
	margin-top : 0px;
	/*margin-right:5px;	*/
	background: url("images/Studio (204)_edited3.jpg" ) no-repeat center;
	/*box-shadow: 5px 5px 2px rgba(0,0,255,0.4);*/
}
#photo_principale
{
	display:none;
}
header h1
{
	/*background: gray;*/
	font-size:220%;
	display : inline-block;
	margin-bottom: 0px;
}
header a img
{
	/*background: gray;*/
	float : right;
	margin-top: 2em;
	margin-right: 2em;
	width: 60px;
}
header p
{
	/*background: gray;*/
	margin-top: auto;
	margin-bottom: 0px;
	font-size:150%;
}
header,section, footer
{
	overflow:auto;
}
#Mon_Experience,#Mes_Competences,#Ma_Formation, #Mes_Loisirs
{
	/*background-color: red;*/
	position:relative;
	width:43%;
	display:inline-block;
	vertical-align:top;
/*	margin-left:auto;
	margin-right: auto;*/
	overflow:auto;
	padding-right: 1em;
	padding-left: 2em;
}
#Mon_Experience
{
	/*margin-left:0%;*/
}
#Mon_Profil p
{
	font-family: 'Lato-Italic';
	text-align: left;
	padding-left: 2em;
	padding-right: 2em;	
	text-align:justify;
}
#Mon_Profil h2
{
	text-align: left;
	padding-left: 1em;
	padding-right: 2em;	
	margin-top: 1em;
	margin-bottom: 0px;
}
.titre
{
	font-family: 'Lato-Bold';
}
/*#Mes_Colonnes
{
	background: white;
	width : 100%;
	text-align: center;
	padding-left :auto;
	padding-right :auto;
}*/
section h2
{
	text-align:left;
	font-size:auto;
	/*color: rgb(20,20,100);*/
	text-shadow: 5px 5px 2px rgba(96,2,32,0.4);	
}
section em
{
	text-decoration:underline;
}
section p
{
	font-size:auto;
	text-align:justify;
}
footer
{
	/*position: relative;
	bottom: 0px;*/
}
footer h2
{
	margin-left:4%;
	display:inline-block;
}
footer ul
{
	display:inline-block;
	list-style-type:none;
}
/* Bannière */
#liseret_image
{
	position:absolute;
	right:0px;
	top:0px;
	background-color: #545254;
	margin: 0;
	/*background: url("images/liseretvertical.jpg") no-repeat center;*/
	/*background-size:cover;*/
	width:24%;
	max-width: 349px;
	/*height: 100%;*/
	/*padding-bottom:0px;*/
    /*border-radius: 5px;*/
	/*box-shadow: 0px 4px 4px #1c1a19;*/
}
#liseret_description
{
	/*background-color: red;*/
	position:relative;
	/*margin-top:50%;*/
	/*margin-bottom:auto;*/
	/*border-radius: 5px;*/
    text-align:left;
    width: 100%;
    /*color: rgb(20,20,100);*/
    font-size:1em;
	overflow:hidden;
}
#liseret_description p,h3
{
	padding-left: 2em;
	color: white ;
}
#liseret_description h3
{
	padding-left: 2em;
	text-shadow: 5px 5px 2px rgba(96,2,32,0.4);
}
#liseret_description p .images
{
	/*background-color: gray;*/
	/*	line-height: 40px;*/

}
#liseret_description p .images img
{
	vertical-align:middle;
	width: 1.5em;
	padding-right: 1em;
}
#liseret_description p #retourligne
{
	margin-left: 3em;
}
#liseret_image,#bloc_page
{
	display: inline-block;
	vertical-align:top;
}
@media screen and (max-width:1024px)
{
#liseret_image
	{
		display:none;
	}
#liseret_description
	{
		display:none;
	}
#bloc_page
	{
		display:block;
		width:auto;
		padding-left:0px;
	}	
#Mon_Experience,#Mes_Competences,#Ma_Formation
	{
		width:auto;
		display:block;
		vertical-align:top;
		margin-left:0%;
		padding-right:15px;
	}
header
{
	background:none;
}	
#photo_principale
{
	display:block;
	height:140px;
	width:140px;
	margin-left: auto;
	margin-right: auto;
	margin-top : 1em;
	/*margin-right:5px;	*/
	background: url("images/Studio (204)_edited3_small.jpg" ) no-repeat center;
	/*box-shadow: 5px 5px 2px rgba(0,0,255,0.4);*/
}
#titre_principal
{
	text-align: center;
	height:auto;
	/*line-height:10px;*/
}
#Identite
	{
	float:none;
	border:1px rgba(0,0,255,0.4) solid;
	/*border-radius:5%;*/
	height:120px;
	width:91px;
	/*margin-left:auto;
	margin-right:auto;*/	
	background: url("images/Studio (204)_edited3.jpg" ) no-repeat center;
	box-shadow: 5px 5px 2px rgba(0,0,255,0.4);		
	}
footer h2
{
	margin-left:0%;
	display:block;
	text-align: center;
}
footer ul
{
	display:block;	
	list-style-type:disc;
}
}