@charset "utf-8";
#fond {
	height: auto;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/fd.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
#general {
	height: auto;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
body {
	background-image: url(../img/fdbanner.jpg);
	background-repeat: repeat-x;
}
* {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}
a {
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
}
h1 {
	font-size: 14px;
	font-weight: bold;
}


#banner {
	height: 99px;
	width: 800px;
	float: left;
	background-image: url(../img/bando.jpg);
}
#logo {
	float: left;
	height: 99px;
	width: 116px;
}
#pub {
	float: left;
	width: 425px;
	height: 93px;
}
.part {
	float: right;
	height: auto;
	width: 75px;
	margin-left: 10px;
	margin-top: 10px;
}
#img {
	float: left;
	height: auto;
	width: auto;
}
#swf {
	height: auto;
	width: 800px;
	float: left;
}
#menu {
	height: 42px;
	width: auto;
	float: left;
	border-bottom-style: solid;
	border-color: #000000;
	border-width: thin;
}
#contents {
	float: left;
	height: auto;
	width: 800px;
	padding-bottom: 50px;
}
#titre {
	float: left;
	height: auto;
	width: 780px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.txt {
	height: auto;
	width: 780px;
	float: left;
	font-size: 10px;
	margin: 10px;
}
#blokcom {
	width: 780px;
	height: 175px;
	float: left;
	background-image: url(../img/rubrik2.jpg);
	padding-top: 75px;
}
.rubr {
	width: 242px;
	height: 249px;
	float: right;
	margin-right: 10px;
	margin-left: 8px;
}
.client {
	background-color: #eaeaea;
	float: left;
	height: auto;
	width: 780px;
	margin-bottom: 10px;
}
.pack {
	margin: 2px;
	float: left;
	height: auto;
	width: 189px;
	background-color: #eaeaea;
	background-image: url(../img/barre.jpg);
	background-repeat: no-repeat;
	border: 1px solid #CCCCCC;
}
.pack2 {
	margin: 2px;
	float: left;
	height: auto;
	width: 189px;
	background-color: #eaeaea;
	background-image: url(../img/barre2.jpg);
	background-repeat: no-repeat;
	border: 1px solid #CCCCCC;
}
.pack3 {
	margin: 2px;
	float: left;
	height: auto;
	width: 189px;
	background-color: #eaeaea;
	background-image: url(../img/barre3.jpg);
	background-repeat: no-repeat;
	border: 1px solid #CCCCCC;
}
#blokpub {
	float: left;
	height: 298px;
	width: 183px;
	margin-right: 10px;
	margin-left: 7px;
	margin-top: 10px;
}
#pied {
	background-image: url(../img/bas.jpg);
	float: left;
	height: 308px;
	width: 800px;
	padding-top: 30px;
}
.infosg {
	float: left;
	width: 255px;
	margin-left: 5px;
	color: #FFFFFF;
	padding-left: 5px;
	font-size: 12px;
}

