@charset "utf-8";
/* CSS Document */

body {
	background-color: #ffcc33;
	margin: 0px;
	padding: 0px;	
	}
#header {
	height: 14px;
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	color: #999;
	font-size: 13px;
	text-align: right;
	text-decoration: none;
	}
#menu {
	display: block;
	height: 108px;
	width: 980px;
	padding: 0px;
	left: 95px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	margin-top: 0px;
	}
#accueil {
	background-image: url(../_IMG/boutonaccueil.png);
}
li #qui {
	height: 108px;
	width: 150px;
	display: block;
	background-image: url(../_IMG/boutonqui.png);
	background-repeat: no-repeat;
	background-position: 0px -109px;
	}
a#qui:hover {
	display: block;
	height: 108px;
	width: 150px;
	background-image:url(../_IMG/boutonqui.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	}
li #visite {
	height: 108px;
	width: 150px;
	display: block;
	background-image: url(../_IMG/boutonvisite.png);
	background-repeat: no-repeat;
	background-position: 0px -109px;
	}
a#visite:hover {
	display: block;
	height: 108px;
	width: 150px;
	background-image:url(../_IMG/boutonvisite.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	}
li #contact {
	height: 108px;
	width: 150px;
	display: block;
	background-image: url(../_IMG/boutoncontact.png);
	background-repeat: no-repeat;
	background-position: 0px -109px;
	}
a#contact:hover {
	display: block;
	height: 108px;
	width: 150px;
	background-image:url(../_IMG/boutoncontact.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	}
li #liens {
	height: 108px;
	width: 150px;
	display: block;
	background-image: url(../_IMG/boutonliens.png);
	background-repeat: no-repeat;
	background-position: 0px -109px;
	}
a#liens:hover {
	display: block;
	height: 108px;
	width: 150px;
	background-image:url(../_IMG/boutonliens.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	}
#menu li {
	display: block;
	height: 108px;
	width: 150px;
	float: left;
	text-decoration: none;
	list-style-type: none;
	margin-left: 38px;
	}
#menu li a {
	text-decoration: none;
	height: 108px;
	width: 150px;
	display: block;
	}
#menu li a:link, #menu li a:visited {
	display: block;
	height: 108px;
	width: 150px;
	}

#maincontent {
	height: 560px;
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
	background-image: url(../_IMG/maincontentaccueil.png);
	padding: 0px;
	}

#maincontent #player {
	display: block;
	float: left;
	height: 400px;
	width: 500px;
	margin-top: 40px;
	margin-left: 35px;
	padding: 0px;
	background-image: url(../_IMG/tv.png);
	background-repeat: no-repeat;
}
#maincontent #player #playerflash {
	display: block;
	height: 257px;
	width: 458px;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 21px;
}
#liste  {
	display: block;
	height: 320px;
	width: 390px;
	margin-top: 40px;
	margin-left: 15px;
	text-align: left;
	padding: 0px;
	list-style-type: none;
	float: left;
	overflow: scroll;
	background-image: url(../_IMG/fondmenu.png);
	border: 3px solid #FFF;
	background-repeat: no-repeat;
}
#liste li a {
	color: #000;
	text-decoration: none;
	text-align: left;
	display: block;
	padding: 0px;
	width: 360px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	border: 2px solid #999;
	height: 40px;
}
#vignettedivers {
	background-image: url(../_IMG/vdivers.gif);
	background-repeat: no-repeat;
	display: block;
	padding: 0px;
	height: 40px;
	width: 45px;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	clear: both;
	float: left;
}
#vignettekaps {
	background-image: url(../_IMG/vkaps.gif);
	background-repeat: no-repeat;
	display: block;
	padding: 0px;
	height: 40px;
	width: 45px;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	clear: both;
	float: left;
}
#vignetteportrait {
	background-image: url(../_IMG/vportrait.gif);
	background-repeat: no-repeat;
	display: block;
	padding: 0px;
	height: 40px;
	width: 45px;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	clear: both;
	float: left;
}


strong {
	margin-left: 10px;
	padding: 0px;
}
em {
	padding: 0px;
	margin-left: 10px;
}




#footer {
	height: 30px;
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	color: #FFF;
	text-align: right;
	font-style: italic;
	line-height: 30px;
	vertical-align: middle;
	display: block;
}
#footer a {
	text-decoration: none;
	line-height: normal;
	vertical-align: middle;
}
#footer a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 30px;
	line-height: 30px;
	vertical-align: middle;
	margin-left: 10px;
}
