#sbox-window embed, #sbox-window object, #sbox-window select
{
	visibility:				visible;
}

#sbox-overlay
{
	position:				absolute;
	background-color:		#fff;
}

#sbox-window
{
	position:				absolute;
	
	background: 				url('../images/actu.jpg') no-repeat;
	text-align:				justify;
	overflow:				visible;
	padding:				0;
}

#sbox-btn-close
{
	position:				absolute;
	width:					30px;
	height:					30px;
	right:					0px;
	top:					0px;
	background:				url(../images/closebox.png) no-repeat center;
	border:					none;
}

.sbox-window-ie6 #sbox-btn-close
{
	background-image:		none; 
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/closebox.png', sizingMethod='scale')

}

.sbox-loading #sbox-content
{
	background-image:		url(spinner.gif);
	background-repeat:		no-repeat;
	background-position:	center;
}

#sbox-content
{
	position: absolute;
	clear:					both;
	overflow:				hidden;
	left: 35px;
	top: 70px;
	height:					515px;
	margin: 0 0 35px 0;
	width:					610px;
}

.sbox-content-image#sbox-content
{
	overflow:				hidden;
}

#sbox-image
{
	display:				block;
}

.sbox-content-image img
{
	display:				block;
}

.sbox-content-iframe#sbox-content
{
	overflow:				visible;
}

.body-overlayed embed, .body-overlayed object, .body-overlayed select
{
	visibility:				hidden;
}
#actu_contenu {
	color:#000000;
	font-family:Arial,Helvetica,sans-serif;
	font-size:9pt;
	text-align:justify;
}
#actu_contenu .titre {
	color:#1D6BAB;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11pt;
	font-weight:bold;
	height: 30px;
	background: url('../images/titre_actu.jpg') no-repeat;
}
#actu_contenu .titre span {
	margin: 0 0 0 20px;
}
#actu_contenu p {
	padding: 0 0 0 20px;
}
#actu_contenu .pied {
	background: url('../images/pied.gif') no-repeat;
	color:#FF0000;
	font-family:Arial,Helvetica,sans-serif;
	font-size:10pt;
	font-weight:bold;
	height: 30px;
}
#actu_contenu .pied span {
	
	margin: 0 0 0 20px;
	top: 2px;
}

