@charset "utf-8";
/* CSS Document Commune à l'affichage écran */

/*-------------------------------------------------*/
/* PAGE GENERAL                                    */
/*-------------------------------------------------*/
* { margin: 0; padding: 0; }

html 
{
	margin: 0; padding: 0;
}

body 
{
  font-family      : 'Open Sans',Helvetica, Arial, Verdana, sans-serif;    
  font-style      : normal;
  font-weight     : normal;	
  font-size       : 16px;
  line-height     : 26px;
  text-align      : left;
  color           : #666;
  background-color: #ffffff;
}
a
{
	color           : #333;
	text-decoration : none;
	font-weight: normal;	
}
a:hover
{
	color           : #009FE3;
	text-decoration : none;
}
a:focus 
{
	outline:none;
}
p
{
  font-family      : 'Open Sans',Helvetica, Arial, Verdana, sans-serif;    
  font-style      : normal;
  font-weight     : normal;	
  font-size       : 16px;
  line-height     : 26px;  
  text-align      : left;
  color           : #666;
}
.alignCenter{text-align: center;}
.alignLeft{text-align: left;}
.alignJustify{text-align: justify;}
.pColor1{color:#fff;}

h1
{
    font-family: 'Oswald', 'Open Sans Condensed',Helvetica, Arial, Verdana, sans-serif;    
    font-style: normal;
    font-weight:bold;	
 	font-size:54px;
	line-height:64px;  
	color           : #3f3f3f;
	text-align      : left;
	text-decoration : none;
	padding-left    : 0px;
    padding-right   : 0px;	
	padding-top     : 0px;
    padding-bottom  : 10px;
    text-transform: uppercase;
}
h2
{
    font-family: 'Oswald', 'Open Sans Condensed',Helvetica, Arial, Verdana, sans-serif;    
	font-style      :normal;
    font-weight     :300;	
	font-size       : 34px;
	line-height     : 44px;  
	color           : #009FE3;
	text-align      : left;
	text-decoration : none;
	padding-left    : 0px;
    padding-right   : 0px;		
	padding-top     : 0px;
	padding-bottom  : 10px;
    text-transform: none;	
}
.h2Style1
{
    font-family: 'Oswald', 'Open Sans Condensed',Helvetica, Arial, Verdana, sans-serif;    
	font-style      :normal;
    font-weight     :300;	
	font-size       : 50px;
	line-height     : 60px;  
	color           : #fff;
	text-transform: uppercase;	
}
.h2Style2
{
    font-family: 'Oswald', 'Open Sans Condensed',Helvetica, Arial, Verdana, sans-serif;    
	font-style      :normal;
    font-weight     :300;	
	font-size       : 50px;
	line-height     : 60px;  
	color           : #009FE3;
    text-transform: uppercase;			
}
.h2Style3
{
    font-family: 'Oswald', 'Open Sans Condensed',Helvetica, Arial, Verdana, sans-serif;    
	font-style      :normal;
    font-weight     :300;	
	font-size       : 50px;
	line-height     : 60px;  
	color           : #3f3f3f;
    text-transform: uppercase;		
}	

h3
{
    font-family: 'Oswald', 'Open Sans Condensed',Helvetica, Arial, Verdana, sans-serif;    
	font-style      : normal;
    font-weight     : normal;	
	font-size       : 22px;
	line-height     : 26px;  
	color           : #666;
	text-align      : left;
	text-decoration : none;
	padding-left    : 0px;
    padding-right   : 0px;		
	padding-top     : 0px;
    padding-bottom  : 5px;
}
h3 a
{
	font-style      : normal;
    font-weight     : normal;	
 	color           : #666;
 	text-decoration: none;
}
h3 a:hover
{
	font-style      : normal;
    font-weight     : normal;	
	color           : #009FE3;
 	text-decoration: none;
}
h4
{
    font-family: "Open Sans", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style      : normal;
    font-weight     : bold;	
	font-size       : 18px;
	line-height     : 26px;  
	color           : #333333;
	text-align      : left;
	text-decoration : none;
	padding-left    : 0px;
    padding-right   : 0px;		
	padding-top     : 0px;
    padding-bottom  : 10px;
}
h4 a
{
	font-weight     : bold;	
	color           : #333333;
	text-decoration: none;
}
h4 a:hover
{
	font-weight     : bold;	
	color           : #009FE3;
	text-decoration : none;
}

ul
{
  padding-left:20px;	
  list-style-image: url('../images/puce_bleu_10.gif');	
  font-family      : 'Open Sans',Helvetica, Arial, Verdana, sans-serif;    
  font-style      : normal;
  font-weight     : normal;	
  font-size       : 16px;
  line-height     : 26px;  
  text-align      : left;
  color           : #666;
  vertical-align:top;
  margin-top:5px;
}

ul a
{
  font-weight: normal;	
}
.ulStyle1
{
  list-style-image: url('../images/puce_fuschia_10.gif');	
}
.ulStyle2
{
  list-style-image: url('../images/puce_gris_10.gif');	
}

li
{
  padding-left:5px;	
}
input
{
  font-family: "Open Sans", "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size:16px;
  color:#555555;
  background-color:#eee;
  border-style:solid;
  border-width:1px;
  border-color:#dddddd;
  font-weight:normal;
  text-align:left;
  padding:10px;
}
select
{
  font-family: "Open Sans", "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size:16px;
  color:#555555;
  background-color:#eee;
  border-style:solid;
  border-width:1px;
  border-color:#dddddd;
  font-weight:normal;
  text-align:left;
  padding:10px;  
}
textarea
{
  font-family: "Open Sans", "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size:16px;
  color:#555555;
  background-color:#eee;
  border-style:solid;
  border-width:1px;
  border-color:#dddddd;
  font-weight:normal;
  text-align:left;
  padding:10px;  
}


/*-------------------------------------------------*/
/* LAYOUT STRUCTURE                                */
/*-------------------------------------------------*/
#containerDisplay 
{
	margin:0 auto;
	width:100%;
	margin-top:164px;	/* pour menu haut fixe */
}
#content
{
  width:100%;
  padding-top:0px;
  padding-bottom:0px; 
  float:left;
}

#content1
{
	width:1250px;
	min-height:900px;
	margin:auto;
	margin-top:20px;
}	

#content2
{
    width:100%;
	min-height:900px;
}	

/* remontée en haut de site grace a un bouton affiché en bas de site */	
.cRetour {
  border-radius:3px;
  padding:10px;
  font-size:15px;
  text-align:center;
  color:#fff;
  background:rgba(0, 0, 0, 0.25);
  z-index:99999;
  transition:all ease-in 0.2s;
  position: fixed;
  cursor: pointer;
  bottom: 1em;
  right: 20px;
  display: none;
}
.cRetour:before{ content: "\25b2"; }
.cRetour:hover{
  background:rgba(0, 0, 0, 1);
  transition:all ease-in 0.2s;
}

/*-------------------------------------------------*/
/* DETAIL OF CONTENT                               */
/*-------------------------------------------------*/
#fullContent
{
  width:100%;
  min-height:900px;
}	
#leftContent 
{
  float: left;
  width: 300px; 
  height:100%;
}

#leftContentMenu
{
  float: left;
  width: 300px;   
  min-height:340px;   
  padding-top:5px;
  padding-bottom:5px; 
}
#leftContentSeparator
{
  float: left;
  width: 300px;   
  height:12px;    
  border-bottom:#999 solid 1px;
}
#leftContentAdresse
{
  float: left;
  width: 280px;   
  min-height:300px;
  padding-left : 10px;
  padding-right : 10px;    
  padding-top : 10px;
  padding-bottom : 10px;
}
#leftMotsCles
{
  float: left;
  width: 280px;   
  padding-left : 10px;
  padding-right : 10px;    
  padding-top : 10px;
  padding-bottom : 10px;    
}

#mainContent
{
  float:left;  
  width: 950px;
  min-height:900px;  
}
/*-------------------------------------------------*/
/* STRUCTURE OF HEADER 1                           */
/*-------------------------------------------------*/
#header1 
{
    height:164px;
	width:100%;
	float:left;
    background-color: #fff;	
    position: fixed;
    top:0px;
    z-index:1;
}
#header1ContactInfo
{
	width:100%;
    height:44px;
    min-height:44px;
    float:left;
    background-color: #333333;    
}
#header1ContactInfoInner
{
	width:1250px;
    height:44px;
    min-height:44px;
    margin:auto;
    font-size: 16px;
    line-height: 44px;
    color:#fff;
   	font-weight: normal;
}
#header1ContactInfoInner a
{
	color:#fff;
}
#header1ContactInfoInner a:hover
{
	color:#009FE3;
}

.header1ContactInfoInnerTel
{
  float: right;
  margin-right:10px;
}

.header1ContactInfoInnerTelImg
{
  margin-left:10px;
  margin-right:10px;
  margin-top:10px; 
  float:left; 
  width:24px;
  height:24px;
}  

.header1ContactInfoInnerEmail
{
  float:right;
  margin-right:20px;
}

.header1ContactInfoInnerEmailImg
{
  margin-left:30px;
  margin-right:10px;
  margin-top:10px;  
  float:left;
  width:24px;
  height:24px;  
}  

#header1Content1
{
	width:100%;
    height:120px;
    float:left;
    background-color: #fff;    
	box-shadow: 0em 0em 0.5em rgba(0,0,0,0.2);
}

#header1Content1Inner
{
	width:1250px;
    height:120px;
    margin:auto;
    background-color: #fff;
}
#header1Content1InnerBox1
{
	width:220px;
    height:120px;
    float:left;
}
#header1Content1InnerBox1LogoImg
{
	width:210px;
	height:102px;
	background:url(../images/header/rodatra-logo.png) no-repeat ;
	background-position-x: center;
    margin-left:0px;
    margin-top:9px;
    visibility: visible;
    display: block;
}
#header1Content1InnerBox2
{
	width:40px;
    height:120px;
    float:left;
    visibility: visible;
    display: block;  
}
#header1Content1InnerBox3
{
	width:980px; 
    height:120px;
    float:right;
    visibility: visible;
    display: block; 
}
#header1TopMenu1
{
	width:980px;
	height:120px;
	z-index:0;
	float: right;
	text-align: right;
}
#header1TopMenu2
{
	width:40px;
	height:30px;
	z-index:0;
	margin-top:10px;
	float:left;
}

#header1Content1InnerBoxMini
{
	width:62px;
    height:47px;
    visibility: hidden;
    display: none;
    background-color: #fff;    
    float: left;
    padding-top: 27px;
    padding-left: 15px;
}
#header1TopMenu1Mini
{
	display:none;  /* On affiche pas le menu pour petit écran */
	z-index:0;
}

/*-------------------------------------------------*/
/* STRUCTURE OF HEADER SLIDE                       */
/*-------------------------------------------------*/
#headerSlide
{
    width:100%;
    float: left;	
}

/*-------------------------------------------------*/
/* STRUCTURE OF HEADER NEWSBAR                     */
/*-------------------------------------------------*/
#headerNewsBar
{
	width:100%;
    background-color: #fff;    	
	height:46px;
	float:left;
}
.headerNewsBarTexte
{
    width:100%;
	float:left;    	
    font-family: 'Oswald', 'Open Sans Condensed',Helvetica, Arial, Verdana, sans-serif;    
	font-style:normal;
    font-weight: bold;
	font-size       : 26px;
	line-height     : 46px;  
	color           : #6897ca;
	text-align      : left;
	text-decoration : none;
}


/*-------------------------------------------------*/
/* STRUCTURE OF FOOTER                             */
/*-------------------------------------------------*/
#footerCarte
{
    background-color:#eee;
  	height:400px;
	width:100%;	
	float:left;
}
.footerCarteGoogle
{
	width:100%;
	height:400px;	
}
#footer 
{
  background:url(../images/footer/rodatra-footer-bg1.jpg) no-repeat;
  background-position-x: center;
  	height:450px;
	width:100%;	
	float:left;
}

#footerBox1
{
    width:1250px;
    height:370px;	
	margin:auto;
	padding-top:0px;
}
#footerBox1Adresse
{
  width:305px;
  height:300px;
  float:left;
  padding-top:50px;
  margin-left:0px;
}
#footerBox1AdresseInner
{
 width:305px;
 height:300px;
 margin:auto;
}
#footerBox1AdresseSociete
{
  width:305px;
  height:50px;
  float:left;
  font-family: 'Oswald', 'Open Sans Condensed',Helvetica, Arial, Verdana, sans-serif;    
  font-style: normal;
  font-weight:normal; 
  font-size:32px;
  line-height:32px;  
  color:#fff; 
  text-align:left; 
  text-decoration : none;
}

#footerBox1AdressePart1
{
 width:305px;
 height:110px;
 float:left;
}
#footerBox1AdresseIcon
{
  width:35px;
  height:90px;
  float:left;
  background:url(../images/footer/ico-localisation-24.png) top left no-repeat;
}
#footerBox1AdresseTexte
{
  width:270px;
  height:110px;
  font-family: 'Montserrat', 'Open Sans', 'Trebuchet MS', Arial, Helvetica, sans-serif;
  font-style      : normal;
  font-weight     : normal;	
  font-size       : 15px;
  line-height     : 23px;
  color           : #b4b4b4;
  text-decoration : none;
  text-align      : left; 
  float:left;
}
#footerBox1AdressePart2
{
 width:305px;
 height:45px;
 float:left;
}
#footerBox1AdressePart3
{
 width:305px;
 height:45px;
 float:left;
}
#footerBox1AdresseContactTelIcon
{
  width:35px;
  height:45px;
  float:left;
  margin-left:0px;
  background:url(../images/footer/ico-tel-24.png) top left no-repeat;
}
#footerBox1AdresseContactMailIcon
{
  width:35px;
  height:45px;
  float:left;
  margin-left:0px;
  background:url(../images/footer/ico-mail-24.png) top left no-repeat;
}
#footerBox1AdresseContactTexte
{
  width:270px;
  height:45px;
  font-family: 'Montserrat', 'Open Sans', 'Trebuchet MS', Arial, Helvetica, sans-serif;
  font-style      : normal;
  font-weight     : normal;	
  font-size       : 15px;
  line-height     : 23px;
  color           : #b4b4b4;
  text-decoration : none;
  text-align      : left; 
  float:left;
}
#footerBox1AdresseContactTexte a
{
  color:#b4b4b4;	
  text-decoration:none;	
  font-weight: normal;	
}

#footerBox1AdresseContactTexte a:hover
{
  color:#00ABF0;	
  text-decoration:none;		
  font-weight: normal;
  
}

#footerBox1Services
{
  width:345px;
  height:300px;
  float:left;
  margin-left:155px;
  padding-top:50px;
}
#footerBox1ServicesInner
{
 width:345px;
 height:300px;
 margin:auto;
}
#footerBox1ServicesTitre
{
  width:345px;
  height:50px;
  font-family: 'Oswald', 'Open Sans Condensed',Helvetica, Arial, Verdana, sans-serif;    
  font-style: normal;
  font-weight:normal; 
  font-size:32px;
  line-height:32px;  
  color:#fff; 
  text-decoration : none;
  text-align      : left; 
  float:left;
}

#footerBox1ServicesDetail
{
  width:345px;
  height:250px;
  font-family: 'Montserrat', 'Open Sans', 'Trebuchet MS', Arial, Helvetica, sans-serif;
  font-style      : normal;
  font-weight     : normal;	
  font-size       : 15px;
  line-height     : 23px;
  color           : #b4b4b4;
  text-decoration : none;
  text-align      : left;
  float:left;
}
#footerBox1ServicesDetail a
{
  color:#b4b4b4;	
  text-decoration:none;	
  font-weight: normal;	
}

#footerBox1ServicesDetail a:hover
{
  color:#00ABF0;	
  text-decoration:none;	
}



#footerBox1Menu
{
  width:220px;	
  height:300px;	  
  float:right;
  padding-top:50px;
}
#footerBox1MenuInner
{
 width:220px;
 height:300px;
 margin:auto;
}
#footerBox1MenuTitre
{
  width:220px;
  height:50px;
    font-family: 'Oswald', 'Open Sans Condensed',Helvetica, Arial, Verdana, sans-serif;    
  font-style: normal;
  font-weight:normal; 
  font-size:32px;
  line-height:32px;  
  color:#fff; 
  text-decoration : none;
  text-align      : left; 
  float:left;
}
#footerBox1MenuDetail
{
  font-family: 'Montserrat', 'Open Sans', 'Trebuchet MS', Arial, Helvetica, sans-serif;
  font-style      : normal;
  font-weight     : normal;	
  color           : #b4b4b4;
  text-decoration : none;
  text-align      : left;
  width:220px;
  float:left;
}
#footerBox1MenuDetail a
{
  color:#b4b4b4;	
  text-decoration:none;	
  font-weight: normal;	
  font-size       : 16px;
  line-height     : 30px;  
}

#footerBox1MenuDetail a:hover
{
  color:#00ABF0;	
  text-decoration:none;	
}

#footerBox1MenuDetail ul
{
  padding-left:15px;	
  list-style-type: none;
  list-style-image: none;
  font-family: 'Montserrat', 'Open Sans', 'Trebuchet MS', Arial, Helvetica, sans-serif;
  font-style      : normal;
  font-weight     : normal;	
  color           : #b4b4b4;
  text-align      : left;
  vertical-align:top;
  padding-left: 0px;
}
#footerBox1MenuDetail ul a:hover
{
  font-weight     : normal;	
}

#footerBox2
{
    width:100%;
    height:80px;	
	margin:auto;
    text-align:left;
	line-height:20px;
	border-top: solid 1px #393939ff;	
}
#footerBox2Inner
{
    width:1250px;
    height:80px;	
	margin:auto;
	text-align:left;
	line-height:20px;

}


#footerBox2Copyright
{
  width:60%;
  height:20px;
  font-family: 'Montserrat', 'Open Sans', 'Trebuchet MS', Arial, Helvetica, sans-serif;
  font-style      : normal;
  font-weight     : normal;	
  font-size       : 15px;
  line-height     : 21px;  
  color           : #b4b4b4;
  text-decoration : none;
  text-align      : left; 
  float:left;
  margin-top:30px;
}
#footerBox2Copyright a
{
  color:#b4b4b4;	
  text-decoration:none;		
}

#footerBox2Copyright a:hover
{
  color:#62CAE1;	
  text-decoration:none;		
}
#footerBox2CopyrightMini
{
  width:100%;
  height:20px;
  font-family: 'Montserrat', 'Open Sans', 'Trebuchet MS', Arial, Helvetica, sans-serif;
  font-style      : normal;
  font-weight     : normal;	
  font-size       : 15px;
  line-height     : 21px;  
  color           : #b4b4b4;
  text-decoration : none;
  text-align      : center; 
  float:left;
  margin-top:5px;
  visibility: hidden;
  display: none;
}	
#footerBox2CopyrightMini a
{
  color:#b4b4b4;	
  text-decoration:none;		
}
#footerBox2Social
{
  width:40%;
  height:40px;
  text-align      : right; 
  float:right;
  margin-top:20px;
}


/*-------------------------------------------------*/
/* CLEARING                                        */
/*-------------------------------------------------*/
.clearfix:after {
    content: "."; 
    display:block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {
	display: block;
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.clear {
	clear: both;
}

.noclear {
	clear: none;
}