html, body {
	height:100%;
	}

body {
	background-image:url(http://www.exposition-solidaire.com/fond.png); 
	font-family:Arial, Helvetica, sans-serif;
	color:#101010;
	font-size:12px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}
h1 {
	color:#FF6600;
	font-size:14px;
	margin-top: 0px;
	margin-bottom: 0px; 
	}
h2 {
	padding-top: 5px;
	margin-top:1px;
	margin-bottom:1px;
	padding-bottom: 5px;
	color:#1F398E;
	text-align:center;
	background-color:#CCCCCC;
	margin-left:1px;
	margin-right:1px;
	}
h3 {
	font-size:12px; 
	color:#FFFFFF;
	width:250px;
	height:26px;
	background-image:url(http://www.exposition-solidaire.com/h3.png);
	line-height:25px;
	text-align:center;
	margin-bottom:0px;
	}
h4 {

	}
a:link {
	color:#FF6600;
	font-weight:bold;
	}
a:visited {
	color:#FF6600;
	font-weight:bold;
	}
a:hover {
	color:#FF8401;
	text-decoration:underline overline;
	font-weight:bold;
	background-color:#EEEEEE;
	}

.container-page {
	width:900px;
	height:680px;
	margin-left: auto; 
	margin-right: auto; 
	margin-top:30px;
	margin-bottom:0px; 
	}

.transparent {
	background-color:#FFFFFF;
	opacity:0.5;
	filter : alpha(opacity=50);
	}
	
.gauche {
	float:left; 
	margin-left:10px; 
	margin-right:10px; 
	width:560px;
	}
	
.artistes {
	width:560px;
	background-image:url(http://www.exposition-solidaire.com/fond-artiste.png); 
	height:300px; 
	}
	
.precedent {
	width:50px; min-width:50px; max-width:50px;
	float:left;
	text-align:left;
	}
	
.oeuvre {
	width:267px; min-width:267px; max-width:267px;
	float:left;
	text-align:center; background-color:none;
	}
	
.suivant {
	width:50px; min-width:50px; max-width:50px;
	float:left;
	text-align:left;
	}
	
.descriptif {
	width:193px; min-width:193px; max-width:193px;
	float:left;
	text-align:center;
	}

.blog {
	width:558;
	border-color:#666666;
	border-style:solid;
	border-width:1px;
	height:260px; max-height:260px;
	overflow:auto;
	padding:5px;
	margin-top:10px;
	}
	
.droite {
	float:left; 
	height:680px;
	margin-left:10px; 
	margin-right:10px; 
	width:280px;
	}
	
.programme {
	width:278;
	border-color:#666666;
	border-style:solid;
	border-width:1px;
	height:203px; max-height:203px;
	overflow:auto;
	padding:5px;
	}
	
.partenaires {
	text-align:center;
	}
	
.basdepage {
	width:900px; 
	height:30px; 
	font-size:11px;
	margin-left: auto; 
	margin-right: auto; 
	text-align:center;
	margin-top:10px;
	margin-bottom:40px;
	float:none;
	}

.diapo {
	width:250px;
	height:196px;
	margin-bottom:20px;
	background-color:#555555;
	color:#FFFFFF;
	margin-left:auto; margin-right:auto;
	position:relative;
	}
.precedente {
	width:26px;
	height:21px;
	position:absolute; left:79px; top:165px;
	background-image:url(http://www.exposition-solidaire.com/precedente.png);
	cursor:pointer;
	}
.agrandir {
	width:26px;
	height:21px;
	position:absolute; left:112px; top:165px;
	background-image:url(http://www.exposition-solidaire.com/agrandir.png);
	cursor:pointer;
	}	
.suivante {
	width:26px;
	height:21px;
	position:absolute; left:145px; top:165px;
	background-image:url(http://www.exposition-solidaire.com/suivante.png);
	cursor:pointer;
	}	
.combien {
	height:20px;
	position:absolute; left:202px; top:7px;
	color:#FFFFFF;
	}
	
	