.blockA_Sup
{
	background: url('img/head_atc0109.png') no-repeat;
	height: 127px;
	width: 775px;
}
.blockA_Inf
{
	background: url('img/footer_atc0109.png') no-repeat;
	height: 43px;
	width: 775px;
}

/* NOUVEAU CSS --> POUR MENU APPLE LIKE */
div.block_OSX {
	margin-left : 9em;
	padding-top : 3em;
	margin-bottom : 0.5em;
	vertical-align : top;
	color : black;
}
ul.block_OSXmenu {
	list-style : none;
	padding : 0;
	height : 100px;
}
.block_OSXmenu li {
	position : relative;
	display : block;
	margin-left:1em;
	float : left;
}
.block_OSXmenu span {
	position :absolute;
	top : -15px;
	font-size : 13px;
	font-weight:bold;
	width : 100%;
	color: #383838;
	text-align:center;
	white-space:nowrap;
}
.block_OSXmenu a {
	text-decoration : none;
}
.block_OSXmenu input {
	border : 0;
	vertical-align : top;
}
.block_OSXmenu img {
	border : 0;
	vertical-align : top; 
}

.blockA_Sup TABLE
{
	margin-left: 140px;
	height: 100px;
}

.blockA_Sup .TabOff
{
	padding-top: 2.5em;
	cursor: pointer;
	width: 100px;
	height: 94px;
}

.blockA_Sup .TabOn
{
	padding-top: 2.5em;
	cursor: default;
	width: 100px;
	height: 94px;
}

.blockA_Sup H2
{
	color:Gray;
	font-size:14px;
	padding-top: 10px;

}

.blockA_Details
{
	background: url('img/bck_atc0109.png') repeat-y;
	padding-top: 10px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
	width: 775px;
}

.blockA_DetailsTDB .menutitle_Gen
{
	background: transparent url('../Common/img/bck_th.jpg' ) repeat-x;
	height: 24px;
	border-bottom: 1px #808080 solid;
	border-top: 0px #e2001a solid;
	font-weight: normal;
	padding-left: 2em;
	width:730px;
	margin-left:0.5em;
}

.PDA .blockA_Details
{
	background-image: none;
	width: 100%;
}

.PDA .blockA_DetailsTDB .menutitle_Gen
{
	width:100%;
}


.blockA_Details .TutActif
{
	background: transparent url('../Common/img/pict_tutON0109.png' ) no-repeat top right;
	position: absolute;
	font-size: 11px;
	color: #827261;
	width: 71px;
	height: 71px;
	margin-top: -35px;
	margin-left: 650px;
	text-align: center;

}
.blockA_Details .TutInactif
{
	background: transparent url('../Common/img/pict_tutOFF0109.png' ) no-repeat top right;
	position: absolute;
	font-size: 11px;
	color: #827261;
	width: 71px;
	height: 71px;
	margin-top: -35px;
	margin-left: 650px;
	text-align: center;

}
