@charset "utf-8";
body {
	background-color: #999;
	background-image: url(images/bg.gif);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a{outline:none}
#content{
     position:absolute;
     width: 830px; 
     left:50%;
     top:50%;
     height:372px;
     margin-top:-186px;
     margin-left: -415px; background-color:#FFF;
	 

}
#language {
	color: #FFF;
	background-color: #C42626;
	float: right;
	height: 21px;
	width: 277px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	margin-top: 41px;
	margin-bottom: 35px;
}
#language a , #language a:link, #language a:visited{
	color: #FFF;
	display: block;
	float: right;
	padding-left: 20px;
	background-image: url(images/fr.gif);
	background-repeat: no-repeat;
	padding-right: 26px;
	margin-top: 3px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-decoration: underline;
}
#language a:hover {
	color: #FFF;
	text-decoration: none;
}
#logo {
	background-image: url(images/fincomaudit.gif);
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
	height: 158px;
	width: 276px;
}
#pics {
	background-image: url(images/photos.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
	height: 158px;
	width: 553px;
}
.clear {
	clear: both;
}
#footer {
	background-image: url(images/ipcf.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 117px;
	width: 828px;
}
#copy {
	color: #333;
	margin-top: 40px;
	margin-left: 36px;
	overflow: hidden;
	line-height: 20px;
	width: 500px;
	float: left;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
