/* -------------------------------------------------- css pages -------------------------------------------------- */
body{
	background-color:#000;
	margin:0px;
	background-image: url(../img/bg.gif); 
	background-position:left; 
	background-repeat:repeat; 
	height:100%;
}
img {
	border: none;
}
/* -------------------------------------------------- css layers -------------------------------------------------- */
#div_intro {
	width:850px;
	height:400px; 
	position:absolute; 
	top:50%; 
	margin-top: -200px; 
	left:50%; 
	margin-left: -425px;
}
#div_central{
	width:990px;
	height:600px;
	position:absolute;
	top:50%;
	margin-top: -300px;
	left:50%;
	margin-left: -495px;
}
#div_contenu{
	width:950px;
	height:460px;
	position:absolute;
	top:80px;
	left:20px;
}
#div_offres{
	width:990px;
	height:135px;
	position:relative;
	top: 465px;
	background-image: url(../img/bgoffres.png);
}
#div_sign{
	width:378px;
	height:50px;
	position:absolute;
	top: 550px;
	right: 0px;
	background-image: url(../img/sign.png);
}
#div_sign{
	width:378px;
	height:50px;
	position:absolute;
	top: 550px;
	right: 0px;
	background-image: url(../img/sign.png);
}#div_pub{
	width:690px;
	height:60px;
	position:absolute;
	top: 494px;
	right: 34px;
}
/* -------------------------------------------------- css menu -------------------------------------------------- */
#dock2 {
	width: 100%;
	position: relative;
	top:50px;
	left: 0px;
}
.dock-container2 {
	position: absolute;
	height: 50px;
	background: url(images/dock-bg.gif);
	padding-left: 20px;
}
a.dock-item2 {
	display: block; 
	font: bold 12px Arial, Helvetica, sans-serif;
	width: 40px; 
	color: #000; 
	bottom: 0px; 
	position: absolute;
	text-align: center;
	text-decoration: none;
}
.dock-item2 span {
	display: none;
	padding-left: 20px;
}
.dock-item2 img {
	border: none; 
	margin: 5px 10px 0px; 
	width: 100%; 
}
/* -------------------------------------------------- css textes -------------------------------------------------- */
.titrehaut{text-transform: uppercase; font-family: Verdana, 'Trebuchet MS', Tahoma, Arial; font-size: 18px; line-height:18px;color: #FFFFFF;}
.soustitrehaut{font-family: Verdana, 'Trebuchet MS', Tahoma, Arial;font-size: 11px; line-height:18px;color: #FFFFFF;}
.textebaspage{font-family: Verdana, "Trebuchet MS", Arial;font-size: 9px;font-style:normal;font-weight:normal;color: #FFFFFF;margin:1px;}
.textebaspage a{text-decoration: none;font-family: Verdana, "Trebuchet MS", Arial;font-size: 10px;font-weight:bold;color: #FFFFFF;} 
.titregros{font-family: Verdana, 'Trebuchet MS', Tahoma, Arial; font-size: 24px; font-weight:bold; line-height:18px; color:#666;}
.soustitregros{font-family: Verdana, 'Trebuchet MS', Tahoma, Arial;font-size: 15px;font-weight:bold; line-height:22px;color:#666;}
.textecourant{font-family: Verdana, 'Trebuchet MS', Tahoma, Arial;font-size: 14px; line-height:18px; color:#666;}
.soustitrebleu{font-family: Verdana, 'Trebuchet MS', Tahoma, Arial;font-size: 16px;font-weight:bold; line-height:22px;color:#33C;}
.textetableau{font-family: Verdana, 'Trebuchet MS', Tahoma, Arial;font-size: 14px; line-height:22px; color:#666;}
.trans{background-color:transparent; border:1px none black;}

