body {
	margin:0;
	padding:0;	
	color: #777777;	
	font-family: "Helvetica", Verdana, "Lucida Grande", Tahoma, Helvetica, Sans-Serif;
	font-size: 12px;
}

a, a:visited, a:link {
	color: #F60;
	text-decoration: none;
}

a:hover {
	color:#F00;
}

#menu {
	position: fixed;
	left: 0px;
	top: 0px;
	padding-top: 50px;
	line-height: 10px;	
}

#menu a {
	padding-top: 1px;
	padding-bottom: 1px;
	padding-right: 5px;
	padding-left: 20px;
	color: #FFF;
}

#menu a:hover {
	 padding-right: 100px;
}

#menu a.menu1 { background-color: #569eb9; }
#menu a.menu2 { background-color: #f3bf48; }
#menu a.menu3 { background-color: #dd6083; }
#menu a.menu4 { background-color: #70a843; }
#menu a.menu5 { background-color: #913b3b; }

#conteneur 
{
	width: 	1000px;
	margin: 0 auto;
	background-color: #FFF;
}

#intro img { border: none; }

#what-i-draw
{
	background-image: url(Elements/2-reuno-what-i-draw.jpg);
	background-repeat:no-repeat;
	background-position:top;
	height: 1537px;
}

#what-i-draw-text
{
	position: relative;
	margin-left: 650px;
	top: 270px;
	width: 250px;
	text-align:justify;
}

#what-ive-done
{
	background-image: url(Elements/3-what-i-ve-done.jpg);
	background-repeat:no-repeat;
	background-position:top;
	padding-top: 250px;
	overflow:auto;
}

#what-ive-done-flash
{
	width: 500px;
	float: right;
}

#what-ive-done-text
{
	width: 325px;
	float: left;
	padding-top: 25px;
	text-align: justify;
	padding-right: 25px;
	padding-left: 150px;
	font-size: 12px;
}

#what-i-like
{
	background-image: url(Elements/4-what-i-like.jpg);
	background-repeat:no-repeat;
	background-position:top;
	height: 1141px;
}

#what-i-like-text
{
	position: relative;
	margin-left: 650px;
	top: 270px;
	width: 250px;
	text-align:justify;	
}

#contact
{
	background-image: url(Elements/5-contact.jpg);
	background-repeat:no-repeat;
	background-position:top;
	height: 546px;
	padding-top: 250px;
}

#contact form {
	margin-left: 562px;	
	padding-top: 96px;
}

input, textarea {
	border: 1px solid #356391;
	color: #356391;
	width: 250px;
	background-color: #FFF;	
}

input[type=submit] {
	background-color: #6CF;
	color: #FFF;
}

input[type=submit]:hover {
	background-color: #39F;
	color: #FFF;
}

#footer {
background-color: #000000;
color: #BBB;
}

#footer a { color: #63a1e0; }
#footer a:hover { color: #0066CC; }

#footer 
{
	background-color: #000000;
	overflow: auto;
}

#footer #footercontainer
{
	width: 1054px;
	margin: 0 auto;
	padding-top: 50px;
}

#footer #footercontainer #left 
{
	width: 604px;
	margin-right: 50px;
	float: left;
	text-align: right;
	height: 500px;
}

#footer #footercontainer #right
{
	width: 400px;	
	float: left;
}
