body {
background:#222 ;
font-family: verdana;
font-size: 10pt;
margin:0;
padding:0;
}

p {
margin:  0 0 10px 0;
}

h2 {
font-size: 1.5em;
font-family: georgia;
color:#d5d6d6;
padding: 20px 0 10px 0;
margin: 0 0 0 0;

}

h2#expo  {
font-style: italic;
}
h2#artiste  {
font-style: italic;
}
h2#activite  {
font-size: 1.2em;
font-style: italic;
padding: 0 0 0 0;

}

h2#news  {
font-size: 1.2em;
font-style: italic;
padding: 0 0 0 0;
}

h2#organisation  {
font-size: 1.2em;
padding: 10px 0 0 0 0;
}


h3 {
font-size: 1em;
font-family: verdana;
font: bold;
color:#d5d6d6;
padding: 0 0 0 0;
}

#fonth3 {               //cette valeur est insérer dans la BD. À conserver pour la biennale
font-size: 1em;
font-family: verdana;
font-weight: bold;
color:#d5d6d6;
}

#fontblanc {
font-size: 1em;
font-family: verdana;
color:#d5d6d6;
}

#fontblancbold {
font-size: 1em;
font-family: verdana;
font-weight: bold;
color:#d5d6d6;
}

img {
border: 0px;
}

.imgright {
float:right;
}

a, a:link, a:visited {
color:#d5d6d6;
text-decoration:none;
}

a:hover {
color:#d5d6d6;
text-decoration:underline;
}

a#artiste {
color:#000000;
text-decoration:none;
}

a:hover#artiste {
color:#000000;
text-decoration:underline;
}



ul#artistes {

	width:483px;

}
ul#artistes li {
	display:inline;
	decoration:none;
}




#wrapper {
background: url(../images/bg5ligne.jpg) repeat-y  scroll 0 0;
border:0 ;
margin-left:auto;
margin-right:auto;
padding:0;
width:970px;

}

#header {
height:66px;
}

#MenuHaut {
background: url(../images/bg1top.jpg) no-repeat  scroll 0 0;
color:#000;
height:36px;
align:right;
text-align: right;
padding: 0 50px 0 0;
}

#MenuHaut a{
font-size: 0.8em;
color:#000;

}


#menu {
background: url(../images/bg3.jpg) no-repeat  scroll 0 0;
height:27px;
padding: 0 50px 0 0;
}




#content {
background: url(../images/bg4.jpg) no-repeat  ;
width:920px;
padding: 0 20px 0 20px;
min-height: 330px;
}

#navigation {
 width:50%;
 height: auto; 

}


#navCircle {
align: right;
height:21px;
margin-top: 0px;
margin-right: 25px;
text-align:right;
padding: 3px 0 0 0 ;
}

#navCircle li {
display:inline;
list-style-type:none;
padding: 0 30px 0 0 ;

}
ul#navCircle li a{
height:21px;
font-size: 1.2em;
}

ul#navCircle li a:hover{
color:#333;
}

ul#navCircle li a.current,ul#navCircle li a.current:hover{
color:#fff;
}

#menuArchives {
background: url(../images/bg6.jpg) no-repeat  ;
height:33px;
margin-right: 30px;
text-align:right;
padding: 6px 0 0 0 ;
}

#menuArchives li {
display:inline;
list-style-type:none;
padding: 0 30px 0 0 ;

}
ul#menuArchives li a{
height:21px;
font-size: 0.9em;
color: #EEE;
}


#menuOrganisations {
background: url(../images/bg7.jpg) no-repeat ;
height:17px;
}

#menuOrganisations li {
display:inline;
list-style-type:none;
padding: 0 30px 0 0 ;
font-size: 0.9em;

}
ul#menuOrganisations li a{
height:21px;
color:#FFF;

}

ul#menuOrganisations li a:hover{
color:#333;
}


#footer {
background: url(../images/bg8.jpg) no-repeat 0 0 ;
height:42px;
margin:0 0 0 0;
padding:5px 5px 0 5px;
color:#000;
text-align: center;
font-size: 0.8em;


}
#footer a:link, #footer a:visited {
color:#000;
font-weight: bold;

}
#footer a:hover {
color:#000;
text-decoration:underline;
}



}