

/*===| I. LAYOUT SIZE |====================================================*/

#container, #footer, #header {width: 820px;}
#header {height:250px;}
#left-column {width: 241px;}
#right-column {width: 557px;}
#menu-left
{
  width: 241px;
  height: 140px;
  float:left;
}

/*	--- Important! ----------------------------------------
	#wrap-footer, #footer and .push must be the same height
	-------------------------------------------------------
*/	#wrap-footer, #footer, .push {height: 85px;}

.push {clear: both;}

/* --- Important! -------------------------------
	The bottom margin of #wrap-container
	is the negative value of the footer's height 
	-----------------------------------------------
*/	#wrap-container {	margin: 0 auto -85px;}


/* ===| II. LAYOUT's DEFAULT ELEMENTS |=======================================*/

* {margin: 0;}

html, body {height: 100%; width: 100%;}
body {text-align: center;}
ul, li{
	list-style: none;
	list-style-position: outside;
	margin: 0;
	padding: 0;
    font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    color:#7b7b7b;}

p{padding: 0px;}

#wrap-container {
	min-height: 100%;
	height: auto !important;
	height: 100%;}
#container {
	margin:0 auto;
	text-align: left;}
#header {
/*	text-indent: -9999em;*/}
#left-column{
	float:left;
	margin: 0px 0 0 0;}
#right-column{
	float:left;
	margin:0px;
	padding:0px;}

#actualite{
    height:155px;
    width:241px;
    float:left;
}
#contact-info {height: 265px; float:left;}
#horaire
{
  float:left;
  height:80px;
  width:233px;
  padding-top:34px;
  padding-left:8px;
}
#adresse
{
  float:left;
  height:117px;
  width:233px;
  padding-top:34px;
  padding-left:8px;
}

#footer {
	margin: 0 auto;
	padding-top: 10px;
    }
#footer p
{
    padding: 8px 0 0;
    text-align:center;
}


/*	--- Important! -----------------------------------
	If you want space between paragraphs or headers,
	use padding instead of margin.
	-------------------------------------------------*/

/* ===| III. CONTENT ELEMENTS |===============================================*/

img {border: 0;}

/*	--- Important! ----------------------------------
	Use class "left" or "right" on the html elements 
	you want to float (on the thumbs, for example)
*/	.left{float: left;} .right{float: right;}

.thumb{
	display: block;
}

.thumb img{
	border-color: inherit;
	margin: 0}

.paragraph{
	clear: both;
     padding:10px;
	display: table;}

.separator{
	width: 100%;
	height: 1px !important;
	clear: both;
    float:left;
	padding:0 !important;
	padding-left:13px;
    margin-top:10px;
	margin-bottom:0;
	font-size:1px;
    }
/*=======================| inc.mdm |============================*/

#actualite .mdm-contenu
{
  width:215px;
  padding:8px 0px 0px 25px;
  float:left;
}

#actualite .mdm-contenu p
{
    font-family: Tahoma, Arial, sans-serif;
    font-size: 11px;
    text-align: justify;
    line-height: 14px;
    color:#320d00;
}

#mdm-image
{
	width:76px;
	height:70px;
	border:solid 1px #ffffff;
	float:right;
    margin:10px 8px 16px 8px;
}

#mdm-detail
{
	float:right;
	width:12px;
	height:12px;
	padding-top:25px;
    margin-right: 5px;

}
 /*==========================| inc.info |==============================*/
#horaire p {text-align: center; line-height: 16px; font-family: Tahoma; }
#adresse p {text-align: center; line-height: 15px; font-family: Tahoma; }
    #adresse a:link, #adresse a:visited
    {
       font-size:11px;
       color:#508c29;
       text-decoration: none;
    }
    #adresse a:hover, #adresse a:active
    {
       font-size:11px;
       color:#ab3e34;
       text-decoration: underline;
    }
/*==========================| index |==========================*/

 ul.list1{
  padding:0px 3px 10px 35px;
  width:200px;
  float: left;
 }
	ul.list1 li
	{
        line-height:15px;
        font-size: 11px;
        color: #320d00;
    	background: url(../images/charte/list-bullet.jpg) no-repeat top left;
    	background-position:0px 5px;
    	padding:0px 2px 2px 10px;
	}


 ul.list2{
  padding:0px 3px 10px 25px;
  width:270px;
  float: left;
 }
	ul.list2 li
	{
        line-height:15px;
        font-size: 11px;
        color: #320d00;
      	background: url(../images/charte/list-bullet.jpg) no-repeat top left;
  	    background-position:0px 5px;
  	    padding:0px 2px 2px 10px;
	}
#introduction
{
   margin-left:10px;
   line-height: 16px;
}
span
{
  margin: 0px;
  padding: 0px;
  color:#ad4137;
}

.border-left
{
    border-left:solid 1px #508c29;
    margin:20px 0px 0 20px;
    padding:5px 5px 5px 15px;
}

#diaporama
{
  width: 206px;
  height: 137px;
  padding-left:30px;
  float:left;

}

#logos
{
  background: url(../images/charte/bg-logos.jpg) repeat-x top left;
  width:558px;
  height:54px;
  margin-left:1px;
  float:left;
}

.photo-logo
{
  float:left;
  margin:10px 15px 10px 15px;
  border:0;
}

/*===================| motoculture |=====================*/

ul.list3{
  padding:0px 3px 0px 35px;
  width:500px;
  float: left;
 }
	ul.list3 li
	{
        font-size: 11px;
        text-align: justify;
        line-height:15px;
        color: #320d00;
    	background: url(../images/charte/list-bullet.jpg) no-repeat top left;
    	background-position:0px 5px;
    	padding:0px 2px 2px 10px;
	}

#search-box
{
  width:550px;
  float:left;
  padding-left:25px;
  margin:8px 0 0px 0;
  height:28px;
}

.listbox
{
    float:left;
    margin:5px;
}


select
{
    width: 85px;
    background-color: #edf6e7!important;
    border:solid 1px #8dad78!important;
    font-size:10px !important;
	color:#46821d;
}

.result-container
{
  padding:10px 0 10px 35px;
  float: left;
}

.title-marque
{
  background-color: #e1ecd9;
  width:505px;
  height:18px;
  padding-top:3px;
  padding-left:8px;
  font-size:12px;
  font-weight: bold;
}


.infos
{
   /* width:370px;*/
    float: left;
    margin-left:5px;
}
.infos p{line-height: 18px; }


.photo
{
    padding:3px;
    border: solid 1px #c0d3bd;
    float:right;
    margin:5px 10px 0 10px;
}

.border-left2
{
    border-left:solid 1px #508c29;
    margin:0px 10px 0 5px;
    padding:2px 5px 2px 5px;
    line-height:14px;
}

.pagination a:link, .pagination a:visited
{
    color:#973448;
    font-weight: bold;
    text-decoration: none;
    margin-bottom: 10px;
}
.pagination a:hover, .pagination a:active
{
    color:#000000;
    font-weight: bold;
    text-decoration: underline;
    margin-bottom: 10px;
}

/*===========================| merci |==============================*/
#merci
{
    width:550px;
	float:left;
	padding-top:9px;
	margin-bottom:10px;
}
    #merci p {
        margin:50px 0px 50px 30px;
        font-weight: bold;
        text-align: center;
        font-size: 13px;
        }
    #merci a:link, #merci a:visited{
        color:#36740d !important;
        text-decoration: none;
        font-weight: bold;
        }
    #merci a:hover, #merci a:active{
        color:#000000 !important;
        text-decoration: underline;
        font-weight: bold;
        }

/*=====================| popup |==========================*/
#popup-footer
{
    width:100%;
    background:url(../images/charte/mdm-footer.jpg) repeat-x top left;
    height:39px;
    float: left;
    text-align: center;
}

/* ===| IV. NAVIGATION |===============================================*/
#menu2 ul li{display: inline;}
/* ---| THE END |------------------------- */
