#left {
	width: 283px;
	margin-top: 60px;
	margin-left: 60px;
	background-color: #FFF;
}

#right {
	width: 521px;
	margin-top: 43px;
	margin-right: 60px;
}

#content .illustration {
	padding-top: 43px;
}
#content .illustration img {
	margin: 0 auto 0 auto;
}

#content #informations {
	padding: 43px 60px 0 91px;
}

#content #informations .news {
	border-bottom: 1px solid #184C99;
}

#content #informations .news .body {
	float: right;
	width: 521px;
	text-align: justify;
}

#content #informations .news .picture {
	float: left;
	margin: 40px 0 15px 0;
}

#content #informations .news .picture img {
	border: 1px solid #CCC;
}

#content #jobs {
	width: 426px;	
	padding-top: 43px;
	padding-left: 91px;
	text-align: justify;	
}

#content #jobs .news h3 {
	margin-bottom: 0;
}

#content #jobs .news h3 .openClose {
	float: left;
	width: 15px;
	height: 14px;
	padding-top: 2px;
	background-color: #FFF;
}

#content #jobs .news h3.hover {
	background-color: #E7ECF4;
}

#content #jobs .description {
	padding: 1px 0;
}

#content .contact {
	width: 521px;
	padding-top: 43px;
	padding-left: 91px;
}
