/*===| 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;}
#push, .clr	{clear: both;}

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

 #bg1.chats{background:url("images/bg1-chats.jpg") 50% 0% repeat-x;}
 #bg2.chats{background:url("images/bg2-chats.jpg") 50% 0% no-repeat;}



#wrap-container{position:relative;z-index:4; width: 100%;}
#container{ margin:0 auto;	text-align: left;}
#content{ background: url(images/bg-content.jpg) left top no-repeat;}

/* ===| II. HEADER ELEMENTS |================================================*/
#site-header.outter{background:url("images/header.jpg") 50% 0 no-repeat;}
#site-header .inner{}

/* ===| III. LEFT COLUMN ELEMENTS |===========================================*/
#left-outter{float:left; margin: 0; overflow: hidden;}
#left-outter div.outter{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{}

#actualite, #contact-info, #promo {}

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

#right-outter .box-clock{width:681px; height:54px; float:right; background: url(images/box-clock.jpg) left top no-repeat; margin-bottom:10px; margin-top:10px;}
#right-outter .box-clock .inner{padding:7px 19px 0 58px;}
#right-outter .box-2{width:846px; height:90px; background: url(images/box2.jpg) left top no-repeat;}
#right-outter .box-2 .inner{padding:17px 41px 0 0;}

#flashAnim{width:132px; height:57px; float:right; margin:0; padding:0;}
#pdfDld{float:left; padding-left:38px;}
#bottomInfo{width:846px; min-height:115px; height:auto !important; height:115px; background: url(images/bg-actu-coord.jpg) left top no-repeat;}
.chats #bottomInfo{ background: url(images/bg-actu-coord-chats.jpg) left top no-repeat;}


#actualite{width:329px; height:60px; padding:38px 34px 0 30px; float:left;}
#info{width:331px; height:60px;  padding:38px 0 0 31px; float:left;}


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

.chats #fwrap1 { background:url("images/bg-footer-x-chats.jpg") 50% 0% repeat-x;}
.chats #fwrap2 {  background:url("images/bg-footer-chats.jpg") 50% 0% no-repeat;}

#footer.outter	{ margin: 0 auto; padding: 0px;}
#footer .inner	{ padding: 0 127px;}
#footer .box1	{padding:20px 0 0;}

.digitalage{float:left;}
.copyright{padding: 0; text-align: right; clear:right;}
div.ref{padding: 0;}
#menu2{float:right;}
#menu2 ul li{display: inline;}
/* ===| VI. OTHER ELEMENTS |====================================================*/
img {border: 0;}

a.thumb:link, 
a.thumb:visited{border:	0px; padding:0px; margin:0; width:auto; display:block;}

img.thumb{ border:1px solid #adc4d0; padding:7px 9px; margin:0;}
.chats img.thumb{ border:1px solid #ddc0d6; }
img.left{float:left; margin-right:22px; margin-top:5px;}
img.right{float:right; margin-left:22px; margin-top:5px;}
img.nomarg{margin-top:0;}

.separator{width:100%;	height:0px; clear:both; padding:0; margin:15px 0; border-top: 1px solid #d5cbc0;line-height: 0px; font-size: 0; overflow: hidden;}
.clearer{height:0px; clear:both; padding:0; margin:0; line-height: 0px; font-size: 0; overflow: hidden;}
.clearer10{height:10px; clear:both; padding:0; margin:0; line-height: 0px; font-size: 0; overflow: hidden;}
.clearer15{height:15px; clear:both; padding:0; margin:0; line-height: 0px; font-size: 0; overflow: hidden;}
.clearer5{height:5px; clear:both; padding:0; margin:0; line-height: 0px; font-size: 0; overflow: hidden;}
.clearer20{height:20px; clear:both; padding:0; margin:0; line-height: 0px; font-size: 0; overflow: hidden;}


.prod-listing{float:left; width:240px; height: 95px; padding:10px; margin:10px; border:1px solid #2B8CDF;}
.chats .prod-listing{ border:1px solid #792865;}
.prod-listing img{margin-right:10px;}

.prod-details{width:260px; min-height: 260px; padding:10px 0; height:auto !important; height:260px; background:#EFEFEF; text-align:center; border: 1px solid #2B8CDF; float:left; margin-right:15px;}
.chats .prod-details{border: 1px solid #792865; }
.thumbSmallHolder{width:75px; height:75px; padding:2px; background: #ffffff; margin:5px 3px 5px 4px; float:left;}
.thumbHolder{height:250px; width:250px; margin:0 auto;}


/* ===| VII. CONTACT FORM |=====================================================*/
#frmContact{margin: 0;  width:846px; }
#frmContact label{display: inline; width:100%; float:left; padding: 8px 2px 0px 0px; margin:0;  clear:both;}
#frmContact label span{display:inline; width: 105px; float: left; margin:0; padding-bottom:3px;}
#frmContact label input{width:210px; display:block; float:right; vertical-align: top; font-family:Arial, Verdana, sans-serif;}
#frmContact textarea{width: 99%;  display:block; float:right; height:71px; vertical-align: top; font-family:Arial, Verdana, sans-serif;}

.ckboxez{padding-left:0px; padding-top:0px; width:49%; float:left;}
.chk{padding-bottom:2px; padding-left:15px;}

div.submit-buttons{width:230px;margin:0 auto;text-align: center; padding: 4px 2px;}
#frmContact a{text-decoration:none;}

#frmContact a:link input.cenvoyer, #frmContact a:visited input.cenvoyer{background:url(images/btn-envoyer.gif) left top no-repeat; border:none; padding:0; margin:0; width:80px; height:20px; }
#frmContact a:hover input.cenvoyer, #frmContact a:focus input.cenvoyer{background:url(images/btn-envoyer-over.gif) left top no-repeat;}

#frmContact a:link input.cretablir, #frmContact a:visited input.cretablir{background:url(images/btn-retablir.gif) left top no-repeat; border:none; padding:0; margin:0; width:80px; height:20px; }
#frmContact a:hover input.cretablir, #frmContact a:focus input.cretablir{background:url(images/btn-retablir-over.gif) left top no-repeat;}



.cleft-labels{ width:48%; float: left;}
.cright-labels{ width:49%; float: right;}
.ccenter-labels{ width:49%; float: none; margin: 0 auto;}

.contactinput{
	border: 1px solid #2B8CDF !important;
	background: #C5E9FF !important;
	color:#6A6762;
 height: 15px;
 font-size: 12px;
 font-family:Arial, Tahoma, Verdana, sans-serif;
}
.contactinput-over{
	border: 1px solid #2B8CDF !important;
	background: #EFEFEF !important;
	color:#6A6762;
 height: 15px;
 font-size: 12px;
 font-family:Arial, Tahoma, Verdana, sans-serif;
}

#frmSearch{float:right; width:300px; margin:0; padding:0px; text-align:left;}
#frmSearch a:link input.crecherche, #frmSearch a:visited input.crecherche{background:url(images/btn-recherche.gif) left top no-repeat; float:right; border:none; padding:0; margin:0; cursor:pointer; margin-left:5px; margin-top:1px; width:80px; height:20px; }
#frmSearch a:hover input.crecherche, #frmSearch a:focus input.crecherche{background:url(images/btn-recherche-over.gif) left top no-repeat;}

.chats #frmSearch a:link input.crecherche, .chats #frmSearch a:visited input.crecherche{background:url(images/btn-recherche2.gif) left top no-repeat; }
.chats #frmSearch a:hover input.crecherche, .chats #frmSearch a:focus input.crecherche{background:url(images/btn-recherche2-over.gif) left top no-repeat;}

#frmSearch select{
	width:200px;
	height:22px !important;
	font-size:12px;
	font-family:Arial, Verdana, sans-serif;
	border: 1px solid #2B8CDF !important;
	background: #C5E9FF !important;
	color:#6A6762;
	float:left;
}

.chats #frmSearch select{border:1px solid #792865 !important; background:#EFD2E8 !important; color:#792865;}


#frmSearch label{ display:inline; padding:0 12px 10px 0px; margin:0; float:left;}
#frmSearch label span{width:100px; float:left; display:inline; }

.pagination {float: left; clear:left; width:845px; text-align:center; border-top: 1px solid #2B8CDF;}
.pagination span{padding:1px; margin: 0 50px 0 25px;}
.pagination a{font-size:11px;}

.chats .pagination{border-top:1px solid #792865}

