/* CSS Document */
#fond {
	background-image: url(../igs/images/bg-news.jpg);
}

#blocText {
	height: 441px;
	width:505px;
	margin-left: 20px;
	margin-top: 40px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #FFFFFF;
	float: left;
}

#barre {
	float: right;
	height: 441px;
	width: 12px;
	margin-right: 5px;
}
#cadre {
	height: 351px;
	width: 468px;
}
.stylecadre{
	position:relative;
	overflow:hidden;
	text-align: justify;
	margin-left: 10px;
	margin-top: 10px;
}
.styletexte
{
position:relative;
overflow:hidden;
}
.titre {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	line-height: 17px;
	font-size: 17px;
	font-weight: bold;
}

#barre_gauche {
	width: 183px;
}


