body {
	background-color: #f49c00;
	background-image:url(http://www.stagevolleytignes.com/images/fond.jpg);
	background-repeat:repeat-x;
	width: auto;
	margin:0;
	padding:0;
	
}

#global {
	margin:auto;
	width:1024px;
	height:1000px;
	
}

#contenu {
	width:753px;
	height:662px;
	margin-left:120px;
	padding:0;
}

#cont-gauche {
	display:block;
	width:602px;
	height:661px;
	margin:0;
	padding:0;
	background-image:url(http://www.stagevolleytignes.com/images/stage-volley.jpg);
	background-repeat:no-repeat;
	float:left;

	
}
#cont-gauche .laurent {
	display:block;
	width:200px;
	height:200px;
	margin:300px 0 0 100px;
	padding:0;
	border:1px solid #000;
	visibility:hidden;

	
}
#cont-droite{
	display:block;
	width:144px;
	height:661px;
	margin:0;
	padding:0;
	background-image:url(http://www.stagevolleytignes.com/images/stage-volley-droite.jpg);
	background-repeat:no-repeat;
	float:left;
	
}
#cont-droite h1{
	display:block;
	width:137px;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	color:#FFFFFF;
	margin:45px 0 10px 0;
	padding: 0;
	
}

#cont-droite p{
	display:block;
	width:137px;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	color:#FFFFFF;
	margin:10px 0 2px 1.3px;
	padding: 10px 0 0 0;
	
}

#cont-droite img{
	display:block;
	width:auto;
	text-align:center;
	margin:10px 0 0 18px;
	padding: 0;
	background-image:
	
}

#cont-droite #part img{
	display:inline;
	text-align:center;
	margin:12px -7px -4px 2px;
	padding: 10px 0 0 11px;
	
}
#bout-stage {
	display:block;
	width:102px;
	height:56px;
	margin:40px 0 0 2px;
	float:left;
}
#bout-2 {
	display:block;
	width:102px;
	height:56px;
	margin:5px 0 0 2px;
	padding:0;
	float:left;
}
#bout-3 {
	display:block;
	width:102px;
	height:56px;
	margin:5px 0 0 2px;
	padding:0;
	float:left;
}
#bout-4 {
	display:block;
	width:102px;
	height:56px;
	margin:5px 0 0 2px;
	padding:0;
	float:left;
}


#cont-bas{
	display:block;
	width:753px;
	height:107px;
	margin:0px 0 0 120px;
	padding:0;
	background-image:url(http://www.stagevolleytignes.com/images/bottom.png);
	background-repeat:no-repeat;
	float:left;
	
}

/**************foot*********************/
#foot {
	display:block;
	width:753px;
	text-align:right;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#609;
	margin-left:120px;
	padding:0;
	float:left;
}

#foot a {
	color:#609;
	text-decoration:none;
}

#foot a:hover {
	color:#FCF;
	text-decoration:underline;
}
#foot a:visited {
	color:#FF6;
}
