@charset "utf-8";
body {
	background-color: #FFFFFF; /* pour corriger le bug de centrage IE */
	margin: 0px;
}



#content {
	width: 918px;
	background-image: url(slicing/content_background.jpg);
	background-repeat: repeat-y;
	background-position: top;
	top: 163px;
	position: absolute;
	height: 420px;
}
#box_420 {
	text-align: left;
	left: 64px;
	top: 16px;
	position: relative;
	width: 432px;
	padding-top:8px;
	background-image: url(slicing/box_420_top.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#box_420  #contenu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #663333;
	background-image: url(slicing/box_420_bottom.jpg);
	background-position: bottom;
	width: 432px;
	background-repeat: no-repeat;
}

#contenu .texte {
	padding-top: 17px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
}
a:link {
	color: #2348A4;
}
a:visited {
	color: #6394F0;
}
a:hover {
	color: #FFFFFF;
	background-color: #AED528;
	text-decoration: none;
}





#footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #663300;
	background-image: url(slicing/footer_background.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 20px;
	bottom: 0px;
	background-color: #FFFFFF;
	text-align: center;
	position: absolute;
	width: 918px;
}

#center_content {
	margin: 0 auto;
	width: 918px;
}

#navig {
	height: 57px;
	width: 288px;
	position: absolute;
	left: 559px;
	top: 106px;
}


#navig img {
	//display: inline-block;
}


#header {
	width: 918px;
	background-image: url(slicing/header.jpg);
	height: 163px;
	position: absolute;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #2348A4;
	margin-top: 0px;
}
#portfolio {
	height: 57px;
	width: 288px;
	position: absolute;
	left: 555px;
	top: 14px;
}
