body{
	background: url(../images/background.jpg) top right no-repeat #fff;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 62.5%;
	color: #036;
	padding:0;
	margin:0;
	position:absolute;
}
/*** BANDEAU HAUT ***/
#entete{
	display:none;
	}
#entete h1{
	text-indent:-9000px;
	}
#logo{
	width: 130px;
	background: url(../images/anim_logos.gif) top left no-repeat;
	background-color:#fff;
}
#logo a{ text-decoration:none;}

#base_line{
	position:absolute;
	padding: 28px 0 0 135px;
/*	top: ;*/
}
#base_line h2{
	margin: 0;
	font-size: 2.3em;
	font-style:italic;
	font-weight: lighter;
}
#pub{
	background: url(../images/top_pub.jpg) top right no-repeat;
	text-align: right;
	font-size: 1.5em;
	font-style:italic;
	font-weight: bold;
	}
#banniere {
	position:absolute;
	width:469px;
	height:61px;
	z-index:1;
	background-color: #9CCEF1;
	right: 5px;
	top: 20px;
	font-size: 1em;
}

.ident{
	font-size:1.75em;
	color:#000;
	padding-right:40px;
}
	
/*** SOMMAIRE ***/	
#menu ul{
	padding: 0;
	margin: 0;
}
#menu li{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	background: url(../images/bk_menu.jpg) bottom right no-repeat;
	list-style: none outside;
	padding: 4px 0 4px 15px;
	font-weight: bold;
	margin: 0px;
	text-align: left;
	text-indent: 0pt;
	}
#sommaire a, #sommaire a:active, #sommaire a:visited{
	color: #036;
	text-decoration: none;
}
#sommaire a:hover{
	color: #fff;
	text-decoration: underline;
}

#menu{
	width:200px;
	background: #9CCEF1;
}
#produit_1{
	width: auto;
}

#produit_1 a:hover{
	color: #66a;
	text-decoration: none;
}

#identification{
	font-size: 0.8em;
	width: 140px;
	float: right;
	position: relative;
	right: 10px;
	top: 10px;
}

input, textarea, select{
	border: 1px solid #003366;font-size: 11px;
}

.accueil{
	/*width: 75%;*/
}

/*** CORPS DES PAGES ***/	
.ajout{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	background: #fff url(../images/caddie.gif) no-repeat left center;
	width: 140px;
	border: solid 1px #0094C8;
	text-align: right;
}
.ajout a{ 
	color: #0094C8 !important;
}
.ajout a:hover{
	color: #c03 !important;
}
#corps{
	color:#036;
}
.td_prod{
	padding: 5px 10px 5px 10px;
}
#corps a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #036;
	text-decoration: underline;
}
#corps a:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #fff;
	text-decoration: underline;
}
#prod_tampons{
	background: url(../images/bas_prod_tampons.gif) no-repeat right bottom;
	padding-bottom: 2px;
}
#prod_carte{
	background: url(../images/bas_prod_carte.gif) no-repeat right bottom;
	padding-bottom: 2px;
}
#prod_gravure{
	background: url(../images/bas_prod_gravure.gif) no-repeat right bottom;
	padding-bottom: 2px;
}
#prod_consom{
	background: url(../images/bas_prod_consom.gif) no-repeat right bottom;
	padding-bottom: 2px;
}

.titres{
	font-size:1.55em;
	font-style: italic;
	font-weight: bold;
}
.ref{
	font-size: 1.2em;
	font-style: italic;
}
.ref_num{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
}
.desc{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
}

.texte{
	font-size: 1.2em;
}	

.texte a{
 color:#036;
 /*text-decoration:none;*/
}
.texte a:hover{
	color: #66a;
	text-decoration: none;
}

/*** BAS DES PAGES ***/	
	
#bas{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	background: url(../images/4carres.jpg) no-repeat right #000;
	color: #757B7D;
	text-align: right;
	padding-right: 60px;
	}
#footer{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	background: #D3EEF6;
	text-align: center;
	padding-top: 8px;
	}
#footer a{
	color: #036;
	text-decoration: underline;
}
#footer a:hover{
	color: #fff;
	text-decoration: underline;
}
