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

body {
	background-image: url(../picts/main/background.gif);
	background-repeat: repeat;
	width: 100%;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	overflow: auto;
}

#index {
	position: absolute;
	margin-left: 50%;
	left: -142px;
	margin-top: 50%;
	top: -90px;
	height: 180px;
	width: 283px;
	background-image: url(../picts/main/logo.gif);
}

#main {
	position: absolute;
	width: 886px;
	margin-left: -443px;
	left: 50%;
}

#header {
	
}

#logo {
	position: relative;
	margin-left: 50%;
	left: -142px;
	height: 180px;
	width: 283px;
	background-image: url(../picts/main/logo.gif);
}

#navbar {
	position: relative;
}

#content {
	position: relative;
	margin-left: 50%;
	left: -275px;
	width: 550px;
}

#title {
	position: relative;
	height: 45px;
	
}

#graphisme-content {
	margin-top: 15px;
	width: 555px;
}

.graphisme-gallery {
	margin-bottom: 5px;
	display: inline-block;
	-moz-border-radius: 10px;
	border-radius: 10px;
	border-color: #653cdb;
	border-style: solid;
	width: auto;
	height: auto;
}

#illustration-content {
	margin-top: 15px;
	width: 555px;
}

.illustration-gallery {
	margin-bottom: 5px;
	display: inline-block;	
	-moz-border-radius: 10px;
	border-radius: 10px;
	border-color: #c606e9;
	border-style: solid;
	width: auto;
	height: auto;
}

#formation-content {
	text-align: justify;
	text-indent: 15px;
	margin-top: 15px;
	background-color: #fdf8fd;
	padding: 25px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	border-color: #f2bb46;
	border-style: solid;
	width: 493px;
}

#contact-content {
	margin-top: 15px;
	background-color: #fbeffa;
	padding: 25px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	border-color: #872990;
	border-style: solid;
	width: 493px;
}

#footer {
	position: relative;
	background-image: url(../picts/main/footer.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 139px;
	margin-bottom: 30px;
	margin-top: 30px;
	margin-right: 100px;
	float: right;
}

#art {
	position: absolute;
	top: 300px;
	margin-left: 50%;
	left: -650px;
	background-image: url(../picts/main/siteAmfee.gif);
	width: 335px;
	height: 563px;
	
}
