@import "entete.css";
@import "arianne.css";
@import "gauche.css";
@import "droit.css";
@import "accueil.css";
@import "accueil_favoris.css";
@import "zoom.css";
@import "listing.css";
@import "icones_rubriques.css";
@import "mon_compte.css";
@import "inscription.css";
@import "panier.css";
@import "fidelite.css";
@import "plan.css";
@import "faq.css";
@import "ligthbox.css";
@import "footer.css";
@import "validation_achat.css";
@import "structure.css";
@import "plan_boutique.css";
@import "accueil_univers_rub0_rub1.css";
@import "marque.css";
@import "filtre.css";
@import "cheque_cadeau.css";
/*body, structure et général*/

body{
    margin: 0;
    padding: 0;
    font-family: Tahoma, Arial, Verdana; 
	font-size: 11px;
	text-align: center;
	background: url(../images/body.jpg) top repeat-x #354554;
	padding-bottom: 20px;
}
*{
	/*font-size: 11px;*/
	margin: 0;
	padding: 0;
}
option{
	padding-left: 3px;
}
a img{
	text-decoration: none;
	border:none;	
}
table{
    font-size: 11px;
}
.bloc_image{
	margin-bottom: 15px;	
}
.fright{
	float: right;	
}
.clear{
	clear: both;
}
a{
	color: #80bf15;
	text-decoration: none;
}
a:hover{
	color: #000;
}
h1{
	/*font-size: 14px;
	color: #16A1C7;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 10px;*/
	
	height: 31px;
	line-height: 31px;
	background: url(../images/accueil_mgd/titre.jpg) no-repeat;
	color: #fff;
	font-size: 16px;
	color: #fff;
	font-weight: bold;
	padding-left: 35px;
	margin-bottom: 7px;
}
#content_G h1{
	background: url(../images/accueil_mgd/titre2.jpg) no-repeat;
}
#content h1{
	background: url(../images/accueil_mgd/titre3.jpg) no-repeat;
}
h1 a{
	color: #fff;
}
h2, h3, h4, h5, h6{ font-size: 11px; }

.clear_left{
	clear: left;	
}

.img_newsletter_div{
	float: right;
	margin-bottom: 10px;
	padding-left: 10px;
	margin-top: 10px;
	background: #fff;
}
.img_newsletter{
	border: 1px solid #000;
}

/* Style du prix éco taxe */
.ecotaxe {
	font-size: 10px;
}
.float_right{
	float: right;
}
.float_left{
	float: left;
}
.margin_right_10{
	margin-right: 10px;
}
.margin_bottom_10{
	margin-bottom: 10px;
}
.desc_univers{
	border-top: 1px solid #e2e2e2;
	color: #707070;
	padding-top: 10px;
	margin-bottom: 10px;
}

#sub_content .img_mea{
	margin-bottom: 10px;
}
.text_align_center{
	text-align: center;
}

#sub_content ul{
	margin-left: 25px;
}



.liste_graphiste{
	
}
.liste_graphiste th{
	text-align: center;
	background: #16A1C8;
	color: #fff;
	padding-top: 5px;
	padding-bottom: 5px;
}
.liste_graphiste th.th1{
	background: url(../images/table_left.jpg) no-repeat top left #16A1C8;
}
.liste_graphiste th.th3{
	background: url(../images/table_right.jpg) no-repeat bottom right #16A1C8;
}
.liste_graphiste td{
	border: 1px solid #16A1C8;
	padding: 5px;
	background: #50667B;
}
.liste_graphiste td.td1{
	width: 110px;
	text-align: center;
	font-weight: bold;
}
.liste_graphiste td.td1 img{
	margin-bottom: 5px;
}
.liste_graphiste td.td2{
	color: #fff;
}
.liste_graphiste td.td3{
	width: 95px;
	text-align: center;
}
.liste_graphiste td.td3 img{
	margin-bottom: 10px:
}
.liste_graphiste td.td3 a.bton{
	display: block;
	color: #fff;
	background: #16A1C8;
	border: 1px solid #16A1C8;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 10px;
}
.liste_graphiste td.td3 a.bton:hover{
	color: #16A1C8;
	background: #fff;
	border: 1px solid #16A1C8;
}

.contenu_texte , .contenu_texte  *{
	color #fff;
}
