body, h1, h2, form {
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	min-width:1000px;
	background-color:#8B0000;
}

body, h1, h2, form, ul, li {
	margin:0;
	padding:0;
}

#aquarelle {
	height:600px;
	width:100%;
	background-image: url(images/bg_martreil.jpg);
	background-repeat:no-repeat;
}

#container {
	margin-top:10px;
	margin-bottom:auto;
        margin-left:auto;
        margin-right:auto;
        text-align:left;
        width:988px;
	background-color:#FFFFFF;
}

#header, #footer {
	clear:both;
	height:50px;
	background-image: url(images/bg_frise.jpg);
	background-repeat:repeat-x;
}

#titre_martreil {
	margin-top:10px;
	margin-bottom:auto;
        margin-left:auto;
        margin-right:auto;
        text-align:left;
        width:575px;
}

#titre_martre {
	margin-top:10px;
	margin-bottom:auto;
        margin-left:auto;
        margin-right:auto;
        text-align:left;
        width:243px;
}

#aquarelle a {
	text-decoration:none;
	color:#666666;	
}

#menu {
	float:left;
	width:200px;
}

a {
	color:#006600;	
}

div.legende {
	color:#990000;
}

#ouverture ul li {
	list-style-type:none;
	padding-left:15px;
	background: url(images/puce.gif) no-repeat 0 4px;
	font-size:12px;
	font-weight:normal;
}

#presse ul li {
	list-style-type:none;
	padding-bottom:18px;
	font-size:17px;
}

#dates ul li {
	list-style-type:none;
	padding-left:20px;
	padding-bottom:10px;
	margin-left:50px;
	background: url(images/puce.gif) no-repeat 0 4px;
	font-size:17px;
}

#partenaires ul li {
	list-style-type:none;
	margin-left:25px;
	padding-left:20px;
	margin-bottom:18px;
	background: url(images/puce.gif) no-repeat 0 4px;
	background-position:left center;
	font-size:17px;
}

div.year {
	font-size:25px;
	color:#B20000;
}

#ouverture div.title {
	margin-bottom:5px;
	text-align:center;
	font-size:20px;
	color:#990000;
}

#diaporama div.diaporama {
	display:block;
	position:absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;
	text-align:center;
	background:top left url(images/bg_slideshow.png) repeat;
	padding:2em;
	z-index:100;
}

#diaporama div.header, div.footer {
	margin-top:auto;
	margin-bottom:auto;
        margin-left:auto;
        margin-right:auto;
        padding:3px;
	width:534px;
	height:22px;
	background:top left url(images/bg_frise.jpg) repeat-x;
	color:#FFFFFF;
}

#diaporama div.content {
	margin-top:auto;
	margin-bottom:auto;
        margin-left:auto;
        margin-right:auto;
	width:540px;
	text-align:justify;
	background-color:#FFFFFF;
}

span.rouge {
	color:#990000;
}

