/* CSS Document */
/* Page */
html {
    font-size: 100%; /* Évite un bug d'IE 6-7. (1) */
}
/* Titres */
h1, h2, h3, h4, h5, h6 {
    margin: .2em 0 .8em 0; /* Rapproche le titre du texte. (5) */
    line-height: 1.4;
    font-weight: bold; /* Valeur par défaut. (6) */
    font-style: normal;
}
/* Liens */
a {
    text-decoration: underline;
}
a:link {
    color: #333333;
}
a:visited {
    color: #555555;
}
a:hover, a:focus, a:active {
    color: #873508;
}
a img {
    border: none;
}

h1 {font-family: "Verdana", Arial, "Arial Black", serif; color: #666666; font-size: 20px; font-weight: bold; text-align: left; border-bottom: 2px solid gray;}/* Titres de 18 pixels soulignés */
h2 {font-family: "Verdana", Arial, "Arial Black", serif; color: #663333; font-size:  14px; line-height: 20px; font-weight: bold; text-align: left;}/* Titres de 14 pixels */
h3 {font-family: "Verdana", Arial, "Arial Black", serif; color: #666666; font-size:  12px; font-weight: bold; text-decoration: none; text-align: left;}/* Titres de 12 pixels */
h4 {font-family: "Verdana", Arial, "Arial Black", serif; color: #663333; font-size:  11px; font-weight: bold; text-align: center;}/* Titres de 11 pixels */
h5 {font-family: "Verdana", Arial, "Arial Black", serif; color: #333333; font-size:  11px; font-weight: bold; line-height: 19px; text-decoration: none; text-align: left;}/* Titres de 10 pixels */
h6 {font-family: "Verdana", Arial, "Arial Black", serif; color: #666666; font-size: 9px; font-weight: bold; text-align: center;}/* pied de page de 9 pixels */
p {font-family: "Verdana", Arial, "Arial Black", serif; color: #333333; font-size: 12px; font-weight: normal; line-height: 16px; text-align: left;/* Paragraphes de 12 pixels */}
a {text-decoration:none; color:#333333;}

#body
{
   margin-top: 0;
   background-color:#D2AD14;
  line-height: 15px;
  background-image: url("/images/fondcultural.jpg");
   background-repeat:no-repeat;
 }

#boite
{
	margin: 0 auto;
	width: 996px;
	text-align: left;
	border: 0px solid #000;
	background: url("/images/shadow.png"); 
 }

#conteneur
{
     position: relative; /* on positionne le conteneur */
     margin-left: auto;
     margin-right: auto;
	 margin-top: 0;
     width: 976px;
     text-align: left;
	 background-color:#D2AD14;
	 border-bottom: 1px solid #000;
}

#haut
{
     position: relative;
     margin-left: 0px;
     margin-right: auto;
	 top: 0px;
	 margin-top: 0;
     width: 976px;
     text-align: left;
	 border: 0px solid #000;
	 height: 130px;
	 background-color:#D2AD14;
	 z-index: 10;
 }
 
 #page
{
     margin-left: 10px;
     margin-right: auto;
	 top: 232px;
	 margin-top: 0;
     width: 956px;
     text-align: left;
	 border: 0px solid #000;
	 background-color:#ffffff;
	 z-index: 0;
 }

/* l'article */
.imageflottante1
{ float: left; margin-right: 10px; }
.imageflottante2
{ float: right; margin-left: 10px; }
.imageflottante3
{ float: right; margin-left: 10px; margin-top: 10px; }
/* image avec filet */
.imageflottante4
{ float: left; margin-right: 10px; border-width: 1px; border-style: solid; border-color: #999999; }

/* photos de droite */
.imageflottante5
{ float: left; margin: 5px; }

#article
{
   width: 668px;
   margin-left: 10px;
   margin-right: 10px;
   margin-top: 2px;
   background-color: #FFFFFF;
   padding-top:0px;
   padding-bottom:10px;
   padding-right:8px;
   padding-left:8px;
   border-width: 1px;
   border-style: solid;
   border-color: #999999;
   z-index: 0;
}

/* le pied de page */
#pied_de_page
{
  	width: 956px;
   	padding-top:0px;
	padding-bottom:0px;
	margin-left:5px;
	margin-top:20px;
   	text-align: center;
   	border: 0px solid black;
}


/* le tableau -nice festival*/
#tableau_1 {
	width: 670px;
    left: 15px;
	background-image: url("/images/fond_nice.jpg"); 
}
.tableau {
    border-collapse:collapse
}
.tableau td {
    padding: 5px 5px 0px 5px;
	width: 200px;
    border-spacing:0;
    border:2px solid #ffffff;
    empty-cells: show;
	height: 10px;
 }
.tableau caption {
    font-size:2em;
    padding:0px;
}
.tableau tr.impaire td {
}
.tableau th {
   color: #666;
   font-size:0.8em;
   font-weight:bold;
   text-align:center;
}


/* le tableau -artiste*/
#tableau_2 {
	width: 340px;
    left: 15px;
}
.tableau_2 {
    border-collapse:collapse
}
.tableau_2 td {
    padding: 5px 3px 0px 3px;
    border:2px solid #ffffff;
    empty-cells: show;
	height: 10px;
 }
.tableau_2 tr.impaire td {
   background-color:#DFE4E8;
}


/* le tableau -paris_plages*/
#tableau_3 {
	width: 670px;
    left: 15px;
	background-image: url("/images/paris_plages/fond_paris.jpg"); 
}

/* pub meetinggroupe*/
#inscription
{
	width: 260px;
   	height: 420px;
  	position: absolute;
    left:705px;
    top: 132px;
    border-width: 1px;
	border-style: solid;
	border-color: #999999;
	background-color: #FFFFFF;
	z-index: 0;
}

/* photos colonne droite */
.imageflottante10
{ float: left; margin: 5px; margin-bottom: 5px;}
.imageflottante11
{ float: left; margin: 5px; margin-bottom: 8px;}
.imageflottante100
{ float: left; margin: 0px; margin-bottom: 0px;}


#photos
{
   	width: 260px;
	margin-top:0;
   	position: absolute;
   	top: 562px;
    left: 705px;
   	background-color: #333333;
    border-width: 1px;
	border-style: solid;
	border-color: #999999;
}
#photos2
{
   	width: 260px;
	margin-top:0;
   	position: absolute;
   	top: 1082px;
    left: 705px;
   	background-color: #333333;
    border-width: 1px;
	border-style: solid;
	border-color: #999999;
}

/* photos colonne droite - soulages */
#photos3
{
   	width: 250px;
   	height: 1739px;
	margin-top:0;
	padding-top:0px;
	padding-left:10px;
   	position: absolute;
   	top: 1082px;
    left: 705px;
   	background-color: #333333;
    border-width: 1px;
	border-style: solid;
	border-color: #000000;
}

/* photos colonne droite - fabrique des images */
#photos4
{
   	width: 250px;
   	height: 2501px;
	margin-top:0;
	padding-top:0px;
	padding-left:10px;
   	position: absolute;
   	top: 1082px;
    left: 705px;
   	background-color: #000000;
    border-width: 1px;
	border-style: solid;
	border-color: #000000;
}
/* photos colonne droite - turner */
#photos5
{
   	width: 260px;
   	height: 600px;
	margin-top:0;
	padding-top:0px;
	padding-left:0px;
   	position: absolute;
   	top: 1072px;
    left: 705px;

}

/* photos colonne droite - mariko-erik munsch */
#photos6
{
   	width: 260px;
   	height: 950px;
	margin-top:0;
	padding-top:0px;
	padding-left:0px;
   	position: absolute;
   	top: 794px;
    left: 705px;
   	background-color: #000000;
    border-width: 1px;
	border-style: solid;
	border-color: #000000;
}

/* première pub */
#publiez
{
   	width: 260px;
   	height: 280px;
   	position: absolute;
   	left:705px;
   	top: 562px;
   	background-color: #FFFFFF;
    border-width: 1px;
	border-style: solid;
	border-color: #999999;
}

/* nice festival pub réal */
#real
{
   	width: 260px;
   	height: 280px;
   	position: absolute;
   	left:705px;
   	top: 562px;
   	background-color: #FFFFFF;
    border-width: 1px;
	border-style: solid;
	border-color: #999999;
}

/* troisième pub */
#pubbas
{
   	width: 260px;
   	height: 190px;
   	position: absolute;
   	left: 705px;
   	top: 853px;
	background-color: #FFFFFF;
    border-width: 1px;
	border-style: solid;
	border-color: #999999;
}

/* PAGE APOCALYPSE*/
/* pub meetinggame*/
#meetinggame
{
	width: 260px;
   	height: 420px;
  	position: absolute;
    left:705px;
    top: 132px;
    border-width: 1px;
	border-style: solid;
	border-color: #999999;
	background-color: #FFFFFF;
	z-index: 0;
}
/* pub meetinggroupe*/
#meetinggroupe1
{
	width: 260px;
   	height: 420px;
  	position: absolute;
    left:705px;
    top: 852px;
    border-width: 1px;
	border-style: solid;
	border-color: #999999;
	background-color: #FFFFFF;
	z-index: 0;
}
/* pub fabrica */
#fabrica1
{
   	width: 260px;
   	height: 190px;
   	position: absolute;
   	left:705px;
   	top: 1282px;
   	background-color: #FFFFFF;
    border-width: 1px;
	border-style: solid;
	border-color: #999999;
}
/* pub vertige */
#vertige1
{
   	width: 260px;
   	height: 275px;
   	position: absolute;
   	left: 705px;
   	top: 1482px;
	background-color: #FFFFFF;
    border-width: 1px;
	border-style: solid;
	border-color: #999999;
}

/* MARS-VENUS*/

/* pub meetinggroupe*/
#meetinggroupe
{
	width: 260px;
   	height: 420px;
  	position: absolute;
    left:705px;
    top: 562px;
    border-width: 1px;
	border-style: solid;
	border-color: #999999;
	background-color: #FFFFFF;
	z-index: 0;
}
/* pub fnac*/
#fnac
{
   	width: 262px;
   	height: 222px;
   	position: absolute;
   	left:705px;
   	top: 992px;
   	background-color: #FFFFFF;
    border-width: 0px;
	border-style: solid;
	border-color: #999999;
}
/* pub fnac pages expos*/
#fnac_expos
{
   	width: 262px;
   	height: 222px;
   	position: absolute;
   	left:705px;
   	top: 562px;
   	background-color: #FFFFFF;
    border-width: 0px;
	border-style: solid;
	border-color: #999999;
}
/* pub esprit*/
#esprit
{
   	width: 262px;
   	height: 218px;
   	position: absolute;
   	left:705px;
   	top: 1512px;
   	background-color: #FFFFFF;
    border-width: 0px;
	border-style: solid;
	border-color: #999999;
}


/* publiez vos articles pages expos */
#publiez_expos
{
   	width: 260px;
   	height: 280px;
   	position: absolute;
   	left:705px;
   	top: 792px;
   	background-color: #FFFFFF;
    border-width: 1px;
	border-style: solid;
	border-color: #999999;
}

/* kelly */
#kelly
{
   	width: 260px;
   	height: 360px;
   	position: absolute;
   	left:705px;
   	top: 1082px;
   	background-color: #FFFFFF;
    border-width: 1px;
	border-style: solid;
	border-color: #999999;
}

/* pub meetinggroupe pages expos*/
#meetinggroupe_expos
{
	width: 260px;
   	height: 420px;
  	position: absolute;
    left:705px;
    top: 1082px;
    border-width: 1px;
	border-style: solid;
	border-color: #999999;
	background-color: #FFFFFF;
	z-index: 0;
}
/* pub vertige pages expos*/
#vertige_expos
{
   	width: 260px;
   	height: 275px;
   	position: absolute;
   	left: 705px;
   	top: 1512px;
	background-color: #FFFFFF;
    border-width: 1px;
	border-style: solid;
	border-color: #999999;
}
/* pub vertige */
#vertige
{
   	width: 260px;
   	height: 275px;
   	position: absolute;
   	left: 705px;
   	top: 1222px;
	background-color: #FFFFFF;
    border-width: 1px;
	border-style: solid;
	border-color: #999999;
}

/* suite lisbonne */
#suite
{
   	width: 667px;
   	height: 140px;
    border-width: 0px;
}
/* suite lisbonne texte */
#suite_texte
{
   	width: 430px;
   	height: 140px;
	position: absolute;
	background-color: #FFFFFF;
    border-width: 0px;
}
/* plan de lisbonne */
#plan
{
   	width: 230px;
   	height: 110px;
	position: absolute;
	margin-top:25px;
	left: 450px;
    border-width: 1px;
	border-style: solid;
	border-color: #999999;
}
#plan_ouest
{
   	width: 60px;
   	height: 110px;
	position: absolute;
	margin-top: 0px;
	left: 0px;
    border-width: 1px;
	border-style: solid;
	border-color: #999999;
}
#plan_nord
{
   	width: 110px;
   	height: 50px;
	position: absolute;
	margin-top:0px;
	left: 60px;
    border-width: 1px;
	border-style: solid;
	border-color: #999999;
}
#plan_sud
{
   	width: 110px;
   	height: 60px;
	position: absolute;
	margin-top:50px;
	left: 60px;
    border-width: 1px;
	border-style: solid;
	border-color: #999999;
}
#plan_est
{
   	width: 60px;
   	height: 110px;
	position: absolute;
	margin-top:0px;
	left: 170px;
    border-width: 1px;
	border-style: solid;
	border-color: #999999;
}

/* henner */
#henner1
{
   	width: 260px;
   	height: 438px;
   	position: absolute;
   	left: 705px;
   	top: 1082px;
	background-color: #FFFFFF;
    border-width: 1px;
	border-style: solid;
	border-color: #999999;
}
#henner2
{
   	width: 260px;
   	height: 155px;
   	position: absolute;
   	left: 705px;
   	top: 1530px;
	background-color: #FFFFFF;
    border-width: 1px;
	border-style: solid;
	border-color: #999999;
}
#henner3
{
   	width: 260px;
   	height: 375px;
   	position: absolute;
   	left: 705px;
   	top: 1695px;
	background-color: #FFFFFF;
    border-width: 1px;
	border-style: solid;
	border-color: #999999;
}
#henner4
{
   	width: 260px;
   	height: 355px;
   	position: absolute;
   	left: 705px;
   	top: 2070px;
	background-color: #FFFFFF;
    border-width: 1px;
	border-style: solid;
	border-color: #999999;
}
/* biennale */
#biennale1
{
   	width: 260px;
   	height: 347px;
   	position: absolute;
   	left: 705px;
   	top: 1082px;
	background-color: #FFFFFF;
    border-width: 1px;
	border-style: solid;
	border-color: #999999;
}
#biennale2
{
   	width: 260px;
   	height: 195px;
   	position: absolute;
   	left: 705px;
   	top: 1439px;
	background-color: #FFFFFF;
    border-width: 1px;
	border-style: solid;
	border-color: #999999;
}
#biennale3
{
   	width: 260px;
   	height: 347px;
   	position: absolute;
   	left: 705px;
   	top: 1644px;
	background-color: #FFFFFF;
    border-width: 1px;
	border-style: solid;
	border-color: #999999;
}
#biennale4
{
   	width: 260px;
   	height: 195px;
   	position: absolute;
   	left: 705px;
   	top: 2001px;
	background-color: #FFFFFF;
    border-width: 1px;
	border-style: solid;
	border-color: #999999;
}
#biennale5
{
   	width: 260px;
   	height: 266px;
   	position: absolute;
   	left: 705px;
   	top: 2206px;
	background-color: #FFFFFF;
    border-width: 1px;
	border-style: solid;
	border-color: #999999;
}
#biennale6
{
   	width: 260px;
   	height: 195px;
   	position: absolute;
   	left: 705px;
   	top: 2482px;
	background-color: #FFFFFF;
    border-width: 1px;
	border-style: solid;
	border-color: #999999;
}
#biennale7
{
   	width: 260px;
   	height: 256px;
   	position: absolute;
   	left: 705px;
   	top: 2687px;
	background-color: #FFFFFF;
    border-width: 1px;
	border-style: solid;
	border-color: #999999;
}
#biennale8
{
   	width: 260px;
   	height: 347px;
   	position: absolute;
   	left: 705px;
   	top: 2953px;
	background-color: #FFFFFF;
    border-width: 1px;
	border-style: solid;
	border-color: #999999;
}

/* Jacq */
#jacq1
{
   	width: 260px;
   	height: 335px;
   	position: absolute;
   	left: 705px;
   	top: 1082px;
	background-color: #FFFFFF;
    border-width: 1px;
	border-style: solid;
	border-color: #999999;
}
#jacq2
{
   	width: 260px;
   	height: 330px;
   	position: absolute;
   	left: 705px;
   	top: 1427px;
	background-color: #FFFFFF;
    border-width: 1px;
	border-style: solid;
	border-color: #999999;
}
#jacq3
{
   	width: 260px;
   	height: 336px;
   	position: absolute;
   	left: 705px;
   	top: 1766px;
	background-color: #FFFFFF;
    border-width: 1px;
	border-style: solid;
	border-color: #999999;
}
/* pub meetinggroupe nimes*/
#meetinggroupe_nimes
{
	width: 260px;
   	height: 420px;
  	position: absolute;
    left:705px;
    top: 1082px;
    border-width: 1px;
	border-style: solid;
	border-color: #999999;
	background-color: #FFFFFF;
	z-index: 0;
}
/* pub meetinggroupe nimes*/
#meetinggroupe_gasio
{
	width: 260px;
   	height: 420px;
  	position: absolute;
    left:705px;
    top: 792px;
    border-width: 1px;
	border-style: solid;
	border-color: #999999;
	background-color: #FFFFFF;
	z-index: 0;
}

/* gralon archives*/
#gralon
{
	width: 177px;
   	height: 100px;
  	position: absolute;
    left:745px;
    top: 1280px;
	z-index: 0;
}


