/*
Rose barre haut : #DF2761, 223, 39, 97
Police rose : #DF2761, 223, 39, 97
Police gris : #404040 64, 64, 64
Police gris clair : #949393
Border gris : #939393 147, 147, 147
Border gris clair : #C8C8C8 200, 200, 200
Couleur text form : #404040 64, 64, 64
*/

body{
	margin:0px;
	padding:0px;
	background:url('/app/public/theme/site/default//images/bg.gif');
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#949393;
}
form{
	padding:0;
	margin:0;
}

input{
	font-size:10px;
	color:#404040;
	border:1px solid #939393;
}

input[type=checkbox]{
	border:0px;
}

a{
	color:#DF2761;
	text-decoration:none;
	cursor:pointer;
}

a:hover{
	text-decoration:underline;
}

.bt-form{
	color:white;
	font-weight:bold;
	text-decoration:none;
	padding:2px 5px 2px 5px;
	font-size:11px;
	background:url('/app/public/theme/site/default//images/bt-form.jpg') repeat-x bottom;
}
.bt-form:hover{
	text-decoration:none;
}

#body_page_bg, #ombre-footer{
	width:1020px;
	margin:auto;
	background:url('/app/public/theme/site/default//images/bg_page.png') repeat-y;
}
#ombre-footer{
	height:14px;
	background:url('/app/public/theme/site/default//images/ombre-footer.png') no-repeat center;
}

#body_page{
	width:972px;
	margin:auto;
	color:#949393;
	font-size:12px;
	background:white;
	border-top:3px solid #DF2761;
}

#promo_deviance{
	width:972px;
	margin:auto;
	color:#949393;
	text-align:right;
	font-size:11px;
}

#promo_deviance a{
	color:#949393;
	font-weight:bold;
}

#promo_deviance a:hover{
	text-decoration:underline;
}

#body_page .line-gray{
	height:1px;
	background:#939393;
}

#logo{
	float:left;
	margin: 10px 30px 20px 10px;
}

#top-compte{
	float:right;
	margin:5px 5px 0 0;
	height:130px;
	width:230px;
}

#logo a{
	color:white;
}

#logo img{
	border:0;
}

#menu-top{
	margin:auto;
	width:425px;
	background:url('/app/public/theme/site/default//images/menu-top-bg.jpg');
}

#menu-top .menu-content{
	background:url('/app/public/theme/site/default//images/menu-top-left.jpg') no-repeat top left;
}

#menu-top .menu-content-end{
	height:18px;
	padding:2px 0 0 8px;
	background:url('/app/public/theme/site/default//images/menu-top-right.jpg') no-repeat top right;
}

#menu-top .menu-content-end ul{
	margin:0;
	padding:0;
}

#menu-top .menu-content-end li{
	float:left;
	color:white;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	display:block;
	margin:0;
	padding:0 7px 0 7px;
	list-style:none;
}

#menu-top .menu-content-end li a{
	color:white;
	text-decoration:none;
}

#bd-accueil img{
	margin-top: 10px;
	border: 1px solid #C8C8C8;
	width:450px;
	height:100px;
}

#menu-mag{
	clear:both;
	height:33px;
	background:url('/app/public/theme/site/default//images/menu-mag-bg.jpg') repeat-x top;
}

#recherche{
	margin:0 0 0 7px;
	padding:12px 0 0 0;

}

#recherche input{
	width:160px;
}

#fil_ariane{
	padding:10px 10px 0px 10px;
	font-weight:normal;
	font-size:11px;
}

#fil_ariane .sep{
	font-size:10px;
}

#fil_ariane a{
	color:#DF2761;
	font-weight:normal;
}

#footer{
	clear:both;
	padding:20px 0 0 0;
}

#footer .bt-footer{
	float:left;
	width:239px;
	height:19px;
	color:white;
	font-size:16px;
	text-align:center;
	font-weight:bold;
	padding-top:5px;
	margin-left:62px;
	background:url('/app/public/theme/site/default//images/bt-footer.jpg') no-repeat;
}

#footer .picto{
	padding:0 10px 0 10px;
}

#footer #bt-footer-1 .picto{
	background:url('/app/public/theme/site/default//images/picto-paiement-secu.jpg') no-repeat;
}
#footer #bt-footer-2 .picto{
	background:url('/app/public/theme/site/default//images/picto-livraison.jpg') no-repeat;
}
#footer #bt-footer-3 .picto{
	background:url('/app/public/theme/site/default//images/picto-satisfait.jpg') no-repeat;
}

#footer #bt-footer-1 a, #footer #bt-footer-2 a, #footer #bt-footer-3 a{
	color:white;
}
#footer #bt-footer-1 a:hover, #footer #bt-footer-2 a:hover, #footer #bt-footer-3 a:hover{
	text-decoration:none;
}

#footer .footer-line{
	clear:both;
	background:url('/app/public/theme/site/default//images/footer-line.jpg') repeat-x;
	height:6px;
}


#footer .menu-footer{
	float:right;
	margin:0;
	padding:0;
}

#footer .menu-footer li{
	float:left;
	display:block;
	list-style:none;
}

#footer p, #footer li{
	font-size:11px;
	margin:3px 0 0 0;
	padding:5px 5px 8px 5px;
}

#footer .menu-footer li a{
	color:#949393;
}







.ss_titre{
	color:#DF2761;
	font-size:14px;
	height:23px;
}


