@CHARSET "UTF-8";

div#cvtheque, div#emploitheque {
	height: 200px;
}

div#banner {
	width: 100%;
	height: 250px;
	background:  url("../images/banner1.png") repeat-y top left;
	margin-bottom: 0;
}
div#banner_ga {
	width: 66%;
	height: 100%;
	color: #fff;
	letter-spacing: .1em;
}
div#banner_ga img {
	margin: 50px 0 0 60px;
}
div#banner_ga h1 {
	font-size: 1.8em;
	margin-left: 65px;
	margin-top: 45px;
}
div#banner_ga p {
	margin-left: 65px;
	margin-top: 20px;
	font-size: 1.3em;
	font-style: italic;
	line-height: 1.5em;
}
div#banner_dr {
	float: right;
	width: 34%;
	height: 100%;
	background: url("../images/image.jpg") no-repeat top right;
}
div#texte {
	width: 300px;
	height: 670px;
}
div#last_news {
	width: 690px;
	padding-right: 40px;
}

div#panneau {
	width: 670px;
	margin-left: 10px;
}

div#panneau p{
	margin-top: 5px;
	margin-bottom: 5px;
}
div.article {
	width: 96%;
}


