﻿/*page format*/

body
{
    background-color : rgb(38,39,38);
    font-family: Papyrus;
    color: white;
}

#page
{
    width: 900px;
    border-radius: 30px;
    margin: auto;
}

/*en-tête*/

heater
{
	width: 900px;
	height: 200px;
	background-color : rgb(38,39,38);
	margin-bottom: 20px;
}

#banniere
{
    height: 150px;
    /*background: url('img/Logo_GTB.jpg') no-repeat;*/
    position: relative;
    Margin-left: 20px;
    display : flex;
    justify-content: center;
    align-items: center;
}

.Logo
{
	width: 450px;
	height: 150px;
	text-align: center;
}

.Nom
{
	width: 450px;
	height: 150px;
	font-size : 20px;
	align-self: center;
	text-align: center;
}

.Name
{
	font-size : 35px;
	font-weight: bold;
	align-self: center;
	text-align: center;
}

p
{
	font-size : 5px;
}
/* Navigation */
nav
{
	color: white;
	font-size: 15px;
	/*background-color: rgb(255,0,0);*/
	background-image: linear-gradient(to bottom, rgb(61,104,33), rgb(92,151,52), rgb(111,181,63));
    	display: inline-block;
	align-items: space-around;
    	width: 900px;
	height: 50px;
    	text-align: center;
	border-radius: 10px 10px 10px 10px;
	margin-bottom: 20 px;
}
nav ul
{
    list-style-type: none;
}
nav li
{
    	display: inline-block;
}
nav a
{
	color : white;
	font-size: 15px;
    	padding-bottom: 5px;
    	text-decoration: none;
	margin-right: 35px;
}
nav a:hover
{
    border-bottom: 3px solid rgb(255,255,255);
}

/*Corps du site*/
/*Accueil*/

Section
{
	margin-top: 20px;	
	margin-bottom: 20px;
	color: white;
	font-size: 15px;
	background-color: rgb(64,64,64);
    display: flex;
	flex-wrap: wrap;
	align-items: space-around;
    width: 894px;
	height: 450px;
    text-align: justify;
	border-radius: 60px 0px 60px 0px;
	border : 3px rgb(92,151,52) /*rgb(255,0,0)*/ solid;
}

.image
{
	width: 400px;
	height: 450px;	
	border-radius: 150px 150px 150px 150px;
	text-align: Center;
	padding-top: 75px;
}

.text
{
	color: white;
	font-size: 15px;
	width: 440px;
	height: 450px;	
	text-align: justify;
	padding: 15px;
	padding-top: 85px;
}

/* skill */
article
{
	margin-top: 20px;	
	margin-bottom: 20px;
	color: white;
	font-size: 15px;
	background-color: rgb(64,64,64);
    display: flex;
	flex-wrap: wrap;
	align-items: space-around;
    	width: 894px;
    	text-align: justify;
	border-radius: 60px 0px 60px 0px;
	border : 3px rgb(92,151,52) /*rgb(255,0,0)*/ solid;
}

.langue_image
{
	width: 223px;
	height: 152px;
	text-align: Center;
	padding-top: 10px;
	border : 3px rgb(92,151,52);
}

.langue_text
{
	width: 223px;
	text-align: Center;
	padding-top: 10px;
	padding-bottom: 30px;
}

.title
{
	width: 894px;
	text-align: center;
	padding-top: 15px;
}

.programming
{
	width: 894px;
	text-align: Center;
	padding-top: 10px;
	padding-bottom: 30px;
}
.data
{
	width: 894px;
	text-align: Center;
	padding-top: 10px;
	padding-bottom: 30px;
}

.conception
{
	width: 894px;
	text-align: Center;
	padding-top: 10px;
	padding-bottom: 30px;
}

.softwares
{
	width: 894px;
	text-align: Center;
	padding-top: 10px;
	padding-bottom: 30px;
}

aside
{
	margin-top: 10px;	
	margin-bottom: 10px;
}

.experience
{
	width: 893px;
	display : flex;
	flex-direction: column;
	align-content: flex-start;
	text-align: Center;
	padding:0px;
	padding-top: 60px;
	padding-bottom: 60px;
	margin: 0px;
}

/*Project*/
.project
{
	margin-top: 20px;	
	margin-bottom: 20px;
	color: white;
	font-size: 15px;
	background-color: rgb(64,64,64);
    display: flex;
	flex-wrap: wrap;
	align-items: space-around;
	justify-content: Space-around;
    width: 894px;
	height: 375px;
    text-align: justify;
	border-radius: 60px 0px 60px 0px;
	border : 3px rgb(92,151,52) solid;
}

.aproject
{
	margin-left: 10px;
	margin-right: 10px;
	width: 500 px;
}

.pproject
{
	font-size: 15px;
	text-align: center;
	word-wrap: break-word;
}

.imgproject
{
	width: 200 px;
	text-align: center;
}

/*CV*/

.cv
{
	margin-top: 20px;	
	margin-bottom: 20px;
	color: white;
	font-size: 15px;
	background-color: rgb(64,64,64);
    display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
    width: 894px;
	height: 1070px;
    text-align: justify;
	border-radius: 60px 0px 60px 0px;
	border : 3px rgb(92,151,52) solid;
}

/*Contact*/
fieldset
{
	text-align: Center;
	
	display: flex;
    justify-content: center;
	width : 820px;
	border : none;
}

Legend
{
	width : 850px;
	text-align: Center;
	color: white;
	font-size: 20px;
}

.contact
{
	margin-top: 20px;	
	margin-bottom: 20px;
	color: white;
	font-size: 15px;
    text-align: center;
	height: 700px;
	display: flex;
	align-items: center;
    justify-content: center;
}

.pcontact
{
	font-size: 15px;
	text-align: center;
	width : 350px;
	margin-left: 25px;
	display: flex;
	align-items: center;
    justify-content: space-between;
}

input
{
	width : 200px;
}

#objet
{
	width : 400px;
	margin-left: 30px;
}

.pcontact2
{
	font-size: 15px;
	text-align: center;
	width : 500px;
	margin-left: 50px;
	display: flex;
	align-items: center;
    justify-content: left;	
}

.pcontact3
{
	font-size: 15px;
	text-align: center;
	width : 500px;
	margin-left: 50px;
}

.pcontact4
{
	font-size: 15px;
	text-align: center;
	width : 850px;
}

.pcontact5
{
	font-size: 15px;
	color : red;
	text-align: center;
	width : 850px;
}

textarea
{
	width : 494px;
}

.divcontact
{
	width : 400px;
}

form [title="contact"]
{
    vertical-align:center;
	text-align: center;
}

.divflex
{
	display: flex;
	align-items: center;
    justify-content: space-around;
}

/*pied de page*/

footer
{
	/*margin-top: 20px;*/
	margin-bottom: 10px;
	width: 900px;
	height: 50px;
	color : White; 
	/*background-color: rgb(255,0,0);*/
	background-image: linear-gradient(to bottom, rgb(111,181,63), rgb(92,151,52),rgb(61,104,33));
	border-radius: 10px 10px 10px 10px;
}

footer div
{
	font-size: 15px;
	text-align: center;
	padding-top: 12px;
}

footer a
{
	color : white; 
	font-size: 15px;
    	text-decoration: none;
}

footer a:hover
{
    border-bottom: 3px solid rgb(255;255;255);
}