/* 
  ##Device = Tablets, Ipads
  ##Screen = B/w 620px to 768px
*/
#shower {
	font-size: 0.85em;
}

.ctl.title.leaflet-control{
        display:none;
}

#nav {
        order: 2;
}
.liste-items .item {
        font-size: 0.9em;
}
.method
{
	margin-left:auto;
	margin-right:auto;
}
.major
{
    font-size: 2.4em;
}
.minor
{
    font-size: 1.0em;
}

.accueil
{
	display: flex;
	box-sizing: border-box;
	flex-wrap: wrap;
}
.carousel
{
        top: 7px;
	width: 354px;
}
#extra {
        max-width: 250px;
        width: 250px;
        margin-right: 25px;
	margin-top:42px;
        flex: 250px;
}
.presentation
{
        background: url(header3.jpg) repeat-x;
        margin-left:30px;
        margin-right:30px;
        margin-top:3px;
        height:150px;
	flex: initial;
}
.logos
{
        display: flex;
        box-sizing: border-box;
	flex: auto;
}
.logo1
{
        background: url(header1.jpg) no-repeat top left;
        width: 150px;
        height: 149px;
        margin-left:24px;
	flex: initial;
}
.logo2
{
        background: url(header4.jpg) no-repeat;
        background-size: 100% auto;
        background-position: center center;
        height: auto;
        flex: 1;
}
#francemap 
{
	width: 425px;
	height: 400px;
	margin: auto;
}
.hidden768 {
   position: absolute;
   left: -10000em;
   top: auto;
   width: 1px;
   height: 1px;
   overflow: hidden;
   display: none;
}
#bloc-bas 
{
    padding-bottom: 5px;
    padding-top: 5px;
}
.formulaire_recherche input.image
{
	display:none;
}
#formulaire_recherche{
	font: bold 1.5em/2em "Limousines", "Trebuchet MS", Tahoma, Arial, Sans-serif;
    	line-height: 0.9em;
	margin-left:185px;	
	margin-top:62px;
	position: absolute;	
}
#map { 
	width:100%; 
	height:450px
}
body {
	font: 15px/165% "Lucida Grande", Geneva, Verdana, Arial, Helvetica, sans-serif;
}
#conteneur { 
	flex:1;
}
#page {
	background:#fff url(bg-short.jpg) repeat-x;	 
}
#entete {	
	top: 40px; 
	height:151px; 
}
#bloc-haut{
        background: #fff url(wrap-bg-768.jpg) no-repeat;
        background-size: 100% 500px;
        background-position: 0px -1px;
        width:95%;
        height: 246px;
}
#bloc-central{
	padding-top:24px;
        background: #fff url(content-bg-768.jpg) no-repeat;
        background-size: 100% 300px;
        background-position: 0px 0px;
        display: flex;
        width: 95%;
        height: 100%;
	margin-top: -12px;
}
#navigation {
	width: 0px; 
	display:none;
}
#pied {	
	font: normal 1em/1.6em 'Trebuchet MS', Tahoma, Sans-serif;
}
#contenu { 	
	margin-left:25px;
	padding-bottom: 8px;
}
#littleinfo {display:none;}
#copyleft {display:none;}
.minimap {
        width: 180px;
        height: 180px;
}
