body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #4f4f4f;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}
a {
	color:#6E3D33;
}
.list a{
	font-size:12px;
	font-weight:bold;
	color:#6E3D33;
	text-decoration:none;
	font-family: "Times New Roman", Times, serif;
}
.global{
	margin-left: auto;
    margin-right: auto;
    width:797px;
}
ul{
	padding:0px;
	margin:0px;
	margin-left:20px;
	color:#6E3D33;
	font-size:11px;
}
.head {
	position:relative;
	background-image: url(images/bgmenu.jpg);
	background-repeat: no-repeat;
	left:12px;
	width:772px;
	height:257px;
	background-position: 0px 106px;
}
.menu2{
	padding-left:40px;
	padding-top:18px;
	font-size:11px;
	font-weight:900;
	line-height:21px;
	color:#5A3D1C;
	list-style-position: outside;
	list-style-image: url(images/mp.jpg);
	text-transform: uppercase;
}
.lisep{
	position:absolute;
	left:20px;
	width:170px;
	height:21px;
	background-image: url(images/ms.jpg);
	background-repeat: repeat-x;
	background-position: 0px 18px;
}
.dec{
	position:absolute;
	z-index:5;
	top:152px;
	left:0px;
	width:772px;
	height:232px;
	background-image: url(images/dec.gif);
	background-repeat: no-repeat;
}
.dec_capvert{
	position:absolute;
	z-index:5;
	top:152px;
	left:0px;
	width:772px;
	height:232px;
	background-image: url(images/s_cap_dec.gif);
	background-repeat: no-repeat;
}
.dec_domainedulac{
	position:absolute;
	z-index:5;
	top:152px;
	left:0px;
	width:772px;
	height:232px;
	background-image: url(images/s_ddl_dec.gif);
	background-repeat: no-repeat;
}
.dec_rivaplage{
	position:absolute;
	z-index:5;
	top:152px;
	left:0px;
	width:772px;
	height:232px;
	background-image: url(images/s_riva_dec.gif);
	background-repeat: no-repeat;
}
.mainindex {
	position:absolute;
	z-index:1;
	top:398px;
	width:796px;
	background-image:url(images/bgmain.jpg);
}
.main {
	position:absolute;
	z-index:1;
	top:257px;
	width:796px;
	background-image:url(images/bgmain.jpg);
}
.content{
	padding-left:18px;
	padding-right:18px;
	margin-left:12px;
	margin-right:12px;
	background-color:#FFFFFF;
}
h1{
	margin:0px;
	padding-left:10px;
	display:block;
	font-size:18px;
	color:#A8553E;
	border-bottom:2px solid #D8C9A2;
	font-family: "Times New Roman", Times, serif;
}
.chap{
	font-style: italic;
	font-weight: bold;
	font-size:14px;
	color:#6E3D33;	
	font-family: Arial, Helvetica, sans-serif;
}
.titre{
	font-size:16px;
	color:#6E3D33;
	text-align:center;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
}
.titre2{
	font-size:14px;
	color:#666666;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.titre3{
	font-size:16px;
	color:#6E3D33;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
}
.titre4{
	font-size:14px;
	color:#6E3D33;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
}
.txt{
	font-size:11px;
}
.bloc{
	position:relative;
	height:200px;
}
.bloca1{
	position:absolute;
	padding:10px;
	line-height:14px;
	font-size:11px;
	height:175px;
	background-color:#E3DED4;
	width:216px;
	}
.bloca2{
	position:absolute;
	left:250px;
	padding:10px;
	line-height:14px;
	font-size:11px;
	height:175px;
	background-color:#E3DED4;
	width:216px;
}
.bloca3{
	position:absolute;
	left:500px;
	padding:10px;
	line-height:14px;
	font-size:11px;
	height:175px;
	background-color:#E3DED4;
	width:216px;
}
.imgdec{
	margin:2px;
	padding:3px;
	border:1px solid #adadad;
}
input{
	font-size:12px;
	color:#666666;
	background-color:#eeeeee;
	margin:3px;
	border:0px;
	border:1px solid #D8C9A2;
}
textarea{
	font-size:12px;
	color:#666666;
	background-color:#eeeeee;
	border:1px solid #D8C9A2;
}
#linkfoot a{
	text-decoration:none;
	font-size:10px;
	color:#000000;
	font-weight:normal;	
}