html {overflow: hidden;}
#next {
	overflow: hidden;
	width: 29px;
	height: 24px;
	_height: 24px;
	min-height: 24px;
	position: absolute;
	top: 458px;
	left:813px;
}
#previous {
	overflow: hidden;
	width: 29px;
	height: 24px;
	_height: 24px;
	min-height: 24px;
	position: absolute;
	top: 458px;
	left: 783px;
	
}
#imgnext {
	
	overflow: hidden;
	position: absolute;
	top: 490px;
	left:773px;
	
}
#imgprevious {
	
	overflow: hidden;
	position: absolute; 
	top: 490px;
	left:772px;;
}
div#preloaded-images {
   position: absolute;
   overflow: hidden;
   left: -9999px; 
   top: -9999px;
   height: 1px;
   width: 1px;
}

div#compare {
	padding-left: 15px; 
	/*margin-top: -30px; */
	width: 700px; 
	height: 364px; 
	min-height: 364px; 
	_height: 364px; 
	font-size:12px; 
	font-family: Arial, Helvetica, sans-serif; 
	text-align: justify; 
	vertical-align:top; 
	color: #23437E;
}

#imgpiliers {
	float:left; 
	position: absolute; 
	top: 35px; 
	right: 20px;  
	width: 264px;
}
.fonctions {
	width: 350px;
}
.titre_fonction {
	font-size: 14px;
	font-weight: bold;
	color:#152B64;
	margin-bottom: 10px;

}
.description_fonction {
	font-size: 12px;
	font-weight: normal;
	color:#152B64;
	margin-bottom: 20px;
}
.screenshot_fonction {
	font-size: 12px;
	width: 350px;
	font-weight: bold;
	color:#152B64;
	
	
}
.brain_fonction {
	font-size: 12px;
	font-weight: normal;
	color:#152B64;
	margin-bottom: 12px;
	padding-bottom: 12px;
	width: 350px;
}

a:link
	{
	color: #597906;
	text-decoration: none;
	font-weight:bold;
	font-family:Arial;
	font-size:13px;
	
	}
	
a:hover
	{
	color: #597906;
	text-decoration: underline;
	font-weight:bold;
	font-family:Arial;
	font-size:13px;
	
	}	
	
a:visited
	{
	color: #597906;
	text-decoration: none;
	font-weight:bold;
	font-family:Arial;
	font-size:13px;
	
	}
	
.a3:link
	{
	color: #696969;
	text-decoration: none;
	font-weight:bold;
	font-family:Arial;
	font-size:10px;
	
	}
	
.a3:hover
	{
	color: #696969;
	text-decoration: underline;
	font-weight:bold;
	font-family:Arial;
	font-size:10px;
	
	}	
	
.a3:visited
	{
	color: #696969;
	text-decoration: none;
	font-weight:bold;
	font-family:Arial;
	font-size:10px;
	
	}		

.style1 {
	font-size: 9px
}
