* {
	margin:0;
	padding:0;
	border:none;
}

a {outline: none;}

img {border:none;}

fieldset {border:none;}

li {list-style:none;}

#principal {
	height:660px;
}

.boo {
	position:absolute;
	left:0px;
	top:-500px;
	width:1px;
	height:1px;
	overflow:hidden;
}

.conteneur {
	margin:0 auto;
	width:1020px;
}

.erreur {
    color: #61010D;
    font-family: Georgia, "Times New Roman", Times, serif;
}

.input {
	border:1px solid #d0d0d0;
	height:18px;
	width:250px;
}

.textarea  {
	border:1px solid #d0d0d0;
	margin-top:0;
	height:79px;
	width:250px;
}

.ligne-separatrice {
	clear:both;
	border:none;
	border-top:1px solid #000000;
	height:1px;/*IE6,IE7*/
	margin-bottom:3px;
	margin-top:3px;
}

#footer {
	margin:0 auto;
	text-align:right;
	width:1020px;
}

#rocket83 {
    font-size: 0.8em;
    margin-top: 180px;
}
#rocket83 a {
    font-size: 1.0em;
    text-decoration: underline;
}
#rocket83, #rocket83 a {
    font-family: "Trebuchet MS",Verdana,"Lucida Grande",Tahoma,Helvetica,Sans-Serif;
    letter-spacing: normal;
}

#revendeurs h1, #login h1, #catalogue h1, #service-clients h1, #client h1,
#compte h1, #panier h1, #commande-express h1, #bon-achat h1, #recherche h1 {
	border-bottom:1px solid #5b1117;
	color:#5b1117;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:0.8em;
	margin-top:54px;
	margin-bottom:12px;
	width:291px;
}

/* BLOC NEWSLETTER */
#bloc_newsletter {
    background:#b6b6b5;
    border:6px solid #838281;
    font:0.9em Georgia, "Times New Roman", Times, serif;
    height:230px;
    position:absolute;
    margin-left:300px;
    margin-top:90px;
    width:263px;
    z-index:2;
}
#bloc_newsletter p {
    border-bottom:1px solid #838281;
    color:#fff;
    height:29px;
    letter-spacing:0.7px;
    margin-top:8px;
    padding-left:10px;
}
#bloc_newsletter p a {
    color: #56010A;
    float:right;
    padding-right:10px;
    text-decoration: underline;
}
#bloc_newsletter p a:hover {
    padding-right:10px;
    text-decoration: none;
}
#bloc_newsletter div {
    margin:10px auto 0 auto;
    width:190px;
}
#bloc_newsletter div div {
    margin-left: 45px;
}
#bloc_newsletter ul  {
    float:right;
    margin-top:12px;
}
#bloc_newsletter li  {
    color:#5b1117;
    text-align:right;
    font-size:0.8em;
    margin-bottom:18px;
}