@charset "UTF-8";
/* CSS Document */

#wrapper {	
	width:	810px;
	height: 800px;
	background-image:url(background.png);
	background-repeat:no-repeat;
	margin: auto;
	overflow:hidden;
	padding: none;
}
	
#wrapperexp {
	
	width:	810px;
	height: 800px;
	background-image:url(bg_expertise.png);
	background-repeat:no-repeat;
	margin: auto;
	overflow:hidden;
	padding: none;
	
}

	#wrapperclients {
	
	width:	810px;
	height: 800px;
	background-image:url(bg_clients.png);
	background-repeat:no-repeat;
	margin: auto;
	overflow:hidden;
	padding: none;
	
}


#text {
	width: 750px;
	font-family:Times New Roman, Garamond, serif;
	font-size:16px;
	font-weight: normal;
	color:#ff0000;
	height: 400px;

}

#text h1 {
	padding: 10px 0px 0px 0px;
	font-family:Times New Roman, Garamond, serif;
	font-size:32px;
	font-weight: normal;
	color:#fff;
	line-height: 1.4;
}

#text h2 {
	padding: 0px 0px 0px 120px;
	font-family:Times New Roman, Garamond, serif;
	font-size:18px;
	font-weight: normal;
	color:#fff;
	margin-top: 0px;
	margin-bottom: 0px;
}

#texte {
	padding: 16px 0px 14px 0px;
	width: 778px;
	font-family:Times New Roman, Garamond, serif;
	font-size:18px;
	font-weight: normal;
	color:#fff;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 1.4;
	
	}

#text a{
	font-family:Times New Roman, Garamond, serif;
	font-size:18px;
	font-weight: normal;
	color:#ff0000;
	text-decoration:none;
}

#text a:hover{
	font-family:Times New Roman, Garamond, serif;
	font-size:18px;
	font-weight: normal;
	color:#fff;
	
}

#credits {
	position: relative;
	top:20px;
	width: 800px;
	font-family:Times New Roman, Garamond, serif;
	font-size:12px;
	color:#666;
	text-align: right;
	text-decoration:none;
}

#credits a{
	 display: inline-block;
	 font-family:Times New Roman, Garamond, serif;
	 font-size:12px;
	 color:#666;
	 text-decoration:none;

}

#sub {
	height: 16px;
	 display: inline-block;
	 font-family:Times New Roman, Garamond, serif;
	 font-size:12px;
	 color:#333;
	 text-decoration:none;
}

#credits a:hover{
	 display: inline-block;
	 font-family:Times New Roman, Garamond, serif;
	 font-size:12px;
	 color:#ff0000;
	 text-decoration:none;

	}
	
#menu {
	padding: 198px 0px 13px 0px;
	font-family:Times New Roman, Garamond, serif;
	font-size:18px;
	color:#fff;
}

#menu a{
	font-family:Times New Roman, Garamond, serif;
	font-size:18px;
	color:#fff;
	text-decoration:none;
}


#menu a:hover{
	font-family:Times New Roman, Garamond, serif;
	font-size:18px;
	color:#ff0000;
	
}

#texte ul{
	height: 237px;
	padding: 0px 0px 0px 17px;
	line-height: 1.2;

}

#texte li{
	height: 25px;

	}
	
#tabletext {
	font-family:Times New Roman, Garamond, serif;
	font-size:18px;
	font-weight: normal;
	color:#fff;
	margin-top: 93px;
	margin-bottom: 0px;
	
	
	}

#tabletext a{
	font-family:Times New Roman, Garamond, serif;
	font-size:18px;
	font-weight: normal;
	color:#fff;
	text-decoration:none;
}

#tabletext a:hover{
	font-family:Times New Roman, Garamond, serif;
	font-size:18px;
	font-weight: normal;
	color:#ff0000;
	
}