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

.lienmenu {
	font-family:"Courier New", Courier, monospace;
	font-size:11px;
	color:#616161;
	text-decoration:none;
}

.lienmenu:hover {
	background-color:#09F;
	color:#FFF;
	text-decoration:none;
}
.ico { text-decoration:none;
border-style: hidden;
}
	
.lienmenulhover {
	background-color:#09F;
	color:#FFF;
	text-decoration:none;
	font-family:"Courier New", Courier, monospace;
	font-size:11px;

}

body {
	font-family:"Courier New", Courier, monospace;
	background-color:#E7E7E7;
	margin-top:0px;
	font-size:13px;
}

div#wrapper {
	margin-left:auto;
	margin-right:auto;
	width:900px;
	
}




div#header {
	background-image:url(img/logo.png);
	background-repeat:no-repeat;
	width:400px;
	height:80px;
	padding-left:96px;
	margin-top:40px;
	margin-bottom:40px;
	
}




div#content {
	
	
}

li {
	list-style:none;
	display:inline;
	
	
}

.menu {
	font-size:10px;
	text-align:center;
	padding-right:10px;
	padding-top:112px;
	margin-right:20px;
	width:240px;
}

.projet {
	padding-right:82px;
	float: right;
	padding-bottom:36px;
	background-image:url(img/fond.png);
	background-repeat:no-repeat;
	height:333px;
	width:780px;
}


.headerprojet {
	padding-right:53px;
	float: right;
	padding-bottom:36px;
	background-image:url(img/fond1.png);
	background-repeat:no-repeat;
	height:175px;
	width:745px;
	position:fixed;
}

h1 {
	font-family:Helvetica, sans-serif;
	font-size:22px;
	letter-spacing:2px;
	font-weight:bold;
	color:#FFF;
	background-color:#09F;
	width:200px;
	padding-left:7px;
	
	padding-top:10px;
	
}

.design {
	font-family:Helvetica, sans-serif;
	font-size:22px;
	letter-spacing:2px;
	font-weight:bold;
	color:#FFF;
	background-color:#7AC943;
	width:200px;
	padding-left:7px;
	
	padding-top:10px;
	
}

.photography {
	font-family:Helvetica, sans-serif;
	font-size:22px;
	letter-spacing:2px;
	font-weight:bold;
	color:#FFF;
	background-color:#FF7BAC;
	width:200px;
	padding-left:7px;
	
	padding-top:10px;
	
}

.webtitre {
	font-family:Helvetica, sans-serif;
	font-size:22px;
	letter-spacing:2px;
	font-weight:bold;
	color:#FFF;
	background-color:#3FA9F5;
	width:200px;
	padding-left:7px;
	
	padding-top:10px;
	
}



h2 {
	font-family:Helvetica, sans-serif;
	font-size:20px;
	letter-spacing:2px;
	font-weight: lighter;
	color:#616161;
	
	
}

.photo {
	margin-right:3px;
	margin-bottom:5px;
	
	
}

.liensite {
	font-family:"Courier New", Courier, monospace;
	font-size:14px;
	color:#09F;
}



span {
font-family: Tahoma, Geneva, sans-serif;
font-weight:bold;
	font-size:18px;	
}
