@import url(commun.css);

body			{
	background	: #7ca0c7 ;
}
#top			{
	font-size	: 0 ; /* bug IE */
	height		: 16px ;
	background	: #fff url(/c/0/i/tete.png) top left no-repeat ;
}
#contenu, #tete 	{
	background	: #fff url(/c/0/i/contenu.png) repeat-y left top ;
}
#bottom			{
	font-size	: 0 ; /* bug IE */
	height		: 8px ;
	background	: #aaa  url(/c/0/i/tete-pied.png) no-repeat left top ;
}
#barre h2		{
	padding		: 16px 0 0 0 ;
	background	: #fff url(/c/0/i/barre-tete.png) top left no-repeat  ;
}
#barre h2 a		{
	background	: #fff url(/c/0/i/barre.png) top left repeat-y  ;
}
#barre #first		{
	padding-top	: 8px ;
	background	: #fff url(/c/0/i/barre.png) top left repeat-y  ;
}
.barre-box		{
	background	: #fff url(/c/0/i/barre.png) top left repeat-y  ;
}
.barre-pied 		{
	font-size	: 0 ; /* bug IE */
	height		: 16px ;
	background	: #fff url(/c/0/i/barre-pied.png) bottom left no-repeat  ;
}
#tete-bottom		{
	font-size	: 0 ;
	height		: 8px ;
	background	: #fff url(/c/0/i/tete-pied.png) no-repeat left top ;
}
#top, #contenu, #bottom, .barre-tete, .barre-box	, .barre-pied , #tete, #tete-bottom	,#barre h2 ,#barre h2 a,#barre #first {
	background-color: #7ca0c7 ;
}


