  td,p,txt {
  	font-family: tahoma;
   font-size: 11px;
   color: #fff;
   margin : 0;
   }
   
a {
	color: #fff;
}

a:hover {
	color: #fff; text-decoration: underline overline;

}

body {
  	font-family: tahoma;
  	font-size: 11px;
  	color: #FFFFFF;
  	margin :0;
	background-color: #000000;
	}

h1 {
 	font-family: tahoma;
   font-size: 13px;
   font-weight:bold;
   text-decoration:underline;
   color: #FFFFFF;
   margin : 0;
   }
h2 {
  	font-family: tahoma;
	font-size: 11px;
	color: #fff;
	font-stretch:expanded;
	margin : 0;
	text-transform: uppercase;
   }
h3 {
  	font-family: tahoma;
   font-size: 10px;
   color: #fff;
   margin : 0;
   font-weight:normal;
   }
   
   h3 a:{
  	font-family: tahoma;
   font-size: 10px;
   color: #fff;
   margin : 0;
      font-weight:normal;
   }
   
      h3 a:hover{
  	font-family: tahoma;
   font-size: 10px;
   color: #FFFFFF;
   margin : 0;
      font-weight:normal;
   }

.hr {

	color: #766431;
}

.small {
font-size:9px;
font-style:italic;
color:#EDEDED;
}
.big {
font-size:19px;
color:#CC3300;
font-weight:bold;
text-decoration:underline;
}
.off{display:none; 
}
.button{
padding-right:5px;
padding-top:3px;
}
.pict{padding-right:5px;
}

/* DIV ID */
#main { width:641px;
margin-top:10px;
margin-bottom:10px;
font-size:11px;
font-family:tahoma;
text-align:left;
}
#nav{
height:23px;
background-image:url(images/nav_bkg.gif);
background-repeat:no-repeat;
}
#content{
margin-left:25px;
margin-top:20px;
vertical-align:text-top;
}

#sep-vertical-short{
background-image:url(images/sep_vertical.gif);
background-repeat:no-repeat;
background-position:center;
height:270px;
}
#sep-vertical-long{
background-image: url(images/sep_vertical_long.gif);
background-repeat:no-repeat;
background-position:center;
height:609px;
}
#sep-horizontal{
background-image: url(images/sep_bas.gif);
background-repeat:no-repeat;
background-position:center;
height:1px;
margin-top:20px;
margin-bottom:20px;
}
#home{background-image:url(images/dispo_en_dvd.gif);
background-position:left top;
background-repeat:no-repeat;
padding-top:30px;
}
#saviezvous{
background-image:url(images/le_saviez_vous.gif);
background-position:center top;
background-repeat:no-repeat;
padding-top:30px;
text-align:justify;
padding-left:1px;
padding-right:1px;
}
#bottom{
margin-left:25px;
margin-bottom:20px;
}
#prod{margin-left:25px;
margin-bottom:20px;
}
#header{background-image:url(images/header.gif);
background-position:top left;
background-repeat:no-repeat;
height:209px;
}
