                                                                                                                                                                                               @import url(http://fonts.googleapis.com/css?family=Open+Sans:400,900);                                                                                                                                                                                                                     @charset "utf-8";
/* CSS Document */

@font-face {
    font-family: 'ropa_sansregular';
    src: url('ropasans-regular-webfont.eot');
    src: url('ropasans-regular-webfontd41d.eot?#iefix') format('embedded-opentype'),
         url('ropasans-regular-webfont.woff') format('woff'),
         url('ropasans-regular-webfont.ttf') format('truetype'),
         url('ropasans-regular-webfont.svg#ropa_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;

}



body{background:#363636 url(../images/headre.png) repeat-x;
     width:100%;
	 color:#a1a1a1;
	 text-align:justify;
	 font-family:"Open Sans", sans-serif;
	 font-size:12px;}
	 

	   		  
h1{font-family: 'ropa_sansregular';
   color:#c50000;
   text-transform: uppercase;
   font-weight:normal;
   font-size:24px;}
   
h2{font-family: 'ropa_sansregular';
   color:#c50000;
   text-transform: uppercase;
   font-weight: normal;
   font-size:19px;}	   		 

#backstretch{height:403px !important;
             top:159px !important;}

a, a:link, a:visited{
color:#c70909;
text-decoration:underline;}
a:hover{text-decoration:none;} 
/*.................menu principale.......................*/	
.menu { background:url(../images/menu.png) no-repeat;
        position: relative;
        z-index: 2;
		height:80px;
		width:1014px;
		margin-left:-9px;
		padding-left:9px;}

#nav{font-family: 'ropa_sansregular';}
	 
#nav li ul {margin-top:41px;
			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:#dddddd;
		  text-transform: uppercase;
	      text-decoration:none;
		  height:42px;
		  padding-top:26px;  }	

#nav li a:hover, #nav li.selected a { text-decoration:none; color:#c60909; }		
						
#nav li li{height:41px;
		   display:block;
		   background: url("../images/separateur.png") repeat-x scroll top #606060;}

#nav li li a {
    display: block;
	color:#FFFFFF;
	font-size:14px;
    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:-22px;
	   text-align:center;}
	  
.slideshow{position:relative;
           width:1000px;
		   height:340px;
		   background:#f1f1f1;
		   z-index:1;}
		   
.sectionbg{background:url(../images/bg.png) repeat-x;
           position:relative;
		   margin-top:-52px;}			 	   
.sectionbg2{background:url(../images/bg.png) repeat-x;
           position:relative;
		   margin-top:-75px;
		   padding-top:90px;}	     	
.section{ position:relative;
          margin:20px 0px;
		  width:1000px;}
		  

.box{position:relative;
      padding:20px 0px;
      width:303px;}	
	  
.box1{position:relative;
      padding:10px;
      width:303px;
	  text-align:center;
	  background:#f6f6f6;
	  color:#5d5d5d;}		  
		 	 
.box1 h1{color:#363636;}
		 
.boxs{position:relative;
       border-top:1px solid #5d5d5d;
	   margin-top:20px;
      background:url(../images/boxs.jpg);}		 
		 


.lees{background:#c60909;
      width:74px;
	  line-height:34px;
	  display:block;
	  text-align:center;
	  text-transform:uppercase;
	  color:#ffffff !important;
	  text-decoration:none !important;
	  margin:auto;
	  cursor:pointer;}

.img{position:relative;
     float:left;
	 margin-left:75px;
	 opacity:0.5;
     filter:alpha(opacity=40); 
	 }	  

.img:hover
{
opacity:1.0;
filter:alpha(opacity=100); /* For IE8 and earlier */
}

.footer{position:relative;
        width:100%;
		background:#464646;
		padding:20px;}

#footerSlideContainer #footerSlideContent {
    background-image: url(../images/boxs.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/trait.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, .text-input  {
    background: none repeat scroll 0 0 #ffffff;
    border: medium none;
    border-radius: 0 0 0 0;
    color: #000000;
    font-family: Tahoma,Geneva,Kalimati,sans-serif;
    font-size: 11px;
    padding: 5px;
    width: 343px;
}


	
#form-nl ol{list-style: none outside none;}

.contactForm .infoLabel, .field-title, .add_msg_left  {
    background: none ;
    color: #a1a1a1;
    display: inline-block;
    line-height: 25px;
    margin-bottom: 5px;
    padding-left: 10px;
    vertical-align: top;
    width: 100px;
}
.submitButton input, .submit input, .submit-button{
	border-radius: 0px;
	padding: 5px 10px;
	background:#c50808;
	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:"Open Sans", sans-serif;
    font-size: 12px;
	line-height:18px;
}

#subscriber-submit{margin-left:205px;
	               margin-top:15px;
	               text-transform:uppercase;}

.submitButton input:hover, .submit input:hover, submit-button:hover{
	background: #000000;
	
}
      
.txtbox-long{width:180px;}

.contactForm .formItem {
margin-bottom: 10px;
	width:50%;
	  float:left;
}

.id_comments {width:100% !important;}

.contactForm fieldset {
    float: none;
    margin: 10px 0 20px;
}

#comments{width:843px;}

.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 ul li{width: 254px !important;
                         height: 104px !important;
                        margin: 10px 20px !important;}*/

.highslide-gallery .highslide-content .highslideContainer{
	width:280px;
	margin:20px;
}
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;
}        
        
        
        
        
        
        
        
        
        