@charset "utf-8";
/* CSS : specifiques */


#ts						{ width:100%; height:100%; }
#ts .ts_M				{ width:1000px; }
#ts .ts_L, #ts .ts_R	{ width:50%; }
#ts .ts_LOGO			{ width:1000px; height:300px; display:block; background:url(../../../MEDIA/IMAGE/ak_titre_24.png) no-repeat center center; }

.fond					{ width:100%; height:100%; background:#000 url(../../../MEDIA/IMAGE/crementions/000crementions.jpg) no-repeat center top; }


/* CSS : accueil */

.accueil_link
{
	background: url(../../../MEDIA/IMAGE/ak_titre_large_24.png) no-repeat center center;
	height:328px;
	width:260px;
	margin:0 auto 0 auto;
	display:block;
}

.accueil_lang
{
	background: url(../../../MEDIA/IMAGE/ak_sous-titre_large_24.png) no-repeat center center;
	height:29px;
	width:300px;
	margin: 40px auto 0 auto;
	display:block;
}


/* CSS : docs */

.docs_left { width:960px; margin-top:20px; padding:20px; background:#FFF; }


/* CSS : piece */

#div_page_piece { width:600px; text-align:center; margin:0 auto 0 auto; }

.table_piece 	{ width:100%; font-size:10px; text-align:left; background-color:#FFF; margin-top:20px; }
.img_big 		{ width:800px; margin: 20px auto 20px auto; }
.td_left 		{ width:215px; color:#F60; }

.fondtab_fr	{ width:100%; height:29px; margin-top:20px; display:block; background:url(../../../MEDIA/IMAGE/details/details_fr.png) no-repeat center center; }
.fondtab_en	{ width:100%; height:29px; margin-top:20px; display:block; background:url(../../../MEDIA/IMAGE/details/details_en.png) no-repeat center center; }


/* -- CSS : crementions -- */

.mentions_left	{ float:left; width:300px; margin:16px; }
.mentions_h1	{ margin-top:20px; margin-bottom:10px; }
.mentions_h2	{ padding:20px; background-color:#FFF; text-align:left; border:1px solid #CCC; }


/* -- CSS : crementions bandeau -- */

.crementions, .crementions a, .crementions_barrs
{
	font-size:10px;
	color: #333;
	text-decoration:none;
	text-transform:uppercase;
}

.crementions:hover	{ color:#660; text-decoration:none; }
.crementions_barrs	{ color:#252525; margin:0 5px 0 5px; }

