/* @override http://www.greatleader.ch/style.css */

body{
	font-family: "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
}
#wrapper{
	width: 500px;
	margin: 0px auto;
}
h1, h2{
	text-transform: uppercase;
	color: #5e5e5e;
}
h1{
	line-height: 0.9em;
	font-size: 2.5em;
	margin: 2em 0 1em;
}
h1 small{
	font-weight: normal;
	font-style: normal;
	color: #949494;
	font-size: 0.55em;
}
h2{
	font-size: 1.3em;
	font-weight: normal;
	font-style: normal;
	margin: 2.3em 0 0;
	padding: 0;
}
a img, img{
	border: 0px;
	border-bottom: 0px !important;
	margin: 0 0 1em 0;
}
p, ul.actu{
	font-size: 0.9em;
	line-height: 1.6em;
	text-align: justify;
	color: #252525;
	margin: 0 0 1em;
}
p a, li a{
	color: #252525;
	text-decoration: none;
	border-bottom: 2px solid #efec15;
}
a:hover{
	border: none;
	color: #424242;
}
ul{
	margin: 0;
	padding: 0 0 3em;
	font-size: 0.9em;
	list-style: none;
}
li{
	margin: 0 0 0.4em;
}
object{
	margin: 10px;
}
ul.actu{
	margin: 0;
	padding: 0;
}
ul.actu li{
	margin: 0.6em 0 10px;
	border-bottom: 1px dotted #bfbfbf;
	padding-bottom: 12px;
}
