
/*  ----------------------------------------------------------- */
/*  Feuilles de styles des squelettes de la galerie des convoitises  */
/*  ----------------------------------------------------------- */

/*  ------------------------------------------
/*  Correction des styles HTML par defaut
/*  ------------------------------------------ */
* { 	
	margin:0; padding:0;
}
body {
	position:relative;
	width:1000px;
	margin:1em auto;
	background:#fff;
	text-align: center;
	font-size: 1em;
	color: #9999CC;
	font-family: Myriad Pro, tahoma, dustismo, serif;
}
img, table { margin: 0; padding: 0; border: none; }
h1, h2, h3, h4, h5, h6 { margin: 0; padding: 0; font-size: 1em; font-weight: normal; }
a { text-decoration: none; color:#B3A8CF; }
a:hover, #pied a:hover { color:#8173A6; }
a.on { color:#8173A6; }

li { list-style:none; }
/*  ------------------------------------------
/*  Disposition a l'ecran des blocs principaux
/*  ------------------------------------------ */
#page {
	width:960px;
	text-align:center;
	margin:0 auto;
}

#conteneur {
	position:relative;
	width:960px;
	margin:0 auto;
}
#conteneur #contenu {
	position:relative;
	width: 700px;
	margin:0 auto;
	text-align:center;
	background:url('images/fond_deg.jpg') #fff top right repeat-y;
	color:#96639F;
}

#angle_hg {
	float:left;
	width:10px;
	height:10px;
	margin-top:0;
	margin-left:0;
	background:url('images/angle_hg.jpg') top left no-repeat;
}
#angle_hd {
	float:right;
	width:10px;
	height:10px;
	margin-top:0;
	margin-right:0;
	background:url('images/angle_hd.jpg') top right no-repeat;
}
#angle_bg {
	float:left;
	width:10px;
	height:10px;
	margin-left:0;
	margin-top:-10px;
	background:url('images/angle_bg.jpg') top left no-repeat;
}
#angle_bd {
	float:right;
	width:10px;
	height:10px;
	margin-right:0;
	margin-top:-10px;
	background:url('images/angle_bd.jpg') top right no-repeat;
}

#bord_h, #bord_b {
	position:absolute;
}
#bord_h, #bord_b { width:680px; height:0; }
#bord_h { top:0; left:10px; border-top:1px solid #d4d3db; }
#bord_b { bottom:0; left:10px; border-bottom:1px solid #d4d3db; }


#bord_d, #bord_g { }
#bord_d { border-right:1px solid #d4d3db; }
#bord_g { border-left:1px solid #d4d3db; height:275px; }



#angle_hd_b {
	float:right;
	width:10px;
	height:11px;
	background:url('images/angle_hd_b.jpg') top right no-repeat;
}
#angle_bd_b {
	float:right;
	width:10px;
	height:11px;
	margin-top:-10px;
	background:url('images/angle_bd_b.jpg') top right no-repeat;
}


/* les points qui respirent... */
#place_point1, #place_point2, #place_point3, #place_point4,
#place_point5, #place_point6, #place_point7, #place_point8,
#place_point9, #place_point10, #place_point11 {
	position:absolute;
	width:22px;
	height:22px;
}
#place_point1 { top:80px; left:54px; }
#place_point2 { top:268px; left:0px; }
#place_point3 { top:509px; left:78px; }
#place_point4 { top:563px; left:27px; }
#place_point5 { top:52px; left:1px; }
#place_point6 { top:111px; left:805px; }
#place_point7 { top:50px; left:888px; }
#place_point8 { top:25px; left:941px; }
#place_point9 { top:480px; left:887px; }
#place_point10 { top:564px; left:887px; }
#place_point11 { top:562px; left:965px; }


/* Blocs du contenu (c-a-d. la colonne principale) */
#contenu .contre-encart {
	float: left;
	width: 21em;
}
#contenu .encart {
	float: right;
	width: 11em;
	margin: 0;
	margin-bottom: 1em;
}
/* Entete */
#entete {
	width: 113px;
	margin:0 auto;
}
#entete #nom_site_spip, #entete a .spip_logos {
	display: block;
	font-weight: bold;
	margin:0;
}
#entete a { text-decoration: none; }


/* Pied de page */
#pied {

	clear: both;
	width: 100%;
	margin-top:0;
	padding: 2px;
/*	font-size:5em;*/
	font-size:.9em;
	text-align: center;
	color:#62577F;
}
#pied a {
	color:#62577F;
}
#pied small {
	font-size: 0.77em;
}
#pied img { vertical-align: bottom; }

/* Espaceur de blocs */
.nettoyeur { clear: both; margin: 0; padding: 0; border: none; height: 0; line-height: 1px; font-size: 1px; }

/* Non visible a l'ecran */
.invisible { position: absolute; top: -3000em; height: 1%; }


/*  ------------------------------------------
/*  Habillage des menus et de la navigation
/*  ------------------------------------------ */
/*  Habillage general des menus de navigation
---------------------------------------------- */
#menu {
	position:relative;
	text-align:left;
	color:#8173A6;
	font-size: 0.78em;
	margin:1em 0;
	margin-bottom:.3em;
	margin-left:130px;
}

.imageLibrary, .rubriques8 {
	display: inline;
	clear: none;
	position:relative;
	width:160px;
	height:8.5em;
	float:left;
	margin:0 5px;
	margin-right:15px;
	margin-bottom:.5em;
}

.rubriques8 {
	width:230px;
	margin-right:0;
}

.imageLibrary h2 {
	position:absolute;
	height:26px;
	width:130px;
	bottom:0;
	left:0;
	background-color:#FFF;
	padding-left:30px;
	line-height:26px;
	z-index:10;
}

.imageLibrary h2 .spip_logos, .rubriques8 h2 .spip_logos {
	position:absolute;
	top:2px;
	left:0;
}

.imageLibrary li, .rubriques8 li {
	font-size:1em;
	float: left;
	list-style-type: none;
}

.rubriques8 li img {
	float:right;
}

.imageLibrary.rubriques8 {
	width:120px;
	margin-right:0;
}

.imageLibrary a, .rubriques8 a {
	font-style:italic;
	font-weight:bold;
	display:block;
	text-align:left;
}


.imageLibrary p {
	position: absolute;
	margin: 0px;
	left: 10px;
	bottom:0;
	width: 130px;
	clear: none;
	display:none;
	border-left:1px solid #8173A6;
	padding:.6em 0;
	padding-left:17px;
	padding-bottom:2.5em;
}

.imageLibrary img {
	z-index:1;
	width: 80px;
	height: 80px;
}


/*  ------------------------------------------
/*  Habillage du contenu
/*  ------------------------------------------ */
/*  Cartouche et titraille
---------------------------------------------- */
.cartouche { }
.cartouche .titre {
	font-size: 1.27em;
	font-weight: bold;
	color: #9999CC; }
#contenu .surtitre, #contenu .soustitre { font-size: 0.82em; }
.cartouche .spip_logos {
	float: right;
	margin-left: 16px;
	margin-bottom: 16px; }
.cartouche p { margin: 0; padding: 0; clear: left; }
.cartouche small { font-size: 0.71em; }
.cartouche .traductions { font-size: 0.71em; }
.cartouche .traductions * { display: inline; }
.cartouche .traductions li { padding-left: 1em; }

/*  Mise en forme des textes du contenu
---------------------------------------------- */

#conteneur #contenu .image {
	min-height:255px;
	width:400px;
	margin:0 auto;
	padding-top:25px;
}

.titrePage {
	position:absolute;
	top:1px;
	left:20px;
	height:100%;
}

.ficheProduit {
	position:relative;
	float:right;
	width: 150px;
	text-align:right;
	margin-top:50px;
	font-size:.8em;
}
.ficheProduit h2{
	font-variant: small-caps;
	font-size:1em;
}
.ficheProduit h3 {
	color:#96959F;
	font-size:.8em;
}

.chapo {
	margin-bottom: 1.5em;
	font-weight: bold;
	line-height: 1.4em; }

.lien {
	background: #EEE;
	margin: 1em;
	margin-bottom: 1.5em;
	padding: 0.82em;
	border: 1px solid #CCC;
	font-size: 0.82em;
	font-weight: bold; }
.texte { color: #000; font-size: 0.96em; }

p.spip { }
.ps, .notes {
	margin-top: 1.4em;
	padding-top: 2px;
	border-top: 2px solid #CCC; }
.ps { font-size: 0.82em; }
.notes { clear: both; font-size: 0.77em; }
.ps h2, .notes h2 { font-size: 1.19em; font-weight: bold; }


/* page sommaire 
----------------------------------------------------------- */
body.page_sommaire {
	background-image:none;
}
.page_sommaire, .page_sommaire #page, .page_sommaire #conteneur {
	width:100%;
	margin-left:0;
	margin-right:0;
}
.page_sommaire #example {
	width:100%;
	margin:0;
	z-index:100;
}

.page_sommaire #convoitise {
	margin:0 auto;
}

.page_sommaire #example object {
	width:100%;
	height:360px;
	margin-top:0px;
	z-index:100;
}
#cache-sup {
	width:100%;
	height:50px;
}
.page_sommaire #menu, .page_sommaire #contenu {
	width:780px;
	margin-left:auto;
	margin-right:auto;
}
.page_sommaire #menu {
	padding-left:83px;
}

.page_sommaire #conteneur #contenu .image {
	min-height:255px;
	width:680PX;
	margin:0;
	padding-top:25px;
	text-align:center;
}


/*  page article des rubriques "le createur" (rubrique6) et "l'agence" (rubrique7)
----------------------------------------------------------- */
.page_article.rubrique6 #conteneur #contenu .image {
	width:480px;
	min-height:255px;
	margin:0 auto;
	text-align:left;
	font-size:.8em;
	padding-top:35px;
}
/* page interview */
.page_article .article11 #conteneur #contenu .image {
	width:auto;
	min-height:260px;
	margin:0;
	margin-left:110px;
	margin-right:110px;
	text-align:justify;
	font-size:.8em;
	padding-top:16px;
}
/* page plan d'acces */
.page_article .article6 #conteneur #contenu .image {
	width:480px;
	min-height:255px;
	margin:0 auto;
	text-align:justify;
	font-size:.8em;
	padding-top:26px;
}

/* sans carousel */
.prev-prec {
	width:80px;
	height:60px;
	margin:22px auto;
	background:url('images/prev-prec.gif') top center no-repeat;
}

/*  objets de convoitise
------------------------------------------------ */
#convoitise {
	width:700px;
	height:18px;
	margin:0 auto;
	background:url('images/convoitise.gif') top center no-repeat;
}


/*  jCarousel
---------------------------------------------- */
#wrap {
	position:relative;
	width:510px;
	height:80px;
	margin:0 auto;
	text-align:center;
	background:#fff;
}
#wrap li {
	position:relative;
	float:left;
	width: 80px;
	height: 80px;
	margin-top:22px;
	margin-left:20px;
	margin-right:0;
}
#wrap li img {
	position:relative;
	
}

#mycarousel li a:hover {
	opacity: 0.75;			/* transparence W3C */
	filter:alpha(opacity=75);	/* transparence IE */
}

#mycarousel li { position:relative; }

span.masque {				/* en + du masque de spip, celui-ci ajoute le filet autour de l'image... */
	position:absolute;
	width:34px;
	height:34px;
	top:0;
	left:15px;
	background:url('images/masque_trait.png') top left no-repeat;
	cursor:pointer;
}



/* page formulaire newsletter et page abonnement ----------------------------- */
#newsletter {					/* lien pied de page */
	position:relative;
	width:100px;
	height:2em;
	margin:0 auto;
	margin-bottom:2em;
	background:url('images/newsletter.jpg') center left no-repeat;;
	padding-left:25px;
}
#newsletter a {
	display:block;
	width:125px;
	height:28px;
}

.page_newsletter #conteneur #contenu .image, .page_abonnement #conteneur #contenu .image {
	min-height:245px;
	width:400px;
	margin:0 auto;
	padding-top:35px;
}
.page_newsletter fieldset, .page_abonnement fieldset {
	border:none;
	border-left:1px solid #8173A6;
	color:#8173A6;
	padding-left:1em;
	margin-left:130px;
	margin-top:25px;
	text-align:left;
	font-size:.9em;
}
.page_newsletter legend, .page_abonnement legend {
	display:none;		/* impossible de mettre en forme dans tous les navigateurs... */
}
.page_newsletter fieldset h4, .page_abonnement fieldset h4 {	/* pour remplacer la balise legend */
	color:#8173A6;
}
.page_newsletter input, .page_abonnement input {
	margin-top:5px;
}
.page_newsletter .spip_bouton, .page_abonnement .spip_bouton {
	float:left;
}
#submit, .fondl {
	background:#8173A6;
	border:2px outset #8173A6;
	color:#fff;
	cursor:pointer;
}
.fondl {
	float:left;
	margin-left:2em;
}



/*  Portfolio
---------------------------------------------- */
#documents_portfolio {
	clear: both;
	margin-top: 1.4em;
	padding-top: 2px; }
#documents_portfolio h2 { margin-bottom: 0.4em; font-size: 0.88em; font-weight: bold; }
#document_actif { margin-top: 1em; }
#documents_portfolio a {
	float:left;			/* pour eviter le décalage vertical au fade in/fade out */
}
/*  Listes de documents joints (a un article ou une rubrique)
---------------------------------------------- */
#documents_joints {
	margin-top: 1.4em;
	padding-top: 2px;
}
#documents_joints h2 { margin-bottom: 0.4em; font-size: 0.88em; font-weight: bold; }
#documents_joints ul { margin: 0; padding: 0; list-style: none; }
#documents_joints li { margin-bottom: 0.4em; }
#documents_joints li .spip_doc_titre {}
#documents_joints li .spip_doc_titre small { font-weight: normal; }
#documents_joints li .spip_doc_descriptif {}



a.spip_url {
	color: #acac90;
}

#fader{
display:block;
}