/*
 * Styles généraux
*/

body { font-family: Arial, Helvetica, sans-serif; text-align: left; font-size: 0.8em; }

a img { border: 0; }
#langues img { vertical-align: middle; }
#contenu .chapo { /*font-style: italic;*/ }
dt { font-weight: bold; }
/*
 * Partie variable des sites
*/
a { color:#a70034; text-decoration:none;}
a:hover { color:#c2a360; text-decoration: none;}
/*#preview a:visited { text-decoration: underline overline; color:#999 }*/
ul { margin:0; padding:0;}
ul li { margin:0; padding:0; list-style:none; }
#preview ul, .bloc ul { margin:1em 0 1em 2em;}
#preview ul li, .bloc ul li { margin:0.3em 0; padding-left:14px; list-style:none; background: url(../images/puce_li.gif) no-repeat 0 4px;}
#preview p { margin:1em 0; text-align:justify; }
p#rss { margin:0; padding:0; }

h1, h2, h3, h4, h5, h6 {margin: 1em 0px; padding: 0px; color:#000;}
h1 { margin:20px 0 5px 260px; padding-left:25px; font-size: 1.8em; font-weight:normal; background:url(../images/bg_h1.gif) no-repeat left center; }
#contenu h1:first-letter {font-size: 1.6em;}
h2 { font-size: 1.3em; text-transform:uppercase; margin: 0 0 25px 70px; padding-bottom:2px; border-bottom:1px solid #d57078; font-weight:normal; }
h3 { font-size: 1.25em; border-left:4px solid #575757; padding-left:8px; font-weight:bold; letter-spacing:1px; }
h4 { font-size: 1.2em; margin-left:20px; color:#575757; font-weight:bold; padding:0 0 0 18px; background:url(../images/puce_h4.gif) no-repeat 0 3px; }
h5 { font-size: 1.2em; margin-left:38px; color:#4c4c4c; }
h6 { font-size: 1.2em; color:#a70034; font-weight:normal; text-transform:uppercase; }

/*
 * Filet de séparation dans le texte
*/
div.separateur { clear: both; border-top: 1px solid #c2a360; margin-bottom: 15px;}

/* alignement des images dans les pages */
.element { clear: both; }
div.gauche, div.droite, div.centre { padding: 3px; background:#fff; border:1px solid #ccc; }
.gauche { float: left; margin: 0 1.5em 1em 0;}
.droite { float: right; margin: 0 0 1em 1.5em;}
.centre { margin: 1em auto; text-align: center; }
#contenu .gauche span, #contenu .droite span, #contenu .centre span { display: block; color:#999; font-size: smaller; text-align: center; line-height:1em; }
#contenu #rss div { padding:0; margin:0; background:none; border:none;}

/* lexique */
p.lettres { font-size:1.3em; letter-spacing:1px; color:#8e8e8e;}
p.lettres a { font-weight:bold;}
dt { margin:8px 0 0;}
dd { margin:5px 0 5px 40px;}

/* 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 { padding: 0.2em 0; }
.broken { text-decoration: line-through; }

/* Messages */
.message {
	padding: 5px 30px;
	background: url(../images/icons/information.png) 5px 50% no-repeat #e2d8c2;
	border: 1px solid grey;
	text-align: left;
}
h3.message { font-size: 0.9em; }
.good { background-image: url(../images/icons/accept.png); }
.warn { background-image: url(../images/icons/error.png); }
.error { background-image: url(../images/icons/exclamation.png); }


/*
 * Pagination et Outils d'impression et de retour
*/
#pagination, #contenu ul#nav-contenu {
	clear: both;
	padding: 0.5em 0;
	margin-top: 2em;
	text-align: center;
}
#contenu ul#nav-contenu { margin:2em 0 0 0; border-top:1px solid #ccc; }
#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;}
.prix { color: #cc185e; }

/*
 * Historiques des commandes
*/
table.commandes { width: 100%; }


/* blocs page interne */

#colgauche .bloc { width:173px; height:166px; margin:7px 0; padding:5px 10px 5px 22px; background-position:left top; background-repeat:no-repeat; overflow:hidden; font-size:0.9em; }
#colgauche #actualites { background-image:url(../images/bg_bloc_infos_interne.gif); }
#colgauche #infos { background-image:url(../images/bg_bloc_actu_interne.gif); }

.bloc h2 { margin:0; padding-top:4px; font-size:1.1em; text-align:center; font-weight:bold;}
.bloc a { color:#000;}
.bloc a:hover { color:#a70034;}
.bloc p { margin:1em 0; padding-left:12px;}

#actualites h2 { border-bottom-color:#a70034;}
#infos h2 { border-bottom-color:#c2a360;}
#actualites p { background:url(../images/puce_infos.gif) no-repeat 0 0;}
#infos p { background:url(../images/puce_actu.gif) no-repeat 0 0;}

#colgauche #lexique { width:205px; height:88px; padding:0;}
#colgauche #lexique h2 { border:0; padding:0;}
#colgauche #lexique h2 a { display:block; height:88px; background:url(../images/bt_lexique.gif) no-repeat; text-indent:-99999px;}

