html {
	background: url(images/fond.png);
	}
h1 {   font-size: 1.55em;	font-weight: bold;	text-align:center; }
h2 {   font-size: 0.8em;	margin-left:340px; }
h3 {   font-size: 1.35em;} 
h4 {   font-size: 1.10em; } 
h5 {   font-size: 0.8em;	text-align:center; }
h6 {		font-size: 1.10em; text-align:center; }
h7 {		font-size: 0.8em;	text-align:center;	padding: 40px;	}	

div#center {
	padding-bottom: 0px;
	overflow: auto;
}
div#content {
	font-family: times;
	float: right;
	width: 525px;
	padding-right: 20px;
}
div#sidebar {
	float: left;
	width: 180px;
}
ul#menu {
	margin: -25px;
	padding: 0;	
	
}
ul#menu li {
	list-style:none;
}

ul#menu li a
{
	height:36px;
	width:152px;
	text-decoration:none;
	display:block;
	text-align: center;
	line-height:35px;
	background-position:bottom right;
	color:black;

}
ul#menu  li a.bouton:hover{

	background-position:bottom left;
	font-size:18px;
	color:white;
	
}
ul#menu  li a.bouton{
	background-image:url(images/bouton2.png);
}
ul#menu  li a.nul{
	background-image:url(images/boutonnul.png);
	color:white;	
}


div#content a.promos:hover{
	height:67px;
	width:520px;
	text-decoration:none;
	display:block;
	background: url(images/promos2.png) center no-repeat;
}
div#content a.promos{
	height:67px;
	width:520px;
	text-decoration:none;
	display:block;
	background: url(images/promos.png) center no-repeat;
}
	
div#breves  {
	padding-left: 15px;
}
div#pub {
	text-decoration:none;
	padding-left: 10px;
}
div#promo {
	height:510px;
	width:220px;
	background: url(images/promo.png) no-repeat;

}
	

div#global {
	min-height: 100%;
	width: 760px;
	padding: 0 10px;
	margin: 0 auto;
	position: relative;
	padding: 0 10px;
	background: url(images/pages.jpeg) center repeat-y;
}
div#fili3 {
	background: url(images/fili.png) center top no-repeat;
	
	min-height:740px
}

div#header {
	background: url(images/banF12.png) no-repeat;
	height: 150px;
}
div#footer {
	width: 760px;
	height: 90px;
	bottom: 0;
	background: url(images/menubas2.png) no-repeat;
	
	}
