/* CSS Document */
body
{
	background-color: #fff;
	color: #666666;
	font-size: 13px;
	font-family: "trebuchet ms", helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
h1
{
	font-family: "trebuchet ms", helvetica, sans-serif;
	color: #dadada;
	font-size: 13px;
}
h2
{
	font-family: "trebuchet ms", helvetica, sans-serif;
	color: #93B300;
	font-size: 18px;
}
a
{
	text-decoration: underline;
	color: #93B300;
}
a:hover
{
	text-decoration: none;
	color: #fff;
	background: #D3E378 url('referencement_internet_images/bbg1.gif') repeat-x;
}
.capweb{
	background: inherit;
	color: #c5c5c5;
	text-transform: lowercase;
	font-size: 34px;
}
.titre{
	font-weight : bold;
	font-size:22px;
}
.strong
{
	background: inherit;
	color: #50514D;
}
.photos
{
	color: #52a40d;
	border:solid 3px;
	text-decoration:none;
}
.photos:hover
{
	color: #52a40d;
	border:solid 3px;
}
.coordonnees {
	color: #666666;
	font-size: 10px;
	font-family: "trebuchet ms", helvetica, sans-serif;
}
.lien_menu {
	display: block;
	position: relative;
	width: 152px;
	height: 27px;
	margin-bottom: 1px;
	text-decoration: none;
	background: inherit;
	background-image: url('referencement_internet_images/bbg0.gif');
	padding-top: 11px;
	padding-left: 5px;
	color: #636363;
	text-transform: lowercase;
	font-size: 13px;
}
.lien_menu_on {
	display: block;
	position: relative;
	width: 152px;
	height: 27px;
	margin-bottom: 1px;
	text-decoration: none;
	background: inherit;
	background: #D3E378 url('referencement_internet_images/bbg1.gif') repeat-x;	
	padding-top: 11px;
	padding-left: 5px;
	color: #ffffff;
	text-transform: lowercase;
	font-size: 13px;
}
p
{
	text-align: justify;
}
#header {
	width: 100%;
	height: 104px;
	background-color: #4d4d4d;
	background: url('referencement_internet_images/a1.gif') repeat-x;
	color: #ffffff;
}

#header_inner {
	position: relative;
	width: 790px;
	height: 104px;
	margin: 0px auto;
}

#slogan {
	background: inherit;
	position: absolute;
	right: -786px;
	bottom: 3px;
	color: #DADADA;
	text-transform: lowercase;
	font-size: 13px;
	width: 188px;
}

#main {
	padding-top: 5px;
	position: relative;
	width: 790px;
	margin: 0px auto;
	padding-bottom: 10px;
}
#Layer1 {
	position:absolute;
	width:790px;
	height:255px;
	z-index:1;
	top: 5px;
	left: 0px;
}
#footer {
	width: 100%;
	height: 98px;
	background-color: #4d4d4d;
	background: url('images/bg_bas.gif') repeat-x;
	color: #ffffff;
}
#apDiv2 {
	position:absolute;
	left:5px;
	top:5px;
	width:100%;
	height:100%;
	z-index:1;
	visibility:hidden;
}
