/* CSS Document */

	.titreprestations {
			height:66px;
			font-size:26px;
			font-weight:bold ;
			font-variant:small-caps ;
			color:#FFFFFF;
			font-family:Arial;
			margin: 15px 0 15px 10px;
			border-left-style:outset;
			border-bottom-style:ridge;
			background-image:url(../../img/voilier-2.png);
			background-repeat:no-repeat;
			margin-right:25px;
			padding-left:10px;
			}


	h4.prestations {
		color:#CC6600;
		font-size:16px;
		font-family:Arial;
		font-variant:small-caps;
		font-stretch:expanded;
		font-style:oblique;
		border-left-style:outset;
		padding-left:5px;
		margin: 27px 35px 10px 35px;
		}
		
li.prestations {
		color:#CC6600;
		font-size : 14px;
		font-family : Arial ;
		margin: 27px 35px 10px 15px;
		list-style-type:square ;
		border-bottom: #CC6600 dotted 1px;
		}
li.prestas {
		color:#000000;
		font-family:Arial;
		margin: 0px 35px 0px 35px;
		list-style-type:upper-alpha #CC600;
		}

#prestations {
		margin: 27px 35px 15px 52px;
		font-family:Arial;
		font-size:12px;
		text-align:justify;
		}
