body{
	background:url("../media/arrplan.jpg") no-repeat center top fixed;
	background-size: 100%;
  	overflow-x:hidden;
}
.wrap_center{
	margin:auto;
	width:940px;
	max-width: 900px;
	padding:0 20px;
}
.section1{
	float: left;
	min-width: 20%;
	position: fixed;
	margin-right: 20%;
}
.menu{
	float: right;
	width: 80%;
}
.image1{
	float:left;
}
.image2{
	float:right;
}
.menu p{
	text-align: right;
}
.fond{
	width: 76%;
	float: right;
	border: 1px solid #01a89e;
	background: url("../media/fond1pixel.png");
	background-repeat: repeat-x repeat-y;
	padding: 0 2%;
	margin-bottom: 250px;
}
.presentation{
	width: 100%;
	float: right;
}
.presentation a img{
	float:right;
}
.img_banc{
	width: 20%;
	float: left;
	text-align: center;
}
.img_banc img{
	width: 100%;
	padding-top: 13%;
}
.text{
	width:75%;
	padding-left: 5%;
	float:right;
}
.text p{
	list-style: none;
	text-align: justify;
}
.text .polissage{
	float:right;
}
.body{
	width: 100%;
	float: right;
}
.body ul{
	list-style: none;
	padding-left: 5%;
}
.liste{
	text-align: right;
	float:left;
	height: 100%;
	width: 25%;
}
.liste li{
	line-height: 200%;
}
.explication{
	float: right;
	height: 100%;
	width: 75%;
}
.explication li{
	line-height: 200%;
}
.tp{
	text-align: center;
	margin-bottom: 15px;
}
.image1{
	display:inline-block;
	background :url("../media/montage-granitier_vert.gif") no-repeat;
}
.image1:hover img{
	visibility: hidden;
}
.image2{
	display: inline-block;
	background: url("../media/montage-enseignant_vert.gif") no-repeat;
}
.image2:hover img{
	visibility: hidden;
}
a img{
	border:none;
}
a{
	text-decoration: none;
	font-weight: bold;
	color:#01a89e;
}
.clear_fix {
	clear: both;
}
.texte_lien{
	font-family: Arial, Helvetica, sans-serif;
}
.texte1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #a70304;
	text-decoration: none;
}
.texte2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #a70304;
	text-decoration: none;
}
.texte2noir {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.texte1noir {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.texte1noir-souligne {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: underline;
}

@media screen and (max-width: 1000px){

	body{
	background:url("../media/arrplan.jpg") no-repeat center top fixed;
	}

}