
/* 
style de la bordure de maincontent
*/
div.maincontent h2 {
background-color:#f7920f;
}
div.maincontent{
border-color:#f7920f !important;
font-weight:bold;
}

/* Navigation entre les mois */
div.navigation{
background-color:#a82338;
}
div.action{
background-color:#ca4061;
}
div.DownBar p {
color:#f7920f;
}

/***********************
	Regles des Dummys
***********************/
div#sectiondummy {
background-color:#f7920f;
}
div#sectiondummy h2 span.elm1 {
font-size:18px;
color:white;
}
div#sectiondummy h2 span.elm2 {
color:#fbc887;
}
div#sectiondummy h2 span.elm3 {
font-size:60px;
}
div#verylightdummy {
background-color:#fbc887;
}
div#lightdummy {
background-color:#fbc887;
}
div#darkdummy {
background-color:#a82338;
}
/***************************
           dummy
***************************/
div#darkdummy{
background-color:#F7B110 !important;
}
span.elm1{
_padding-top:30px;
font-size:15px !important;
}
span.elm2{
font-size:26px !important;
color:#FBC887 !important;
}
span.elm3{
font-size:21px !important;
color:#FBC887 !important;
}
/***********************
	Regles de bases
  pour le style utilisé
	 avec TinyMCE
***********************/
div.pagecontent li {
list-style-image:url(/themes/default/images/puces/actualite_full.gif)
}
div.maincontent a:hover{
color:#f7920f;
}
thead {
background-color:#f7920f;
font-weight:bold;
text-align:center;
}
tfoot {
background-color:#a82338;
font-weight:bold;
text-align:center;
}
thead td{
color:white;
margin-right:15px;
}
/***************************
           Login
***************************/
table.login{
width:100%;
margin-top:20px;
margin-bottom:20px;
}
td.input{

}

td.userinfo{
font-size:11px !important;
text-align:left;
padding-left:15px;
width:30%;
}

td.submit{
vertical-align:bottom;
width:30%;
}

td.getpwd{
font-size:10px;
width:30%;
}
input.ok{
border:0px;
font-weight:bolder;
background-color: white;
color:#F7920F;
}
/***************************
           Recherche
***************************/
table.searchbar{
padding:10px;
border-top:20px solid #F7920F;
width:100%;
}

.rechercher{
width:90px;
font-weight:bolder;
background-color: #FBC887;
font-family: Arial;
border: #F7920F 1px solid;
font-size: 12px;
color: white;
} 
td.text{
text-align:right;
}


/***************************
           Tableau
***************************/
table.product{
border-bottom:1px solid #F7920F;
width:100%;
padding-bottom:10px;
padding-right:10px;
}
td.img{
width:25%;
}
td.titre{
font-size:12px;
}
td.info{
display:block;
}

td.panier{
vertical-align:bottom;
text-align:right;
}

td.type{
height:35px;
}

span.info{
display:block;
}
span#club{
color:#F7920F;
}

span.titre{
text-transform:uppercase;
}

/***************************
        mise en forme
***************************/
a:hover{
color:#FBC887;
}
span.info {
font-size:12px;
}
a.panier{
background-image:url(/themes/default/images/boutique/icones/panier.gif);
background-repeat:no-repeat;
padding-left:20px;
color:#F7920F !important;
text-decoration:none;
}

p.book {
margin:0 !important;
background-image:url(/themes/default/images/boutique/icones/livre.gif);
background-repeat:no-repeat;
padding-left:25px;
}

p.DVD {
margin:0 !important;
background-image:url(/themes/default/images/boutique/icones/DVD.gif);
background-repeat:no-repeat;
padding-left:25px;
}
p.K7 {
margin:0 !important;
background-image:url(/themes/default/images/boutique/icones/K7.gif);
background-repeat:no-repeat;
padding-left:25px;
}

div.action{
background-color:#F7920F !important;
}
/***************************
        pack
***************************/
td.titre ul{
font-size:11px;
font-weight:normal;
padding:0;
margin:0;
}
td.titre ul li {
list-style-image:url(/themes/default/images/puces/boutique_full.gif);
}

span.bar{
text-decoration:line-through;
}