<!--
body 
{
	background-color: #ffffff;
	margin: 0; 
	height: 100%;
	min-height: 100%;
   	text-align: justify; 
	font-family: verdana, arial, sans-serif;
}
div#global 
{
  	position: relative ;
	z-index:1;
	margin-left: auto;
	margin-right: auto;
	width: 1024px;
}
div#entete 
{
    background-image: url(../Data/Icone/BandeauHaut.png);
    background-repeat:no-repeat;
    position: absolute ;
    left:0;
    top:0;
    width: 1024px;
    height :113px;
    min-height: 113px;
    z-index:200;

    padding: 0px 0px 0px 0px;
    margin-left: 0;
    margin-right: 0;
} 

div#Contenu
{
	position: absolute ;
	left:0;
	top:113;
	z-index:3;
	width: 1024px;
	
	margin: 0px 0px 0px 0px;
	padding-left:0px;
	padding-right:0px;
}
div#ContenuDroit, #ContenuDroitAccueil, #ContenuDroitProduit
{
	position: absolute ;
	left:150;
	top:0;
	z-index:5;
	min-height: 480px;	
	width: 874px;
	margin: 0px 0px 0px 0px;
	color : black;
	font-size: 0.8em;
}
div#ContenuDroit
{
	padding-top:10px;
	padding-left:20px;
	padding-right:20px;
}
div#ContenuDroitAccueil
{
    background-image: url(../Data/Icone/ImageCentraleAccueil_FR.png);
    background-repeat:no-repeat;
}
div#ContenuDroitProduit
{
    padding-top:100px;
    padding-left:20px;
    padding-right:20px;

  /*  border-left-width: 1px ; 
    border-left-style: solid ; 
    border-left-color: #ed4040 ; */
}
div#textpresentation
{
    position: absolute ;
    left : 700;
    height : 250;
	top:250;
        width:300;
      /*  border-width: 3px ; 
	border-style: solid ; 
	border-color: #ed4040 ; */
}
div#actus
{
    position: absolute ;
    height : 250;
	top:350;
        width:874;
        left : 170;
        
    /*    border-width: 3px ; 
	border-style: solid ; 
	border-color: #ed4040 ;*/
}
div#PhotoProduitAccueil 
{
	position: absolute ;
	left:152;
	top:350px;
	width: 325px;
	height :250px;
	min-height: 250px;
	z-index:1000;
	
	padding: 0;
	margin-left: 0;
	margin-right: 0;
}



div#ContenuMenuVertical
{
	background-image: url(../Data/Icone/BandeauVertical.png);
	position: absolute ;
	left:0;
	top:0;
	min-height: 610px;	
	z-index:4;
	width: 150px;
	display: inline;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;

	font-size: 0.7em;

}


div#menuHorizontal
{
	position: absolute;
	left : 90px;
	top:70px;
	width: 950px;
	color: black;
	font-size: 0.7em;
	z-index:301;
}

.barre 
{
    text-decoration:line-through;
}

div#BandeauProduit 
{
	position: absolute ;
	left:0;
	top:0;
	width: 874px;
	height :80px;
	min-height: 85px;
	z-index:200;
/*	border-bottom-width: 2px ; 
	border-bottom-style: solid ; 
	border-bottom-color: #ed4040 ; */
	
	padding: 5px 0px 0px 0px;
	margin-left: 0;
	margin-right: 0;
} 
.image_supprimer_input
{
background-image:url(../Data/Icone/LogoSupprimer.png);
}
table 
{
   	text-align: justify; 
	font-size: 1em;
}
td#fontNews
{
    font-size: 1.2em;
    color:black;
}

H1	
{
	font: 1.3em verdana;
	font-weight: bold;
	text-align : center
}

p#footer
{
	text-align: right ;
}

a
{
	color: #6e6562;
	text-decoration:none;
}
div a.ancre 
{ 
	color: #6e6562; 
}

div a:hover
{
	font-style:italic;
}

#LogoFB
{
	position: absolute;
	right : 170px;
	top:85px;
	width:20;
	text-align: center;
	background: #c23735;

}

#drapeau1,#drapeau2,#drapeau3
{
	position: absolute;
	top:90px;
	width:20;
	text-align: center;
	background: #c23735;

}
#drapeau1
{
	right : 110px;
}
#drapeau2
{
	right : 70px;
}

#drapeau3
{
	right : 30px;
}
#FB img
{
	border-color:white;
	border-width : 1px;
}
#drapeau1 img
{
	border-color:white;
	border-width : 1px;
}
#drapeau2 img
{
	border-color:white;
	border-width : 1px;
}
#drapeau3 img
{
	border-color:white;
	border-width : 1px;
}
div#TailleMorpho
{
	position: absolute;
	left : 550px;
	width:100;
	text-align: left;
	padding-left:5px;
}
div#TailleXP
{
	position: absolute;
	left : 550px;
	width:100;
	text-align: left;
	padding-left:5px;
}



