/* CSS Document */

body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	letter-spacing: 1px;
	line-height: 16px;
}
#accueil{
	position: absolute;
	padding: 0px;
	height: auto;
	width: auto;
	margin: 0;
	left: 0px;
	top: 0px;
}

#bandeau {
	position: absolute;
	padding: 0px;
	height: 70px;
	width: 250px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	left: 0px;
	top: 0px;
}

#menu {
	position: absolute;
	padding: 0px;
	height: 250px;
	width: 160px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	left: 0px;
	top: 85px;
}

#liste-projet {
	position: absolute;
	padding: 0px;
	height: 600px;
	width: 661px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	left: 160px;
	top: 85px;
	visibility: visible;
	background: none;
	z-index: 400;
}

#vignette {
	position: absolute;
	padding: 0px;
	height: 408px;
	width: 176px;
	margin-top: 8px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	left: 831px;
	top: 85px;
	z-index: 1;
}

#description-agence {
	position: absolute;
	padding: 0px;
	height: 600px;
	width: 416px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	left: 160px;
	top: 85px;
	visibility: visible;
	background: none;
	z-index: 400;
}

#image-agence {
	position: absolute;
	padding: 0px;
	height: 648px;
	width: 204px;
	margin-top: 8px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	left: 603px;
	top: 85px;
	z-index: 200;
}


#description-projet {
	position: absolute;
	padding: 0px;
	height: 600px;
	width: 270px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 23px;
	left: 160px;
	top: 85px;
	visibility: visible;
	background: none;
	z-index: 400;
}

#image-projet {
	position: absolute;
	padding: 0px;
	height: 648px;
	width: 544px;
	margin-top: 8px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	left: 463px;
	top: 85px;
	z-index: 200;
}

#survol {
	position: absolute;
	padding: 0px;
	height: 696px;
	width: 840px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	left: 175px;
	top: 85px;
	z-index: 100;	
}

#fixe {
	position: absolute;
	padding: 0px;
	height: 666px;
	width: 840px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	left: 270px;
	top: -571px;
	z-index: 300;	
}

#agence-gauche {
	position: absolute;
	padding: 0px;
	height: 600px;
	width: 610px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	left: 160px;
	top: 85px;
	visibility: visible;
	background: none;
	z-index: 400;
}

#image-agence {
	position: absolute;
	padding: 0px;
	height: 648px;
	width: 403px;
	margin-top: 8px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 0px;
	left: 603px;
	top: 85px;
	z-index: 1;
}

#contact {
	position: absolute;
	padding: 0px;
	height: 648px;
	width: 408px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	left: 570px;
	top: 85px;
	z-index: 1;
}

#num-images {
	position: absolute;
	padding: 0px;
	height: 60px;
	width: 270px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0;
	left: 0px;
	top: 165px;
	visibility: visible;
	background: none;
	z-index: 400;
}



ul {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 24px;
}

li {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	letter-spacing: 1px;
	display : block;
	line-height: 16px;
	list-style-image: none;
	list-style-type: none;
	text-indent: 0px;
	margin: 0px;
	padding: 0px;
	z-index: 200;
}

p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	letter-spacing: 1px;
	cursor: default;
	line-height: 16px;
	margin: 0;
}

h1{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-size: 10px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	margin-top: 0;
	margin-bottom: 0;
} 
	

.date {
	font-size : 9px;
}

.surline {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #666666;
}

.surline2 {
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 1px;
	border-top-color: #666666;
}

a:link {
	text-decoration: none;
	color: #666666;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
}
