body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #333;
}

td {
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
}

h1 {
	font-size: 24px;
	color: #006;
	line-height: 26px;
	font-weight: normal;
}

h2 {
	font-size: 14px;
	color: #006;
	line-height: 20px;
}

a {
	color: #000000;
}

.diaporama {
	height: 150px;
	width: 150px;
	text-align: center;
	vertical-align: middle;
}

.actu {
	border: 1px solid #cccccc;
	padding: 10px;
	background-image: url(graphisme/degrade.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

.actu h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	margin: 0px;
	font-size: 18px;
	font-weight: normal;
	color: #006;
}

.filet{
	background-image: url(graphisme/filet.gif);
	background-repeat: repeat-x;
	background-position: center;
}

.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #999;
	font-variant: small-caps;
	padding-top: 5px;
}

.soustitre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #999;
	font-variant: small-caps;
	line-height: 30px;
}

.nav_haut {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #006;
	font-variant: small-caps;
	vertical-align: middle;
	padding-top: 5px;
}

.nav_bas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #006;
	font-variant: small-caps;
	vertical-align: middle;
	padding-top: 5px;
}

.vignettes {
	color: #006;
	font-variant: small-caps;
	line-height: 13px;
	font-size: 11px;
}

#div_vignettes {
	overflow: auto;
	height: 500px;
	width: 170px;
	margin: 0px;
	padding: 0px;
}

#div_detail {
	overflow: auto;
	height: auto;
	width: 730px;
	margin: 0px;
	padding: 0px;
}

.credit {
	font-size: 10px;
	font-style: italic;
	text-align: right;	
}

.titre a, .soustitre a, .nav_haut a, .nav_bas a {
	color: #999;
	text-decoration: none;
}

.vignettes a {
	color: #666;
	text-decoration: none;
}