body {
	margin: 0;
	padding: 0;
	background: #222;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: black;
	min-width: 1024px;
}

strong {
	font-weight: bold;
	color: black;
}

h1, h2, h4{
	margin: 0;
	padding: 0;
	font-family: 'Abel', sans-serif;
	font-weight: normal;
}

h1 {
	font-size: 3em;
	text-decoration: none;
	font-weight: normal;
	color: #ff4500;
	border: none;
}

h2 {
	font-size: 2em;
	text-decoration: none;
	font-weight: normal;
	color: #ff4500;
	text-align: center;
	border: none;
	margin-top: 20px;
	padding: 60px 0 0 0;
}

h3 {
	margin: 0;
	padding: 0;
	font-size: 1.6em;
	text-decoration: none;
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', Arial, sans-serif;
	font-weight: normal;
	color: white;
	border: none;
	text-align: center;
}

h4{
	font-size: 1.6em;
	text-decoration: none;
	font-weight: normal;
	color: #402c24;
	border: none;
	margin: 20px 0 20px;
}

h5{
	font-size: 1.2em;
	text-decoration: none;
	font-weight: normal;
	color: black;
	border: none;
	margin: 60px 0 20px;
}

p{
	margin-top: 0;
	line-height: 150%;
}

ul, ol {
margin-top: 20px;
line-height: 150%;
list-style: disc;
}

a {
	text-decoration: none;
	font-weight: bold;
	color: #444;
}

a:hover {
	color: #402c24;
}

table
{
   border-collapse: collapse;
   margin: auto;
}
td 
{
   border: 1px solid #763a00;
   padding-left: 5px;
   padding-right: 5px;
}

th
{
   padding-left: 15px;
   padding-right: 15px;
   text-align: center;
   font-variant: small-caps;
}

/* Header */

#header-wrapper {
	height: 60px;
	width: 100%;
	background: #111;
	position: fixed;
	top: 0px;
	left: 0px;
	z-index: 50;
	box-shadow: 0px 5px 5px #111;
}

#header {
	width: 100%;
	margin: 0 auto;
	padding: 5px;
}

#social{
float:left;
margin: 5px 20px;
}

#social a img{
border: none;
}

#docs{
float:left;
margin: 5px 20px;
}

#docs a img{
border: none;
}

.home{
float:left;
margin: 5px 20px;
}

.home a img{
border: none;
}

.home:hover ul.menu{
display: block;
}

.logo_picture{
height: 40px;
width: 40px;
border-radius: 5px;
margin-right: 5px;
}

#language{
float: right;
margin: 10px 20px;
}

#language a img{
border: none;
}

.languages{
margin: auto;
display: table;
}

.languages div{
height: 100px;
width: 180px;
text-align: center;
font-size: 1.2em;
float: left;
border-radius: 20px;
padding: 10px 10px;
margin: 10px 10px;
line-height: 1.6;
}

#fr{
background: url(../images/drapeau_france2.png);
}

#uk{
background: url(../images/drapeau_UK2.png);
}

#ger{
background: url(../images/drapeau_allemagne2.png);
}

#es{
background: url(../images/drapeau_espagne.png);
}

#als{
background: url(../images/drapeau_alsace.png);
}

.flag_picture{
height: 30px;
width: 42px;
border-radius: 4px;
margin-right: 5px;
border: none;
cursor: pointer;
}

.flag_picture:hover{
box-shadow: 4px 4px 4px black;
}

#listeweb{
margin: 0;
padding-left: 100px;
list-style: disc;
}

/* Menu */

.menu {
	width: 300px;
	margin: 0 auto;
	padding: 0;
	background: #111111;
	z-index: 50;
	position: fixed;
	top: 50px;
	left: 0px;
	border-radius: 0 0 5px 5px;
	box-shadow: 5px 5px 5px #111111;
	display: none;
}

.menu ul {
	margin: 0;
	padding: 0px 0px 0px 0px;
	list-style: none;
	line-height: normal;
}

.menu li {
	list-style-type: none;
}

.menu a {
	display: block;
	height: 40px;
	padding: 30px 0px 10px 40px;
	text-decoration: none;
	text-align: left;
	font-family: 'Abel', sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #FFFFFF;
	border: none;
}

.menu a:hover{
	color: #888888;
}

/* Page */

#page {
	width: 1024px;
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
}

/* Content */

#content {
	margin: auto;
	margin-top: 0px;
	padding: 10px;
	width: 1004px;
	background: #bba;
	border-radius: 10px;
}

#enluminure{
margin: auto;
background: url(../images/enluminure.png);
width: 402px;
height: 119px;
}

.box{
	padding: 20px;
	outline: 1px dashed #402c24;
	margin: 10px;
 	text-align: center;
}

.box .title {
	height: 40px;
	padding: 60px 0px 40px 0px;
}

.box .entry {
	padding: 20px 30px 20px 30px;
	padding-bottom: 20px;
	text-align: justify;
	font-size: 1.2em;
}

.box p{
	font-size: 1em;
	margin-top: 40px;
	margin-bottom: -40px;
}

#identite{
	height: 150px;
	margin: 40px 0 0 20px;
	border-radius: 10px;
	box-shadow: 5px 5px 5px #888;
}

#experience{
	background: url(../images/logo_experience.png) no-repeat center top;
	margin-top: 0px;
	padding-top: 240px;
}

#competences{
	background: url(../images/logo_competences.png) no-repeat center top;
	margin-top: 0px;
	padding-top: 210px;
}

#antichronology{
	background: white;
	border-radius: 20px 20px 0 0;
	margin-top: 40px;
}

#antichronology h3:first-child{
	border-radius: inherit;
}

#antichronology h3{
	display: block;
	background: #333;
	padding: 10px;
	text-shadow: 0px 1px 3px black;
	box-shadow: 0 5px 5px #888;
}

#antichronology .logo_container{
	display: block;
	padding: 10px;
	margin: auto;
	text-align: center;
	background: #ddd;
	box-shadow: 0 5px 5px #888;
}

#antichronology p{
	margin: auto;
	padding: 10px;
}

.content_chrono{
	float: left;
	min-width: 100px;
	padding: 0 12px 0 12px;
}

.logo_chrono{
	height: 60px;
}

/* Footer */

#footer {
	margin: auto;
	padding: 20px 0 15px 0;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	color: white;
}

#footer a{
color: #888888;
}

#footer a:hover{
color: #cccccc;
}