a{
	text-decoration: none;
	color: #4F4F4F;
}

a img {
	border: 0
}

a:hover{
	color: #A6A6A6;
}

a{  
	outline: none;
}

li {
	list-style-type: none;
}

body{
	background-color:#white;
}

#conteneur{
	margin-left: auto;
	margin-right: auto;
	margin-top: 100px;
	width: 980px;
	color: #3F3F3F;
	font-family: serif;
	font-size: 11pt;
	//border: solid;

}

#milieu{
	float:left;
	width: 475px;
	margin-left: 80px;
	//text-align: justify;
}

#logo{
	float:left;
	width:115px;
	font-family: 'Megrim',cursive;
	color:
}

#menu{
	float:right;
	font-size: 10pt;
	margin-top: 1px;
}


#coldte{
	float:right;
	//width:285px;
	margin-left: 
	//border: solid;
}

//accueil
#topRight{
	float:left;
}

#cleaner{
	clear: both;
	margin: 0px; padding: 0px;
}

#about{
	float: left;
	margin-top: -7px;
}

#work{
	float: left;
	margin-top: -7px;
}

#accordion {
	float: left;
	margin-left: 80px;
	width: 785px;
	text-align: justify;
	text-align: left;
}


a.info {
  position:relative;
}
a.info:hover {
   background: none; 
   z-index: 500; 
}
a.info span {display: none;}

a.info:hover span {
   display: inline; 
   position: absolute;
   //white-space: nowrap;
   font-size:10px;
   font-weight:normal;
   font-family: sans-serif;
   color:gray;
   width:auto;
   bottom: 150px; 
   right: 50px;
   background: white;
   //padding: 3px;
   border: 1px solid #5D779A;
   //border-top: 4px solid #5D779A;
}


.element {
	display:none;
	margin-top 10px
	height:auto;
	width: 770px;
	padding-top: 10px;
	float: right;
}

h3 { 
	margin-bottom: 0;
	margin-top: 0; 
}

h1{margin:0;}


.imageMenu{
	opacity: 0.5;
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	filter: alpha(opacity=50);
}

.imageMenu:hover{
	opacity: 1;
	-moz-opacity: 1;
	-khtml-opacity: 1;
	filter: alpha(opacity=100);
}

#ts{
	height: auto;
	//background-color: #EAEAEA;
	margin-bottom: 0;
	width: 770px;
	//float: right;
}

//#fac{
	height: auto;
	width: 770px;
	//background-color: #EAEAEA;
}

//#reste{
	height: auto;
	width: 770px;
	//background-color: #EAEAEA;
}

.lienjaune {
	color:yellow;
}

.liengris{
	color:gray;
}
