*{
	margin: 0;
	padding: 0;
}


/* color0: #FF7F50; */
/* color1: #FF7256; */
/* color2: #EE6A50; liens texte */
/* color3: #CD5B45; */
/* color4: #8B3E2F; */

a{
	color: #EE6A50;
	text-decoration: none;
}


a:hover{
	text-decoration: underline;
}

#archives_nav{
     font-size: 16px;
}

article{
	padding-bottom: 20px;
}


aside{
        display: inline-block;
        vertical-align: top;
	background-color: rgba(203,235,160,0.5);
	overflow: auto;
	width: 20%;
}


aside a{
	color: rgba(0,0,0,1);
}


aside h3{
	margin-left: 20px;
	margin-top: 20px;
}


aside ul{
	list-style-type: square;
	margin-left: 50px;
	margin-bottom: 30px;
}


body{
	font-family: "trebuchet ms", arial, serif;
	font-size: 16px;
	margin: auto;
	max-width: 1200px;
	min-width: 750px;
	padding-left: 40px;
	padding-right: 40px;
}

#ce_Semestre{
    font-size: 16px;
}


#dixit{
	cursor: default;
}

em{
        color: #8B3E2F;
}

h1{
	color: #8B3E2F;
	font-size: 30px;
	font-weight: normal;
}


h1.mainheader{
	top: 25px;
}


h2{
	color: #8B3E2F;
        font-variant: small-caps;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 5px;
}


h3{
	color: #8B3E2F;
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 5px;
}


header{
        background-color: #FFDAB9;
	height: 120px;
	margin-top: 30px;
	position: relative;
        left: 160px;
        width: 75%;
	text-align: center;
}


header h1{
	margin-left: 210px;
	margin-right: 210px;
	position: relative;
	top: 40px;
}


.inparagraph{
	margin-bottom: 15px;
}


.inparagraph li{
	margin-bottom: 0;
}


img{
	border: none;
}


li{
	margin-bottom: 5px;
}


#logodroit{
	float: right;
	margin-right: 2px;
        margin-top: 2px;
}


#logogauche{
	float: right;
}


#mail{
	color: rgba(0,0,0,1);
}


.mainheader{
	margin-left: 100px;
	margin-right: 220px;
	margin-top: 25px;
	margin-bottom: 0px;
	text-align: left;
}


#maphoto{
	float: right;
	margin-top: 5px;
	width: 60%;
}


nav{    
        position: absolute;
        left: 200px;
        display: inline-block;
        vertical-align: top;
        width: 185px;
	background-color: #FF7F50;
	color: #000000;
	font-size: 18px;
        margin-top: 5px;
        padding-bottom: 10px;
}


nav a{
	color: #000000;
	display: inline-block;
	margin-left: 20px;
	margin-top: 12px;
}


nav img{
	border: 1px solid white;
	position: absolute;
	right: 10px;
	top: 9px;
}

nav ul{ 
	margin-left: 50px;
	margin-bottom: 15px;
	font-size: 14px;
        list-style-type: square;
}

nav p{
	color: #000000;
	display: inline-block;
	margin-left: 20px;
	margin-top: 12px;
}


.new{
	padding-top: 10px;
}


p{
	line-height: 1.2;
	margin-bottom: 15px;
}


ol{
	margin-left: 30px;
}


section{
        vertical-align: top;
	position: absolute;
        left: 400px;
	padding-bottom: 150px;
	padding-right: 2px;
	padding-top: 5px;
	text-align: justify;
	width: 50%;
}


ul{
	margin-left: 20px;
}


.withlist{
	margin-bottom: 0;
}
