@charset "utf-8";
/* CSS Document */

body {
	background-color: #000000;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 0.7em;
	margin: 0px;
	padding: 0px;
	background-attachment: fixed;
	background-image: url(images/back.gif);
	background-position: left;
	background-repeat: repeat-y;
}

#infos a {
	color: #FFf6df;
	font-weight: 100;
	text-decoration: none;
}

#infos a:hover {
	color: #7D7768;
}

#sidebargauche a {
	color: #716759;
	text-decoration: none;
}
#page a {
	
	text-decoration: none;
}

#sidebargauche a:hover {
	color: #8D8770;
}
#sidebargauche a:visited {
	color: #4D453C;
}





h2 {
	font-size: 1.5em;
	color: #ffda22;
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: 400;
}
h3 {
	color: #FfF6DF;
}
h4 {
	color: #968978;
	font-weight: lighter;
	font-size: 1em;
	margin-bottom: 3px;
}
p {
	margin: 0px;
}


#content {
	margin-top: 25px;
	margin-right: 25px;
	margin-left: 25px;
}
#content p {
	margin-bottom: 6px;
	color: #fff6df;
}
#parcours img {
	margin: 0px;
	padding: 0px;
}

#content li {
	display: inline;
	padding-right: 6px;
	padding-left: 6px;
	list-style-type: none;
}



#content img {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border: 4px solid #fff6df;
}



ul {
	list-style-type: none;
}



#page {
	width: 560px;
	text-align: left;
	display: block;
	float: right;
	margin-top: 0px;
	margin-right: 280px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #FFF6df;
	background-color: #000000;
}

#sidebargauche {
	width: 140px;
	height: 100%;
	text-align: right;
	float: right;
	position: fixed;
	right: 840px;
	background-image: url(images/pattern.png);
}
#content  a {
	color: #FFF6DF;
	text-decoration: none;
}
#content a:visited {
	color: #fff6df;
}


#sidebargauche #liens {
	margin: 0;
	padding: 0;
	position: fixed;
	bottom: 0%;
	width: 140px;
	right: 840px;
}
#sidebargauche ul {
	padding: 0px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}



#sidebardroite {
	text-align:right;
	display:block;
	width:280px;
	top:0%;
	position:fixed;
	font-size:1em;
	color:#Fff6df;
	margin: 0px;
	right: 0%;
	padding: 0px;
	height: 100%;

}
#infos {
	padding: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#sidebardroite #retour {
	height: 50px;
	width: 120px;
	bottom: 0%;
	position: fixed;
	text-align: left;
}
#retour a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.6em;
	font-weight: lighter;
	color: #FFF6df;
	bottom: 0%;
	padding-bottom: 20px;
	position: fixed;
	text-decoration: none;
}

#content #menu {
	margin: 0px;
	padding: 0px;
	position: fixed;
	bottom: 0%;
}
#sidebardroite #infos #logoalt {
	background-image: url(images/logo2.jpg);
	height: 280px;
	width: 280px;
}

#parcours img {
	margin-bottom: 25px;
	margin-top: 350px;
}
#assos {
	position: fixed;
	bottom: 0%;
	right: 0%;
	padding: 15px;
}
