body {
   margin:     0;
   padding:    0;
   
   font-family:    arial, verdana, sans-serif;
   font-size:      62.5%;
   color:          #333;
   /*background-color:   #000;*/
   background-color:   #D5D5C3;
}
a img {
border:none;
}
#flashcontent {
   margin:             40px auto;
   padding:            5px;
   width:              680px;
   border:             1px solid #ccc;
   background-color:   #3C3C3C;
}

#img {
}

.cache {
	display: none;
}

@media print {
    body,
    #flashcontent,
	object, 
	embed,
	#flashmovie {
       background: #fff;
    }
}

object, embed {
   float:              left;
}

h2 {
   margin:             0;
   padding:            3px 5px;
   background:         #ccc;
   text-transform:uppercase;
   font-size:          1.1em;
}

#d, #n {
   margin:             5px 0px;
   padding:            3px 5px;
   background:         #ccc;
   font-size:          1.1em;
   font-weight:        bold;
   text-align:center;
   text-transform:uppercase;
}

a {
    text-decoration:  none;
    color:            #F40A15;
}

a:hover {
    text-decoration:  underline;
}

#flashresults {
	margin-top : 8px;
   float:              right;
   background-color:   #fff;
   padding:            5px;
   border:             1px solid #000;
   width:              185px;
   font-size:          1.1em;
   overflow: hidden;
}

form {
    border:         2px solid #CCCCCC; 
}

form p {
    padding:        2px;
}

select {
   margin:     auto;
   width:       100%;
   font-size : 11px;
}

#d {
    background: #666;
	color:      #fff;
	padding:    2px;
}

#r {
	overflow:auto;
	max-height:340px;
}

#r_print
{
	display:none;
}


* html #r {
	height : 340px;
}

#minilogo {
	float : left;
	text-align:right;
	width : 30%;
}

#r strong {
    /*background: transparent url(puce.png) left top no-repeat;
	padding-left:  12px;*/
}

#print, #legende_print {
	display : none;
}

h3 {
	color : #ffffff;
	font-family : arial;
	font-size : 14px;
	font-weight : bold;
	text-align : center;
}

.myHome, .notInOne, .inOne, .boutique, .Boutique, .habillage, .Habillage {

	font-weight : bold;
}

.inOne {

	background : url('inone.gif') right top no-repeat;
	padding-right : 15px;

}

.myHome {

	background : url('myhome.gif') right top no-repeat;
	padding-right : 15px;

}

.notInOne {

	background : url('celiane.gif') right top no-repeat;
	padding-right : 15px;

}


.boutique, .Boutique, .habillage, .Habillage {

	padding-left : 17px;
}

.boutique, .Boutique {

	background : url('boutique_puce.png') left top no-repeat;
}


.habillage, .Habillage {

	background : url('habillage_puce.png') left top no-repeat;
}

#legende, #legende_revendeurs {

	border : 1px solid #8D8D8D;
	font-size : 10px;
	padding : 0px;
	padding-top : 2px;
	padding-bottom : 5px;
	margin-bottom : 5px;
	background : #E1E1E1;
	
	font-weight : bold;
}

.legende_bottom {

	border : 1px solid #8D8D8D;
	font-size : 10px;
	padding : 2px 0 0 2px;
	padding-top : 2px;
	padding-bottom : 5px;
	margin-bottom : 5px;
	background : #E1E1E1;
	
	font-weight : bold;
	color: #000000;
}

/*
#btn_recherche
{
	background: url('icone_recherche.gif') right top no-repeat transparent;
	padding-right: 25px;
}
*/

#legende {

	text-align : center;
}


#legende_revendeurs {

	padding-left : 30px;
}

#minilogo_impression
{
	display:none;
}






