body
{
	SCROLLBAR-FACE-COLOR: #0092CC;
	SCROLLBAR-HIGHLIGHT-COLOR: #0092CC;
	SCROLLBAR-SHADOW-COLOR: #0092CC;
	SCROLLBAR-3DLIGHT-COLOR: #0092CC;
	SCROLLBAR-ARROW-COLOR: #E4C686;
	SCROLLBAR-TRACK-COLOR: #FFFFFF;
	SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF;
	background-color: #294D90;
	background-image: url(/pubatelier-images/interface/fd_01.jpg);
	background-repeat: repeat-x;
} 

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}

.textes {
	font: 14px "Times New Roman", Times, serif;
}
.bouton_transparent {
color:#FFFFFF; /*Couleur du texte du bouton*/
background-color: transparent;
border-style: none;
}

#logo{
	position:absolute; 
	width:326px;
	height:60px;
	z-index:1;
	left: 137px;
	top: 313px;
}

#texteintro{
	position:absolute; 
	width:326px;
	height:60px;
	z-index:3;
	left: 137px;
	top: 390px;
}

#puces{
	position:absolute; 
	width:172px;
	height:72px;
	z-index:2;
	left: 670px;
	top: 298px;
}

#puces_inter{
	position:absolute; 
	width:172px;
	height:72px;
	z-index:2;
	left: 283px;
	top: 187px;
}

#menu{
	position:absolute; 
	width:290px;
	height:200px;
	z-index:3;
	left: 169px;
	top: 460px;
}

#bandeau{
	position:absolute;
	width:264px;
	height:100%;
	z-index:2;
	left: 650px;
	top: 0px;
}

#bandeau2{
	position:absolute;
	width:388px;
	height:100%;
	z-index:2;
	left: 650px;
	top: 0px;
}

#bandeau3{
	position:absolute;
	width:449px;
	height:100%;
	z-index:2;
	left: 650px;
	top: 0px;
}

.menu_items {
	font: bold 16px/26px Verdana, Arial, Helvetica, sans-serif;
	background: right;
	text-align: right;
	vertical-align: top;
	color: #FFFFFF;
}
.menu_items a {
	font: bold 16px/26px Verdana, Arial, Helvetica, sans-serif;
	background: right;
	text-align: right;
	vertical-align: top;
	color: #FFFFFF;
}
.menu_items a:hover {
	color: #FFFF00;
	
}
.ombre {
	background: url(/pubatelier-images/interface/ombre.png);
	right: 800px;
}

