/* CSS Document */

* {
	padding:0px;
	margin:0px;
}
body {
	background:url('../images/fond.jpg'); 
}
#intro {
	margin-left:auto; 
	margin-right:auto; 
	width:949px; 
	height:580px; 
	padding:20px 0 0 11px;
	background:url('../images/intro.jpg');
}
#introduction {
	width:940px; 
	height:490px; 
	/*padding:28px 0 0 11px;*/
	/*margin:0px 0 0 5px;*/
}
#introduction #img_alternative {
	width:940px; 
	height:550px;
	background:url('../images/intro-alternatif.jpg');
}
#introduction #img_alternative #tel_flash {
	width:940px;
	padding-top:280px;
	text-align:center;
	font-family:arial;
	font-size:12px;
	line-height:18px;
}
#introduction #img_alternative #tel_flash a {
	color:#337ab0;
}
#informations {
	background: url('../images/infomations-intro.gif') no-repeat;
	width:930px;
	height:50px;
	/*margin-left:12px;*/
}
#informations #mails {
	width:300px;
	padding-left:304px;
	float:left;
	width:230px;
	padding-top:12px;
}
#informations #mails  a {
	color:#337ab0;
	display:block;
	height:11px;
	font-family:arial;
	font-size:10px;
} 
#informations #boutons {
	float:left;
	padding-top:10px;
}
#informations #boutons img {
	border:none;
	vertical-align:middle;
	padding-right:5px;
}
#music {
	height:1px;
}

