﻿
@charset "utf-8";
/* CSS Document */
#accordion a
{
    text-decoration:none;
    color:Black;
}
#accordion a:hover
{
    color:#720046;
}
.expo_parent a
{
    text-decoration:none;
    color:Black;
}
body, html {
	margin: 0px;
	background-color: #000000;
	background-image:url(../images/background.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
img {
	border: 0;
}
th { text-align: left; }
img.blackstroke {
	border: 1px solid #000000;
}
img.left {
	margin: 0 10px 10px 0;
}
img.right {
	margin: 0 0 10px 10px;
}
.cmpage img
{
    margin: 0 10px 10px 0;
}
h1 {
	color: #720046;
	font-size: 10pt;
	margin: 10px 0;
	padding: 0;
}
h1.titre {
	font-family: Arial;
	color: #000000;
	font-size: 21px;
	margin: 0 0 0 0;
	padding: 0;
}
h2 {
	font-size:11px;
	color: #720046;
	margin: 0;
	padding: 0;
}
a { outline:none; }
a.lien { text-decoration: none; color: #000; }
a.lien:hover { color: #720046; }
.rouge { color: #720046; }
.gras { font-weight: bold; }
.justify { text-align: justify; }
#fullheight {
	height:100%;
}
.contenuChaisse {
	width:282px;
}
.contenu {
	padding-left:32px;
	padding-right:23px;
	background-image:url(../images/background-chaisse.jpg);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
}
.footer {
	padding-top:90px;
	padding-bottom:20px;
	height:51px;
	background-image:url(../images/background-footer.jpg);
	background-repeat:repeat-x;
	padding-left:32px;
	padding-right:23px;
}
.footer img.menuBas {
	margin-right: 28px;
}
.footer div {
	display:block;
	height: 1px;
	margin:0 0 10px 0;
	padding: 0;
	background-color:#707070;
	width:100%;
	color:#707070;
	border:0;
}
.footer div.copy {
	height: auto;
	margin: 0;
	background: none;
	margin-top: 5px;
}
.footer div.copy a {
	color:#707070;
}
div.filetGris, div.filetNoir {
	display:block;
	height: 1px;
	margin:0;
	padding: 0;
	background-color:#c0c0c0;
	width:100%;
	color:#c0c0c0;
	border:0;
}
div.filetNoir {
	background-color:#707070;
	color:#707070;
}
div.black {
	height:8px;
	margin:0;
	padding:0;
	color:#000000;
	width:100%;
	background-color: #000000;
}
div.menuTop {
	width:658px;
	text-align:right;
	padding-top:12px;
	padding-bottom:7px;
}
div.menuTop a {
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}
div.menuTop a:hover {
	color:#720046;
	font-weight:bold;
	text-decoration:none;
}
#topmenu {
	margin-top:36px;
	height:106px;
}
.clear {
	clear: both;
	display: block;
	height:0px;
}
.contenuGauche {
	width:427px;
	float:left;
}
#contenuDroit {
	float:left;
	margin-left:44px;
	width:212px;
}
#contenuDroit ul {
	margin:12px 0 12px 0;
	padding:0;
}
#contenuDroit li {
	list-style-type:square;
	margin:0 0 0 15px;
	padding:0;
}
#contenuDroit li.date {
	margin:1px 0 1px 15px;
	padding:0;
	list-style-type:none;
}
.titreImage {
	margin-bottom:5px;
}
.titreImagePetit, .titreCalendrier {
	margin: 4px 0 5px 0;
}
.titreCalendrier {
	margin-top:20px;
}
.margePics {
	margin: 10px 0;
}
ul.list {
	margin: 10px 0;
	padding: 0 0 0 15px;
}
ul.list li {
	list-style-type: square;
	font-weight: bold;
}
p.expositions {
	padding:0;
	margin-top:5px;
	margin-bottom:20px;
	text-align:justify;
}
p.expositions span {
	font-size:14px;
	font-weight:bold;
}


p.calendrier {
	margin-top:10px;
	margin-bottom:10px;
}
p.calendrier a {
	text-decoration:none;
	color: #720046;
}
.expo {
	min-height: 50px;
	margin: 10px 0;
	cursor: pointer;
}
.expo img {
	float: left;
}
.expo .expo_titre {
	margin:2px 0 2px 60px;
	font-weight: bold;
}
.expo .expo_date {
	margin:2px 0 2px 60px;
	padding:0;
}
.expo_parent {
	font-weight: bold;
	cursor: pointer;
	border-bottom: 1px solid #b2b5b9;
	padding: 5px;
}
.expo_child ul {
	margin: 0;
	padding: 10px 0 10px 20px;
}
.expo_child ul li {
	list-style-type: square;
}
.expo_child ul ul {
	margin: 10px 0;
	padding: 0 0 0 10px;
}
.slider div p {
	margin: 10px 0 0 0;
	padding: 0;
}
.slider div p span {
	font-size:14px;
	font-weight:bold;
}
.slider_toggler, .slider_toggler_img {
	cursor: pointer;
	margin: 5px 0;
}
.slider_toggler:hover { color: #720046; }
.slider_toggler_img { text-align: right; }
.slider_content {
	padding-bottom: 15px;
	text-align: justify;
}
#communiques { text-align: justify; }
#communiques h1 { text-align: left; }

.expo_passe_lb{
text-align: justify;
font-weight:normal;
}
p.expositions_passe_lb span {
	font-size:14px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
}
p.expositions_passe_lb {
	font-size:11px;
	color:#000000;
		font-family:Arial, Helvetica, sans-serif;
		font-weight:normal;
}
.sallePhoto
{
    width:230px;
    margin-right:15px;
    float:left;
    margin-top:30px;
}
.sallePhoto
{
    border:solid 1px black;
}
.salleDesc
{
    width:180px;
    float:left;
    margin-top:30px;
    
}
.salleDesc ul
{
   
    margin-top:4px;
    
}
