/*===| I. MAIN LAYOUT  |=====================================================*/
* {margin: 0;}
html, body {height: 100%;width: 100%;}
ul, li{list-style: none;list-style-position: outside;	margin: 0;	padding: 0;}
p{padding: 0;}
.left{float: left;} .right{float: right;}
.left1{float: left; margin-right:10px;} .right1{float: right; margin-left:10px;}
#push, .clr	{clear: both;}

body{background: #eeeeee;}
#bg1{position:absolute;z-index: 1; width:100%; background:url("images/bg0.gif") 50% 0% repeat-y;}
#bg2{position:absolute;z-index: 2; width:100%; background:url(images/bg-x-top.jpg) 50% 0% repeat-x;}
#bg3{position:absolute;z-index: 3; background:url("images/bg2.jpg") 50% 0% no-repeat;}

#wrap-container{position:relative;z-index:4; width: 100%;}
#container{background:url("images/bg0.gif") 50% 50% repeat-y; margin:0 auto;	}
#content{ margin:0 auto;}

/* ===| II. HEADER ELEMENTS |================================================*/
#site-header.outter{}
#site-header .inner{}

/* ===| III. LEFT COLUMN ELEMENTS |===========================================*/
#left-outter{float:left; margin: 0; overflow: hidden;}
#left-outter div.outter{background: url(images/box1.gif) 50% 0% no-repeat;padding: 0 0 10px;	min-height: 159px; height: auto!important;height: 159px; }
#left-outter div.inner{padding: 0px 5px 0px;}

#left-outter div.box1{padding:0 5px 10px;}
#left-outter .box1 .inner{padding:0}

#left-outter div.box2{}
#left-outter div.box3{}
#left-outter .box4{}

#menu1{
    float: left;
    width: 210px;
    height: 389px;
}
#actualite{
    float: left;
    width:210px;
    height:99px;
    background: url(images/bg-mdm.jpg) no-repeat top left;
    padding:42px 0px 0px 0px;
}
#info{
    float: left;
    width:200px;
    height:106px;
    background: url(images/bg-coordonnees.jpg) no-repeat top left;
    padding:51px 0px 0px 10px;
}
#plan {
    float: left;
    width:210px;
    height:71px;
    background: url(images/bg-plan.jpg) no-repeat top left;
    padding:40px 0px 0px 0px;
}

/* ===| IV. RIGHT COLUMN ELEMENTS |===========================================*/
#right-outter{	float:left;	margin:0; padding:0; overflow: hidden;}
#right-inner{padding: 17px 0px 0px 7px;}

/* ===| V. FOOTER BOXES |=====================================================*/
#wrap-footer {position:relative; z-index: 4; width: 100%; text-align: left; background: #356aa0 url(images/bg-x-bottom.jpg) 50% 0% repeat-x;}
#fwrap1 {position:absolute; z-index: -3; left:0; width:100%;}
#fwrap2 {position:absolute; z-index: -2; left:0; background:url("images/footer-bg-1.gif") 50% 100% no-repeat; width:100%;}
#fwrap3 {position:absolute; z-index: -1; left:0; }

#footer.outter	{background:url("images/footer-bg-0.gif") -16px 0% repeat-y; margin: 0 auto; padding: 0px;}
#footer .inner	{background:url("images/footer-bg-1.gif") -16px 100% no-repeat; padding: 0 0 25px;}
#footer .box1	{background:url("images/footer-bg-2.gif") -16px 0% no-repeat; padding:15px 0 0;}
.digitalage
{
    float: left;
    width:200px;
    padding: 17px 0px 0px 0px;
}
#menu2
{
    float: right;
    width:665px;
    text-align: right;
}
.copyright
{
    float: right;
    width:665px;
    padding: 17px 0px 0px 0px;
}
/* ===| VI. OTHER ELEMENTS |====================================================*/
img {border: 0;}

a:active, a:focus{
outline:none;
}
a img.thumb{
-moz-opacity: 1.00; opacity:1.00;
border: solid 1px #85a1d7;
}
a:hover img.thumb{
-moz-opacity: 0.70; opacity:0.70;
border: solid 1px #008ad1;
}
img {border: 0;}
img.thumb{border: solid 1px #85a1d7; }
.separator{width:100%;	height:43px; clear:both; padding:0; margin:0px 0; background:url(images/separator.jpg) no-repeat 50% 50% ; line-height: 0px; font-size: 0; overflow: hidden;}

.text1
{
    float: left;
    width:663px;
    height:127px;
    padding:12px 9px 0px 10px;
    background: url(images/bg-text1.jpg) no-repeat top left;
}

.text2
{
    float: left;
    width:663px;
    height:127px;
    padding:12px 9px 0px 10px;
    background: url(images/bg-text2.jpg) no-repeat top left;
}

ul.list1{
	padding-left: 58px;
	padding-top: 15px;
    float:left;
    margin: 0;
	}
ul.list1 li{
	background: url(images/bullet.gif) no-repeat top left;
	background-position:0px 5px;
	text-align:justify;
    color:#203c73;
	line-height: 18px;
	padding:0px 0px 1px 20px;
	}

.text1-index
{
    padding: 27px 0;
}


.mercidiv
{
    width: 100%;
    text-align: center;
    height:200px;
    float: left;
    padding: 80px 0 0px 0;
    font-size: 13px;
    font-weight: bold;
}
.mercibox
{
    padding:30px 50px;
    border: solid 1px #b1b8d7;
    width:250px;

}
 #blank
{
    width: 100%;
    text-align: center;
    height:400px;
    margin-bottom:20px;
    background: url(images/blank.jpg) no-repeat 50% 100%;
}
