@charset "utf-8";

body {
	background-color: #141e2a;
	background-image: url(../design/NouvelAnChinois/fond.gif);
	background-repeat: repeat;
}
/*#conteneur {
	background-color: #938356;
	width: 1004px;
	position: relative;
	margin: auto;
}*/
#contenu {
	position: relative;
	height: 600px;
	width: 982px;
	margin: auto;
	/*border: 1px solid #FFFFFF;*/
	/*background-color: #141e2a*/
}
#menu {
	/*background-color: #938356;*/
	margin: auto;
	height: 56px;
	width: 555px;
	position: relative;
}

/*faire un roll over sur une image en utilisant les Css*/
a.Logo {
	position: absolute;
	height: 292px;
	width: 145px;
	background-image: url(../design/NouvelAnChinois/LogoChinese.png);
	width: 145px;
	top: 0px;
	left: 30px;
	text-decoration: none;
	left: -13px;
	background-repeat: no-repeat;	
} 

	
a.Logo:hover { 
		background-image: url(../design/NouvelAnChinois/LogoChineseOver.png); width: 145px; /*0 0px -- attribut du code récupéré*/


} 
/*--------------------------------------------------------*/

#petards{
	position: absolute;
	top: 290px;
	left: 0px;
	height: 244px;
	width: 144px;
}

#tiger{
	position: absolute;
	height: 503px;
	width: 324px;
	left: 0px;
}

#presentation {
	position: relative;
	height: 192px;
	width: 50px;
	text-decoration: none;
}
.voeux {
	position: absolute;
	height: 205px;
	width: 446px;
	left: 499px;
	z-index: 5;
}
