body
{
	background: #000000;
	margin: 0px;
	margin-top: 30px;
	font-family: "Times New Roman", arial, verdana, sans-serif;
	color: #ffffff;
}
#page
{
	width: 988px;
	height: 588px;
	margin: auto;
	/*border: solid 2px #666666;*/
	padding-top: 60px;
	background: url(../img/yna_images.gif) no-repeat;
}
#bloc
{
	width: 988px;
	/*border: solid 2px #666666;*/
	border-left: 0px;
	border-right: 0px;
	position: relative;
}
#zone_image
{
	width: 734px;
	height: 504px;
	margin: 5px;
	margin-left: 0px;
	border: solid 2px #333333;
	background: url(../img/bg_loading.gif) center center no-repeat;
}
#home
{
	background: #000000;
	width: 734px;
	height: 504px;
}
#menu_top
{
	width: 734px;
	height: 33px;
	line-height: 30px;
	border: solid 2px #333333;
	position: relative;
}
#menu_bottom
{
	width: 734px;
	height: 33px;
	line-height: 30px;
	border: solid 2px #333333;
	position: relative;
	text-align: center;
}
.menu_item
{
	width: 214px;
	float: left;
	padding-left: 15px;
	padding-right: 15px;
	position: relative;
}
.menu_item a
{
	font-size: 13px;
	font-family: "times new roman", georgia, verdana;
	color: #3a3a3a;
	text-decoration: none;
	letter-spacing: 4px;
	padding: 0 0 0 2px;
	text-transform: uppercase;
	cursor: pointer;
}

#sub_menu
{
	position: absolute;
	z-index: 300;
	width: 700px;
	height: 15px;
	top: 45px;
	left: 20px;
	line-height: 10px;
	background: #000000;
	/*background: #000000;*/
	/*font-weight: bold;*/
	/*opacity: 0.9;*/
	/*filter: alpha(opacity=90);*/
	text-align: center;
	/*border: solid 1px #444444;*/
	text-transform: uppercase;
}
#sub_menu .title
{
	font-family: "times new roman", georgia, verdana;
	color: #cccccc;
	font-size: 11px;
	margin-top: 5px;
	letter-spacing: 3px;
	text-transform: uppercase;
	font-weight: bold;
}
#sub_menu a.sub_menu
{
	font-family: "times new roman", georgia, verdana;
	color: #5a5a5a;
	/*background: #000000;*/
	font-size: 10px;
	text-decoration: none;
	letter-spacing: 2px;
	padding-left: 3px;
	padding-right: 2px;
	cursor: pointer;
	text-transform: uppercase;
}

#sub_menu a.sub_menu:hover
{
	font-family: "times new roman", georgia, verdana;
	color: #ffffff;
	font-size: 10px;
	text-decoration: none;
	letter-spacing: 2px;
	padding-left: 3px;
	padding-right: 2px;
	margin-bottom: 5px;
	cursor: pointer;
	text-transform: uppercase;
	/*background: #d5002e;*/
}
#zone_login
{
	width: 245px;
	height: 588px;
	border: solid 2px #333333;
	position: absolute;
	z-index: 100;
	left: 742px;
	top: 0px;
}

#zone_advertising
{
	text-align: center;
	padding: 17px 0 0 0;
}

#next
{
	position: absolute;
	z-index: 200;
	top: 260px;
	left: 660px;
	background: url(../img/next-trans.png) no-repeat;
	width: 61px;
	height: 60px;
	cursor: pointer;
}

#previous
{
	position: absolute;
	z-index: 200;
	top: 260px;
	left: 20px;
	background: url(../img/previous-trans.png) no-repeat;
	width: 61px;
	height: 60px;
	cursor: pointer;
}
.champ
{
	text-align: right;
	font-size: 12px;
	font-family: "times new roman", georgia, verdana;
	margin-bottom: 10px;
	color: #9a9a9a;
	font-size: 11px;
	padding-right: 13px;
}
.bouton-enregistrement, .bouton-enregistrement a
{
	text-align: center;
	font-size: 10px;
	font-family: "times new roman", georgia, verdana;
	color: #9a9a9a;
	text-decoration: none;
}
input.enregistrement
{
	font-size: 10px;
	height: 14px;
	width: 100px;
	border: 0px;
	background: #666666;
	color: #000000;
}
.bloc-identite
{
	height: 120px;
	width: 100px;
	margin-left: 30px;
	background: url(../img/logo-black.gif) no-repeat; 
	padding-left: 100px;
	padding-top: 15px;
	/*border: solid 1px #ff0000;*/
}
.identite
{
	text-align: left;
	font-size: 12px;
	font-family: "times new roman", georgia, verdana;
	margin-bottom: 8px;
	color: #ffffff;
}
.espace-vertical
{
	height: 10px;
}
ul, li
{
	margin: 0px;
	padding: 0px;
	list-style-position: inside;
	list-style: none;
}

#procedure
{
	display: none;
	/*background: url("../img/fond-trans-gris.png");*/
	position: absolute;
	width: 100%;
	top: 13px;
	left: 0px;
	margin: auto;
	margin-top: 50px;
	height: 350px;
	text-align: center;
	z-index: 1100;
}

.panneau-1
{
	margin: auto; 
	background: #000000; 
	font-size: 12px;	
	color: #aaaaaa;
	font-weight: normal;
	padding: 20px; 
	width: 600px;
	padding-top: 5px; 
	border: solid 2px #aaaaaa;
	letter-spacing: 1px
}

