#contentContainer
{
	clear			: both;
	width			: 775px;
	height			: auto;
	border-top		: 1px solid white;
	border-left		: 20px solid #DE0706;
	border-right:1px:solid green;	
	background		: white url(../../img/fond_photo.jpg) no-repeat top right;
}


#newsContainer
{
	float			: left;
	width			: 350px;
	margin			: 10px;
	padding			: 5px;
}

#directorHelloWordContainer .toolbar
{
	position:absolute;
	left:760px;
	top:365px;
}

#directorHelloWordContainer
{
	float			: left;
	width			: 340px;
	border			: 1px solid red;
	margin			: 10px 0 0 20px;
	margin-top		: 190px;
	padding			: 1em;
	text-align		: justify;
}

