@font-face {
	font-family : 'Blue Highway Linocut';
	src: url('fonts/BLUEHIGL.TTF') format('truetype');
}
body {
	margin: 10px;
	margin-top:20px;
	background-color:#2a2a2a;
	font-family:"Segoe UI", "arial";
}
a {
	text-decoration:none;
	color:#FFFFFF;
}
a:hover {
	text-decoration: none;
	color:#FFB66C;
}
#titre {
	font-family:Blue Highway Linocut;
	color:#3F3F3F;
	margin-left:20px;
	font-size:60px;
	position:relative;
	top:25px;
	margin-bottom:45px;
}
#titre span {
	font-size:30px;
}
#bloc {
	width:95%;
	margin: auto;
	background-color: #151515;
	max-width:1000px;
	min-width:765px;
	height:auto;
	min-height:1550px;
}
dl, dt, dd, ul, li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#menu { 
	position: absolute;
	height: 170px;
	margin-top: 30px;
	margin-left:5px;
	width: 140px;
	z-index:101;
}
#menu dt {
	border: 0px none;
	margin: 1px 0pt;
	cursor: pointer;
	height: 90px;
	line-height: 20px;
	text-align: left;
	font-weight:bold;
}
#menu dt a { 
	text-decoration: none;
	display: block;
	color: rgb(0, 0, 0);
}
#menu dt a:hover {
	color: #FF9933;
}
#menu dd { 
	position: absolute;	
	left: 5em;
	width: 8em;
	margin-top: -6em;
}
#menu ul {
	padding: 2px;	
}
#menu li {
	font-size: 85%;
	height: 18px;
	line-height: 18px;
	text-align: left;
}
#menu li a { 
	text-decoration: none;
	display: block;
	color: #FF9900;
}
#menu li a:hover {
	color: #FF3333;
	text-decoration: none;
}
#bandeau {
	width:100%;
}
.rub {
	border-bottom:2px solid #888888;
	margin:10px;
}
.imaget {
	text-align:right;
	margin-right:15px;
	position:relative;
}
.imagetbloc {
	height:40px;
}
.imaget span{
	font-size:12px;
	color: #CCCCCC;
	height:100%;
	position:relative;
	top:-15px;
}
.imaget img {
	border:1px solid #CCCCCC;
	margin:3px;
	margin-top:5px;
	width:30px;
}
.imabloc {
	width:64px;
	height:64px;
}
.imablocliste {
	margin-top:0px;
	margin-left:12px;
	width:64px;
	height:64px;
}
.comm {
	font-size:13px;
	text-align:right;
	margin-right:15px;
	height:55px;
	font-style:oblique;
}
.commtext {
	width:150px; 
	float:left;
	font-style: normal;
}
.commtext span{
	font-size:11px; 
	color: #CCCCCC;
	font-style:italic;	
}
.comm img {
	border:1px solid #CCCCCC;
	margin-top:0px;
	margin-left:12px;
	width:55px;
}
.comm a {
	text-decoration:none;
	color:#EFEDEE;
}
.comm a:hover {
	text-decoration:underline;
}
.lienbase {
	font-family:"Segoe UI";
	font-size:12px;
}
.lienbase a {
	text-decoration:none;
	color:#EFEDEE;
}
.lienbase a:hover {
	text-decoration:underline;
}
#diapo {
	float:right;
	margin-right:15px;
	margin-top:100px;
	width:250px;
	height:530px;
	text-align:left;
	color:#EFEDEE;
	font-size:13px;
	font-weight:bolder;
}
#visio {
	position:relative;
	padding: 1px 20px;
	margin-left: 190px;
	margin-right: 315px;
	text-align:left;
	color:#EFEDEE;
	font-size:13px;
	font-weight:bolder;
	top:20px;
	min-height:900px;
	height:auto;
}
#visio img {
	margin-top:15px;
	margin-bottom:15px;
	max-width:99%;
	max-height:600px;
	border:2px solid #999999;
}
#visio2 {
	position:relative;
	padding: 1px 20px;
	margin-left: 80px;
	margin-right: 215px;
	text-align:left;
	color:#EFEDEE;
	font-size:13px;
	font-weight:bolder;
	top:40px;
	min-height:900px;
	height:auto;
}
#visio2 img {
	margin-top:15px;
	margin-bottom:15px;
	max-width:99%;
	max-height:600px;
	border:2px solid #999999;
}
#next {
	position:relative;
	padding: 1px 20px;
	margin-left: -80px;
	text-align:left;
	font-size:15px;
	font-weight:bolder;
	top:-50px;
}
#vues {
	left:50%;
	width:356px;
	margin-left:-178px;
	position:relative;
	top:150px;
}
#vues.imaget img{
	border:0;
}
#photo {
	position:relative;
	padding: 1px 20px;
	margin-left: 15px;
	top:0px;
	text-align:left;
	color:#EFEDEE;
	font-size:13px;
	font-weight:bolder;
}
#photo img {
	margin-top:15px;
	margin-bottom:15px;
	max-width:99%;
	max-height:550px;
	border:#000000 2px solid;
}
.majliste {
	float:left;
	margin-top:150px;
	width:330px;
	height:680px;
	text-align:left;
	color:#EFEDEE;
	font-size:14px;
	font-weight:bolder;
}
#index {
	position:relative;
	padding: 1px 20px;
	margin-left: 10px;
	margin-right: 300px;
	top:30px;
}
#index a {
	text-decoration:none;
	color:#DDDDDD;
}
#index a:hover {
	text-decoration:underline;
}
#index img {
	margin-top:15px;
	margin-bottom:15px;
	width:100%;
	max-height:600px;
	border:0;
}
#indextext {
	float:right;
	margin-right:15px;
	margin-top:45px;
	width:280px;
	height:350px;
	text-align:right;
	color:#DDDDDD;
	font-size:21px;
	font-weight:bolder;
}
#indextext li {
	font-size:17px;
	text-align:center;
}
#indextext li a {
	text-decoration:none;
}
#indextext li a:hover {
	text-decoration:underline;
}
#blocfondindex {
	width:95%;
	margin: auto;
	width:1000px;
	background-image:url(images/blocnote/blocfondindex.jpg);
}
#carnet {
	width:700px; 
	top:150px; 
	left:50%; 
	margin-left:-350px; 
	position:relative;
	font-family:"Times New Roman";
	font-size:17px;
	font-weight: bold;
	text-align:right;
}
#carnet a {
	text-decoration:none;
	color:#000000;
}
#carnet a:hover {
	text-decoration: underline;
}
.carnetphoto {
	width:100%;
	z-index:10;
}
#page a:hover {
	color: #FF0000;
}
#pied {
	position: relative;
	font-family: "segoe UI", "arial";
	text-align: center;
	height: 22px;
	font-size: 10pt;
	max-width:1000px;
	min-width:790px;
	margin: 0 auto;
	color:#FFF;
	top:20px;
}
#pied a{
	color:#FFF;
	text-decoration:none;
}
#pied a:hover{
	color:#FFB66C;
}