body {
	background:url(theme/back.jpg) repeat-x bottom center;
	font-family:arial;
	font-size:0.9em;
	color:#333333;
}
h1 {
	font-size:1.7em;
	color:#dd0000;
	margin-bottom:6px;
	margin-top:3px;
}
h2 {
	font-size:1.5em;
	color:#dd0000;
	margin-bottom:6px;
	margin-top:3px;
}
.intro {
	font-family:verdana;
	font-size:0.75em;
	color:#333333;
	margin-bottom:4px;
}
.blog {
	font-family:verdana;
	font-size:0.75em;
	color:#333333;
	margin-bottom:4px;
}
.titre {
	float:right;
	color:#ffffff;
	font-family:impact,verdana;
	font-size:0.9em;
	letter-spacing:6px;
}
.galerie {
	margin-top:40px;
	width:900px;
	height:210px;
display: block;
overflow:hidden;
overflow-x: hidden;
overflow-y: auto;
overflow : -moz-scrollbars-vertical; 
}
.galerie img {
	margin-bottom:20px;
	margin-right:20px;
	padding:4px;
	border:1px dotted #eeeeee;
}
.foot {
	color:#aaaaaa;
	font-size:0.7em;
	letter-spacing:4px;
	text-align:center;
}
.menu {
	color:#ffffff;
	font-size:0.7em;
	text-align:right;
}
.menu a {
	color:#ffffff;
}
.menu a:hover {
	color:#ffcc00;
}
a {
	color:#999999;
}
a:hover {
	color:#666666;
	text-decoration:none;
}
.big {
	margin-bottom:10px;
	margin-top:6px;
}
.big img {
	background:#aaaaaa;
	padding:4px;
	border:2px dotted #888888;
}

.row2 {
	color:#000000;
	font-size:0.7em;
	text-align:right;
	padding-right:10px;
	margin-bottom:10px;
}

.desc {
	color:#666666;
	font-size:0.75em;
		margin-bottom:10px;
}

.pedigree {
	font-size:0.75em;
}
.mel {
	font-size:0.75em;
	color:#333333;
	letter-spacing:2px;
}
.cgv {
	font-size:0.75em;
	color:#666666;
	padding:4px;
	border:1px dotted #333333;
}
