/*
 * Styles généraux
*/
body { font-family: Arial, Helvetica, sans-serif; text-align: left; }

a img { border: 0; }
#langues img { vertical-align: middle; }
#contenu p { margin:1em 0;  }
#contenu .chapo { font-style: italic; }
dt { font-weight: bold; }

/*
 * Partie variable des sites
*/
body { font-size: 0.8em; color: #535353;}
a {	color:#e77f05;	text-decoration:none;}
a:hover { color:#ffce00; text-decoration: none;}
/*#contenu a:visited { color: #ccc; }*/
#preview { text-align:justify;}
#preview ul { margin:1em 0 1em 2em; padding:0;}
#preview ul li { margin:3px 0; padding:0 0 0 12px; list-style:none; background:url(../images/puce_li.gif) no-repeat 0 5px;}

h1, h2, h3 { clear:both;}
h1, h2, h3, h4, h5, h6 { margin: 0px; padding: 0px;}
#entete h1 {font-size: 1.2em; width: 500px; padding: 25px 0 0px 40px; border-bottom: 4px solid  #e1e1e1; color: #000; background: url(../images/bg_h1.gif) no-repeat left top;}
#bandeau h1 { clear:none; float: left; width: 172px; font-weight: normal; font-size: 1.1em; padding: 10px 233px 0px 10px; color:#303030; letter-spacing:0.1em; }
#colonne-gauche h1, #sidebar h1 {line-height: 1em; color: #fff; text-align: center;}
#colonne-gauche h1 a, #sidebar h1 a {color: #fff;}

#colonne-gauche #produits h1 { padding:0; margin:4px 0; color:#f67700; }
#colonne-gauche #marques h1 { padding: 10px 0 15px; color: #000;}

h2 { font-size:1.4em; margin:0 0 1em; font-weight: bold; color:#000; padding-left:10px; border-left:4px solid #ffce00;}
h3 { font-size:1.2em; margin:1em 0; font-weight: normal; color:#000; padding:0px 10px; background:#e1e1e1;}
h3 a { color: #FFF; }
.catalogue h3 { background:#e77f05; color:#fff;}
.promotions h3 { background:#d61f2a; color:#fff;}

/*
 * blocs des colonnes
*/
.bloc h1 { font-size: 13px;}
#colonne-gauche .bloc h1 { /* padding: 27px 0px 14px 30px; */ }
#sidebar .bloc h1 { padding:8px 0px 12px;}
#sidebar .bloc p { margin:5px 0px;}
#sidebar #contact.bloc p { margin: 138px 0px 4px; line-height: 1.1em; color:#000;}
#sidebar .bloc a.raccourcis { float: left; width: 180px; padding: 2px 0px; font-weight: bold; }
/* services */
#colonne-gauche #services h1 { padding:10px 0px 12px 0px;}

/* liens */
#colonne-gauche #liens h1 { padding:10px 0px 0px 0px;}

/* newsletter */
#sidebar #newsletter, #sidebar #contact, #envoyer_ami { font-size:0.85em; }
#sidebar #newsletter p { color: #ababab; margin: 5px; font-weight: bold; text-align: center;}
#sidebar #paiement p   { margin: 5px; text-align: center; font-size: 0.8em;}
#sidebar #panier p { color: #ababab; font-weight: bold;}

#toutes-marques p { padding: 10px;}

#sidebar #paiement { width:auto; padding: 0 10px 10px;}

#produits { padding:0;}

/* styles des forms */
#recherche input, #newsletter input { text-align:center; font-size:0.85em; vertical-align: middle; }
#recherche form { margin-left:30px;}
#contenu #newsletter form, #envoyer_ami form { margin-top:5px; padding-left:15px;}
#newsletter input, #envoyer_ami input { width:120px; color:#fe4e04;}
#newsletter input.submit, #envoyer_ami input.submit { width:auto;}

/*
 * Filet de séparation dans le texte
*/
div.separateur { clear: both; border-top: 1px solid black;}

/* alignement des images dans les pages */
div.gauche, div.droite { padding: 3px; border: 1px solid #c5cccc; }
div.centre { border: 1px solid #c5cccc; }
.gauche { float: left; margin: 0 1em 2em;}
.droite { clear:right; float: right; margin: 0 0 2em 1.5em;}
.centre { clear:both; margin: 1em auto 2em; text-align: center; }
/* .centre { clear:both; text-align: center; } */
#contenu .gauche span, #contenu .droite span, #contenu .centre span { display: block; font-size: smaller; text-align: center; }
#contenu #rss div { padding:0; margin:0; background:none; border:none;}

/* icones des fichiers */
#contenu .icone a, #contenu a.icone {margin-top: 0em; padding-left: 1.5em; list-style: none;}
#contenu .pdf { background: url(../images/icons/acrobat.gif) left center no-repeat !important; }
#contenu .doc, #contenu .rtf { background: url(../images/icons/word.png) left center no-repeat !important; }
#contenu .xls, #contenu .xla { background: url(../images/icons/excel.png) left center no-repeat !important; }
#contenu .ppt, #contenu .pps { background: url(../images/icons/powerpoint.png) left center no-repeat !important; }
#contenu .zip, #contenu .rar { background: url(../images/icons/compressed.png) left center no-repeat !important; }
#contenu .gif, #contenu .jpg, #contenu .png { background: url(../images/icons/picture.png) left center no-repeat !important; }
#contenu .url { background: url(../images/icons/world.gif) left center no-repeat !important; }
#contenu .email { background: url(../images/icons/email.png) left center no-repeat !important; }
.url a[target="_blank"], a.url[target="_blank"] {background: url(../images/icons/external.png) right center no-repeat !important;}
.icone { vertical-align: middle; }
.broken { text-decoration: line-through; }
/*
 * Pagination et Outils d'impression et de retour
*/
#pagination, #contenu ul#nav-contenu {
	clear: both;
	padding: 1em 0;
	text-align: center;
}
#contenu ul#nav-contenu { width:100%; margin:2em 0; padding:7px 0; border-top:1px solid #CCCCCC; }
#contenu #nav-contenu li { background: none; display: inline; padding:0 1.2em; font-size:smaller; color:#3A846E; border-right:1px solid #ccc; }
#contenu #nav-contenu li.last { border:0;}

.message {
	padding: 5px 30px;
	background: url(../images/icons/information.png) 5px 50% no-repeat #FFF68F;
	border: 1px solid grey;
	text-align: left;
}

.message1 {
	padding: 5px 30px;
    color:  #FF6600;
    background: none;
	text-align: left;
	font-weight: bold;
}

.message2 {
	padding: 5px 60px;
    color:  #FF6600;
    background: none;
	text-align: center;
	font-weight: bold;
    border: 1px solid #FFCC01;
}

.message-commande {
	padding: 5px 30px;
	background: url(../images/icons/error.png) 5px 50% no-repeat #F6F6F6;
	border: 2px solid red;
	text-align: left;
	font-weight: bold;
}
.good { background-image: url(../images/icons/accept.png); }
.warn { background-image: url(../images/icons/error.png); }
.error { background-image: url(../images/icons/exclamation.png); }

table.commandes { text-align: left; }


#no-result {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	background-color: #FFF;
	background-image: url(../images/minimecano.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-size: 12px;
	padding: 5px;
	text-align: center;
	border: 1px solid #FFCE00;
	white-space: nowrap;
	line-height: 14px;
}
.mev1 {
	font-weight: bold;
	color: #F00;
}
.prixTel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	}
