body {
	background-color: #000000;
	font-family : Verdana;
	font-size:10px;
	color:#ffffff;
	margin-top:0px;
}

a {
	text-decoration:none;
	color:#ffffff;
}

/* H1 */
h1, h2, h3, h4, h5 {
	font-weight:normal;
}

/* P */
p {
	margin:0px;
	padding:0px;
}

/* LETTER SPACING */
._letter_2 {
	letter-spacing:3px;
}

._letter_1 {
	letter-spacing:1px;
}

/* H - titre */
._h_title {
	line-height:60px;
}

/* TABLE INFO */
._table {
	border:none;
	padding:none;
	margin:none;
	width:100%;
	height:100%;
}
	._table td {
		vertical-align:center;
		text-align:center;
	}
	

/* MAIN */
#main {
	width:984px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
}
	
.clear{clear:both;}
	
	#main #info-left {
		width:344px;
		height:20px;
		float:left;
		text-align:center;
		margin-top:28px;
		line-height:17px;
	}
	
	#main #info-center {
		width:293px;	
		float:left;
		text-align:center;
		margin-top:20px;
		line-height:18px;
	}
	
	#main #info-right {
		width:344px;
		height:20px;
		float:left;
		text-align:center;
		margin-top:28px;
		line-height:17px;
	}
	
	
	/* CATEGORIES PHOTO ALIAS */
	#category_photo_alias {
		float:left;
		margin-top:80px;
		margin-bottom:40px;
	}
		
		#category_photo_alias img{
			border:none;
		}
		
		#category_photo_alias .text{
			margin-top:10px;
			margin-bottom:10px;
			text-align:center;	
			text-transform:uppercase;		
		}
	
	/* CATEGORIES INFO ALIAS */
	#info_alias {
		margin-top:80px;
		width:100%;
	}	
	
		#info_alias .category_info {
			width:246px;
			float:left;
		}
			
			#info_alias .category_info .text{
				text-align:center;	
				text-transform:uppercase;		
			}
			
			
	/* CATEGORIES INFO */
	#info {
		margin-top:20px;
		width:100%;
	}	
	
		#info .category_info {
			width:196px;
			float:left;
		}
			
			#info .category_info .text{
				text-align:center;	
				text-transform:uppercase;		
			}
			
	/* WARNING */
	#warning {
		clear:both;
		width:100%;
		text-align:center;
		margin-top:20px;
	}	
	
	
	/* MULTIPAGE */
	#multipage {
		width:100%;
		margin-top:10px;
	}	
		
		#multipage .sep_1{
			width:1px;
			margin:0px;
			padding:0px;
			float:left;
		}
		
		#multipage .vignette img{
			border:0px;	
			margin:0px;		
			padding:0px;
			float:left;
		}	
		
	/* CATEGORY PHOTO */
	#category_photo {	
		width:100%;
		clear:both;
	}
		
		#category_photo .text{
			float:left;
			text-align:center;
			text-transform:uppercase;		
			width:196px;
		}

	/* INHERIT */
	#inherit {
		width:100%;
		text-align:center;
		text-transform:uppercase;	
		margin-top:16px;
		margin-bottom:16px;
	}

	/* PHOTO */
	#photo {
		margin:auto;
		width:842px;
		height:530px;
		margin-top:0px;
	}
		#photo img{
			margin-left:46px;
			margin-right:46px;
		}
		
	/* LEGENDE */
	#legende {
		margin:auto;
		margin-top:14px;
		margin-bottom:2px;
		width:100%;
		height:40px;
		text-align:center;
		font-style:italic;
	}

		#legende .legende-left{
			width:375px;
			padding-left:116px;
			text-align:center;
			float:left;
		}
		#legende .legende-right{
			width:370px;
			padding-right:114px;
			text-align:center;
			float:left;
		}
	
	/* INCLUDE */
	#include {
		margin-top:20px;
		height:530px;
	}
	
	.block_text {
		letter-spacing:1px;
		width:800px;
		margin:auto;
		margin-top:20px;
		padding:16px;
	}
	
	.block_text a{
		text-decoration:underline;
	}
	
	.block_text a:hover{
		text-decoration:underline;
	}
	
.home {
	color:#f80cf5;
	line-height:16px;	
}