/* ********** GENERIQUE ********** */

* {margin:0px; padding:0px;}

ul {list-style-type:none;}

hr {clear:both; visibility:hidden;}

 a{
	color: #ffeebf ;
	}

a:hover{
	color: #8F3200;
	} 

p {
	margin:15px 0px 15px 0px; 
	line-height:20px;

	text-indent:20px;
	}

p.expo {
	margin:10px 0px 10px 50px; 
	line-height:20px;
	letter-spacing:1pt;
	text-indent:0px;
	}

body {
	font-size:16px;
	background: #1c0201 url('img/bkg_body.jpg') top left no-repeat;
	font-family:georgia;
	margin:0 auto;
	}

/* ********** BLOCS ********** */

#container {
	text-align:left;
	width:650px;
	margin: 0px 0px 40px 150px;
	}

#content {
	padding:30px 0px 20px 0px;
	color:#ffffef;
	line-height:18px;
	text-align:center;
	}

#content h1 {
	color:#ffffef;
	font-style: italic ;
	font-size:130%;
	margin: 0px 0px 20px 0px;
	text-transform:uppercase;
	}

#content h2{
	font-style: italic ;
	font-size:110%;
	margin:20px 0px;
	text-transform:uppercase;
	}

#content h3{
	font-style: italic ;
	font-size:110%;
	margin:10px 0px;
	color:#8F3200;
	}

#content #texte {
	text-align:justify;
	
	}

#content #texte img{
	border:none;
	}

#content #texte img.left{
	float:left;
	margin: 0px 20px 5px 0px;
	}

#content #texte img.right{
	float:right;
	margin: 0px 0px 5px 20px;
	}

.expo-photos {
	text-align:center;
	margin-bottom:20px;
	}

.expo-photos img {
	margin:0px 5px;
	}
	

#header {
	padding:20px 0px 20px 0px;
	}

#header h1 {
	color:#8F3200;
	font-style: italic ;
	font-size:220%;
	border:none;
	}
	
#header h2 {
	color:#8F3200;
	font-style: italic ;
	}

#header a, #header a:hover  {
	color:#8F3200;
	font-style: italic ;
	text-decoration:none;
	border:none;
	}

#footer {	
	margin:20px 0px;
	text-align:right;
	color:#ffeebf;
	font-weight: bold;
	text-transform: uppercase;
	font-size:90%;
	}
/* ********** BARRE DE NAV ********** */


#nav {
font-size:10px;
}



#navcontainer
{
font-size:10px;
}

#navlist li
{
display: inline;
background-repeat: no-repeat;
}

#navlist a
{
padding-right: 10px;
font-weight: bold;
text-transform: uppercase;
text-decoration: none;
}

#navlist a:link, #navlist a:visited
{
color: #ffeebf;
}

#navlist a:hover
{
color: #8F3200;
} 


/* ********** GALERY ********** */

#galerie
{
	width: 640px;
	padding:20px 0px 0px 0px;
	text-align: center ;
	font: 0.9em Georgia, serif ;
}

#galerie_mini {
	width:100px;
	text-align:left;
	float:left;
	}
	
#galerie_mini ul
	{
	margin: 0 ;
	padding: 0 ;
	list-style-type: none ;
	}

#galerie_mini ul li a img {
	margin: 0px 0px 10px 0px;
	border:none;
	}

#photo {
	width:500px;
	float:right;
	text-align:center;
	}

#photo dt{
	font: italic 18px Georgia, serif ;
	color: #FFFFEF ;
	}

#photo dd{
	margin: 0 ;
	}

#photo img{
	border:none;
	}
	


	

