/*===| I. MAIN LAYOUT  |=====================================================*/
* {margin: 0; outline: none;}
/*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: 0px 0px 0px 20px;} .right1{float: right; margin: 0px 0px 0px 20px;}
#push, .clr	{clear: both;}

body{ background: #62abf3;}
#bg1{position:absolute;z-index: 1; width:100%;}
#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/bg-fix.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; text-align: left; }
#content{}

/* ===| II. HEADER ELEMENTS |================================================*/
/* ===| IV. RIGHT COLUMN ELEMENTS |===========================================*/
#right-outter{	float:left;	margin:0; padding:0; overflow: hidden; min-height: 436px; }
#right-inner{ padding-right:16px; padding-left:0px !important;}

/* ===| V. FOOTER BOXES |=====================================================*/
#wrap-footer {position:relative; z-index: 4; width: 100%; text-align: left; background: url(images/bg-x-bottom.jpg) repeat-x top left; }
#fwrap1 {position:absolute; z-index: -3; left:0; background:url("images/footer-bg-0.gif") 50% 0% repeat-y; 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	{margin: 0 auto; padding: 0px;}


.digitalage
{
    float: left;
    width:365px;

}
#menu2
{
    padding-top:10px;
    width:605px;
    float:right;
    text-align:right !important;
}
#info
{
    float: left;
    width:996px;
    height: 40px;
    float: left;
    text-align: center;
    background: url(images/bg-info.jpg) no-repeat 50% 50%;
}
.tel
{
    float: left;
    width: 144px;
    padding-left: 5px;
    background: url(images/phone-icon.jpg) no-repeat 0% 50%;
    height:40px;
}
.mail
{
    float: left;
    width: 149px;
    padding-left: 5px;
    background: url(images/mail-icon.jpg) no-repeat 0% 50%;
    height:40px;
}

/* ===| VI. OTHER ELEMENTS |====================================================*/
img {border: 0;}
img.thumb{border:1px solid #246db6; padding:4px; background: #ffffff;}

/* index */
.bg-list
{
    float: left;
    width:767px;
    background: url(images/bg-separator.jpg) no-repeat bottom left;
    height:98px;
}


ul.list1{
    float:left;
    margin: 0;
    padding-left:30px;
    padding-top:5px;
	}
ul.list1 li{
	background: url(images/bullet_list.jpg) no-repeat top left;
	background-position:0px 5px;
	text-align:justify;
	line-height: 18px;
    font-size: 12px;
    color:#000000;
	padding:0px 0px 0px 20px;
	}
.bg-div
{
    float: left;
    width:612px;
    height:174px;
    background: url(../../images/charte/index/bg-1.jpg) no-repeat top left;
    padding: 19px 20px 0px 20px;
    margin: 0px 0px 0px 20px;
}

/* realisations */
#gallery{padding: 5px; float:left; height:320px; }
.gallery-thumb{float: left; width: 139px; text-align: center; padding: 5px; height: 130px; border: 1px solid #246db6; margin:5px; }
/*.gallery-thumb a:link, #gallery div.thumb a:visited { vertical-align: middle; -moz-opacity: 1.00; opacity:1.00;  }
.gallery-thumb a:hover, #gallery div.thumb a:active { vertical-align: middle;  background: #fff; -moz-opacity: 0.70; opacity:0.70;}
*/
a img.thumb1{
-moz-opacity: 1.00; opacity:1.00;
border: 0px;
}

a:hover img.thumb1{
-moz-opacity: 0.50; opacity:0.50;
border: 0px;
}

.pagination1
{
    width: 100%;
    text-align: center;
    float:left;
}
.page
{
    background: #277bcd;
    padding:2px 10px;
    color:#fff;
}

.pagination1 a:link, .pagination1 a:visited{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
    color: #003b75;
    font-weight: bold;
  }
.pagination1 a:hover, .pagination1 a:active{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
    color: #000;
    font-weight: bold;
}
/* contact */
.bg-text-contact
{
    float: left;
    width:965px;
    height: 322px;
    background: url(images/bg-text-contact.jpg) no-repeat top left;
    padding: 12px 0px 0 15px;

}
/* merci */
.mercidiv
{
    float: left;
    width:100%;
    height:250px;
    text-align: center;
}
.mercidiv p
{
    text-align: center;
}

