﻿html, body
{
width: 100%;
height:100%;
background:none;
margin:0;
padding:0;
text-rendering:optimizeLegibility;
font-family:Arial;
position:relative;
}

div#wrapper
{
	width:100%;
	height:100%;
	position:relative;
}

div#header{
	width:100%;
	height:25%;
	min-height:20%;
	max-height:40%;
	border-bottom:2px solid #5aa427;
	position:relative;
	overflow:hidden;
			background:url(../img/bgmob.jpg) no-repeat center top;
	background-size:contain-y;
}
div#logo_header
{
	position:absolute;
	left:5%;
	top:30px;
	width:auto;
	height:auto;
	max-width:90%;
	max-height:70%;
	width:40%; 
	height:100%;
	background-size:contain;
	background-repeat:no-repeat;
}

div#menu-princ-container{
	display:none;	
}

div#visu_header
{
	width: 100%;
	float: left;
	background:url(../img/bgmob.jpg) no-repeat center top;
}

div#top-menu-header{
	height:25px;
	width:100%;

	background-color: #e5e5e5;
	float: right;
	margin-top:0px;
	border-top:1px solid #e5e5e5;
	border-bottom:1px solid #e5e5e5;
}

div#top-menu-header a{
	font-size:12px; color:#5aa427;
		font-weight: normal;
}

#btn_menu{
	display:block;
	height:30px;
	width:30px;
	position:absolute; 
	bottom:10px;
	right:10px;
	background:#5aa427;
}

ul#menu_mob{
    list-style-type: none;
    padding: 0;
    margin: 0;
	width:100%;
}
#menu_mob li{
	list-style-type:none;
	width:100%;
	background:#5aa427;
	text-align:center;
	margin:0px; 
	border-bottom:1px solid #fff;
}

#menu_mob li a{
	font-weight:bold; 
	color:#fff;
	font-size:16px;
}

#main_conteneur
{
	width:100%;
	overflow:hidden;
}

#footer{
	display:none;	
}

#actu-slider-wrapper .anythingControls ul li a {
    background: url('../img/pagination-mob.png') no-repeat top left;
    display: block;
    width: 45px;
    height: 45px;
    margin: 6px 3px 6px 3px;
	float:left;
	background-size:contain;
}

#actu-slider-wrapper .anythingControls ul li a.cur {
    background: url('../img/pagination-hover-mob.png') no-repeat top left;
	    width: 45px;
    height: 45px;
	background-size:contain;
}
#actu-slider-wrapper {
	position: relative;
	width: 100%;
	margin-bottom:30px;
}

#actu-slider {
	width: 100%;
	height: 370px;
	list-style: none;	
	background-color: #fff;
	/* Prevent FOUC (see FAQ page) and keep things readable if javascript is disabled */
	overflow-y: hidden;
	overflow-x: hidden;
}

#actu-slider li img{
	width: 100%;
	height:auto !important;
}


.caption{
	position:absolute; 
	bottom:30px; left:10px;
	background:none;
	padding-top:0px;
	display:none;
}

.caption2{
	display:none;

}

.titre_slide{
	width:100%;
}

#HG{
	position:relative;
	width:2000px;
	
}

#HD{
	position:relative;
		width:2000px;
}

#BG{
	position:relative;
		width:2000px;
}

#BD{
	position:relative;
	width:2000px;
}

.pave_25{
	width:38%;
	margin-left:4%;
	margin-right:4%;
	float:left;
	height:auto;;
	margin-bottom:5%;
	position:relative;
	overflow:hidden;
	padding-top:10px;
	padding:1%;
}

.pave_25 img{
	width:100%;
}

#form{
 width : 100%;
}
#form fieldset
{    width : 80%;
padding:1%;

}

#form label{
    
    display: block;
    width: 40%;
    float: left;
    padding-right: 5%;

}


#form input, #form select
{
        width: 50%;
border:1px solid #404040;

}

#content_int{
	width:97%;
	padding:1%;
}

#content_int tr{
	max-width:100% !important;
}

#content_int table{
	max-width:100% !important;
}

#form input[type="submit"]{

    position: relative;
    top: 15px;
    left: 0px;

    
}

#message{
width: 90%; height: 120px; 
}

#options_web{
	display:none;
}

#actu-slider-wrapper2 {
	width: 100%;
	min-height:30px !important;

}

#actu-slider2 {
	width: 100%;
	min-height:30px !important;
}

#actu-slider2 li img{
	width:auto !important;
	height:100% !important;	
}
#pagination {
	width: 100%;
}

h1{
font-size:18px;

}

h2{
font-size:14px;
}

#telechargements{
	width:100%;
	clear:both;	
}


#content_slide_int{
	width:100%; clear:both;
}


.captionmob{
	display:block;
	padding:1% 1% 4% 1%;
	position:absolute; 
	width:98%;
	bottom:0px; 
	left:0px;	
	background:url(../img/bg_caption.png) repeat;
	font-size:12px;
	overflow:hidden;
	z-index:111111111111;
	cursor:pointer;
}

#arianne{
	display:none;
}

#options_page{
	display:none;	
}

#footer_mob{
	display:block;
	width:90%; padding:5%;
	border-top:1px dotted #5aa427;
	clear:both;
}

