/****************************************** début charte ***********************************************/
body {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	background-image: url(../images/bk.jpg);
	background-position: center;
	background-repeat: repeat-y;
}
.dantoys_layout #container {
	width: 1022px;
	background: #FFFFFF;
	text-align: left;
	margin: 0 auto;
}
/****************************************** début sidebar1 ********************************************/
.dantoys_layout #sidebar1 {
	float: left;
	width: 160px;
	background-color: #FCF8DD;
}
#top_vente {
	width: 144px;
	padding: 8px;
	margin: 3px 0;
	color: #FFFFFF;
	font-weight: bold;
	background-image: url(../images/top_vente.jpg);
	background-repeat: repeat-x;
}
.top_vente_auto {
	width: 145px;
	padding: 0 0 10px 15px;
	font-size: 10px;
	position: relative;
}
.top_vente_auto p {
	margin: 0;
	padding: 0;
}
.top_vente_auto .img_tag {
	float: left;
}
/****************************************** fin sidebar1 ***********************************************/
/****************************************** début panier d'achat ****************************************/
#vos_achats {
	width: 234px;
	padding: 8px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/rechercher.jpg);
	background-repeat: repeat-x;
}
.tab_panier {
	margin-top: 8px;
	background-color: #808080;
	text-align: center;
	color: #FFFFFF;
}
.ligne_tab_panier {
	background-color: #666666;
	padding: 2px;
}
.ent_tab_panier {
	background-color: #4D4D4D;
	padding: 5px;
}
.btn_panier {
	text-align: center;
	font-size: 10px;
	padding: 5px 0 6px 0;
	width: 103px;
	background-image: url(../images/but_panier.jpg);
	background-repeat: no-repeat;
}
.btn_panier:hover {
	background-image: url(../images/but_panier_over.jpg);
	background-repeat: no-repeat;
}
.btn_panier a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
/******************************************* fin panier d'achat *****************************************/
#recherche {
	margin: 4px 0;
	background-color: #808080;
	height: 95px;
}
#recherche_title {
	width: 234px;
	padding: 8px;
	margin-bottom: 7px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/rechercher.jpg);
	background-repeat: repeat-x;
}
#recherche a {
	color: #FFFFFF;
	font-weight: bold;
}
#recherche a:hover {
	text-decoration: none;
}
#promotion_title {
	font-weight: bold;
	font-size: 16px;
	color: #FFFFFF;
	padding: 15px 10px;
	background-image: url(../images/promotion.jpg);
	background-repeat: repeat-x;
}
.promotion {
	background-color: #808080;
	padding: 0 5px;
}
.promotion p {
	margin: 0;
	padding: 0;
}
.promotion_det {
	float: right;
	width: 109px;
	height: 117px;
	border-top: solid 8px #808080;
	background-color: #F0F1F6;
	overflow: hidden;
}
.promotion_det_white {
	width: 99px;
	height: 47px;
	background-image: url(../images/bg_white_promo.jpg);
	background-repeat: no-repeat;
	padding: 5px;
	font-size: 10px;
}
.promotion_det_white a {
	color: #000000;
	font-style: italic;
}
.promotion_det_white a:hover {
	text-decoration: none;
}
.promotion_det_black {
	padding-top: 3px;
	width: 109px;
	height: 36px;
	background-image: url(../images/bg_black_promo.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
	text-align: center;
}
.promotion_img {
	margin: 0 109px 0 0;
	border-top: solid 8px #808080;
	position: relative;
	/*width: 130px;*/
	height: 117px;
	background-image: url(../images/photo_promo.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
}
.promotion_img .imgMain {
	position: absolute;
	top: 18px;
	left: 3px;
	z-index: 0;
}
.promotion_img p {
	position: absolute;
	top: 3px;
	left: 8px;
	font-size: 9px;
	z-index: 1;
}
#succursales_title {
	margin-top: 4px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 7px;
	background-image: url(../images/succursales.jpg);
	background-repeat: repeat-x;
}
#succursales {
	background-color: #808080;
	margin: 0;
	padding: 10px 6px;
}
#succursales ul {
	float: right;
	width: 70px;
	list-style: none;
	margin: 0;
	padding: 0;
}
#succursales li {
	color: #FFFFFF;
}
#succursales a {
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
}
#succursales a:hover {
	color: #C42029;
	text-decoration: none;
}
/****************************************** fin sidebar2 ***********************************************/
/****************************************** début liste article ****************************************/
#bienvenue {
	padding: 5px 7px 15px 7px;
	background-image: url(../images/bienvenue.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-size: 16px;
	overflow: hidden;
}
#cadre_defil {
	position: relative; 
	width: 545px; 
	height: 25px; 
	overflow: hidden;
}
#defile { 
	position: absolute;
	width: 1500px;
}
#defile a {
	text-decoration: underline;
	color: #FFFFFF;
}
#defile p {
	padding: 0;
	margin: 0;
}
#galerie_title {
	padding: 8px;
	color: #FFFFFF;
	background-image: url(../images/galerie.jpg);
	background-repeat: repeat-x;
	font-weight: bold;
}
#galerie {
	padding: 15px 0 0 8px;
	height: 100px;
}
#galerie img {
	border: solid 1px #C42029;
}
#marque {
	margin: 0;
	padding: 0 0 0 8px;
	height: 30px;
	color: #FFFFFF;
	background-image: url(../images/marque.jpg);
	background-repeat: repeat-x;
}
#marque_title {
	padding: 8px 0;
	font-weight: bold;
	margin-right: 360px;
}
#marque_aff {
	padding: 5px 0 0 0;
	width: 340px;
	float: right;
}
#marque_aff select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 18px;
	margin-right: 8px;
}
.list_auto {
	float: left;
	width: 169px;
	background-color: #FCF8DD;
}
.list_auto p {
	margin: 1px 0;
	padding: 0 7px;
}
.list_auto div {
	margin: 1px 0;
	padding: 0 7px;
}
.list_auto a {
	color: #000000;
	font-style: italic;
}
.list_auto a:hover {
	text-decoration: none;
}
.list_auto_title {
	font-size: 13px;
	color: #C42029;
	font-weight: bold;
}
.list_auto_prix {
	float: right;
	font-size: 24px;
	font-weight: bold;
}
.list_auto_but {
	padding: 20px 30px;
	width: 107px;
	height: 29px;
	background-image: url(../images/but_ajouter.jpg);
	background-repeat: no-repeat;
}
.list_auto_but:hover {
	background-image: url(../images/but_ajouter_over.jpg);
	background-repeat: no-repeat;
}
.list_auto_but a {
	text-decoration: none;
	padding: 10px 40px;
}
.list_auto_date_aj {
	float: right;
	font-size: 10px;
}
.pagination_square {
	text-align: center;
	margin: 15px 0 0 0;
}
.pagination_square ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
.pagination_square li {
	display: inline;
	margin: 0 1px;
	background-color: #F2F2F2;
	font-size: 10px;
	text-align: center;
	padding: 2px 4px;
}
.pagination_square li:hover {
	background-color: #999999;
	color: #FFFFFF;
}
.pagination_square li a {
	color: #333333;
	text-decoration: none;
}
.pagination_square li a:hover {
	color: #FFFFFF;
}
/****************************************** fin liste article ******************************************/
/****************************************** début footer ***********************************************/
.dantoys_layout #footer {
	padding: 0 10px 0 20px;
	background: #F9F9F9;
}
.dantoys_layout #footer p {
	margin: 0;
	padding: 10px 0;
}
#subfooter {
	width: 1022px;
	text-align: center;
	margin: 0 auto;
	padding: 8px 0;
	color: #666666;
	background-color: #FCF8DD;
}
#subfooter a {
	color: #C42029;
}
#subfooter a:hover {
	text-decoration: none;
}
/****************************************** fin footer **************************************************/
/****************************************** début class général *****************************************/
.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear: both;
	height: 0;
	font-size: 1px;
	line-height: 0px;
}
.droite {
	float: right;
}
.gauche {
	float: left;
}
.rouge_orange {
	color: #C42029;
}
.lien_divers {
	color: #000000;
}
.lien_divers:hover {
	text-decoration: none;
}
/****************************************** fin class général *******************************************/
/****************************************** début page caddy ********************************************/
#ent_caddy {
	padding: 6px 7px 7px 12px;
	background-image: url(../images/votre_caddy.jpg);
	background-repeat: repeat-x;
	color: #FFFFFF;
	font-weight: bold;
}
#div_caddy {
	margin: 0;
	padding: 0;
	background-color: #808080;
	color: #FFFFFF;
	font-size: 11px;
}
#div_caddy th {
	background-color: #4D4D4D;
	padding: 4px;
	text-align: center;
}
#div_caddy td {
	background-color: #4D4D4D;
	padding: 5px;
}
#div_caddy p {
	padding: 0;
	margin: 0;
}
#div_caddy .sep {
	background-color: #808080;
	height: 2px;
	padding: 0;
}
#div_caddy .montant {
	float: right;
	width: 150px;
	text-align: right;
	padding-right: 10px;
}
#div_caddy .totales {
	background-color: #4D4D4D;
	padding: 5px 12px;
	font-weight: bold;
	font-size: 12px;
}
/****************************************** fin page caddy **********************************************/
/****************************************** début page contact ******************************************/
#ent_contact {
	background-image: url(../images/contact.jpg);
	background-repeat: repeat-x;
	margin: 15px;
	color: #FFFFFF;
	font-weight: bold;
	padding: 8px;
}
#contact {
	float: right;
	width: 250px;
	padding: 0;
	margin: 0 100px 0 0;
	background-color: #F9F9F9;
}
#contact a {
	font-weight: bold;
	color: #C42029;
}
#contact a:hover {
	color: #333333;
	text-decoration: none;
}
#form_contact {
	margin: 0 500px 0 0;
	padding: 0;
	background-color: #F9F9F9;
}
#form_contact input[type=text] {
	width: 200px;
	border: 1px solid #666666;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
#form_contact textarea {
	width: 200px;
	border: 1px solid #666666;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
#form_contact textarea {
	height: 180px;
}
.champs {
	float: right;
	width: 200px;
	margin: 0;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.legende {
	margin: 0 50px 25px 30px;
	font-weight: bold;
}
#btn_env {
	width: 250px;
	margin: 200px 0 20px 100px;
}
/****************************************** fin page contact ********************************************/
/****************************************** début page plan *********************************************/
#plan_acces {
	float: right;
	width: 200px;
	padding: 0;
	margin: 0;
	background-color: #F9F9F9;
}
#plan_acces a {
	font-weight: bold;
	color: #C42029;
}
#plan_acces a:hover {
	color: #333333;
	text-decoration: none;
}
#plan {
	margin: 0 0 205px 15px;
}
#plan h1 {
	font-size: 26px;
	color: #C42029;
	margin: 6px 0 18px 0;
	padding: 0;
}
#plan h2 {
	font-size: 14px;
	margin: 9px 0;
	padding: 0;
}
#plan h3 {
	font-size: 12px;
	margin: 6px 0;
	padding: 0;
	font-weight: normal;
}
/****************************************** fin page plan ***********************************************/
/****************************************** début fiche détail article **********************************/
#link_fiche {
	margin: 0 18px 0 15px;
	padding: 8px;
}
#link_fiche a {
	color: #000000;
	font-weight: bold;
}
#link_fiche a:hover {
	text-decoration: none;
}
.ent_fiche {
	background-image: url(../images/contact.jpg);
	background-repeat: repeat-x;
	margin: 0 18px 0 15px;
	color: #FFFFFF;
	font-weight: bold;
	padding: 8px;
}
#main_photo {
	margin: 0 0 20px 15px;
	padding: 0;
	width: 544px;
	background-color: #F7DA00;
}
#caracteristique {
	font-size: 12px;
	margin: 0 17px 0 15px;
	padding: 18px;
	background-color: #FCF8DD;
	height: 260px;
}
#caracteristique p {
	margin: 0;
	padding: 0;
}
#caracteristique #desc {
	margin: 0;
	padding: 0;
	display: inline;
}
#caracteristique #desc p {
	margin: 0;
	padding: 0;
}
#caracteristique #desc span {
	color: #FF0000;
}
#caracteristique p span {
	color: #FF0000;
}
#caracteristique a {
	color: #000000;
	font-weight: bold;
}
#caracteristique a:hover {
	text-decoration: none;
}
#prix {
	font-size: 24px;
	font-weight: bold;
	float: right;
	text-align: center;
	margin: 0 0 20px 0;
}
#panorama {
	margin: 10px 0 0 15px;
	height: 90px;
}
/****************************************** fin fiche détail article ************************************/
/****************************************** début paiement **********************************************/
.ent_paiement_titre {
	background-image: url(../images/contact.jpg);
	background-repeat: repeat-x;
	margin: 15px;
	color: #FFFFFF;
	font-weight: bold;
	padding: 8px;
}
.ent_paiement {
	margin: 20px;
}
.ent_paiement p {
	margin: 0px;
	padding: 2px 0;
}
/****************************************** fin paiement ************************************************/
.champs2 {
	width: 200px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
