<!--
body {
	margin: 0;
	padding: 0;
	color: #3C5C89;
	font-family: Georgia, Verdana, "Times New Roman", Times, serif;
	font-size: 14px;
	background: #76748C;
	font-weight: bold;	
}  

img {
	border: 0;
}
a{
	font-family: Verdana;
	font-style: normal;
	font-size: 13px;
	text-align: center;
	text-decoration: none;
	color: #64627B;
	font-weight: bold;
}
a:hover{
	color: #7096C5;
}  

#site{
	width: 940px;
	height: 100%;
	margin: auto auto;	
}
#header{
	width: 100%;
	margin: auto auto;
	text-align: left;
}

#corps{
	width: 100%;
	height: 450px;	
}
#menu{
	background-color: #76748C;
	width: 140px;
	float: left;		
}
#menu a {
	color: #6EC9FE;
	margin-bottom: 25px;
	line-height: 25px;	
}
#menu a:hover {
	color: #ADD8E6;
}
#contenu-vide{
	width: 800px;
	float: right;
	height: 100%;	
}	
#contenu{
	width: 800px;
	float: right;
	height: 100%;
	background: url(../img/page-1.jpg) no-repeat;
}
#contenu2{
	width: 800px;
	float: right;
	height: 100%;
	background: url(../img/page-2.jpg) no-repeat;
	vertical-align: top;
}
#contenu2bis{
	width: 800px;
	float: right;
	height: 100%;
	background: url(../img/page-2bis.jpg) no-repeat;
}
#contenu3{
	width: 800px;
	float: right;
	height: 100%;
	background: url(../img/page-3.jpg) no-repeat;
}
#contenu4{
	width: 800px;
	float: right;
	height: 100%;
	background: url(../img/page-4.jpg) no-repeat;
}
#contenu5{
	width: 800px;
	float: right;
	height: 100%;
	background: url(../img/page-5.jpg) no-repeat;
}
#contenu6{
	width: 800px;
	float: right;
	height: 100%;
	background: url(../img/page-6.jpg) no-repeat;
}
#contenu7{
	width: 800px;
	float: right;
	height: 100%;
	background: url(../img/page-7.jpg) no-repeat;
}
#contenu8{
	width: 800px;
	float: right;
	height: 100%;
	background: url(../img/page-8.jpg) no-repeat;
}
#contenu9{
	width: 800px;
	float: right;
	height: 100%;
	background: url(../img/page-9.jpg) no-repeat;
}
#footer{
	width: 100%;
	margin: auto auto;
	text-align: right;
	color: #F1EADC;
	font-size: 11px;
	font-weight: lighter;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#footer-acc{
	width: 100%;
	margin: auto auto;
	text-align: center;
	color: #F1EADC;
	font-size: 11px;
	font-weight: lighter;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
p.text1{
	color: #3C5C89;
	font-size: 12px;
	font-weight: bolder;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-left: 15px;
	margin-right: 15px;
	text-align: left;
}

p.text2{
	color: #3C5C89;
	font-size: 13px;
	font-weight: normal;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-left: 15px;
	margin-right: 15px;
	width: 245px;
	text-align: justify;
}
	p.text3{
	color: #3C5C89;
	font-size: 13px;
	font-weight: lighter;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-left: 15px;
	text-align: left;
}
p.text4{
	color: #3C5C89;
	font-size: 15px;
	font-weight: lighter;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-left: 15px;
	text-align: justify;
}
p.contact{
	color: #3C5C89;
	font-size: 13px;
	font-weight: bolder;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-left: 15px;	
	text-align: left;
}
	p.titre{
	color: #3C5C89;
	font-size: 14px;
	font-weight: lighter;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-left: 15px;
	text-align: left;
}
p.titre2{
	color: #3C5C89;
	font-size: 16px;
	font-weight: lighter;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;	
	text-align: left;
}

p.intro{
	color: #F1EADC;
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	width: 750px;
	text-align: justify;
}
ul.desc{
	color: #3C5C89;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	list-style-type: square;
	list-style: square;
}
.pub {
	color: #76748C;
	font-size: x-small;
}
img.mini{
	margin-bottom: 10px;
	
}
img.mini-loc{
	
}
//-->


