﻿.BODY_F
{
	background-image: url( '../IMG/fondEcran.jpg' );
	background-repeat: no-repeat;
	background-position: center;
	background-position: top;
}

.Fond_Tabl
{
	vertical-align:top;
	background-image: url( '../IMG/fondEcran.jpg' );
	background-repeat: no-repeat;
	background-position: center;
	background-position: top;
	height: 100%;
	width: 100%;
}

.Fond_Ligne_
{
	background-image: url('../IMG/fondTableau_.png');
	background-repeat:repeat-y;
	background-position:center ;
}
.Fond_Ligne_b
{
	background-image: url('../IMG/fonTableau_B.png');
	background-repeat:no-repeat;
	background-position:center top;
}

img
{
	border:0;
}



.Corps_Tabl
{
	vertical-align:top;
}        
.Corps_Ligne_1
{
    height: 19px;
}
.Corps_Ligne_3
{
    height: 19px;
}
.Corps_Col_1
{
    width: 62px;
}
.Corps_Col_4
{
    width: 545px;
    text-align:left;
}

.sMenu_Tabl
{
    width: 230px;
}
.sMenu_Ligne_Deb
{
	height: 19px;
}
.sMenu_Ligne_Cor
{
	height: 40px;
}
.sMenu_Ligne_Fin
{
	height: 47px;
}
.sMenu_Col_1
{
	width: 30px;
}
.sMenu_Col_2
{
	width: 160px;
}
.sMenu_Col_3
{
	width: 40px;
}
.smenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
}
.stitre_menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
.PDP
{
	text-align:right; 
	padding-top:10px;
	
}

a.PDP:link {

	text-decoration: none;
}
a.PDP:visited {

	text-decoration: none;
}
a.PDP:hover {

	text-decoration: none;
}
a.PDP:active {

	text-decoration: none;
}
