@charset "utf-8";
/* CSS Document by designis.ch */

.p7PMMh04 a {
    padding-top: 13px!important;
    padding-right: 12px!important;
    padding-bottom: 12px!important;
    padding-left: 6px!important;
}

*{margin: 0; padding: 0}
html, body {height: 101%}
body {
	color: #333;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 80%;
	line-height: 1.8em;
	background-color: #D1D1D0;
}
img { border: 0; margin: 0; padding: 0}
h1 {
	height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 180%;
	color: #679F22;
	letter-spacing: 0.1em;
	font-weight: bold;
	text-align: left;
	padding: 15px 18px 0 25px;
}
h2 {
	height: 29px;
	color: #333;
	letter-spacing: 0.1em;
	text-align: left;
	padding-top: 10px;
	padding-right: 18px;
	padding-left: 15px;
	background: url(../images/h1.gif) repeat-x bottom;
	font: bold 120% Arial, Helvetica, sans-serif;
}
em { font-style: italic}
strong { font-weight: bold}

/* template out 100% */
#wrapper_out {
	width: 100%;
	background-color: #D1D1D0;
}
#logo_out {
	width: 100%;
	height: 86px;
	background-color: #FFF;
}
#menu_out {
	height: 41px;
	background-color: #5F941E;
	background-image: url(../images/fd_menu_in.gif);
	background-position: center;
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #507B1A;
	border-bottom-color: #507B1A;
}
/* template in 980px bordure 1px inclue */
#logo{
	width: 980px;
	height: 86px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background-image: url(../images/logo/ligne.gif);
	background-repeat: repeat-x;
}
#menu {
	clear: both;
	width: 978px;
	height: 41px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/fd_menu.jpg);
	background-repeat: no-repeat;
}
#wrapper {
	clear: both;
	width: 978px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background-color: #FFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #D1D1D0;
	border-bottom-color: #D1D1D0;
	border-left-color: #D1D1D0;
}
#header {
	clear: both;
	width: 978px;
	height: 248px;
	text-align: left;
	background-image: url(../images/fd_header.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E4E4E4;
}
#headerph {
	height: 220px;
	padding: 25px 25px 0 25px;
}
#titrepage {
	clear: both;
	width: 978px;
	height: 70px;
	text-align: left;
	background-color: #F2F1F1;
	background-image: url(../images/hd/foret_page2.jpg);
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E4E4E4;
}
#titrepage h1 {
	letter-spacing: 0.1em;
	color: #669E21;
	text-align: left;
	padding-left: 25px;
	padding-top: 25px;
}
.pont {
	float:left;
	border: 1px solid #DDD;
}
.slogan {
	float: right;
	border: 1px solid #4F7C17;
}
#contenu {
	padding: 15px 25px 10px 25px;
	height: 100%;
	min-height: 100%;
	overflow: hidden;
	text-align: left;
	background-color: #FFF;
	background-image: url(../images/fd_contenu.gif);
	background-repeat: repeat-x;
}
#contenu  ul, #contenu  ol {
	text-align: left;
	margin-left: 15px
}
#contenu  ul {
	list-style-image: url(../images/icone/bullet.gif);
	list-style-position: outside;
	}
#contenu ol {
	list-style-position: inside;
}
#contenu li, #contenu ol {
	margin: 0;
	padding: 0
}
#contenu a, #contenu a:active {
	color: #5D8A25;
	text-decoration: none;
}
#contenu a:hover, #contenu a:focus {
	text-decoration: none;
	color: #C90;
}
#texte {
	float: left;
	width: 664px;
	border: 1px solid #E4E4E4;
	background-color: #FFF;
}
#texte img { /* blocage de la photo à gauche */
	border: 1px solid #CCC;
	background-color: #E3E1E1;
	padding: 4px;
}

/* communication - colonne de droite*/
#col {
	float: right;
	width: 240px;
	margin-left: 10px;
}
.communication {
	background-color: #FFF;
	margin-bottom: 15px;
	border: 1px solid #E4E4E4;
	line-height: 1.5em;
}
.communication img { /* pas de blocage de la photo */
	float: none;
	border: 5px solid #e3e1e1;
	margin: 5px 0
}

.communication .sep {
	clear: both;
	margin-bottom: 3px;
	margin-top: 3px;
	border-bottom: 1px solid #FFF;
}
.in{
	margin: 10px 15px;
}
.intxt {
	margin: 10px 15px 10px 15px;
}

/* plan de site et footer */
#plansite {
	clear: both;
	background-color: #F2F1F1;
	text-align: left;
}
#rubrique {
	clear: both;
	height: 30px;
	font-weight: bold;
	color: #5F941E;
	background-color: #F2F1F1;
	text-align: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E6E6E6;
	padding-left: 25px;
	padding-top: 10px;
}
.plansite_col {
	float: left;
	height: 120px;
	width: 240px;
	color: #000;
	text-align: left;
	padding-bottom: 5px;
	margin-bottom: 10px;
	font-weight: normal;
}
.plansite_col_last {
	float: left;
	width: 240px;
	text-align: left;
	background-repeat: repeat-y;
	background-position: right;
	color: #68A023;
	height: 140px;
	padding-bottom: 10px;
	padding-left: 5px;
}
.sousmenu {
	list-style: none;
	margin: 0;
	display: block;
	padding-right: 24px;
	padding-left: 20px;
}
.sousmenu li {
	color: #000;
	margin: 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CECECE;
}
.sousmenu li a {
	width: 190px;
	display: block;
	font: normal 12px/1.4em Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration: none;
	background-color: transparent;
	list-style-type: none;
	padding: 9px 0 9px 5px;
}
.sousmenu li a:hover, #sousmenu li a:focus, #sousmenu li a:active {
	color: #FFF;
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #AE7300;
}
.sousmenu li.noborder {
	text-decoration: none;
	list-style-type: none;
	border-bottom-style: none;
}
#footer{
	clear: both;
	height: 30px;
	font-size: 11px;
	color: #FFF;
	text-align: left;
	background-color: #68A023;
	padding-top: 10px;
	padding-left: 20px;
	}
#footer a, #footer a:hover, #footer a:active, #footer a:focus {
	color: #FFF;
}
#footer a:hover {
	color:#000;
	text-decoration: none;
}
#zone_copy {
	clear: both;
	width: 972px;
	height: 60px;
	font-size: 12px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/copy_ombre.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#zone_copy a, #zone_copy a:hover, #zone_copy a:active, #zone_copy a:focus {
	color: #360;
}
#zone_copy a:hover {
	color:#000;
	text-decoration: none;
}
#copyright {
	float: left;
	width: 400px;
	color: #000;
	font-size: 11px;
	text-align: left;
	margin-top: 15px;
}
#design {
	float: right;
	width: 400px;
	color: #000;
	font-size: 11px;
	text-align: right;
	margin-top: 15px;
}

/* tableaux simples*/
table {
	width: 100%;
	border-collapse:collapse;
	}
td, th {
	vertical-align: top;
	line-height: 1.8em;
}
/* accessoires*/
.photo_maps { /* google */
	border: 0px solid #e3e1e1;
	margin: 5px 0 5px 0;
}
.sep {
	clear: both;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #E8E8E8;
	margin-bottom: 25px;
	margin-top: 5px;
}
.clear {
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
.left_float  {float: left}
.left_align  {text-align: left}

.right_float {float: right}
.right_align {text-align: right}

/*ajouté par hekla*/

#submit input {height: 30px;}

.btn {
    -moz-box-shadow:inset 0px 1px 0px 0px #c1ed9c;
    -webkit-box-shadow:inset 0px 1px 0px 0px #c1ed9c;
    box-shadow:inset 0px 1px 0px 0px #c1ed9c;
    background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #9dce2c), color-stop(1, #8cb82b) );
    background:-moz-linear-gradient( center top, #9dce2c 5%, #8cb82b 100% );
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#9dce2c', endColorstr='#8cb82b');
    background-color:#9dce2c;
    -webkit-border-top-left-radius:10px;
    -moz-border-radius-topleft:10px;
    border-top-left-radius:10px;
    -webkit-border-top-right-radius:10px;
    -moz-border-radius-topright:10px;
    border-top-right-radius:10px;
    -webkit-border-bottom-right-radius:10px;
    -moz-border-radius-bottomright:10px;
    border-bottom-right-radius:10px;
    -webkit-border-bottom-left-radius:10px;
    -moz-border-radius-bottomleft:10px;
    border-bottom-left-radius:10px;
    text-indent:0;
    border:1px solid #83c41a;
    display:inline-block;
    color:#ffffff!important;
    font-family:Verdana;
    font-size:12px;
    font-weight:normal;
    font-style:normal;
    /*height:30px;*/
    line-height:25px;
    /*width:185px;*/
    text-decoration:none;
    text-align:center;
    text-shadow:1px 1px 0px #689324;
    margin-top: 5px;
    padding: 2px 10px;
}
.btn:hover {
    background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #8cb82b), color-stop(1, #9dce2c) );
    background:-moz-linear-gradient( center top, #8cb82b 5%, #9dce2c 100% );
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#8cb82b', endColorstr='#9dce2c');
    background-color:#8cb82b;
}.btn:active {
     position:relative;
     top:1px;
 }