
body{
	background-color: #c6c8bb;
}

.fondblanc{
	background-color: white;
	width: 1027px;
	height: 917px;
	margin: auto;
	margin-top: 54px;
	-webkit-box-shadow: 0 0 7px 8px rgba(0,0,0,0.10);
box-shadow: 0 0 7px 8px rgba(0,0,0,0.10);
	-webkit-border-radius: 10px 10px 0 0;
border-radius: 5px 5px 5px 5px;
margin-bottom: 248px;
	position: relative;
}

.coldroite1{
	color: white;
	font-size: 13px;
	font-family: "Trebuchet MS";
	background-color: #f42097;
	display: block;
	float: left;
	width: 108px;
	height: 20px;
	text-align: center;
	text-decoration: none;
-webkit-border-radius: 5px 5px 0 0;
border-radius: 5px 5px 0 0;
	line-height: 20px;
	
}
.bouton{
	top: 8px;
	position: absolute;
	right: 14px;
}

.coldroite2{
	color: white;
	font-size: 13px;
	font-family: "Trebuchet MS";
	background-color: #f0991d;
	display: block;
	float: right;
	width: 108px;
	height: 20px;
	text-align: center;
	text-decoration: none;
-webkit-border-radius: 5px 5px 0 0;
border-radius: 5px 5px 0 0;
	line-height: 20px;
	margin-left: 7px;
	margin-right: 14px;
}

.colheader{
	display: block;
	background: url("image/Image1.png") no-repeat right;
	position: relative;
	height: 180px;
	bottom: -4px;
	top: 17px;
}

.ornement1header{
	margin: auto;
	display: block;
	position: relative;
	top: 13px;
}

.ornement2header{
	margin: auto;
	display: block;
	margin-top: 24px;
}


.col3{
	display: block;
	float: left;
	margin: auto;
	margin-left: 16px;
}

.col3 a{
	float: right;
	text-decoration: none;
	margin-top: 28px;
	color: #f72b9c;
}

.col3 p{
	font-size: 14px;
	font-family: "Trebuchet MS";
	margin-top: 5px;
	color: #9c9c9e;
}


#menu{
	position: absolute;
	bottom: 0;
	width: calc(100% - 301px);
	left: 301px;
}

#menu a{
	text-decoration: none;
	display: block;
	float: left;
	margin-right: 13px;
	height: 27px;
	background-color: #e2e2e2;
		padding-left: 18px;
	padding-right: 18px;
	-webkit-border-radius: 5px 5px 0 0;
border-radius: 5px 5px 0 0;
	line-height: 27px;
	color: #99989e;
	font-size: 15px;
	font-family: "Trebuchet MS";
	text-align: center;
}

.partie1{
	display: block;
	float: left;
	margin-left: 36px;
}

.col2{
	display: block;
	float: left;
	margin-top: 63px;
	margin-bottom: 19px;
	font-size: 10px;
	font-family: "Trebuchet MS";
	color: #9c9c9e;
	width: 48%;
	margin-left: 17px;
}

h3{
	font-size: 26px;
	font-family: "Trebuchet MS";
	margin-top: 44px;
	margin-bottom: 6px;
	color: #f72b9c;
}


h1{
	font-size: 23px;
	font-family: "Trebuchet MS";
	margin-bottom: 22px;
	color: #f72b9c;
	margin-top: 17px;
}

h2{
	font-family: "Trebuchet MS";
	font-size: 14px;
	margin-bottom: 23px;
	color: #f72b9c;
}

.partie1 p{
	font-size: 11px;
	font-family: "Trebuchet MS";
	margin-bottom: 16px;
	color: #9c9c9e;
	line-height: 13px;
}


#menu a:hover{
	padding-left: 18px;
	padding-right: 18px;
	height: 27px;
	background-color: #f72b9c;
	text-align: center;
	color: white;
}

.partie1 span{
	color: #f72b9c;
}

.contient{
	background-color: #e9e9e9;
}

.shadow{
	-webkit-box-shadow: 0 0 5px 0 rgba(0,0,0,0.8);
box-shadow: 0 0 5px 0 rgba(0,0,0,0.8);
}

.cold{
	text-align: right;
	margin-right: 17px;
}

.dance{
	-webkit-box-shadow: 0 0 5px 0 rgba(0,0,0,0.8);
box-shadow: 0 0 5px 0 rgba(0,0,0,0.8);
	margin-top: 35px;
}

.col3 a.enplus{
margin-top: 45px;
}

#menu .sous a{
	background-color: #e2e2e2;
	text-align: center;
	color: #99989e;
	float: none;
	height: auto;
	-webkit-border-radius: 0 0 0 0;
border-radius: 0 0 0 0;
	font-size: 13px;
	font-family: "Trebuchet MS";
	border-top: 1px #99989e solid;
}


#menu .sous{
	position: absolute;
	left: 0;
	top: 23px;
	z-index: 100;
	width: 100%;
	display: none;

}


#menu .menuderoulant{
	position: relative;
}

#menu li{
	float: left;
}
#menu .sous li {
	float: none;
}

#menu .sous a:hover{
	background-color: #f72b9c;
	text-align: center;
	color: white;
	float: none;
	height: auto;
	border-top: 1px white solid;
}

#menu li:hover .sous{
	display: block;
}


.colcontact1{
	display: block;
	float: left;
	margin-left: 36px;
}

.colcontact1 a{
	text-decoration: none;
	color: #f72b9c;
	font-size: 12px;
	font-family: "Trebuchet MS";
}


.colcontact1 span a{
	text-decoration: none;
	color: #2b47f1;     

}

.colcontact1 p{
	font-size: 11px;
	font-family: "Trebuchet MS";
	margin-bottom: 16px;
	color: #9c9c9e;
	line-height: 18px;
}

.colcontact2{
	display: block;
	float: left;
	margin-left: 10px;
	width: 50%;
}
.colcontact1 h4{
	font-size: 12px;
	font-family: "Trebuchet MS";
}

.colcontact1 span p{
	text-decoration: none;
	line-height: 28px;    
}

.colcontact1 h2{
	font-family: "Trebuchet MS";
	font-size: 14px;
	margin-bottom: 8px;
	color: #f72b9c;    
}

.colcontact1 h1{
	font-size: 23px;
	font-family: "Trebuchet MS";
	margin-bottom: 22px;
	color: #f72b9c;
	margin-top: 17px;   
}

.colcontact2 h2{
	font-size: 15px;
	font-family: "Trebuchet MS";
	margin-bottom: 22px;
	color: #f72b9c;
	margin-top: 17px;
}


.colcontact2 p label{
	font-size: 11px;
	font-family: "Trebuchet MS";
	display: inline-block;
	width: 71px;
}

#boutonenvoie input[type="submit"]{
	float: left;
	border: none;
	width: 204px;
	height: 20px;
	font-size: 11px;
	font-family: "Trebuchet MS"; 
	margin-right: 17px;
	margin-top: 6px;
	cursor: pointer;
	margin-bottom: 36px;	
	-webkit-border-radius: 10px 10px 10px 10px;
border-radius: 10px 10px 10px 10px;
}

#boutonenvoie input[type="submit"]:hover{
	float: left;
	border: none;
	width: 204px;
	height: 20px;
	font-size: 11px;
	font-family: "Trebuchet MS"; 
	margin-right: 17px;
	margin-top: 6px;
	color:white; 
	background-color: #f72b9c; 
	cursor: pointer;
	margin-bottom: 36px;
	text-align: center;
	-webkit-border-radius: 10px 10px 10px 10px;
border-radius: 10px 10px 10px 10px;
}


form label{
	margin-left: 71px;
	text-align: left;
}


textarea[id="message"]{
	width: 311px;
	height: 154px;
	margin-top: 5px;
	vertical-align: middle;
}

input[type="text"]{
	width: 214px;
	height: 20px;
	margin-top: 5px;
}

#boutonenvoie{
	width: 100%;
height: 25px;
padding-left: 28%;
}

#border{
	background: #707070;
background: -moz-linear-gradient(left, #707070 0%, #e2e2e2 99%);
background: -webkit-linear-gradient(left, #707070 0%,#e2e2e2 99%);
background: linear-gradient(to right, #707070 0%,#e2e2e2 99%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#707070', endColorstr='#e2e2e2',GradientType=1 );
width: 10px;
height: 457px;
float: left;
margin-top: 2%;
margin-left: 5%;
	
}












