body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#contenantGeneral {
	height: 600px;
	width: 400px;
	background-image: url(../images/fondNewsFormu.jpg);
	background-repeat: repeat-x;
}
#bandeauSup {
	background-image: url(../images/newsBandeauSup.jpg);
	height: 133px;
	width: 400px;
}
#bandeauBas {
	background-image: url(../images/newsBandeauBas.jpg);
	height: 467px;
	width: 400px;
}
#photoNews {
	float: right;
	height: 133px;
	width: 180px;
}
#contenuTexteNews {
	height: 400px;
	width: 330px;
	margin-left: 60px;
	overflow: auto;
	padding-top: 28px;
}
#titreNews {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	height: 15px;
	width: 330px;
	margin-bottom: 5px;
	float: left;
}
#chapeauNews {
	height: auto;
	width: 330px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	margin-bottom: 5px;
}
#chapeauCorpsTexte {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
	float: left;
	height: auto;
	width: 330px;
}

#pscroller1{
	width: 166px;
	height: 160px;
}

.someclass{
}

