/*** CSS* * @version 1.0* @author Loïc Horellou*/* {	margin: 0;	padding: 0;}body {	font-size: 10px;	font-family: Verdana, sans-serif;	background: #fff;	background-image:url(images/fond.gif);	background-repeat:repeat-y;}body.section-1 { }body.section-2 { }body.section-3 { }a:link {text-decoration: none;color:#000;}a:active {text-decoration: none;color:#000;}a:visited {text-decoration: none;color:#000;}a:hover {text-decoration: none;background-color:#000000;color:#fff;}a img {	border: none;	background-color:none;}#menu {	margin-top:20px;	background-color:#fff;	border-bottom:thick;	border-bottom-color:#000000;}#menu ul {	list-style: none;	float:left;	margin-top:5px;	margin-right:5px;	height:70px;}#menu ul li.section-title {	font-family:Georgia, "Times New Roman", Times, serif;}#menu ul li.active a {	background-color:#FFFF00;}#content {background-color:#fff;margin-top:20px;padding-bottom:10px;padding-top:10px;margin-bottom:40px;}hr {  clear: both;  visibility: hidden;}.container {padding:5px;}#content p { }p {}h1 { font-size: 26px; text-transform:uppercase; font-family:Georgia, "Times New Roman", Times, serif; }h2 { font-size: 24px; text-transform:uppercase; font-family:Georgia, "Times New Roman", Times, serif;}h3 { font-size: 16px; text-transform:uppercase; font-family:Georgia, "Times New Roman", Times, serif;}h4 { font-size: 12px; text-transform:uppercase; font-family:Georgia, "Times New Roman", Times, serif;}#img-container	{ margin: 0; padding: 0; }#img-container p	{ margin: 0; padding: 0 0 12px 0; }#once { clear: left; }#syclo{	background-color:#000;	color:#fff;	padding:3px;}#syclo h2{	font-family:Arial, Helvetica, sans-serif;	text-transform:none;}h2{	font-size:10px;	font-style:normal;	font-weight:normal;}h2.a:link {text-decoration: none;color:#fff;}#titre{margin-top:20px;background:#FFFFFF;background-image:url(images/titre.jpg);background-repeat:no-repeat;height:180px;}#content .container img{margin-top:10px;margin-bottom:10px;}#content a.thickbox:link {text-decoration: none;color:#666666;}#content a.thickbox:active {text-decoration: none;color:#666666;}#content a.thickbox:visited {text-decoration: none;color:#666666;}#content a.thickbox:hover {text-decoration: none;color:#666666;background:none;}
