@charset "utf-8";



.saut
{
	clear:both;
}

hr
{
	clear:both;
	margin-bottom:15px;
	border:none;
	height:1px;
	background-color:#bbbbbb;
}

.paragraphe
{
	clear:both;
	float:none;
	text-align:justify;
	margin-top:15px;
	color:#000;
	line-height:20px;
}

.paragraphe p
{
	margin-bottom:15px;
	margin-top:10px;	
}

.paragraphe a
{
	text-decoration:underline;
	color:#000;
}


.paragraphe a:hover
{
	color:#5BA745;
	text-decoration:underline;
}

.paragraphe u
{
	color:#007cc7;
	text-decoration:none;
}


.paragraphe img.gauche
{
	float:left;
	margin-right:28px;
	margin-bottom:28px;
}

.paragraphe .sous_titre
{
    font-family: 'font_shuiregular';
	font-size:17px;	
	color:#5BA745;
	margin-bottom:10px;
	text-transform:uppercase;
}

.paragraphe .sous_titre a
{
	color:inherit;
	text-decoration:none;
}

.paragraphe img.droite
{
	float:right;
	margin-left:20px;
	margin-bottom:20px;
}

.paragraphe ul
{
	margin:10px;
	margin-left:30px;
}

.paragraphe li
{
	line-height:20px;
	list-style:disc;
}


.gras
{
	font-weight:bold;	
}

.italique
{
	font-style:italic;	
}

.bas_page
{
	background-image:url(../images/contenu_10.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	height:60px;
	overflow:visible;
}


img.reservation
{
	position:absolute;
	right:-15px;
}

.titre_page
{
	background-image:url(../images/contenu_03.jpg);
	background-repeat:repeat-x;
	height:49px;
	padding-left:27px;
	font-size:14px;
	font-weight:bold;
	border-top:#471b06 solid 1px;
	border-left:#471b06 solid 1px;
	border-right:#471b06 solid 1px;
}


.surligne
{
	background-color:#BBD57A;
	padding-left:3px;
	padding-right:3px;
	color:#000;	
}
