                                                                                                                                                                                                                                                                                                                                                                                                                                                @charset "utf-8";
/* CSS Document */

@import url(http://fonts.googleapis.com/css?family=Domine:400,700);

@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,900);

body{background: url(../images/bg.jpg);
     width:100%;
	 color:#909293;
	 text-align:justify;
	 font-family:"Open Sans", sans-serif;
	 font-size:12px;}
	 

	   		  
h1{
   color:#25537f;
   text-transform: uppercase;
   font-weight:bold;
   font-size:24px;}
   
h2{
   color:#2f8be4;
   text-transform: uppercase;
   font-weight:bold;
   font-size:19px;}	   		 

#backstretch{height:527px !important;}

a, a:link, a:visited{
color:#2a5680;
text-decoration:underline;}
a:hover{text-decoration:none;} 

a, a:link, a:visited{
	color:#5E8AB4;}
/*.................menu principale.......................*/	
.menu1 { background:url(../images/menu.png) no-repeat;
        position: relative;
        z-index: 2;
		margin-bottom:20px;}

#nav{font-family:"Open Sans", sans-serif;
     font-weight:bold;}
	 
#nav li ul {margin-top:38px;
			display:block;}
			
#nav li{display:block;
		background:url(../images/menu-sep.png ) left center no-repeat;	}
		
#nav li:first-child { background-image:none;
                      border:none;}	
			  
#nav li a{color:#2a537d;
		  text-transform: uppercase;
	      text-decoration:none;
		  height:42px;
		  padding-top:26px;  }	

#nav li a:hover, #nav li.selected a { text-decoration:none; color:#ffffff; background:url(../images/hover.jpg);}		
						
#nav li li{height:41px;
		   display:block;
		   background: url("../images/separateur.png") repeat-x scroll top #285d90;}

#nav li li a {
    display: block;
	color:#FFFFFF;
    height: 28px;
    padding: 12px 10px 0 13px;
}
			 
		 
			 
#nav li li a:hover{ background:none; text-decoration:underline; }
				
					
/*.................fin menu.......................*/
.global{width:1000px;
		position:relative;}
			
.logo{ position:relative; 
       margin-bottom:40px;
       margin-top: 40px;}
	  
.slideshow{position:relative;
           width:650px;
		   height:340px;
		   padding:5px;
		   background:#f1f1f1;}
		   
.slide-ombre{position:relative;
             width:650px;
		     padding-bottom:15px;
	         background:url(../images/ombre.png) bottom center no-repeat;}

.webshop{position:relative;
         width:304px;
		 height:340px;
		 background:#174571 url(../images/box.jpg) bottom center no-repeat;
		 padding:10px;
		 text-align:center;
         color:#eff7ff;}

.box-ombre{position:relative;
           width:304px;
		   background: url(../images/box-ombre.png) bottom center no-repeat;
		   padding-bottom:15px;}

.webshop1{position:relative;
         width:304px;
		 height:340px;
		 background:#174571 url(../images/box.jpg) bottom center no-repeat;
		 padding:10px;
         color:#eff7ff;}

.webshop1 a, .webshop1 a:link, .webshop1 a:visited{
	color:#5E8AB4 !important;}
		 
.webshop h1{color:#FFFFFF;
            text-align:left;}

.webshop1 h1{color:#FFFFFF;}
			
.webshop .lees{ float:none;
                margin:auto;}					 	   
	     	
.section{ position:relative;
          margin:20px 0px;}
		  
.text{position:relative;
      width:650px;}
	  
.contact, .box{position:relative;
               width:304px;}	
		 	 
.box{padding:20px;}

.box h2{background:url(../images/puce1.png) left center no-repeat;
        padding-left:15px;}
		 
.boxs{position:relative;
      margin:20px 0px;
	  color:#cdd9e8;
      background:url(../images/boxs.jpg) center no-repeat;}		 

.ombre{position:relative;
       background:url(../images/ombre.png) bottom center no-repeat;}	
		 
.tab td{padding:10px;
        background:url(../images/sep1.png) left no-repeat;}	
		
.tab th{padding-right:10px;}		
		
.tab  tr:first-child td{padding-top:0px;}		

.tab, .tab1{margin-top:18px;}	 	  

.tab1 th{background:#030f1c;
		text-align:center;
		padding:5px;}

.tab1 td{background:#0b223a;
         padding:5px;}

.td{background:none !important;}

.lees{background: url(../images/lees.png) no-repeat;
      width:74px;
	  line-height:34px;
	  display:block;
	  text-align:center;
	  text-transform:uppercase;
	  color:#29557f !important;
	  text-decoration:none !important;
	  float:right;
	  cursor:pointer;}
	  

.footer{position:relative;
        width:100%;
		border-top:6px solid #d3d3d3;
		padding-top:15px;}

#footerSlideContainer #footerSlideContent {
    background-image: url(../images/footer.jpg);
}


/*.at16nc  {background: url("../images/fb.png") no-repeat scroll 0 0 transparent !important;
    height: 31px !important;
    width: 31px !important;
}*/

.trait{position:relative;
       background:url(../images/sep.png) no-repeat;
	   height:2px;
	   width:100%;}		

		
	
/*.................fontsize .......................*/
.clear{
	clear:both;
}								

#fontsize {
    float: right;
    font-size: 12px;
    margin-bottom: 5px;
    position: absolute;
    right: 0;
    top:24px;
    width:76px;
    z-index: 10;
}
#fontsize span {
	height:23px;
	width: 23px;
	display: inline-block;
}
#fontsize a {
	font-size: 12px;
	line-height: 23px;
	width: 23px;
	display: inline-block;
	text-align: center;
	color:#ffffff;
	text-decoration: none;
	cursor: pointer;
	background: url(../images/A.png) center no-repeat;
}
#fontsize a:hover {
    text-decoration: underline;
}
#fontsize.smallText .smallText a,
#fontsize.defaultText .defaultText a,
#fontsize.largeText .largeText a{
    color: #404040;
	cursor: pointer;
	
}
.smallText{
	font-size:10px;
}
.defaultText{
	font-size:12px;
}
.largeText{
	font-size:14px;
}

/*.................fin fontsize .......................*/

		 
/* block that can contain several .mod , can contain floats */
.group {-webkit-box-sizing: border-box;
	    -moz-box-sizing: border-box;
	     box-sizing: border-box;
	     clear: both;}

/* module, contains floats */
.group-box {	-webkit-box-sizing: border-box;
	            -moz-box-sizing: border-box;
	             box-sizing: border-box; 
		         display: table-cell;}





/* blocks that can contain floats */
.group:before, .group:after,
.group-box:before, .group-box:after {
	content: "";
	display: table;
}

.group:after,
.group-box:after {
	clear: both;
}

.left{float:left;}
.right{float:right;}
.center{margin:auto;}	



/*.................reset.......................*/    

h1, h2, h3, h4, h5, h6{ margin:0.5em 0;}

p,
ul,
ol,
dl,
blockquote,
pre,
td,
th,
label {
                line-height: 1.5em;
                margin: 1.5em 0;
}


html, body, div, span, applet, object, iframe,
blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table { 
	border-collapse: collapse;
	border-spacing: 0;
}

/*.................fin reset.......................*/    
        
        
 /*.................contact .......................*/		 
.contactForm .Medium .text-input, .txtbox-long {
    background: none repeat scroll 0 0 #98C6F2;
    border: medium none;
    border-radius: 0 0 0 0;
    color: #000000;
    font-family: Tahoma,Geneva,Kalimati,sans-serif;
    font-size: 11px;
    padding: 6px 4px;
    width: 376px;
}
.contactForm textarea.text-input {
	height: 99px !important;
}
#form-nl ol{list-style: none outside none;}

.contactForm .infoLabel, .field-title  {
    background: none repeat scroll 0 0 #25537f;
    color: #FFFFFF;
    display: inline-block;
    line-height: 25px;
    margin-bottom: 5px;
    padding-left: 10px;
    vertical-align: top;
    width: 100px;
}
.submitButton input, .submit input{
	border-radius: 0px;
	padding: 5px 10px;
	background:#25537f;
	color: #ffffff;
	border: none;
	transition: background 0.5s;
	-moz-transition: background 0.5s;
	-webkit-transition: background 0.5s;
	-o-transition: background 0.5s;
	cursor: pointer;
	font-family: Tahoma,Geneva,Kalimati,sans-serif;
    font-size: 11px;
	line-height:18px;
}

.submitButton input:hover, .submit input:hover{
	background: #98C6F2;
	color: #000000;
}
      
.txtbox-long{width:250px;}

.contactForm .formItem {
margin-bottom: 10px;
	width:50%;
	  float:left;
}

.id_comments {width:100% !important;}

.contactForm fieldset {
    float: none;
    margin: 10px 0 20px;
}

#comments{width:878px;}

.id_comments .infoLabel{height:111px;}


.QapTcha .dropError, .QapTchaNewsletter .dropError {
    color: #BB2828;
    margin: 10px 0;
}
        
/*.................fin contact .......................*/   
        
 .highslide-gallery .highslide-text{
	text-align:center;
	display:block;
	margin:0;
	line-height:20px;
}
.highslide-gallery .highslide-text img{
	vertical-align:middle;
}
.highslide-gallery .highslide-content .highslideContainer{
	width:280px;
	margin:10px 5px;
}
footer .highslide-gallery .highslide-content .highslideContainer{
	margin:5px 0 5px 10px;
}
.highslide-gallery .highslide-content .highslideContainer .folderBackground{
	position:relative;
	background:none;
	width:280px;
	height:100px;
	padding:0;
	border:2px solid #757575;
	box-shadow:0px 0px 5px #a8a7a8;
}
.highslide-gallery .highslide-content{width:100% !important;}
.highslide-gallery .highslide-content .highslideContainer .folderBackground:hover{
	border-color:#ffffff;
}
.highslide-gallery .highslide-content .highslideContainer .folderBackground div{
	position:relative;
	z-index:1;
	left:0!important;
	top:0;
	width:280px;
	height:100px;
}
.highslide-gallery .highslide-content .highslideContainer .folderBackground div img{
	width:auto;
	border:2px solid #757575;
}
.highslide-gallery .highslide-content .highslideContainer .folderBackground span{
	position:absolute;
	z-index:2;
	top:auto;
	left:0px;
	bottom:0px;
	width:273px;
	padding:2px 5px 2px;
	display:block;
	background:#757575;
	color:#ffffff;
	font:11px/15px Arial, Helvetica, sans-serif;
}
.highslide-gallery .highslide-content .highslideContainer .folderBackground:hover span{
	background:#ffffff;
}
.highslide-gallery .highslide-content .highslideContainer img{
	border:2px solid #757575;
	box-shadow:0px 0px 5px #b4b5b4;
}
.highslide-gallery .highslide-content .highslideContainer img:hover{
	border-color:#fff;
}
.highslide-gallery .highslide-text img{
	box-shadow:none!important;
}

.highslide-caption{
	font:16px/18px UniversUC, Arial, Helvetica, sans-serif !important;
	color:#999999;
	text-align:center;
}    

#footerSlideContainer{
	position: fixed;
	right:10px;
	bottom:6px;
}

.boxs p{
	min-height: 80px;
}
