body {
	background-image: url(images/Common/background.jpg);
	background-repeat: repeat-x;
	background-position: center;
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	line-height:15px;
}

body.body_home {background-image: url(images/Common/bgr_bleu.jpg);
	background-repeat: repeat-x;
	background-position:top;
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	line-height:15px;
	}

a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	line-height:15px;
	text-decoration:none;
}

a:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#0383c6;
	line-height:15px;
	text-decoration:none;
}

.link{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#0383c6;
	line-height:15px;
	text-decoration:underline;
	font-weight:bold;
}
.link:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	line-height:15px;
	text-decoration:none;
	font-weight:bold;
}
.champs{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	border:solid;
	border-width:1px;
	border-color:#0066CC;
}

.galerie{ margin:20px 0 0 0;}


/* New homepage */


div.pave1{ display:block}
div.pave1 a{ display:block; background:url(images/fr/pave1_h.png) no-repeat; width:241px; height:222px;}
div.pave1 a:hover{ display:block; background:url(images/fr/pave1_h-hover.png) no-repeat; width:241px; height:222px;}
div.pave1 a span{ display:none;}


h5.pave2{ display:block}
div.pave2 a{ display:block; background:url(images/fr/pave2_h.png) no-repeat; width:250px; height:222px;}
div.pave2 a:hover{ display:block; background:url(images/fr/pave2_h-hover.png) no-repeat; width:250px; height:222px;}
div.pave2 a span{ display:none;}


div.pave3{ display:block}
div.pave3 a{ display:block; background:url(images/fr/pave3_h.png) no-repeat; width:241px; height:222px;}
div.pave3 a:hover{ display:block; background:url(images/fr/pave3_h-hover.png) no-repeat; width:241px; height:222px;}
div.pave3 a span{ display:none;}


div.pave4{ display:block}
div.pave4 a{ display:block; background:url(images/fr/pave4_h.png) no-repeat; width:241px; height:222px;}
div.pave4 a:hover{ display:block; background:url(images/fr/pave4_h-hover.png) no-repeat; width:241px; height:222px;}
div.pave4 a span{ display:none;}
