* {
    margin : 0;
    padding: 0;
}


body {
    height : 100%;
    overflow:hidden;
    font-family:"MS Sans Serif", sans-serif;
    font-size:11px;
/*    background-image: url(Image/fond.jpg);  */
  background-color : #000;
    margin : 0;
    padding: 0;
    border:0;
	color:#fff;
    z-index:-100;
}

html{
  overflow : hidden;

}


a{
  color: #FFA200;
  text-decoration: none;
}

hr{
  display : none;
}


img{
  border:none;
}

br.separation{
  margin:3px;
}

#Ecran	{
    position: absolute;
    top: 44%;
	left : 50%;
    width: 100%;
    overflow: visible;
    visibility: visible;
    display: block;
}

#Container{
    position: absolute;
    width:804px;
/*    height:600px;  A GARDER*/
    height:575px;
 /*   left:50%;
    top:-260px;       A GARDER*/
    top:-253px;
    margin-left:-400px;
    visibility:visible;
    overflow:hidden;
    padding-top:4px;
    padding-left:4px;
    background-color: #000;

}

/*
* html #Container{
    left:50%;
}
*/

#Bandeau{
    position: relative;
    width:800px;
    height:120px;
    visibility:visible;
    overflow:hidden;

}

#Bandeau A.Ixon{
  position: absolute;
  display : block;
  width : 350px;
  height : 65px;
  top : 20px;
  left : 30px;
}

#Bandeau A.fr,#Bandeau A.fr-actif{
  position: absolute;
  display : block;
  width : 27px;
  height : 18px;
  top : 4px;
  left : 629px;
}
#Bandeau A.fr-actif{
	border : 1px solid #777;
}
#Bandeau A.fr:hover{
	border : 1px solid #bbb;
}
#Bandeau A.en,#Bandeau A.en-actif{
  position: absolute;
  display : block;
  width : 27px;
  height : 18px;
  top : 4px;
  left : 662px;
}
#Bandeau A.en-actif{
	border : 1px solid #777;
}
#Bandeau A.en:hover{
	border : 1px solid #bbb;
}

#Bandeau A.de,#Bandeau A.de-actif{
  position: absolute;
  display : block;
  width : 27px;
  height : 18px;
  top : 4px;
  left : 696px;
}
#Bandeau A.de-actif{
	border : 1px solid #777;
}
#Bandeau A.de:hover{
	border : 1px solid #bbb;
}

#Bandeau A.es,#Bandeau A.es-actif{
  position: absolute;
  display : block;
  width : 27px;
  height : 18px;
  top : 4px;
  left : 729px;
}
#Bandeau A.es-actif{
	border : 1px solid #777;
}
#Bandeau A.es:hover{
	border : 1px solid #bbb;
}

#Bandeau A.it,#Bandeau A.it-actif{
  position: absolute;
  display : block;
  width : 27px;
  height : 18px;
  top : 4px;
  left : 761px;
}
#Bandeau A.it-actif{
	border : 1px solid #777;
}
#Bandeau A.it:hover{
	border : 1px solid #bbb;
}


#Bandeau span{
  display : none;
  border : 1px solid #F00;
}





#Rubrique{
    position: absolute;
    width:800px;
    height:340px;
/*    top : 178px; A GARDER*/
    top : 153px;
  overflow : hidden;
   background-color: #000;
    z-index:20;
/*    background-image: url(Image/test.jpg);
    background-position: left top;
    background-repeat: no-repeat;*/
/*    padding-left : 50px;
    margin-left : 2px;*/
    border-bottom:thin solid #FFA200;
}

#accueil{
    position : absolute;
    border-top : 1px solid #fff;
    top : -23px;
}


#map{
	color:#000;
}

#Login{
    position: absolute;
    width:134px;
    height:77px;
/*    top : 519px; A GARDER*/
    top : 494px;
    overflow:hidden;

  padding : 3px;
	background-color : #FFA200;
  background-image : url(Image/fond_login.jpg);
  background-repeat : no-repeat;
/**
    border:thin solid #000;
//*/
}

#Login P.login{
  padding-bottom: 3px;;
}


#Login form.login{
    margin : 0px 4px 0px 4px;
    height : 40px;
}

#Login form.deconnect{
    margin : 8px 4px 2px 4px;
    height : 10px;
}

#Login a {
  margin-left : 3px;
  color : #323337;
}

#Login label.User input,#Login label.Password input{
    width : 92px;
    height : 15px;
    font-size: 10px;
    margin-bottom : 4px;
    background-color : #323337;
border : 1px solid #FFA200;
color : #fff;
}

#Login label.User input{
    width : 120px;
}

#Edition_Texte{
	position : absolute;
	top : 0px;
	right : 20px;
	margin : 10px;

}

#Box1{
    position: absolute;
    width:220px;
    height:80px;
/*    top : 519px; A GARDER*/
    top : 494px;
    left : 144px;
    visibility:visible;
    overflow:hidden;

}

#Box2{
    position: absolute;
    width:220px;
    height:80px;
/*    top : 519px; A GARDER*/
    top : 494px;
    left : 364px;
    visibility:visible;
    overflow:hidden;

}

#Box3{
    position: absolute;
    width:220px;
    height:80px;
/*    top : 519px; A GARDER*/
    top : 494px;
    left : 584px;
    visibility:visible;
    overflow:hidden;

/**
    border:thin solid #000;
//*/
/*    background-image: url(Image/bloc3.jpg);     */
}

/* Définition des colonnes dans Rubrique*/

#Col1{
   position:absolute;
   width: 230px;
    height:340px;
   overflow:auto;
}
#Col2{
   position:absolute;
   width: 220px;
   left:220px;
    height:340px;
}
#Col3{
   position:absolute;
   width: 220px;
   left:440px;
    height:340px;
}
#Col12{
   position:absolute;
   width: 440px;
    height:340px;
   overflow:auto;
}
#Col23{
   position:absolute;
   width: 570px;
    top : 55px;
    height:285px;
   left:230px;
   overflow:auto;
}


#TopCol23{
   position:absolute;
   width: 570px;
    height:55px;
   left:230px;
   overflow:hidden;
}

#TopCol23 P{
  position : relative;
  top : -30px;
  left : 120px;
}

#TopCol23 .performance{
  color: #dd0000;
}

#TopCol23 .active{
  color: #ffa200;;
}

#TopCol23 .essentiale{
  color: #52bd10;
}

#Col1 P.sexe_select,#Col1 P.matiere_select,#Col1 P.gamme_select{

display:block;
padding: 3px 15px 3px 5px;
  height :15px;
  left : 0;
  margin:5px 0 0px 0;
}

#Rubrique #Col1 H1,#Rubrique #Col23 H1,#Rubrique #TopCol23 H1{
font-size: 25px;
    padding:0px 5px 0px 5px;
    margin : 0 5px 0 5px;
}

#Col1 div.rubrique{
position : relative;
    padding:0px 0px 0px 5px;
    margin:0px 0px 00px 0px;
    background-image: url(Image/fond_prod.jpg);
    background-position: top left;
    background-repeat: no-repeat;
    background-color: #000;
}





#vig_prod{
font-size: 11px;

}

#vig_prod td{
    display : table-cell;
    width:105px;
    height:130px;
    margin:0 ;
    padding:0;
    vertical-align: top;
    text-align: center;
}

#vig_prod a p.prod{
    text-align: center;
    top:8px;
    padding : 2px 0px 2px 0px;
    font-family: Tahoma, Arial, sans-serif;
    font-weight: bold;
}

#vig_prod span.cat0{
	color : #fff;
}

#vig_prod span.cat1{
	color : #D00;
}

#vig_prod span.cat2{

}

#vig_prod span.cat3{
	color : #52BD10;
}


#vig_prod a:hover p.prod{
    background-color : #333;
}

#vig_prod img{
    margin-top : 5px;
    opacity : 0.4;
}

#vig_prod a:hover img{
    opacity : 1;
}

#Rubrique H1{
	font-size : 40px;
	line-height: 40px;
	margin : 5px 10px 5px 305px;
	font-family: Tahoma, Arial, sans-serif;
	font-variant: small-caps;
	font-weight : normal;
	color : #ffA200;
}
/*
#Texte H2{
  text-align: justify;
  margin : 10px 10px 10px 305px;
  font-weight : normal ;
  color : #ffA200;
}

#Texte, #Emploi, #Offre {
	height:340px;
	width : 800px;
	overflow : auto;
	font-size: 12px;
}

#Texte.Salons P.Texte,#Texte.Partenariat P.Texte,#Texte.Conseiller P.Texte,#Texte.FAQ P.Texte,#Texte.Mentions P.Texte{
  text-align: justify;
  margin : 5px 10px 5px 10px;
}

#Texte.Salons H1,#Texte.Partenariat H1,#Texte.Conseiller H1,#Texte.FAQ H1,#Texte.Mentions H1{
    margin : 5px 10px 5px 55px;
}

#Texte.Conseiller H2{
    margin : 5px 10px 5px 10px;
}

#Texte.FAQ H2{
    margin : 25px 10px 5px 10px;
}


#Texte.Mentions H2{
    margin : 25px 10px 5px 10px;
}
#Texte.Salons ul,#Texte.Partenariat ul{
  margin : 10px 50px 10px 100px;
}

#Texte.Legende{
  overflow-y : auto;
	overflow-x : hidden;
}

#Texte.Legende H1, #Texte.Synoptique H1{
    margin : 5px 10px 5px 10px;
}

#Texte P.Texte, #Emploi P.Texte{
  text-align: justify;
  margin : 5px 10px 5px 305px;
}

#Texte P.Enquete{
  font-size: 14px;
  font-weight : bold;
  text-align: justify;
  margin : 5px 10px 5px 305px;
}


#Texte P.Image{
  text-align: center;
}

#Texte P.Citation, #Texte.SOS P.Image, #Texte.protections P.Image{
  display : block;
  position : absolute;
  width : 280px;
  height : 260px;
  top : 50px;
  left : 10px;
  text-align: center;
  border-right: 1px solid #fff;
}

#Texte.brevets P.Image{
  margin : 5px 10px 3px 305px;

}


#Texte P.Image a{
  margin-right: 5px;
}

#Texte P.Citation{
  font-family: "Times New Roman", Times, serif;
  text-align: left;
}


#Texte P.Citation em{
    position : relative;
    top : 30px;
  font-size: 20px;
    color : #ffA200;
  font-weight: bold;
}
#Texte P.Citation span{
  font-family: Tahoma, Arial, sans-serif;
  margin-left : 100px;
  text-align: right;
  font-size: 12px;
    color : #fff;
}


#Texte.Synoptique img{
  width : 31px;
}

#Texte.Mentions hr.visible{
    display : block;
    border-bottom : 1px solid #fff;
  margin : 5px 10px 5px 10px;
}


#Texte.Synoptique table {
border:1px solid #333;
border-collapse:collapse;
  font-size: 12px;
  margin : 5px;
}
#Texte.Synoptique td {
border-right:1px solid #333;
width:50%;
vertical-align: middle;
text-align: center;
}
#Texte.Synoptique th{
font-weight: normal;
border-right:1px solid #333;
text-align: left;
padding : 5px;
}
#Texte.Synoptique th.pictos{
    padding : 5px 0 5px 0;
}
#Texte.Synoptique tr.B{
  background-color: #222;
}

#Texte.Conseiller table{
margin : 10px 5px 10px 30px;
border : 1px solid #aaa;
vertical-align: middle;

}

#Texte.Conseiller th.col{
    width : 150px;
    height : 20px;
    text-align: left;
    border-right : 1px solid #aaa;
    padding : 5px;
      background-color : #222
}

#Texte.Conseiller th.row{
height : 30px;
      text-align : center;
      background-color : #222

}

#Texte.Conseiller td{
    width : 55px;
      text-align : center;
      border-bottom : 1px solid #333;
      border-right : 1px solid #333;
}


#Gammes, #RetD,#Philosophie,#nouveaute,#Situation,#brevets,
#Tetratex,#Competition,#Emploi_liste,#User{
  display : block;
  position : absolute;
  width : 280px;
  height : 260px;
  top : 50px;
  left : 10px;
  border-right: 1px solid #fff;
    background-position: center left;
    background-repeat: no-repeat;
}


#Situation{
    background-image: url(Image/carte.jpg);
}


#Philosophie{
    background-image: url(Image/philosophie.jpg);
}

#Gammes{
    background-image: url(Image/Gamme.jpg);
}

#nouveaute{
    background-image: url(Image/New2007.jpg);
}

#RetD{
    background-image: url(Image/RetD.jpg);
}

#Competition{
    background-image: url(Image/Competition.jpg);
}

#Emploi_liste ul{
  margin : 10px;
}

#Emploi_liste li{
  margin-top : 4px;
  list-style: none;
}

#Emploi_liste p{
  margin : 10px 10px 10px 0;
  text-align: justify;
}


#Texte UL{
  margin : 10px 30px 10px 330px;
}

#Texte li{
    text-align: justify;
  font-size: 12px;
    color : #ffA200;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
  margin : 8px;
}

#Texte UL P.Texte{
  text-align: justify;
  margin : 0px 0px 10px 5px;
  color: #fff;
  font-weight: normal;

}


#Texte.Gammes li{
  color: #fff;
  font-weight: normal;
}

#Texte P.Image a img{

  margin : 2px;
}



*/

#User{
  display : block;
  position : absolute;
  width : 285px;
  height : 280px;
  top : 50px;
  left : 10px;
  border-right: 1px solid #fff;
    background-position: center left;
    background-repeat: no-repeat;
	overflow:auto;
}

#User p.interdit{
	text-align : center;
	display : block;
	height : 200px;
	background-image : url(Image/interdit.jpg);
    background-position: center;
    background-repeat: no-repeat;
}

#User span{
	display : none;
}
#Produit{
position : absolute;
    left : 0px;
    width: 800px;
    height:361px;
    overflow:auto;
    margin:0;
    padding:0;
}


#Produit A.Retour_Liste{
}


#Produit H1.Nom_Prod{
    position : relative;
    display : block;
    top : 5px;
    font-size: 30px;
    font-family: Tahoma, Arial, sans-serif;
    line-height: 25px;
    color: #FFA200;
    margin-left : 20px;
    margin-bottom : 5px;
    width : 260px;
}

#Produit H2.Ref_Prod{
    position : absolute;
    left : 510px;
    top : 305px;
    color : #999;
    z-index:100;
font-size: 18px;
  font-family: Arial, Helvetica, sans-serif;
}

#Produit H2.Ref_Prod span{
    color: #FFA200;
font-size: 15px;

}

#Produit H2.Accroche{
    position : relative;
    font-size: 12px;
    color : #FFF;
    font-weight: bold;
    margin-left : 20px;
    margin-top: 15px;
    width : 180px;
}

#Produit H4{
  font-size: 12px;
  color: #FFA200;
/*  font-style: italic; */
  margin : 5px;
}


#Produit P.Description{
    position : relative;
    padding : 5px 10px 5px 7px;
  left : 40px;
  width : 190px;
    margin-top: 15px;
    border-left:1px solid #999 ;
    z-index: 20;
}

#Produit P.Visuel{
position : absolute;

width : 300px;
height : 310px;
top : 15px;
left : 305px;
text-align : center;
background-color: #000;
/*  Pour l'affichage du tarif*/
    border-left : 2px solid #999;
  display: table-cell;
  vertical-align: middle;

}

/*  Pour l'affichage du tarif*/
/*
#Produit P.Tarif{
	position : absolute;
  display: block;
  top : 260px;
  left : 160px;
  width : 150px;
  height : 78px;
  background-image: url(Image/etiqu.jpg);
  background-position: top;
  background-repeat: no-repeat;

}

#Produit P.Tarif span{
position : relative;
float : right;
right : 78px;
top : 30px;
text-align: right;

font-size: 18px;
  font-family: Arial, Helvetica, sans-serif
}

*/

#Produit P.Visuel img{

background-color: #000;
}

#Produit P.Taille{
  position: relative;
  width : 190px;
/*  text-align: center;   */
}

#Produit P.Pictos{
/*  text-align: center; */
margin-bottom : 5px;

}

#Produit P.Pictos img{
z-index : -10;
margin-right : 3px;
}

#CST{
  position : absolute;
  display : block;
  /* si en haut à droite
  top : 3px;
  left : 600px;
  height : 45px;
  margin-top : 5px;*/

  /* si en bas à gauche*/
  top : 60px;
  left : 248px;

  /*border-left : 1px solid #999;
  font-family: Arial, Helvetica, sans-serif;*/
}

#CST .Pictos{
  width : 60px;
}


#CST A{
margin-left : 10px;
margin-right : 0px;
/*width : 50px;
text-align : center;
float : left;*/

}
#Mini_Visu table{
	padding-bottom : 5px;
	padding-left : 5px;
	font-size: 11px;
}

#Mini_Visu .compo{
	font-weight : bold;
}

#Mini_Visu{
  position : absolute;
  padding-left : 10px;
  padding-top : 5px;
  top : 0px;
  left : 600px;
  width : 190px;
  /*height : 275px;*/
	overflow : visible;
}

#Mini_Visu hr{
	display : block;
	width : 50px;
	margin : 7px auto 7px auto;
}


#Mini_Visu P.Details{
}

#Mini_Visu ul{
  top : 0px;
/*  overflow : auto;
  height : auto;*/


}



#Produit.GALACTICA P.Visuel,#Produit.ANTHEMION P.Visuel{
left : 330px;
width : 200px;
}

#Produit.GALACTICA P.Tarif,#Produit.ANTHEMION P.Tarif{
  left : 220px;
  }



#Produit ul P{
  margin : 5px;
}


#Produit ul li{
display : inline;
list-style: none;


}

#Produit ul img{
margin : 1px;

}

#Produit.HACKER ul img{
width : 60px;

}

/*#Produit P.Visuel a img.plus{
    display : none;
}

#Produit P.Visuel a:hover img.plus{
}
#Produit P.Visuel a img{

}

#Produit P.Visuel a:hover img{
    position : absolute;
    display : block;
    background-image: url(Image/plus.jpg);
    background-position: top right;
    background-repeat: no-repeat;
    z-index: 10;
}*/





#Produit p a.infobulle, #Ajout_Prod P.Tech span a.infobulle {
  position:relative;
  text-decoration: none;
  font-weight: bold;
}

#Produit p a:hover.infobulle, #Ajout_Prod P.Tech span a:hover.infobulle {
  text-decoration: none;
  background: none;
}

#Produit p a.infobulle span, #Ajout_Prod P.Tech span a.infobulle span {
    display: none;
}

#Produit p.Pictos a:hover.infobulle span, #Ajout_Prod P.Tech span a:hover.infobulle span  {
  display: block;
  position: absolute;
  top:15px;
  left:-23px;
  z-index: 10;
  background: #eee;
  color: #555;
  border:1px dashed #FFA200;
  width:80px;
  text-align:center;
  font-weight:normal;
  font-size: 10px;
  line-height:12px;
  padding:2px 4px;
}

* html #Produit span{
  top:45px;
  left:-23px;
  z-index: 20;

}


/*#search_distri #form input.lat{
	width : 69px;
	margin : 2px;
}


#search_distri #form input.address_input{
	width : 150px;
	margin : 2px;
}
#search_distri #adresse{
	position:absolute;
	top : 30px;
	left:529px;
	width:270px;
	height:310px;
	overflow:auto;
	font-size:12px;
}

#search_distri #adresse a:hover{
color : #fff;
}*/

#Ajout_Prod{
  height : 340px;
  width : 800px;
  overflow: auto;
}

#Ajout_Prod select{
  width : 120px;
}

#Ajout_Prod textarea{
  width : 500px;
  height : 100px;
  margin : 5px;
  margin-left : 50px;
}


#Ajout_Prod p{
margin : 5px;
  clear : both;
}

#Ajout_Prod P.Tech{
display : block;
  width : 600px;
  height : 250px;
}

#Ajout_Prod input{

}


#Ajout_Prod span{
display : block;
width : 50px;
height : 60px;
text-align: center;
padding : 2px;
  float : left;
}

#Ajout_Prod{
Width : 800px;
}

#Ajout_Prod label{
display : inline;
width : 250px;
margin-left : 5px;
border-bottom : 1px solid #fff;
}

#Ajout_Prod select,#Ajout_Prod input[type="text"]{
width : 150px;
margin : 5px;
}

#liste_rep{
position : absolute;
display:block;
top : 0px;
  width : 200px;
  height: 340px;
  overflow: auto;
}

#liste_rep H2{
margin : 5px;
	text-align : center;
}

#liste_rep ul{
	margin : 5px;
	text-decoration : none;
}

#liste_photo{
  position : relative;
  left : 200px;
  display:block;
  width : 600px;
  height: 340px;
  overflow: auto;
}

#liste_photo H2{
margin : 5px;
	font-weight : bold;
}
#liste_photo H2 span{
	color : #FFA200;
}

#liste_photo P{
	margin : 10px;
}

#liste_photo input[type="button"],#liste_photo form, #liste_photo img{
	margin : 5px 5px 5px 20px;
}


#Creation{
  position : relative;
  left : 210px;
}

#Contact{
    height : 341px;
  overflow : auto;
}

#Contact br{
}



#Contact P.obligatoire{
    display : block;
    padding-left : 20px;
    height : 16px;
    line-height: 5px;
  font-style: italic;
  font-size: 10px;
  font-family: Arial, Helvetica, sans-serif;
}


#Contact P.Titre,#compte P.Titre{
  font-family: Arial, Helvetica, sans-serif;
    margin : 5px 10px 3px 10px;
    padding-left : 8px;
    padding-top : 3px;
    height : 20px;
    line-height: 16px;
    background-color: #666;
    font-size : 12px;
    font-weight : bold;
    color : #FFF;
}


#Contact label{
position : relative;
    display : table-cell;
    text-align: right;
    vertical-align: top;
    height : 22px;
margin : 0;
padding : 0;
}


* html #Contact label{
    display : inline;
}


#Contact label input, #Contact label select, #compte input, #compte select{
    height : 20px;
    margin :1px 0px 1px 0px;
    background-color : #323337;
border : 1px solid #FFA200;
color : #fff;
}

 #Contact label input:hover, #compte input:hover{
    background-color : #777;

 }



#Contact label.civil{ width : 70px;}
#Contact label.civil select{ width : 60px;}

#Contact label.nom{ width : 210px;}
#Contact label.nom input{ width : 150px;}
* html #Contact label.nom{ width : 207px;}

#Contact label.prenom{
 width : 280px;
    text-align: right;
  }
#Contact label.prenom input{
 width : 150px;
  }

#Contact label.adresse1,#Contact label.adresse2{ width : 495px;
    text-align: right;}
#Contact label.adresse1 input,#Contact label.adresse2 input{ width : 435px;}

#Contact label.CP,#Contact label.mail{ width : 280px;}
#Contact label.CP input,#Contact label.mail input{ width : 150px;}

#Contact label.ville,#Contact label.tel{ width : 252px;}
#Contact label.ville input,#Contact label.tel input{ width : 192px;}

#Contact label.pays,#Contact label.fax{ width : 243px;}
#Contact label.pays input,#Contact label.fax input{ width : 182px;}
* html #Contact label.pays,* html #Contact label.fax{ width : 240px;}

#Contact label.destinataire{ width : 280px;}
#Contact label.destinataire select{ width : 190px;font-size : 10px; height : 20px;}

#Contact label.objet{ width : 495px;}
#Contact label.objet input{ width : 435px}

#Contact label.message{ width : 775px;}
#Contact label.message textarea{
    width : 683px;
    height : 85px;
    background-color : #323337;
border : 1px solid #FFA200;
color : #fff;
    margin :1px 0px 1px 0px;
}
* html #Contact label.message{ width : 778px;}
* html #Contact label.message textarea{ width : 688px; }

#Contact label.submit{
    padding-top : 5px;
    width : 200px;
}
#Contact label.reset{
    padding-top : 5px;
    padding-left : 10px;
}
#Contact label.submit input,#Contact label.reset input{
    height : 20px;
    padding : 0px 3px;
    width : 100px;
    font-size : 9px;
}

#Contact label.submit input:hover,#Contact label.reset input:hover{
    background-color : #999;
}


#Contact p.collecte{
position : absolute;
    display: block;
    font-size : 12px;
    left : 330px;
    width : 400px;
    margin : 10px;
    text-align: justify;

}


#Contact br{
  display : block;
    margin :1px 0px 1px 0px;
}




span.obligatoire{
  color: #FF0000;
  font-style: normal;
    font-weight : bold;
}


/*dl{
display : inline;
width : 190px;
  min-height : 160px;
}*/


#Exp_maps{
position: absolute;
left : 607px;
top : 0px;
width : 159px;

  margin : 20px 10px 10px 10px;

}

#Exp_maps select{
width : 150px;
margin : 5px 0;
}

#compte{
    height:330px;
	width : 485px;
    margin : 0px 0px 0px 315px;
	overflow : auto;
	font-size: 12px;
	padding-top : 10px;
}

#compte H1{
    margin : 0px 0px 0px 0px;

}

#Rubrique H1.download{
	position : absolute;
    margin : 5px 10px 5px 10px;
	left : 0px;
}


#compte form,#compte P.Titre{
  margin : 10px 0 10px 0px;
  width : 455px;
}

#compte P{
  margin-left : 10px;
  width : 455px;
}

/*#compte ul{
	display : block;
	margin-bottom : 5px;
	min-height : 250px;
}

#compte ul LI{
	margin : 5px 5px 10px 5px;
	display: block;
	vertical-align: middle;
	float : left;
	width : 100px;
	height : 105px;
	text-align : center;
}


#compte ul LI a{
	padding-bottom : 3px;
	margin-bottom : 3px;
	display : block;
	border-bottom : solid 1px #000;
}

#compte ul LI a:hover{
	border-bottom : solid 1px #fff;
}

#compte img{
	padding : 2px;
	border : solid 1px #fff;
}

#compte p.acrobat{
	clear : both;
	display : block;
	margin : 0px;
	padding-top : 10px;
	border-top : solid 1px #fff;

}

#compte p.acrobat a{
	display : block;
	width : 115px;
	margin-left : 10px;
	padding : 3px 5px 0px 2px;
	background-color : #fff;
}*/


#compte label{
margin : 0px;
padding-top : 4px;
display : block;
  margin-left: 10px;
 padding-left: 20px;
height : 18px;
  width : 110px;
  float : left;
  margin-bottom : 5px;
  vertical-align: bottom;

}

#compte input, #compte select{
margin : 0px;
padding : 0px;
  margin-bottom : 5px;
  width : 200px;
height : 20px;
}

#compte span.Login   {
display : block;
margin : 0;
padding : 0;
  width : 200px;
height : 20px;

}

#compte input.submit{
background-image: url(./Image/submit_on.jpg);
height : 20px;
width : 80px;
font-size: 13px;
font-weight: bold;
color: #000;
border : none;
  font-family: "MS Sans Serif", sans-serif
}

#compte input.submit:hover{
background-image: url(./Image/submit_ov.jpg);
}

#User UL{
	margin-top : 0px;
	margin-left : 15px;
	width : 250px;
}
#User LI{
	display : block;
}

#User LI a{
	display : block;
	margin : 2px;
	padding : 3px 3px 3px 5px;
	background-color : #CC8000;
	width : 150px;
}

#User LI.retour a{
	background-color : #000;
}

#User LI.retour a:hover{
	padding : 3px 3px 3px 5px;
	background-color : #000;
	color : #CC8000;
}

#User LI.actif a,#User LI.actif a:hover{
	font-size : 20px;
	width : 200px;
	padding : 3px 3px 3px 5px;
	background-color : #F0A000;
}

#User LI a:hover{
	padding : 5px 5px 5px 5px;
	width : 175px;
	background-color : #F0A000;
}

#User LI a{
	color : #fff;

}

td.label{
	width : 100px;
}




/*dd span{
  display : block;
padding-left : 45px;
width : 160px;
max-width : 120px;
top : -30px;


  height : 5px;
}

* html dd span{
position : absolute;
top : 13px;
padding-left : 5px;

}


dd img{


}*/










