@charset "UTF-8";

@font-face {
    font-family: 'prototype';
    src: url('fonts/prototype-webfont.eot');
    src: url('fonts/prototype-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/prototype-webfont.woff2') format('woff2'),
         url('fonts/prototype-webfont.woff') format('woff'),
         url('fonts/prototype-webfont.ttf') format('truetype'),
         url('fonts/prototype-webfont.svg#homer_simpsonmedium') format('svg');
    font-weight: normal;
    font-style: normal;
}

html {
	height:100%;
	width:100%;
}

body {
	margin:0;
	height:100%;
	width:100%;
	background-image:url('../images/bg_body.jpg');
	background-repeat:no-repeat;
	background-position:center 0px;
}

h1 {
	font-family:prototype;
	text-align:center;
	color:#ed7523;
}

h2 {
	font-family:prototype;
	color: #E69A6A;
	margin-left:20px;
}

h3 {
}

p {
	font-family:arial;
	color:#3C3C3B;
}

a {
	text-decoration:none;
	color:#58585A;
}

img {
	border:none;
}

ul {
	/* CUSTOM PROPERTIES
	list-style-image:url('../images/puce_bleu.png');
	*/
}

ul li {
	/* CUSTOM PROPERTIES
	padding-top:2px;
	padding-bottom:2px;
	*/
}

div#main_container {
	width:1000px;
	margin-left:auto;
	margin-right:auto;
}

div#part_left {
	float:left;
	width:200px;
	margin-bottom:5px;
	-moz-box-shadow: 0px 3px 10px 0px #656565;
	-webkit-box-shadow: 0px 3px 10px 0px #656565;
	-o-box-shadow: 0px 3px 10px 0px #656565;
	box-shadow: 0px 3px 10px 0px #656565;
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#656565, Direction=180, Strength=10);
	/* CUSTOM PROPERTIES
	background:#fff;
	*/
}

div#logo {
	width:200px;
	height:200px;
}

div#menu {
	font-family:prototype;
	/*padding-top:10%;*/
	float:left;
	width:200px;
	/* CUSTOM PROPERTIES
	font-family:Prototype;
	*/
}

div#menu ul {
	float:left;
	list-style-type:disc; color: #ED7523;
	text-align:left;
	padding-left:30px;
}

div#menu ul li {
	float:left;
	margin-bottom:50px;
	width:170px;
	font-size: 19px;
	/*width:200px;*/
	padding-top:25%;
	text-align:left;
}

div#menu ul li a {
	/*padding-right:2%;
*/	/* CUSTOM PROPERTIES
	color:#464239;
	*/
}

div#menu ul li ul li {
	/* CUSTOM PROPERTIES
	background:url('../images/puce_bleu.png') no-repeat center left;
	font-size:14px;
	margin-left:-40px;
	padding-left:25px;
	margin-top:10px;
	margin-bottom:0;
	padding-top:0;
	*/
}

div#left_photo {
	float:left;
	width:200px;
	height:144px;
}

div#part_right {
list-style-type:none;
	float:left;
	margin-left:55px;
	margin-bottom:10px;
	width:745px;
	position:relative;
}

div#main_part {
	float:left;
	width:700px;
	-moz-box-shadow: 0px 3px 10px 0px #656565;
	-webkit-box-shadow: 0px 3px 10px 0px #656565;
	-o-box-shadow: 0px 3px 10px 0px #656565;
	box-shadow: 0px 3px 10px 0px #656565;
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#656565, Direction=180, Strength=10);
	/* CUSTOM PROPERTIES
	background:#fff;
	*/
}

div#header_photo {
	width:700px;
	float:left;
	height:200px;
}

div#slider {
	float:left;
	margin-top:25px;
	width:700px;
	height:200px;
}
div#component_content {
	width: 680px;
	padding: 10px;
	float: left;}
	
div#phoca {
	position:relative;
	margin-top:25px;
	float:left;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:15px;
	padding-right:15px;
	width:650px;}

div#content_text {
	position:relative;
	margin-top:25px;
	float:left;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:15px;
	padding-right:15px;
	width:650px;
}

div#content_actu {
	width: 198px;
	float: left;
	border: 1px solid #ED7523;
	margin-right: 10px;
	margin-left: 20px;
	margin-top: 30px;
	height:auto;}

div#content_actu h3 {
	color: white;
	font-size: 22px;
	background-color: #ED7523;
	margin: 0;
	padding-left: 10px;}

div#content_actu li {
	font-size:15px;
	list-style-type:none;
	font-family:prototype;}

div#basdiv {
	float:left;
	width:700px;
}

div#footer {
	/*margin-top:25px;*/
	width:700px;
	height:144px;
	float:left;
}

div#part_right_copyright {
	float:left;
	width:45px;
	right:0px;
	bottom:0px;
	position:absolute;
}

div#part_right_copyright img {
	float:right;
}

.b2jcontainer h2 {
font-size: 24px;
color: #fff;
margin: -31px -31px 30px -31px;
padding: 15px 30px;
background: #ED7523;
font-weight: 300;
}

div#b2jcontainer_c106.b2jcontainer {
width: auto;
padding: 30px;
overflow: visible;
margin: auto;
background: #fcfcfc;
border: solid 1px #ED7523;
font-family: inherit;
color: #898989;
font-weight: 300;
}

div#b2jcontainer_c106 .btn {
display: inline-block;
margin-bottom: 0;
text-align: center;
vertical-align: middle;
cursor: pointer;
text-shadow: none;
border: 0;
line-height: 30px;
padding: 0 10px;
font-size: 16px;
font-weight: 400;
text-transform: uppercase;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
background: #ED7523;
}

.djslider-default .load-button {
width: 20px;
height: 20px;
display: inline-block;
background: #ED7523;
border: 1px solid #ED7523;
margin: 0 3px;
cursor: pointer;
border-radius: 0;
opacity: 1;
-webkit-transition: opacity 400ms ease;
transition: opacity 400ms ease;
}

.djslider-default .load-button-active {
	opacity: 1;
	border-color:#ED7523;
	background:#fff;
}

.djslider-default .navigation-container-custom, .djslider-default .navigation-numbers {
position: absolute;
top:1px;
left: 10px;
}

div#system-message-container {
	display:none;}