/* General */

html, body
{
	height: 100%;
	margin: 0;
	padding: 0;
}

body
{
	background: #fff url("/Images/MasterPage/body.png") repeat-x top left;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
}

a img
{
	border: none;
}

.displaynone
{
	display: none;
}

.displayblock
{
	display: block;
}

/* Document */

div.directo
{
	margin: 0 auto;
	min-height: 100%;
	width: 965px;
}

/* Entete */

div.header
{
	background: #fff url("/Images/MasterPage/header-breadcrumb_bg.png") repeat-y bottom left;
	font-family: Arial, Sans-Serif;
	overflow: hidden;
	padding: 0 5px;
}

div.header h1
{
	background-color: #fff;
	float: left;
	height: 61px;
	margin: 0;
	position: relative;
	width: 194px;
}

div.header h1 a img
{
	border: 0;
	bottom: 0;
	position: absolute;
	right: 12px;
	vertical-align: bottom;	
}

div.header h2
{
	background: #fff url("/Images/MasterPage/header.png") repeat-x bottom left;
	height: 61px;
	margin: 0;
	text-align: center;
}

div.header h2 img
{
	margin-top: 14px;
}

div.header div
{
	background-color: #fff;
	color: #55778f;
	float: right;
	font-size: 9px;
	padding-bottom: 2px;
	.padding-bottom: 0;
	width: 180px !important;
	.width: 174px;
}

div.header div h4, div.header div p
{
	margin: 0;
	text-align: center;
}

div.header div p
{
	margin-left: 0 !important;
	.margin-left: -2px;
}

div.header div p strong, .header div p span
{
	color: #8ec3e6;
}

div.header div p strong
{
	font-size: 16px;
}

div.header div p span
{
	display: block;
	font-size: 9px;
	padding-left: 10px;
}

/* Fil d'ariane */
div.breadcrumb
{
	background: #fff url("/Images/MasterPage/header-breadcrumb_bg.png") repeat-y bottom left;
	color: #4095ce;
	font-family: Arial, Sans-Serif;
	font-size: 10px;
	height: 32px;
	line-height: 32px;
	padding-left: 200px !important;
	.padding-left: 202px;
}

div.breadcrumb *
{
	color: #4095ce;
	font-family: Arial, Sans-Serif;
	font-size: 10px;
	display:inline;
}

/* Colonne de gauche */

div.lsidebar
{
	background: transparent url("/Images/MasterPage/shadow-left.png") no-repeat top left;
	float: left;
	padding-left: 5px;
	width: 183px;
}

	/* General */

	div.lsidebar hr.sep
	{
		background-color: #c5d5e5;
		border: 0;
		color: #c5d5e5;
		height: 1px;
		margin-left: 2px;
		.margin-left: -3px;
		margin-top: 5px;
		margin-bottom: 5px;
		.margin-top: -8px;
		padding: 0;
		width: 175px;
	}

	div.lsidebar hr.db
	{
		background-color: #9eb9d4;
		color: #9eb9d4;
		.margin-top: -8px;
	}
	
	/* Mon espace prive */

	div.lsidebar #myaccount h4
	{
		background: transparent url("/Images/MasterPage/myaccount.png") no-repeat top left;
		color: #fff;
		cursor: default;
		font-family: Arial, Sans-Serif;
		font-size: 13px;
		font-weight: bold;
		height: 21px;
		line-height: 21px;
		margin: 0;
		.margin-bottom: 10px;
		margin-left: 2px;
		padding-left: 31px;
		position: relative;
		text-transform: uppercase;
	}

	div.lsidebar #myaccount div.form
	{
		background-color: #fff;
		border-bottom: solid 10px #bebc5a; 
		border-left: solid 1px #bebc5a; 
		border-right: solid 1px #bebc5a;
		margin-left: 2px;
		.margin-top: -10px;
		overflow: hidden;
		padding: 5px 0 5px 8px;
		position: absolute;			 
		width: 165px;
		z-index: 10000;
	}
	
	div.lsidebar #myaccount div.form p
	{
		margin: 0;
	}

	div.lsidebar #myaccount div.form div.texts
	{
		float: left;
	}
	
	div.lsidebar #myaccount div.form div.texts input.text
	{
		border: solid 1px #bebc5a;
		color: #4095ce;
		font-family: Arial, Sans-Serif;
		font-size: 10px;
		font-style: italic;
		margin-bottom: 3px;
		.margin-bottom: 1px; 
		text-align: center;
		width: 127px;
	}
	
	div.lsidebar #myaccount div.form div.texts .lIdentifiant, div.lsidebar #myaccount div.form div.texts .lMotDePasse
	{
		color: #4095ce;
		/*cursor: text;*/
		display: block;
		font-family: Arial;
		font-size: 11px;
		font-style: italic;
		padding: 2px;
		/*position: absolute;*/
		text-align: center;
		/*font-weight:bold;*/
		/*width: 125px;*/
	}

	div.lsidebar #myaccount div.form p.action
	{
		float: right;
		margin-left: 2px;
		padding-right: 5px;
		padding-top: /*8px*/ 34px; 
		.padding-top: /*6px*/ 35px;
	}
	
	div.lsidebar #myaccount div.form div.otheractions
	{
		clear: left; 
		padding: 8px 0 10px 4px;				
	}
	
	div.lsidebar #myaccount div.form div.otheractions p
	{
		font-size: 11px;
		font-family: Arial, Sans-Serif;
	}
	
	div.lsidebar #myaccount div.form div.otheractions p a
	{
		color: #aba93f;
		text-decoration: underline;
	}

	/* Je recherche */

	div.lsidebar div.search
	{
		margin-left: 2px;
		.margin-top: -6px;
		padding-bottom: 8px;
	}

	div.lsidebar div.search h4
	{
		background: transparent url("/Images/MasterPage/search.png") no-repeat top left;
		color: #fff;
		font-family: Arial, Sans-Serif;
		font-size: 13px;
		font-weight: bold;
		height: 20px;
		line-height: 20px;
		margin: 0 0 12px 0;
		padding-left: 35px;
		text-transform: uppercase;
	}

	div.lsidebar div.search p
	{
		margin: 0 0 0 5px;	
	}

	div.lsidebar div.search p input.text
	{
		border: solid 1px #aacbea;
		color: #4095ce; /*#b7b7b7*/ 
		font-family: Arial, Sans-Serif;
		font-size: 10px;
		font-style: italic;
		padding: 2px;
		width: 129px;
	}
			
	div.lsidebar div.search p input.image
	{
		.margin-bottom: 1px !important;
		.margin-bottom: 3px;
		vertical-align: bottom;
	}

	/* Menus */

	div.lsidebar div.menu
	{ 
		background-color: #f4f4f4; 
		border: solid 1px #fff;
		margin-left: -3px;
		margin-top: 6px;
		.margin-top: -4px;
		padding: 13px 0 4px 0;
		width: 185px;
	}
	
	div.lsidebar div.menu div.section
	{
		margin-bottom: 9px;
		margin-left: 2px;
		margin-right: 3px;
		min-height: 47px;
	}
	
	div.lsidebar div.menu div.section h4
	{
		font-family: Arial, Sans-Serif;
		font-size: 11px;
		font-weight: bold;
		margin: 0;
		padding-left: 30px;
		padding-top: 16px;
		text-transform: uppercase;
	}
	
	div.lsidebar div.menu div#offregrandestailles h4 
	{
		padding-top: 10px;	
	}

		/* General & Personnalisation */
		
		div.lsidebar div.menu div#besoinarticle
		{
			background: transparent url("/Images/MasterPage/besoinarticle.png") no-repeat top left;
		}

		div.lsidebar div.menu div#offresurmesure
		{
			background: transparent url("/Images/MasterPage/offresurmesure.png") no-repeat top left;
		}

		div.lsidebar div.menu div#offregrandestailles
		{
			background: transparent url("/Images/MasterPage/offregrandestailles.png") no-repeat top left;
		}
		
		div.lsidebar div.menu div.section h4 a, div.lsidebar div.menu div.section div.quickpreview h5 a
		{
			text-decoration: none;
		}

		div.lsidebar div.menu div#besoinarticle h4 a
		{
			color: #9bc960;
		}
		
		div.lsidebar div.menu div#besoinarticle h4 a:hover
		{
			color: #faa30c;
		}
				
		div.lsidebar div.menu div#offresurmesure h4 a
		{
			color: #faa30c;
		}
		
		div.lsidebar div.menu div#offresurmesure h4 a:hover
		{
			color: #9bc960;
		}

		div.lsidebar div.menu div#offregrandestailles h4 a
		{
			color: #ebafb1;
		}
		
		div.lsidebar div.menu div#offregrandestailles h4 a:hover
		{
			color: #faa30c;
		}
		
		div.lsidebar div.menu div#besoinarticle h4 a,
		div.lsidebar div.menu div#offregrandestailles h4 a,
		div.lsidebar div.menu div#offresurmesure h4 a {display:block; width:150px; padding-top:2px; position:relative;}
		
		div.lsidebar div.menu div#besoinarticle h4 a img,
		div.lsidebar div.menu div#offregrandestailles h4 a img,
		div.lsidebar div.menu div#offresurmesure h4 a img {position:absolute; right:8px; top:0; margin-left:3px}
		
		div.lsidebar div.menu div#offregrandestailles h4 a img {top:6px}
		
		div.lsidebar div.menu div.section div.quickpreview
		{
			background-color: #fff;
			border-style: solid;
			border-width: 1px;
			border-bottom-width: 10px;
			margin-left: 3px;
			padding: 10px 0 10px 5px;
			width: 167px;
		}

		div.lsidebar div.menu div#besoinarticle div.quickpreview
		{
			border-color: #9bc960;
			margin-top: 14px;
		}

		div.lsidebar div.menu div#offresurmesure div.quickpreview
		{
			border-color: #faa30c;
			margin-top: 14px;
		}

		div.lsidebar div.menu div#offregrandestailles div.quickpreview
		{
			border-color: #ebafb1;
			margin-top: 6px;
		}

		div.lsidebar div.menu div.section div.quickpreview h5
		{
			margin: 0;
		}
		
		div.lsidebar div.menu div.section div.quickpreview ul
		{
			list-style-type: none;
			margin: 0;
			padding: 0;
		}
		
		div.lsidebar div.menu div.section div.quickpreview ul.maincategory
		{
			padding: 4px 0;
		}
		
		div.lsidebar div.menu div.section div.quickpreview ul.maincategory a
		{
			font-size:11px;
		}
		
		div.lsidebar div.menu div#besoinarticle div.quickpreview ul.maincategory a
		{
			color: #9bc960;
		}

		div.lsidebar div.menu div#offresurmesure div.quickpreview ul.maincategory a
		{
			color: #faa30c;
		}

		div.lsidebar div.menu div#offregrandestailles div.quickpreview ul.maincategory a
		{
			color: #ebafb1;
		}
		
		div.lsidebar div.menu div.section div.quickpreview ul.maincategory h5, 
		div.lsidebar div.menu div.section div.quickpreview ul.maincategory h6
		{
			font-family: Arial;
			font-size: 12px;
			text-transform: uppercase;
		}

		div.lsidebar div.menu div#besoinarticle div.quickpreview ul.maincategory h5, 
		div.lsidebar div.menu div#besoinarticle div.quickpreview ul.maincategory h6 
		{
			color: #9bc960;
		}

		div.lsidebar div.menu div#offresurmesure div.quickpreview ul.maincategory h5, 
		div.lsidebar div.menu div#offresurmesure div.quickpreview ul.maincategory h6 
		{
			color: #faa30c;
		}

		div.lsidebar div.menu div#offregrandestailles div.quickpreview ul.maincategory h5, 
		div.lsidebar div.menu div#offregrandestailles div.quickpreview ul.maincategory h6 
		{
			color: #ebafb1;
		}
		
		div.lsidebar div.menu div.section div.quickpreview ul.maincategory h5
		{
			font-weight: bold;
		}
		
		div.lsidebar div.menu div.section div.quickpreview ul.maincategory h5 span
		{
			text-decoration: underline;
		}

		div.lsidebar div.menu div.section div.quickpreview ul.maincategory h6
		{
			font-size: 11px;
			font-weight: normal;
			margin: 0;
			padding: 5px 5px 0 10px;
		}
		
		div.lsidebar div.menu div.section div.quickpreview ul.maincategory a:hover
		{
			font-weight: bold;		
		}
		
		div.lsidebar div.menu div#besoinarticle div.quickpreview ul.maincategory a:hover, 
		div.lsidebar div.menu div#offregrandestailles div.quickpreview ul.maincategory a:hover
		{
			color: #faa30c;
		}

		div.lsidebar div.menu div#offresurmesure div.quickpreview ul.maincategory a:hover
		{
			color: #9bc960;
		}
		
		div.lsidebar div.menu div.section div.quickpreview ul.maincategory ul ul
		{
			padding: 8px 0 8px 10px;
		}
		div.lsidebar div.menu div.section div.quickpreview ul.maincategory ul ul a,
		div.lsidebar div.menu div#besoinarticle div.quickpreview ul.maincategory ul ul a
		{
			font-size:11px;
			padding-left:4px;
		}
		
	/* Nouveaute */

	div.lsidebar div.new
	{ 
		border: solid 1px #c15050;
		margin-left: 3px;
		margin-top: 8px;
		width: 173px;
	}

	div.lsidebar div.new h4
	{
		background: transparent url("/Images/MasterPage/new-top.png") no-repeat top left;
		color: #fff;
		font-family: Arial, Sans-Serif;
		font-size: 13px; 
		font-weight: bold;
		height: 18px; 
		line-height: 18px;		
		margin: 0;
		text-align: center;	
		text-transform:uppercase	
	}

	div.lsidebar div.new div 
	{
		border: solid 1px #fff; 
		text-align: center;
	}
			
	div.lsidebar div.new div h5 
	{
		color: #bf4c4c;
		font-family: Arial, Sans-Serif; 
		font-size: 12px; 
		margin: 0; 
		padding: 8px 0; 
		text-decoration: underline;
	}
	div.lsidebar div.new div h5 a
	{
		color: #bf4c4c;
		font-weight: bold;
	}
			
	div.lsidebar div.new div p.image
	{
		background: none;
		height: auto;
		margin: 6px 0;
	}
			
	div.lsidebar div.new div p.price
	{
		background: none;
		color: #bf4c4c; 
		font-family: Arial, Sans-Serif; 
		margin: 0; 
		height: auto;
		line-height: 12px; 
		margin-bottom: 4px;
	}

	div.lsidebar div.new div p.price span
	{
		font-size: 11px;
	}

	div.lsidebar div.new div p.price strong
	{
		font-size: 12px;
	}

	div.lsidebar div.new div p.price .prix-barre
	{
		font-size: 12px;
		font-weight:normal;
		text-decoration:line-through;
	}

	div.lsidebar div.new div p.access
	{
		background: transparent url("/Images/MasterPage/new-bottom.png") no-repeat top left; 
		font-family: Arial, Sans-Serif;
		font-size: 11px;
		height: 16px; 
		line-height: 16px;
		margin: 0;
	}

	div.lsidebar div.new div p.access a
	{
		color: #fff;
	}
	
/* Colonne de droite */

div.rsidebar
{
	background: #fff url("/Images/MasterPage/shadow-right.png") no-repeat top right;			
	float: right;
	padding-right: 5px;
	width: 160px;
}

	/* Panier */

	div.rsidebar div#basket
	{
		background: #d8e7f5 url("/Images/MasterPage/basket.png") no-repeat 5px 10px;
		color: #4e80b0;
		cursor: default;
		font-size: 11px; 
		font-family: Arial, Sans-Serif; 
		padding: 6px 0 0 0;
	}

	div.rsidebar div#basket h4, div.rsidebar div#basket p
	{
		margin: 0;
		padding-left: 47px;
	}

	div.rsidebar div#basket h4
	{
		color: #4e80b0;
		font-weight: bold; 
		font-size: 13px; 
		text-decoration: none;
		text-transform: uppercase;
	}

	div.rsidebar div#basket p span a
	{
		color: #4e80b0;
	}
	
	div.rsidebar div#basket div.basket
	{
		min-height: 46px;
	}

	div.rsidebar div#basket p.freeofcharge 
	{
		background-color: #58829f; 
		color: #fff;
		font-family: Arial, Sans-Serif;
		font-size: 11px;
		margin-top: 9px; /* 6 --> pb */
		padding-left: 0;
		text-align: center; 
	}

	div.rsidebar div#basket p.freeofcharge strong
	{
		color: #fdcb96;
		text-transform:uppercase;
	}
	
		/* Previsualisation du panier */

		div.rsidebar div#basket div.insidebasket
		{
			background: transparent url('/Images/MasterPage/insidebasket-top.png') no-repeat top left;
			margin-bottom: 14px;
			margin-left: -40px;
			margin-top: 34px;
			padding-top: 13px;
			position: absolute;
			width: 215px;	
			z-index:9999;
		}
		
		div.rsidebar div#basket div.insidebasket h5
		{
			background: transparent url('/Images/MasterPage/insidebasket-title.png') no-repeat top left;
			color: #4e80b0;
			font-family: Arial, sans-serif;
			font-size: 15px;
			font-weight: bold;
			margin: 0;
			height: 32px;
			line-height: 32px;
			padding-left: 18px;
		}
		
		div.rsidebar div#basket div.insidebasket h5 span
		{
			color: #1dbae9;
			text-transform: uppercase;
		}	
		
		div.rsidebar div#basket div.insidebasket div.content
		{
			background: transparent url('/Images/MasterPage/insidebasket-middle.png') repeat top left;
		}
		
		div.rsidebar div#basket div.insidebasket div.content table
		{
			border-collapse: collapse;
			margin-left: 2px;
			margin-right: 5px;
			width: 206px;
		}
		
		div.rsidebar div#basket div.insidebasket div.content table tbody tr
		{
			height: 24px;
			line-height: 24px;
		}
		
		div.rsidebar div#basket div.insidebasket div.content table tbody tr td.empty
		{
			color: #1dbae9; 
			text-align: center;
		}
		
		div.rsidebar div#basket div.insidebasket div.content table tbody tr td span,
		div.rsidebar div#basket div.insidebasket div.content table tbody tr td strike
		{
			color: #30c1eb;
		}
		
		div.rsidebar div#basket div.insidebasket div.content table tbody tr td.description
		{
			background: transparent url('/Images/MasterPage/insidebasket-dot.png') no-repeat 6px 12px;
			padding-left: 16px;
			width: 67px;		
		}
		
			div.rsidebar div#basket div.insidebasket div.content table tbody tr td.description a
			{
				text-decoration:none;
				color: #4e80b0;
				}
				
				
				div.rsidebar div#basket div.insidebasket div.content table tbody tr td.description a:hover
			{
				text-decoration:underline;
				}
		
		div.rsidebar div#basket div.insidebasket div.content table tbody tr td.quantity
		{
			width: 26px;
		}
		
		div.rsidebar div#basket div.insidebasket div.content table tbody tr td.reduction, 
		div.rsidebar div#basket div.insidebasket div.content table tbody tr td.price
		{
			width: 42px;
		}
		
		div.rsidebar div#basket div.insidebasket div.content table tbody tr td.ralign
		{
			padding-right: 4px;
			text-align: right;
		}
		
		div.rsidebar div#basket div.insidebasket div.bottom
		{
			background: transparent url("/Images/MasterPage/insidebasket-bottom.png") no-repeat top left;
			height: 14px;
		}

	/* Newsletter */

	div.rsidebar div.newsletter
	{
		background: #d8e7f5 url("/Images/MasterPage/newsletter.png") no-repeat 10px 15px;
		color: #4e80b0;
		font-family: Arial, Sans-Serif;
		font-size: 11px;
		margin-top: 6px;
		padding: 6px 0 6px 47px;
	}
	
	div.rsidebar div.newsletter h4
	{
		font-size: 13px;
		margin: 0;
		text-transform: uppercase;				
	}
	
	div.rsidebar div.newsletter p
	{
		margin: 0;
	}

	div.rsidebar div.newsletter p a
	{
		color: #4e80b0;
	}
	
	/* Bonnes affaires */

	div.rsidebar p#gooddeal
	{
		background: transparent url("/Images/MasterPage/gooddeal.png") no-repeat top left; 
		font-family: Arial, Sans-Serif;
		font-size: 14px;
		font-weight: bold;
		height: 46px; 
		margin: 5px 0 0 0;	
		padding-top: 14px;
		text-align: center;
		text-transform: uppercase;
	}

	div.rsidebar p#gooddeal a
	{
		color: #fff;
		text-decoration: none;
	}

	/* Conseils */

	div.rsidebar div#advice
	{
		background: transparent url("/Images/MasterPage/advice.png") no-repeat top left;
		height: 81px;
		margin-bottom: 7px;
		.margin-top: 0;
	}

	div.rsidebar div#advice h4
	{
		color: #8e7a3c; 
		font-family: Arial, Sans-Serif;
		font-size: 11px;
		font-weight: bold;
		margin: 0;
		padding: 10px 0 0 10px;
		text-transform: uppercase;	
		visibility:hidden;
	}

	div.rsidebar div#advice h4 span
	{
	padding-left: 10px;

	}

	div.rsidebar div#advice p
	{
		margin: 10px 0 10px 10px;
	}

	div.rsidebar div#advice p select
	{
		color: #787878; 
		font-size: 10px; 
		font-family: Arial, Sans-Serif; 
		width: 110px;
	}

	div.rsidebar div#advice p input
	{
		vertical-align: bottom;
	}

	/* Garanties */

	div.rsidebar p#warranties
	{
		background-color: #d8e7f5;
		color: #4e80b0;
		font-family: Arial, Sans-Serif;
		font-size: 11px; 
		font-weight: bold;
		margin: 0;
		padding: 6px 0 6px 0;
		text-transform: uppercase; 
		text-align: center;								
	}

	div.rsidebar p#warranties a
	{
		color: #4e80b0;
		text-decoration: none;
	}

	div.rsidebar p#warranties a span
	{
		font-size: 12px;
	}

	div.rsidebar p#warranties a strong
	{
		font-size: 15px;
	}
	
	/* Catalogues */

	div.rsidebar div#catalogs
	{
		margin-top: 9px;
	}

	div.rsidebar div#catalogs h4
	{
		background: transparent url("/Images/MasterPage/catalogs-top.png") no-repeat top left; 
		margin: 0; 
		font-family: Arial, Sans-Serif; 
		font-size: 13px; 
		color: #fff; 
		text-align: center; 
		height: 19px; 
		line-height: 19px;		
	}

	div.rsidebar div#catalogs div
	{
		border: solid 1px #79b2d8;
	}

	div.rsidebar div#catalogs div div
	{
		border: solid 1px #fff;
	}

	div.rsidebar div#catalogs div div p.preview
	{
		margin: 0;
	}

	div.rsidebar div#catalogs div div p.preview img
	{
		vertical-align: bottom;
	}

	div.rsidebar div#catalogs div div p.access
	{
		background: transparent url("/Images/MasterPage/catalogs-bottom.png") repeat-x top left; 
		font-family: Arial, Sans-Serif;
		font-size: 11px;
		height: 16px; 
		line-height: 16px;
		margin: 0;
		text-align: center;
	}

	div.rsidebar div#catalogs div div p.access a
	{
		color: #fff;
	}
	
	/* Sécurité paiement */
	
	div.rsidebar p#securitepaiement
	{ 
		margin: 0; 
		padding-right: 6px;
		padding-top: 6px;
		text-align: right;
	}
	
/* Content */

.content
{
	background: #fff url("/Images/MasterPage/content.png") repeat-y top right;
	overflow: hidden;
}

.content, .center
{
	.height: 1%;
}

.center
{
	height: 100%;
	.margin-left: 199px;
	padding-left: 199px;
	.padding-left: 0;	
	.position: relative;
	width: 588px;
}

/* Pied de page */

div#footer
{
	background: #fff url("/Images/MasterPage/footer.png") no-repeat bottom left;
	clear: both;
	color: #8d7f57;
	font-family: Arial, Sans-Serif; 
	font-size: 10px;
	padding: 4px 0;
	text-align: center;
}

div#pseudofooter
{
	color: #8d7f57;
	font-family: Arial, Sans-Serif; 
	font-size: 10px;
	padding: 50px 0 20px 0;
	text-align: center;
	clear: both;
}

div#footer a, div#pseudofooter a
{
	color: #8d7f57;
	text-decoration: none;
}

/************************************************* PopUp - MasterPage (à réfléchir) *************************************************/

.popUp .popUpTopLeft
{
	height: 12px;
	width: 12px;
	background: transparent url('/Images/MasterPage/popUpTopLeft.png') no-repeat top left;
}

.popUp .popUpTop
{
	height: 12px;
	background: transparent url('/Images/MasterPage/popUpTop.png') repeat-x;
}

.popUp .popUpTopRight
{
	height: 12px;
	width: 12px;
	background: transparent url('/Images/MasterPage/popUpTopRight.png') no-repeat top right;
}

.popUp .popUpLeft
{
	width: 12px;
	background: transparent url('/Images/MasterPage/popUpLeft.png') repeat-y;
}

.popUp .popUpRight
{
	width: 12px;
	background: transparent url('/Images/MasterPage/popUpRight.png') repeat-y;
}

.popUp .popUpBottomLeft
{
	height: 12px;
	width: 12px;
	background: transparent url('/Images/MasterPage/popUpBottomLeft.png') no-repeat bottom left;
}

.popUp .popUpBottom
{
	height: 12px;
	background: transparent url('/Images/MasterPage/popUpBottom.png') repeat-x;
}

.popUp .popUpBottomRight
{
	height: 12px;
	width: 12px;
	background: transparent url('/Images/MasterPage/popUpBottomRight.png') no-repeat bottom right;
}

.popUp .popUpInner
{
	background-color: #FFF;
}

.popUp .popUpTitre
{
	position: relative;
	height: 22px;
	line-height: 22px;
}

.popUp .popUpTitre .titre
{
	color: #b6afac;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

.popUp .popUpTitre .btFermer
{
	position: absolute;
	top: 0;
	.margin-right: -1px;
	right: 0;
	height: 22px;
	width: 21px;
}

.popUp .innerText ul
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
