/*
 * Styles généraux
*/

body { text-align: left; font-size: 0.8em; }

a img { border: 0; }
#langues img { vertical-align: middle; }
#contenu p {  }
#contenu .chapo { /*font-style: italic;*/ }
dt { font-weight: bold; }
/*
 * Partie variable des sites
*/
a { color: #a99a6e; text-decoration:none;}
a:hover { color: #fff; text-decoration: none;}
ul { margin:0; padding:0;}
ul li { margin:0; padding:0; list-style:none; }
.dore {color:#a99a6e;}


ul.actions  {margin:2em; clear:both;}
#preview ul, .bloc ul { margin-left: 1em;}
#preview ul li, .bloc ul li { margin:0; padding-left:10px; list-style:none; background: none;}
#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:#d0c7be; font-weight:normal;}
h1 {font-size: 25px; background:transparent url(../images/bg_h1.jpg) no-repeat scroll right 43px;}
h1:first-letter {font-size:50px; color:#a99a6e;}
h2 { font-size: 1.4em; }
h3 { font-size: 1.3em; clear:left; }
h4 { font-size: 1.2em; }
h5 { font-size: 1.1em; }
h6 { font-size: 1em; }


/**********************Gestion du pied du site*****************/

.bloc-pied {float:left; margin-top:8px;}
.num1 {width:210px; margin-left:202px;}
.num2 {width:375px;}
.num3 {width:213px;}
.bordure {border-top:1px solid #2b2930;}

/********************Oeuvres du site*********************/

body.oeuvres h2 {display:inline;
float:left;
margin-bottom:30px;}

.univers {float:left; width:200px; padding:0 15px; margin-bottom:30px;}
.univers img { overflow:hidden; max-height:430px;}
.univers .legende {clear:left; width:200px; height:30px; padding-top:10px; background:#171b40; text-align:center; cursor:pointer;}
.legende a {}
.legende a:hover, .legende a.aselect {color:#fff;}
.liste_oeuvres .gauche {padding:0 15px; margin:0;}
.liste_oeuvres div.gauche img {overflow:hidden; width:200px; height:200px;}
.liste_oeuvres_details .gauche {margin:0 1.5em 1em 0; padding:0;}
.liste_oeuvres_details div.gauche img {overflow:hidden; width:200px; height:200px;}
.liste-oeuvres {margin-bottom:50px;}

.liste-oeuvres div.zoom { background:#fff; display:none;}

#loupe { position: absolute; overflow: hidden; border: 1px solid black; }
img.detail {cursor: move;}
#minipopup a:hover {color:#000;}


.liste-partenaires h2 {float:left; width:300px; text-align:center;}
#contenu .liste-partenaires p {margin-left:65px;}
#contenu .liste-partenaires div.gauche {margin-left:65px;}

/*
 * Filet de séparation dans le texte
*/
div.separateur { clear: both; border-top: 1px solid #d4cdf7; margin-bottom: 45px;}
body.partenaires div.separateur { margin-bottom: 15px;}

/* alignement des images dans les pages */
/*div.gauche, div.droite, div.centre { padding: 0.8em 0.8em 0 0.8em;}*/
.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; font-size:11.5px; font-style:italic; padding-top:5px; 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 ; }
#contenu .liste-partenaires .url { background: none;  padding-left:0;}
#contenu .email { background: url(../images/icons/email.png) left center no-repeat !important; padding-left: 2em !important; }
.url a[target="_blank"], a.url[target="_blank"] {background: url(../images/icons/external.png) right center no-repeat;}
.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 #171b40;
	border: 1px solid lightgray;
	text-align: left;
	clear:both;
}
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: 3em;
	text-align: center;
	border-top:1px solid #2b2930;
}
#contenu ul#nav-contenu { margin:2em 0 0 0; }
#contenu #nav-contenu li { background: none; display: inline; padding:0 1.2em; font-size:smaller; text-transform:uppercase; color:#3A846E; border-right:1px solid #ccc; }
#contenu #nav-contenu li.last { border:0;}
.prix { color: #cc185e; }

div.tip { background: #000; color: #FFF; padding: 5px;  opacity: 0.7; }
div.tip div.tip-title { font-weight: bold;  opacity: 1;}

ul.plan li.espace-membre, ul.plan li.connexion { display: none; }
ul.plan li { font-weight: bold; float: left; width: 45%; }
ul.plan li li { font-weight: normal; float: none; }


