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

#container, #footer, #header {width: 1004px;}
#header {height:335px;}
#left-column {width:662px;}
#right-column {width: 342px;}

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

.push	{clear: both;}

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


/* ===| 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;}


#wrap-container {
	min-height: 100%;
	height: auto !important;
	height: 100%;}
#container {
	margin:0 auto;
	text-align: left;}
#header {
    margin-bottom:22px;
}
#left-column{
    float:left;
    margin:0;
    padding:0 29px 0 32px;
    width:600px;
    border-right: 1px solid #b8d5e1;
    margin-bottom: 5px;
    height: 100%;
}

#right-column{
	float:left;
    margin: 0;
    padding-bottom:18px;
    width: 342px;
}


#footer {
	margin: 0 auto;
	padding: 0;}



/*	--- 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; margin:0px;} .right{float: right;margin: 0 0px 0 12px;}


thumb{
	display: block;
	margin:1px 5px;}

.thumb img{
	border-style:solid;
	border-width: 5px;
	border-color: inherit;
	padding: 5px;
	margin: 0}

	
/* --------------------- Left -------------------------------------- */
#horaires
{
    padding: 0;
    margin:0 54px 0 30px;
    border-bottom:1px solid #000000;
}

#promo
{
  margin: 4px 0px 23px 29px;
 
  width:272px;
  height: 129px;
  border-bottom:1px solid #000000;
}
#info
{
    padding: 0;
    margin: 23px 0 0 29px;
}

#info a:link, #info a:visited
{
    margin-top:23px;
	color: #c44f00;
	font-size: 14px;
  	font-family: Arial;
	font-style: italic;
    text-decoration: none;

}

#info a:hover, #info a:active
{
	margin-top:23px;
	color: #3E4F80;
	font-size: 14px;
  	font-family: Arial;
	font-style: italic;
    text-decoration:underline;
}



/* --------------------- Right -------------------------------------- */
#title{
    float: left;

}

.paragraph{
	clear: both;
    text-align: justify;
    width:600px;
    padding-top:13px;
}

ul.list1{

	float:left;
    padding:0 0 0 32px;
	}
ul.list1 li{
	background: url(../images/charte/bullet.jpg) no-repeat top left;
	background-position:0px 12px;
    font-size: 12px;
    font-family: arial;
	text-align:left;
    line-height: 30px;
    padding-left:15px;
	}
.divcolor
{
  float:left;
  height: 105px;
  width: 460px;
  background-color:#DFF1FF;
}

/* --------------------- Location materiel -------------------------------------- */

ul.list2{
  margin:0px 3px 0px 0px;
  width:290px;
  float: left;
 }
ul.list2 li
{
    line-height:18px;
    background: url(../images/charte/bullet.jpg) no-repeat top left;
    background-position:0px 5px;
    padding:0px 2px 2px 10px;
    font-size: 12px;
    font-family: arial;
	}
ul.list5{
  margin:0px 3px 10px 0px;
  width:550px;
  float: left;
 }
ul.list5 li
{
    line-height:18px;
    background: url(../images/charte/bullet.jpg) no-repeat top left;
    background-position:0px 5px;
    padding:0px 2px 2px 10px;
    font-size: 12px;
    font-family: arial;
	}
.diapo
{
  float:right;
  width: 300px;
  margin-top:5px;
}

a:focus{
  outline: none;
}

.clear{
  clear: both;
  padding: 0px;
  margin: 0px;
  height: 0px;
  line-height: 0px;
}


/* --------------------- Travaux public -------------------------------------- */
ul.list3{

	float:left;
    padding:10px 0 0 80px;
	}

ul.list3 li{
	background: url(../images/charte/bullet.jpg) no-repeat top left;
	background-position:0px 5px;
    font-size: 12px;
    font-family: arial;
	text-align:left;
    line-height: 18px;
    padding-left:15px;
	}

ul.list4{

	float:left;
    padding:10px 0 0 70px;

	}
 ul.list4 li{
	background: url(../images/charte/bullet.jpg) no-repeat top left;
	background-position:0px 5px;
    font-size: 12px;
    font-family: arial;
	text-align:left;
    line-height: 18px;
    padding-left:15px;
	}


/* --------------------- Footer -------------------------------------- */
#digital-age
{
  float: left;
  margin-left: 32px;
}


#digital-age a
{
  float: left;
  font-family: arial;
  font-size: 11px;
  font-weight: normal;
}

#digital-age a:hover, #digital-age a:active{
	color:#ffffff !important;
    text-decoration: none;
}

#digital-age a:link, #digital-age a:visited{
	color: #8DC8EB;
    text-decoration: none !important;
}
#menu2 ul li{display: inline;}
#mentions
{
  float: right;
  width: 600px;
  margin: 18px 29px 0 0;
  text-align: right;
}

#mentions  a:hover, #mentions  a:active{
	color:#FFBD90 !important;
	text-decoration: none !important;}

#mentions  a:link, #mentions a:visited{
	color:#8DC8EB;
	text-decoration: none;
}
.ref {
		width:100%;
		text-align:center;
		padding:5px 0 0 0;
	}

/* ======== | merci | ==================== */
#merci
{
    clear:both;
    width:600px;
	float:left;
}

    #merci a:link, #merci a:visited{
        color:#0956B1 !important;
        text-decoration: none;
        font-weight: bold;
        font-size: 12px;
        font-family: arial;
        }
    #merci a:hover, #merci a:active{
        color:#69ACF7 !important;
        text-decoration: underline;
        font-weight: bold;
        font-size: 12px;
        font-family: arial;
        }


/* ---| THE END |------------------------- */