@charset "utf-8";
body {
	height: 1%\9;
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0 auto;
	text-align: center;
	width: 1000px;
	background: url(../../Images/Image_fond/Fond_rose.jpg);
	background-repeat: repeat;
	background-size: cover;
	background-attachment: scroll;
}
.stagaout #bandeau {
	width: 1000px;
	height: 166px;
	background-image: url(../../Images/Bandeau/Bandeau_accueil.png);
	background-repeat: no-repeat;
	background-position: center centre;
}
.stagaout #menu {
	width: 1000px;
	height: 40px;
}
.stagaout #contenu {
	width: 998px;
	background-image: url(../../Images/Image_fond/Fond_rose.png);
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFF;
	border-left-color: #FFF;
}
.stagaout #titre {
	width: 1000px;
	height: 98px;
	background-image: url(../../Images/Titres/stage.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.stagaout #sous_titre {
	width: 1000px;
	height: 100px;
	text-align: center;
}
.stagaout #col_gauche {
	float: left;
	width: 500px;
	height: 1000px;
	text-align: center;
}
.stagaout #col_droite {
	float: right;
	width: 470px;
	height: 1000px;
	padding-right: 10px;
	padding-left: 10px;
}
.stagaout #pied {
	height: 80px;
	width: 1000px;
	clear: both;
}
.Titre_news {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 18px;
	font-style: italic;
	color: #FFFF00;
}
a img {
	border: none;
}




