﻿div.page div.encart-grand 
{
	background:url(../images/background/background-encart-grand-h.png) top left no-repeat;
}
*html div.page div.encart-grand 
{
	background:url(../images/background/background-encart-grand-h.gif) top left no-repeat;
}
div.page div.encart-petit 
{
	background:url(../images/background/background-encart-petit-h.png) top left no-repeat;
}
*html div.page div.encart-petit 
{
	background:url(../images/background/background-encart-petit-h.gif) top left no-repeat;
}
div.page div.encart-grand-background 
{
	background:url(../images/background/background-encart-grand-b.png) bottom left no-repeat;
}
*html div.page div.encart-grand-background 
{
	background:url(../images/background/background-encart-grand-b.gif) bottom left no-repeat;
}

div.page div.encart-petit-background 
{
	background:url(../images/background/background-encart-petit-b.png) bottom left no-repeat;
}
*html div.page div.encart-petit-background 
{
	background:url(../images/background/background-encart-petit-b.gif) bottom left no-repeat;
}
.encart-grand .titre,
.encart-petit .titre 
{
	background:url(../images/background/background-interieur-encart-titre.gif) bottom left repeat-x;
}

.background-contenu 
{
	padding:11px 0px 0px 0px;
}

.menu 
{
	height:87px;
	margin-bottom:12px;
}


.encart-petit,
.encart-grand {
	clear:both;
	margin-top:5px;
	padding:15px 0px 0px 0px;
	
}
.encart-petit 
{
	width:264px;
}
.encart-grand 
{
	width:602px;
}
.encart-petit .encart-petit-background,
.encart-grand .encart-grand-background 
{
	padding:0px 10px 20px 10px;
}

.encart-grand .titre,
.encart-petit .titre 
{
	height:43px;
	margin:0px 0px 0px 11px;
	padding:0px;
}
.encart-petit .titre 
{
	width:223px;
}
.encart-grand .titre 
{
	width:562px;
}
.encart-grand .titre img,
.encart-petit .titre img 
{
	margin:0px;
	padding:0px;
}