@import "entete.css";
@import "arianne.css";
@import "actualites.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";
@import "ateliers.css";

/*----------------------------------------------
--------------------- MAIN ---------------------
----------------------------------------------*/
body{
    margin: 0;
    padding: 0;
    font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
    font-size: 13px;
    text-align: center;
    background: url(../images/body.png);
    background-attachment:fixed;
    color: #5E5E5E;
}
*{
    margin: 0;
    padding: 0;
}
hr{
    color: #bbb;
    background-color: #bbb;
    height: 1px;
    border: 0;
    margin: 10px 0;
}
option{
    padding-left: 3px;
    color: #222;
}
option.odd {
    color: #666 !important;
}
optgroup {
    color: #7e2271;
}
a img{
    text-decoration: none;
    border:none;
}
input, label {
    vertical-align: middle;
    margin-right: 3px;
    display: inline-block;
}
input, textarea {
    border: 1px solid #ccc;
    margin: 1px;
}
input[type="radio"], input[type="checkbox"] {
    width: 15px;
    border: none;
}
label:hover {
    text-decoration: underline;
}
a{
    color: #7e2271;
    text-decoration: none;
}
a:hover{
    color: #7e2271;
    text-decoration: underline;
}
h1{
    line-height: 20px;
    font-size: 20px;
    font-weight: normal;
    text-transform: uppercase;
    margin-bottom: 10px;
}
h1 span{
    	vertical-align: middle;
}
h2, h3, h4, h5, h6{ font-size: 14px; }
h5 {
    display: block;
    border-bottom: 1px solid #ddd;
    margin-bottom: 3px;
}

/*----------------------------------------------
------------------ GENERAL ---------------------
----------------------------------------------*/
.bg_ac { background-color: #ff9933 !important; }
.bg_de { background-color: #996600 !important; }
.bg_ef { background-color: #669900 !important; }
.bg_sv { background-color: #5e53c7 !important; }
.bg_el { background-color: #ff5050 !important; }
.bg_ad { background-color: #ff3399 !important; }
.ac { color: #ff9933 !important; }
.de { color: #996600 !important; }
.ef { color: #669900 !important; }
.sv { color: #5e53c7 !important; }
.el { color: #ff5050 !important; }
.ad { color: #ff3399 !important; }
.light_blue { color: #718087; }
.pink-style{ color: #7F286F; }

.w10px { width: 10px; }
.w20px { width: 20px; }
.w30px { width: 30px; }
.w40px { width: 40px; }
.w50px { width: 50px; }
.w60px { width: 60px; }
.w70px { width: 70px; }
.w80px { width: 80px; }
.w90px { width: 90px; }
.w100px { width: 100px; }
.w120px { width: 120px; }
.w140px { width: 140px; }
.w160px { width: 160px; }
.w180px { width: 180px; }
.w200px { width: 200px; }
.w300px { width: 300px; }
.w400px { width: 400px; }

.w50 { width: 50%; }
.w100 { width: 100%; }

.h50px { height: 50px; }
.h60px { height: 60px; }
.h70px { height: 70px; }
.h80px { height: 80px; }
.h90px { height: 90px; }
.h100px { height: 100px; }

.right { text-align: right; }
.left { text-align: left; }
.center { text-align: center; }
.clear{
    clear: both;
    line-height: 0px;
    height: 0;
    margin: 0 !important;
    padding: 0;
}
.clear-left{ clear: left; }
.clear-right{ clear: right; }
.float-right { float: right; }
.float-left { float: left; }
.hidden { display: none; }
.active { background-color: #93a2a9 !important;}
.bottom_push {
    margin-top: 40px;
}
.spacer {
    clear: both;
    height: 15px;
    margin: 0;
    padding: 0;
}
.hideMe{ display : none; }
.strike { text-decoration: line-through !important; }
.no_pointer { cursor: default; }
.striped {
    background: url(../images/stripes.png) transparent;
}
img.thumb {
    width: auto;
}
img.small {
    width: auto;
    height: 100px;
}
a.info {
    display: block;
    background: url(../images/info.png) no-repeat left center;
    padding-left: 18px;
    font-style: italic;
    line-height: 16px;
    float: right;
}
a.document {
    background: url(../images/document.png) no-repeat left center;
    padding-left: 18px;
    line-height: 16px;
}
input[type="submit"], input[type="button"], input[type="submit"].next, input[type="submit"].previous, input[type="button"].next, input[type="button"].previous, a.link_as_button {
    border: solid 1px #fff;
    font-family: "Trebuchet MS", Arial, Verdana;
    font-size: 11px;
    font-weight: 700;
    color: #fff;
    padding: 3px 5px;
    text-transform: uppercase;
    cursor: pointer;
}
input[type="submit"], input[type="button"],a.link_as_button {
    background: #7e2271;
}
input[type="submit"].next, input[type="button"].next, a.next {
    background: url(../images/next.png) no-repeat center right #7e2271;
    padding-right: 16px !important;
}
input[type="submit"].previous, input[type="button"].previous, a.previous {
    background: url(../images/prev.png) no-repeat center left #7e2271;
    padding-left: 16px !important;
}
input[type="submit"].bottom, input[type="button"].bottom, a.bottom {
    background: url(../images/bottom.png) no-repeat center right #7e2271;
    padding-right: 20px !important;
}
input[type="submit"]:hover, input[type="button"]:hover, a.link_as_button:hover {
    background: #8F3981;
    color: #fff;
    text-decoration: underline !important;
}
input[type="submit"].next:hover, input[type="button"].next:hover, a.next:hover {
    background: url(../images/next.png) no-repeat center right #8F3981;
}
input[type="submit"].previous:hover, input[type="button"].previous:hover, a.previous:hover {
    background: url(../images/prev.png) no-repeat center left #8F3981;
}
input[type="submit"].bottom:hover, input[type="button"].bottom:hover, a.bottom:hover {
    background: url(../images/bottom.png) no-repeat center right #8F3981;
}

input[type="text"].qte_input {
    width: 25px;
    text-align: center;
}
input.alerted {
    background-color: #f66;
}

#alert {
    margin: 5px auto;
    padding: 10px;
    background: #7e2271;
    width: 984px;
    border: 4px solid #fff;
    font-weight: bold;
    color: #fff;
}
span.note {
    font-size: 11px;
    font-style: italic;
}

/*----------------------------------------------
------------- CONTENU TEXTE --------------------
----------------------------------------------*/
.contenu_texte { margin-right: 10px; }
.contenu_texte p { margin-bottom: 5px; }
.contenu_texte img { margin: 5px; }
.contenu_texte td { padding: 3px; }
.contenu_texte h2, .resume_news h2, #complet_article h2{
    font-size: 14px;
    margin-top: 20px;
    margin-bottom: 10px;
    border-bottom: 1px solid #bbb;
    color: #7e2271;
    text-transform: capitalize;
}
.contenu_texte h3, .resume_news h3, #complet_article h3,
.contenu_texte h4, .resume_news h4, #complet_article h4 {
    color: #7e2271;
    margin-bottom: 5px;
    margin-top: 5px;
}
.contenu_texte .titre {
    color: #7e2271;
    font-weight: bold;
}
.contenu_texte ul, #descriptif_zoom ul{
    padding-left: 25px;
}
.contenu_texte ul li, #descriptif_zoom ul li{
    margin-bottom: 5px;
}

.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;
}

.desc_univers{
    border-top: 1px solid #e2e2e2;
    color: #707070;
    padding-top: 10px;
    margin-bottom: 10px;
}

#sub_content .img_mea{
    margin-bottom: 10px;
}

#descriptif_univers, #descriptif_zoom {
    line-height: 21px;
    height: auto;
    margin-bottom: 10px;
    /*color: #718087;*/
}

#descriptif_univers img, #descriptif_atelier img, #descriptif_zoom img{
    float: right;
    margin-right: 14px;
    margin-left: 25px;
    padding: 14px;
    border: 1px solid #e3e8e4;
}
#descriptif_zoom a.icone img{
    float: none;
    margin-right: 0px;
    margin-left: 0px;
    padding: 0px;
    border: none;
}
#descriptif_zoom a.icone:hover{
    text-decoration: none;
}
#home_left_bloc,#home_right_bloc,#home_center_bloc {
    float: left;
}
#home_left_bloc,#home_right_bloc { width: 249px; }
#home_center_bloc { width: 475px; margin: 0 5px; }
#school_list, #order_class, #business, #new, .right_bloc, .left_bloc {
    background-color: #EDF3EE;
    color: #7E2271;
    text-align: left;
    text-justify: inter-word;
    width: 100%;
    border-bottom: 2px solid #fff;
}
#school_list a, #order_class a, #business a, #new a, .right_bloc a, .left_bloc a {
    color: #9f4493;
}
#school_list a:hover, #order_class a:hover, #business a:hover, #new a:hover, .right_bloc a:hover, .left_bloc a:hover {
    color: #90f;
    text-decoration: none;
}
.right_bloc a, .left_bloc a {
	display: block;
}
.right_bloc div.content, .left_bloc div.content {
	padding: 5px;
}
.right_bloc div.content:hover, .left_bloc div.content:hover {
	background-color: #ff0;
}
.right_bloc div.content img, .left_bloc div.content img {
	max-width: 239px;
	max-height: 250px;
}
#descriptif_accueil, #order_class, #business, #new, #school_list {
    line-height: 15px;
}

#order_class h2, #business h2, #new h2, #school_list h2, #info h2, .right_bloc h2, .left_bloc h2{
    height: 20px;
    line-height: 20px;
    text-align: center;
    font-weight: bold;
    color: #EDF3EE;
    font-size: 14px;
    text-transform: uppercase;
    border-bottom: 2px solid #fff;
    background-color: #7e2271;
}
#new h3 {
    font-size: 11px;
    line-height: 11px;
    padding: 3px;
    margin-bottom: 5px;
    background-color: #bf66b5;
    /*color: #fff;*/
    text-transform: uppercase;
}
#new h3 a {
    font-weight: bold;
    /*color: #fff;*/
}

#order_class .zone_select{
    border-bottom: 2px solid #fff;
    padding: 5px;
}
#order_class .zone_select select {
    width: 100%
}
#business p, #new p, .right_bloc p, .left_bloc p {
    padding: 5px;
}
#business img, #new img, #order_class img{
    margin-right: 5px;
    width: 100px;
    float: left;
    border: solid 1px #fff;
}

div.ui-datepicker {
    font-size: 90%;
}
img.ui-datepicker-trigger {
    border: 0 !important;
    width: auto !important;
    cursor: pointer;
    float: none !important;
    vertical-align: bottom;
}
td.closed_date {
    /*opacity: 1 !important;*/
}
td.closed_date span {
    background: #ffaaf9 !important;
    color: #7e2271 !important;
}
#liste_ecole {
    width: 100%;
}
#liste_ecole table, #school_list table{
    border-spacing:0;
    width: 100%;
    border-collapse: collapse;
}
#liste_ecole table td, #school_list table td{
    background: #edf3ee;
    border-bottom: 2px solid #fff;
}

#liste_ecole table th{
    height: 15px;
    line-height: 15px;
    padding-left: 26px;
    font-weight: normal;
    color: #fff;
    font-size: 11px;
    text-transform: uppercase;
    background: url(../images/accueil/fleche.gif) 8px 1px no-repeat #7e2271;
    border-bottom: 1px solid #fff;
    text-align: left;
}

#liste_ecole table td.accueil_couleur, #school_list table td.accueil_couleur{
    width: 8px;
    padding: 0;
}
#liste_ecole table td.accueil_image, #school_list table td.accueil_image{
    padding: 5px 0 2px 0;
    width: 100px;
    text-align: center;
    height: 70px;
}
#liste_ecole table td.accueil_image img, #school_list table td.accueil_image img{
    border: 1px solid #fff;
}
#liste_ecole table td.accueil_desc, #school_list table td.accueil_desc{
    color: #718087;
    padding: 3px 5px 3px 0;
}
#liste_ecole table td.accueil_desc a{
    display: block;
    color: #718087;
}
#liste_ecole table td.accueil_desc a:hover{
}
#liste_ecole table td.accueil_desc a.more{
    background: url(../images/fleche.jpg) no-repeat top left;
    color: #7e2271;
    line-height: 9px;
    height: 9px;
    float: right;
    display: block;
    font-size: 12px;
    padding-left: 12px;
    margin: 5px;
    margin-left: 0;
}

#liste_ecole table td.accueil_link{
    vertical-align: bottom;
}
#liste_ecole table td.accueil_link a.more{
    background: url(../images/fleche.jpg) no-repeat top left;
    color: #7e2271;
    line-height: 9px;
    height: 9px;
    float: right;
    display: block;
    font-size: 12px;
    padding-left: 12px;
    margin-bottom: 5px;
    margin-right: 5px;
}

#liste_ecole table td.accueil_desc a span{
    margin-bottom: 0;
    color: #718087;
}
#infos_perso{
    color: #7e2271;
    font-weight : bold;
}
.article_galerie a img{
    width: 135px;
    margin-top: 10px;
    margin-left: 10px;
    border: 1px solid #7e2271;
}
.article_galerie a{
    border: 1px solid #7e2271;
    background: #EDF3EE;
    float: left;
    display: block;
    height: 155px;
    width: 155px;
    overflow: hidden;
    margin: 5px;
}
.article_galerie a:hover{
    background: #fff;
}
a.top {
    background: url(../images/top.png) no-repeat left center;
    padding-left: 12px;
    color: #777;
    height: 10px;
    line-height: 10px;
    font-size: 10px;
    font-weight: 700;
}
a.case_page {
    padding:3px 6px 3px 6px;
    margin:2px;
    font-size:12px;
}
a.case_page_selected {
    padding:3px 6px 3px 6px;
    margin:2px;
    font-weight:bold;
    font-size:16px;
    color:#9F4a92;
}
a.case_lien_ps {
    padding:3px 6px 3px 6px;
    margin:2px;
    font-size:14px;
}

