html{
	height: 100%;
	overflow: auto;
}
body{
	height: 100%;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	color: #000;
	background: #fff;
	margin: 0;
	padding: 0;
  text-align: center;
}

#contener {
	width:770px;
	height: 100%;
	margin: 0 auto;
	padding: 0;
	text-align: left;
}
#head{
	width:750px;
	height:95px;
	top:0px;
	left:0px;
	margin: 0 ;
	padding: 0;
}
#head h1{
	margin: 0;
	padding: 0;
	height:50px;
	line-height: 0;
}
#head h1 a{
	background: url(../images/logo-tampons-paris.jpg) no-repeat center left;
	display: block;
	padding: 75px 0 0 100px;
	margin-left: 10px;
	text-indent:-9000px;
	height:50px;
}
#tampons{
	position: absolute;
	top: 10px;
/*	padding-top: -10px;
	margin-top: -40px;*/
	margin-left: 390px;
	width: 260px;
	height: 85px;
}
#navig{
	height:118px;
	margin: 0;
	padding: 0;
}

#page {
	font-size: 1em;
	height: 100%;
	margin: 0;
	padding: 5px;
}

#page h1{
	margin: 0px;
	font-weight: bold;
	font-size: 2em;
	color: #c00; 
}
#page h1 .chiffre{
	font-size: 1.6em;
	color: #000;
}
#page p{
	font-size: 1.2em;
}
#page table td, #page table a{
	padding-top: 3px;
	font-size: 0.9em;
/*	text-align: center;*/
	color: #069;
	font-weight: bold;
	text-decoration: none;
}
#page table .titre{
	font-weight: bold;
	color: #036;
	text-transform: uppercase;
	/*border-bottom: 1px solid #c00;*/
}
.ajout{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	background: #fff url(../images/caddie.gif) no-repeat left center;
	width: 140px;
	border: solid 1px #c03;
	text-indent: 20px;
	text-align: right;
	font-weight: normal;
}
.ajout a{ 
	color: #c03 !important;
}
.ajout a:hover{
	color: #f90 !important;
}
	
#copy{
	position:absolute;
	bottom:1px;
	text-align:right;
	width:auto;}
#copy a:link, #copy a:active, #copy a:visited{color:#036;}
#copy a:hover{color:#FFF;}