/* Start of CMSMS style sheet 'referencesFR' */



* {margin: 0; padding: 0;}
html{height:100%;}
body{
    font-family: "Lucida Grande" , Lucida, Verdana, sans-serif;
    color: #4d4d4d;
    font-size: 80%;
    background-image: none;
}
a{color: #fff;
font-weight: bold;
	
}
a:hover{
	color: #c69200;
}
#page {
	width: 900px;
	height: 500px;
	left:50%;
margin-left:-450px;
top:50%;
margin-top:-250px;
position:absolute;
	
}

div.float {
  float: left;
  margin-right: 12px;
  margin-bottom: 12px;

  }
  
div.float p {
   text-align: center;
   font-size:60%
   }
   
 div.float img{
 border: 1px solid;}

  

#logos {
	width: 900px;
	height: 80px;
	background-image: url(../images/logos.png);
	margin-top: 10px;
	margin-bottom: 10px;
	background-repeat: no-repeat;
}

#galleryandtext {
	
	border: 1px solid;
	height:300px;
	width: 900px;
	background-color: #d6d4d4;
	overflow: auto;
	position: relative;

}
.picturelist{margin:20px}
#references{
	padding: 20px;
}
#references h2{
	font-size: 120%;
}

#myGallery
{

	width: 398px !important;
	height: 400px !important;
	display: inline-block;
	float: left;
}

#text {
	width: 458px;
	height: 300px;
	left: 400px;
	display: inline-block;
	font-size: 85%;
	padding: 20px;
	overflow: auto;
}

#text h2{
	font-size: 120%;
}

#galleryandmenu {
	margin: 0px;
	padding: 0px;
	
}

.titles {display: none;
margin-top: 20px;
margin-bottom: 2px;
font-size: 120%;
	
}

#gallery {
	display: none;
	background-color: #d6d4d4;
	margin-bottom: 20px;
	height: 150px;
	border: 1px solid;
	
}



#menu {
	width: 900px;
   height: 40px;
   background: url(../images/menuFR.png);
   margin: 10px auto;
   padding: 0;
   position: relative;
   text-indent: -5000px;
   	border: 1px solid;
}


/*debut menu*/
#menu1 { left: 0px;   width: 132px;  }
#menu2 { left: 132px; width: 176px;  }
#menu3 { left: 308px; width: 175px; }
#menu4 { left: 483px; width: 225px; }
#menu5 { left: 708px; width: 192px; }
/*#menuTEST { left: 900px; width: 192px; }*/

#menu1 a:hover {
   background:url(../images/menuFR.png)
               0 -40px no-repeat;
}
#menu2 a:hover {
   background:url(../images/menuFR.png)
               -132px -40px no-repeat;

}
#menu3 a:hover {
   background:url(../images/menuFR.png)
               -308px -40px no-repeat;
}
#menu4 a:hover {
   background:url(../images/menuFR.png)
               -483px -40px no-repeat;
}

#menu5 a:hover {
   background:url(../images/menuFR.png)
               -708px -40px no-repeat;
}
/*
#menuTEST a:hover {
   background:url(../images/menuFR.png)
               -900px -40px no-repeat;
}
*/


#menu li, #menu a {
   height: 40px;
   display: block;
}
#menu ul{
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#menu li{
   margin: 0;
   padding: 0;
   list-style: none;
   position: absolute;
   top: 0;


}
/*fin menu*/




#footer {
    width: 900px;
	font-size: 80%;
	display: block;
	border: 1px solid;
	text-align: center;
	background-color: #d6d4d4;
    padding-top:5px;
    padding-bottom:5px;
	




}
#lang{
	

	position: absolute;
	top: 10px;
	right:50%;
	margin-right:-450px;

	}
#lang a{	
	color: #7c8082;
	text-decoration: none;

}
#lang a:hover{	
	color: #c69200;

}

/* End of 'referencesFR' */
