body {
background-color: #048E1F;
background-image: url(images/fond.jpg);
background-repeat: repeat-y;
background-position:center 0px; 
font-size: 12pt;
}

a:link { color :black ; text-decoration: none ; font-family: Verdana; font-size: 12pt;}

a:visited { color :grey ; font-family: Verdana; font-size: 12pt;}

a:hover { color:brown ; }

.titre {color: black; font-family: Verdana; font-size: 14pt;}
.texte {color: black; font-family: Arial; font-size: 12pt;}



#navcontainer { width: 120px; }

#navcontainer ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

#navcontainer a
{
display: block;
padding: 3px;
width: 150px;
background-color: #fffae0;
border-bottom: 1px solid #369;
}

#navcontainer a:link, #navlist a:visited
{
font-size: 14px;
color: #048E1F;
font-family: Arial;
border-bottom:1px dotted #fffae0;
text-decoration: none;
}

#navcontainer a:hover
{
background-color: #F8DF09;
color: #048E1F;
text-decoration: none;
}


.rouge
{	
	font-family: Arial;
	font-size: 12px;
	color: #dd0000;
}


.tarifs
{
	font-size: 13px;
	font-family: Arial;
	color: #000000;
}
.tr-tarifs
{
	background-color: #d0ffaa;
}


.tab-tarifs
{
	border-right: #663300 1px solid;
	padding-right: 1px;
	border-top: #663300 1px solid;
	padding-left: 1px;
	padding-bottom: 1px;
	border-left: #663300 1px solid;
	padding-top: 1px;
	border-bottom: #663300 1px solid;
	text-align: center;
	width:600px;
}

.titre-texte
{	font-family:Arial;
	font-size:16px;
	text-decoration:none;
	color:#71926D;
	font-weight:bold;}		
	.titre-texte3



li.menu
{ list-style-image:url(images/arrow_right.gif);
}
