/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#CCCCCC;
	background: url(library/fireworks/fond.jpg) repeat center top;
}
#page {
	position:absolute;
	width:800px;
	height:auto;
	left:50% ;
	right:50%;
	margin-left: -400px;
	background-color:#FFFFFF;
}
#haut {
	position:relative;
	width:800px;
	height:auto;
}
#gauche {
	float:left;
	position:relative;
	width: 98px;
	height:309px;
	background: url(library/fireworks/index/gauche.jpg) no-repeat top;
}
#centre {
	float:left;
	position:relative;
	width:604px;
	height:auto;
}
#droite {
	float:left;
	position:relative;
	width:98px;
	height:250px;
	background: url(library/fireworks/index/droite.jpg) no-repeat top right;
}
#bas1 {
	position:relative;
	width:748px;
	margin-left:52px;
	height:59px;
	float:left;
}
#bas2 {
	float:left;
	position:relative;
	width:800px;
	height:247px;
	background: url(library/fireworks/index_bas.jpg) no-repeat bottom;
}
#actu {
	position:static;
	padding-top: 20px;
	width:200px;
	height:75px;
	float:right;
}	

a img {
 border:none;
 }
 
.actu {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px ;
	color:#FFFFFF;
}

.actu a {
	color:#666666;
	text-decoration:none ;
}
.actu a:link  {
	color:#666666;
	text-decoration:none ;
}
.actu a:hover {
	color:#333333;
	text-decoration:none ;
	font-weight: bold ;
} 

 
.text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px ;
}
.text a {
	color:#666666;
	text-decoration:none ;
}
.text a:link  {
	color:#666666;
	text-decoration:none ;
}
.text a:hover {
	color:#333333;
	text-decoration:none ;
	font-weight: bold ;
}

 
.menu_droite {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px ;
}
.menu_droite a {
	color:#666666;
	text-decoration:none ;
}
.menu_droite a:link  {
	color:#666666;
	text-decoration:none ;
}
.menu_droite a:hover {
	color:#333333;
	text-decoration:none ;
	font-weight: bold ;
}

