body {background:#ddd; color:#333;}   

h1, h2, h3, h4, h5 { color:#333;}

h1 {
	display:none;
}

.container {
	padding-top:1.5em;
	font-family: 'IM Fell Double Pica', serif;
}                                    

p, ul li {
	font-size:1.3em;
	text-align:justify;
}            

a {
	text-decoration:none;
	border-bottom:1px solid #333; 
	color:#000;
	font-weight:700;
}    

a:hover {
   	border-bottom:1px solid #999; 
	color:#000; 
}

ul {
	list-style-type:square;
	list-style-position:inside; 
	padding:0;
}  

.box {
	background:transparent;
	border:1px solid #333; 
	height:130px;  
	font-size:1em; 
	font-weight:400;
   	font-family: "pill-gothic-300mg-1","pill-gothic-300mg-2",sans-serif;
	
}

.panorama {
	background:url('img/panorama.jpg') no-repeat; 
	height:108px;
	
}

.logo {
	height:180px;
	background:transparent url('img/logo-toison.png') no-repeat center;
}  

.galeriephoto img {
	margin-bottom:1.5em;
}