/* CSS inspiré des tutoriels css.alsacreations.com/ */
/** {margin: 0 !important; padding: 0 !important;}*/

body 
{
	scrollbar-face-color			: #F0BB21;
	scrollbar-shadow-color		: #000000;
	scrollbar-highlight-color	: #7082C9;
	scrollbar-3dlight-color		: #FFFFFF;
	scrollbar-darkshadow-color	: #670000;
	scrollbar-track-color		: #7082C9 ;
	scrollbar-arrow-color		: #7082C9 ;

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	width : 100%;
}

/* Contient toutes les autres div */
#conteneur {
	position: absolute;
	width: 100%;
}

/* contient toute la colonne de gauche */
#colGauche
{
	left : 0;
	margin : 0 0 0 0;
	padding : 0 0 0 0 ;
	width : 135px;
	float : left;
	z-index: 6;
}

/* Image du logo */
#gauchehaut {
	left:0;
	width: 135px;
	margin : 0 0 0 0;
	padding : 0 0 0 0 ;
	height: 273px;
	z-index: 1;
}

/* Partie extensible */
#extension
{
	float : left;
	width : 135px;
	left:0;
	margin : 0 0 0 0;
	padding : 0 0 0 0 ;
	background-image : url(/images/sauvegarde_08.jpg);
	background-repeat : repeat-y;
	border : none;
	z-index: 1;
}

/* Bas de la colonne (image) */
div#basgauche
{
	float: left;
	left:0;
	width: 135px;
	z-index: 1;
}

/* gallerie ... */
div#gallerie_images {
	position: absolute;
	top: 250px;
	left: 50%;
	margin-left: -190px;
	z-index: 200;
	height: 46px;
	width: 358px;
	overflow: hidden;
	visibility: hidden;
}

div#gallerie_images img {
	width: 40px;
	height: 40px;
	border: 1px solid white;
	padding: 1px;
	margin: 1px;
	opacity: 0.6;
}

div#gallerie_images img:hover {
	border: 1px solid #F2CA09;
	opacity: 1;
}

div#gallerie_images img#suiv_gallerie {
	position: absolute;
	top: 0;
	left: 333px;
	background: white;
	z-index: 210;
	width: 20px;
	opacity: 1;
}

div#gallerie_images img#prec_gallerie {
	position: absolute;
	top: 0;
	left: -1px;
	background: white;
	z-index: 210;
	width: 20px;
	opacity: 1;
}

div#gallerie_images .galerie_puzzles {
	position: absolute;
	top: 0px;
	left: 0px;
}

div#gallerie_images p#debug_galerie {
	z-index: 300;
	background: white;
	border: 1px solid black;
	position: absolute;
	left: 23px;
	top: 5px;
	display: none;
}

/* Contenu principal */
div#centre 
{
	display: block;
	position : absolute;
	top : 145px;
	left: 150px;
	right : 170px;
	z-index: 8;
	padding-right:0px;
	
}

div#droiteBas
{
	position : fixed;
	display: block;
	
	
	background-image: url(/images/sauvegarde_07.gif);
	background-repeat: no-repeat;
	bottom :0px;
	right: 0px;
	height: 386px;
	width: 150px;
/*	top : 180px;*/
	/*border: 1px solid black;*/
	position: expression("absolute"); 

	top: expression((0- droiteBas.offsetHeight + ( document.documentElement.clientHeight ? document.documentElement.clientHeight : document.body.clientHeight ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' );	
   right : expression("0px"); 
	z-index: 0;

	/* (   ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) )*/
}
div#recherche
{
	position 			: absolute;
	top 				: 100px;
	left 				: 200px;
	margin 				: 0 0 0 0;
	/*padding 			: 2px 2px 2px 2px;*/
	background-image		: url(/images/recherche.gif);
	background-repeat		: no-repeat;
	font-family			: Verdana;
	font-size			: 10px;
	color				: #7082C9;
	font-weight			: bold;
	width 				: 230px;
	z-index				: 4;
}

div#recherche a
{
	/*margin-top: -5px;		*/
	font-family	: verdana;
	font-size	: 10px;
	color		: #7082C9;
	
}

div#recherche a img {
	display: inline;
	/*vertical-align: bottom;*/
}

.inputrech
{
	background-color: white;
	padding: 2px;
	margin-left: 10px;
	margin-right: 4px;
	margin-bottom: 5px;
	border : 1px solid #EDCE13;
	line-height: 10px;
	font-family: verdana;
	font-size : 10px;
	font-weight: bold;
	color: #7082C9;
	width: 170px;
	
}

div#recherche p.right {
	margin-top: 5px;
	text-align: right;
}

div.menubas
{
	margin-top: 250px;
	margin-left: 45px;
	margin-right: 10px;
	font-family: Verdana;
	font-size: 9px;

}

.menubas a
{
	font-family: Verdana;
	font-size: 9px;
	display:block;
	color: white;
	text-decoration :none;
	text-align: left;
	font-weight: bold;
	line-height: 15px;
	z-index : 12;
}

.menubas a:hover
{
	text-decoration :underline;
}
/* div#poplistnews{position: absolute; bottom : 609px; left: 2px; display:block; background-image:url(fond-main-content.png); background-repeat: repeat-y;}*/
div#poplistnews{position: relative; display:block; margin-top:20px; left:-10px;}

div#poplistnews form {padding:0; margin:0;}
.sousmenu
{
	list-style-type: none;
}
	.sousmenu li
	{
		margin : 0px;
	}
	
	.sousmenu a
	{
		display : block;
		height	: 20px;
		line-height	: 20px;
		font-family : Verdana;
		font-size : 10px;
		color : black;
		font-weight : bold;
		text-decoration : none;
		vertical-align: middle;
	}
	
	.sousmenu .selected a
	{
		font-weight : bold;
		color : #FFBD40;
	}
	.sousmenu a:hover
	{
		color : #7082C9;
	}
	

	p {margin: 0 0 10px 0;}
	
	
/*****************/
/* Menu principal*/
/*****************/


/* Bandeau contenant le menu principal et l'actu*/
#header {
	position : absolute;
	top : 0px;
	left : 0px;
	background-image : url(/images/sauvegarde_05.jpg); 
	background-repeat: repeat-x;
	width:100%;
/*	z-index:7;*/
}
div#blocHeader
{
	width : 783px;
	height: 152px;
}


/*
div#headerSuite
{
		height : 150px;
		background-image : url(/images/sauvegarde_04.jpg); 
		background-repeat : no-repeat;
		float : left;
		width : 25px;
}
*/

/* Partie qui bouge */
/*div#headExten
{
	
	height : 130px;
	background-image : url(/images/sauvegarde_05.jpg); 
	background-repeat : repeat-x;
	float : left;
} */


	div#menuTop
	{
		width : 543px;
		float : left;
	}
	li.menuTop1, li.menuTop2, li.menuTop3, li.menuTop4, li.menuTopblanc
	{
		height : 130px;
		float : left;
		display : block;
	}
	li.menuTop5 {
		display: none;
	}

	li.menuTop1 a, li.menuTopSelect1 a
	{
		width : 106px;	
	}
	li.menuTop2 a, li.menuTopSelect2 a
	{
		width : 100px;	
	}
	li.menuTop3 a, li.menuTopSelect3 a
	{
		width : 101px;	
	}
	li.menuTop4 a, li.menuTopSelect4 a
	{
		width : 101px;	
	}
	li.menuTop1 a, li.menuTop2 a, li.menuTop3 a, li.menuTop4 a
	{
		margin : 8px 0 0 0px;
		display : block;
		height	: 120px;
		line-height	: 17px;
		font-family : Verdana;
		font-size : 12px;
		color : black;
		font-weight : bold;
		text-decoration : none;
		text-align	: center;
		vertical-align : middle;
	}
	li.menuTop1 a:hover, li.menuTop2 a:hover, li.menuTop3 a:hover, li.menuTop4 a:hover
	{
		color : #7082C9;
	}
	li.menuTopblanc { width: 135px; height: 273px; background-image : url(/images/sauvegarde_01.jpg); background-repeat: no-repeat; background-color : white;}

	li.menuTop1 { background-image : url(/images/sauvegarde_10.jpg); background-repeat: no-repeat; background-color : white;}
	li.menuTop2 { background-image : url(/images/sauvegarde_11.jpg); background-repeat: no-repeat; background-color : white;}
	li.menuTop3 { background-image : url(/images/sauvegarde_12.jpg); background-repeat: no-repeat; background-color : white;}
	li.menuTop4 { background-image : url(/images/sauvegarde_13.jpg); background-repeat: no-repeat; background-color : white;}

	/*Version sélectionnée*/
		li.menuTopSelect1, li.menuTopSelect2, li.menuTopSelect3, li.menuTopSelect4, li.menuTopSelectblanc
	{
		height : 130px;
		float : left;
		display : block;
		
	}
	
	li.menuTopSelect1 a, li.menuTopSelect2 a, li.menuTopSelect3 a, li.menuTopSelect4 a
	{
		margin : 8px 0 0 0px;
		display : block;
		height	: 120px;
		line-height	: 17px;
		font-family : Verdana;
		font-size : 12px;
		color : White;
		font-weight : bold;
		text-decoration : none;
		text-align	: center;
		vertical-align : middle;
	}
	li.menuTopSelect1 a:hover, li.menuTopSelect2 a:hover, li.menuTopSelect3 a:hover, li.menuTopSelect4 a:hover
	{
		color : Black;
	}
	li.menuTopSelectblanc { width: 135px; height: 273px; background-image : url(/images/sauvegarde_01.jpg); background-repeat: no-repeat; background-color : white;}

	li.menuTopSelect1 { background-image : url(/images/select/menu_01.jpg); background-repeat: no-repeat; background-color : white;}
	li.menuTopSelect2 { background-image : url(/images/select/menu_02.jpg); background-repeat: no-repeat; background-color : white;}
	li.menuTopSelect3 { background-image : url(/images/select/menu_03.jpg); background-repeat: no-repeat; background-color : white;}
	li.menuTopSelect4 { background-image : url(/images/select/menu_04.jpg); background-repeat: no-repeat; background-color : white;}

	
/******************/
/* TITRE PRINCIPAL*/
/******************/
	div#zoneTitre
	{
		display : none;
	}

/*************/
/* Actus 	*/
/************/
	div#news
	{
		float : left;
		margin : 0 ;
		padding : 0;
		width : 216px;
		vertical-align : top;
	}
	div#newsTexte
	{
		height : 79px;
		background-image : url(/images/sauvegarde_03.jpg);
		float : left;
		width : 216px;
	}

	div#newsTexte a.actuLien
	{
		margin		: 8px 0px 0px 10px;
		display: block;
		font-size	: 13px;
		line-height	: 15px;
		height		: 15px;
		font-family: Verdana;
		font-size: 12px;
		color: Black;
		text-decoration: none;
		font-weight: bolder;
	}
	
	div#newsTexte a.actuLien font
	{
		font-size: 10px;
	}
	
	div#newsTexte a.actuLien:hover
	{
		color: #7082C9;
	}
	
	div#newsTexte a.actuLienSelect font
	{
		font-size: 10px;
	}
	/* Actus Select*/
	
	div.newsTexteSelect
	{
		height : 79px;
		background-image : url(/images/select/actu_2.jpg) !important;
		float : left;
		width : 216px;
	}

	a.actuLienSelect
	{
		margin		: 8px 0px 0px 10px;
		display		: block;
		font-size	: 13px;
		line-height	: 15px;
		height		: 15px;
		font-family	: Verdana;
		font-size	: 11px;
		color			: White;
		text-decoration: none;
		font-weight	: bolder;
	}
	
	a.actuLienSelect:hover
	{
		color: black;
	}
	
	/*Texte Actus*/
	
	
	div#news p
	{
		margin		: 0 18px 0 4px;
		font-size	: 9px;
		line-height	: 9px;
		overflow		: hidden;
	}
	/* Si on met une liste dans le bloc actu*/
	div#news ul
	{
		list-style			: none;
		margin				: -13px 20px 0 6px;
		padding 				: 0 0 0 0;
		font-size			: 10px;
		font-weight			: bold;
		color					: white; 
		line-height			: 9px;
		
	}
	div#news li
	{
		list-style			: none;
		margin				: 0 0 5px 0;
		padding				: 0 0 0 0;
	}
	/* bloc bas news (juste pour mettre un lien */ 
	div#basNews
	{
		background-image	: url(/images/sauvegarde_06.jpg);
		background-repeat	: no-repeat;
		height				: 71px;
		width					: 216px;
		float					: left;
	}
	
	.blink
	{
		list-style			: none;
		font-size			: 10px;
		font-weight			: bold;
		color					: white; 
		line-height			: 9px;
		text-decoration	: blink;
		
	}

	
	div#basNews a
	{
		display : block;
		margin : 8px 20px 0 0px;
		text-align : right;
		font-family: Verdana;
		font-size: 9px;
		font-weight: bold;
		color: Black;
	}

	div#basNews a:hover
	{
		/*color: #7082C9;*/
		text-decoration: none;
	}
	
/***********
 * Préférés
 * *********/

div.prefere {
	float: left;
	margin: 10px;
	width: 200px;	
	text-align: center;
}
div.prefere a
{
	cursor: pointer;
}
p.prixpref {
	font-weight: bold;
}

div#prefere
{
	position	: absolute;
	right		: 15px;
	top		: 310px;
	width		: 150px;
	padding	: 0 0 0 0;
	margin	: 0 0 0 0;
	z-index	: 10;
	font-family: Verdana;
	font-size: 10px;
}
div#poplistnews1{position: absolute; right:15px; top:400px; width:150px; padding:0; margin:0; z-index:10;}

.listePref {
	padding: 5px;
	list-style-type: none;
}

div#bgpref
{
	/*background-image: url(/images/sauvegarde_15.gif);
	background-repeat: no-repeat;*/
	background: #FBF2B1;
	padding	: 5px 5px 0 5px;
	margin	: 0 0 0 4px !important;
	margin	: 0 0 0 2px;
	width : 127px;
	float:left;
}

div#bgpref ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

div#bgpref ul li {
	display: inline;
}

div#bgpref ul li img {
	border: 1px solid #777;
	margin: 3px;
	padding: 2px;
	background: white;
	width: 35%;
	/*height: 35%;*/
}

div#bgprefbas
{
	padding : 0 0 0 0;
	background-image: url(/images/sauvegarde_16.gif);
	background-repeat: no-repeat;
	height : 49px;
	width : 150px;
	float: left;
}
	
div.menupref1
{
	width	: 150px;
	margin	: 0 0 0 0;
	padding	: 0 0 0 0;
}

div.menupref1 .prefTitre
{
	margin : 0 0 0 0;
	padding : 2px 0px 0px 15px;
	height	 : 26px;
	display : block;
	background-image: url(/images/sauvegarde_14.jpg);
	background-repeat: no-repeat;
	color : black;
	font-family: Verdana ;
	font-size: 12px;
	text-decoration : none;
	font-weight : bold;
	text-align	: left;
	vertical-align : middle;
}
div.menupref1 div.prefTitre a
{
	margin : 0 0 0 0;
	padding-right: 10px; 
	height	 : 26px;
	color : black;
	font-family: Verdana ;
	font-size: 12px;
	text-decoration : none;
	font-weight : bold;
	text-align	: left;
	vertical-align : middle;
}

div.menupref1 div.prefTitre a:hover
{
		color : #7082C9;
}

div.menupref1 div.prefTitre a font
{
	font-size: 9px;
}

div.menupref1 div.prefTitreSelect a font
{
	font-size: 9px;
}



div.menupref1 a.prefTitreSelect
{
	color				: white;
	margin			: 0 0 0 0;
	padding			: 2px 0px 0px 15px;
	height			: 26px;
	display			: block;
	background-image: url(/images/select/caddie_2.jpg);
	background-repeat: no-repeat;
	font-family		: Verdana ;
	font-size		: 12px;
	text-decoration: none;
	font-weight		: bold;
	text-align		: left;
	vertical-align	: middle;

}
/*************/
/* Caddie 	*/
/************/
div#caddie
{
	position	: absolute;
	right		: 15px;
	top		: 150px;
	width		: 150px;
	padding	: 0 0 0 0;
	margin	: 0 0 0 0;
	z-index	: 11;
}

div.menucaddie1
{
	width	: 150px;
	margin	: 0 0 0 0;
	padding	: 0 0 0 0;
}

div.menucaddie1 .caddieTitre
{
	margin : 0 0 0 0;
	padding : 2px 0px 0px 15px;
	height	 : 26px;
	display : block;
	background-image: url(/images/sauvegarde_14.jpg);
	background-repeat: no-repeat;
	color : black;
	font-family: Verdana ;
	font-size: 12px;
	text-decoration : none;
	font-weight : bold;
	text-align	: left;
	vertical-align : middle;
}
div.menucaddie1 div.caddieTitre a
{
	margin : 0 0 0 0;
	padding-right: 10px; 
	height	 : 26px;
	color : black;
	font-family: Verdana ;
	font-size: 12px;
	text-decoration : none;
	font-weight : bold;
	text-align	: left;
	vertical-align : middle;
}

div.menucaddie1 div.caddieTitre a:hover
{
		color : #7082C9;
}

div.menucaddie1 div.caddieTitre a font
{
	font-size: 9px;
}

div.menucaddie1 div.caddieTitreSelect a font
{
	font-size: 9px;
}



div.menucaddie1 a.caddieTitreSelect
{
	color				: white;
	margin			: 0 0 0 0;
	padding			: 2px 0px 0px 15px;
	height			: 26px;
	display			: block;
	background-image: url(/images/select/caddie_2.jpg);
	background-repeat: no-repeat;
	font-family		: Verdana ;
	font-size		: 12px;
	text-decoration: none;
	font-weight		: bold;
	text-align		: left;
	vertical-align	: middle;

}


div#bgcaddie
{
	background-image: url(/images/sauvegarde_15.gif);
	background-repeat: no-repeat;
	padding	: 0 0 0 0;
	margin	: 0 0 0 0;
	height : 80px;
	width : 150px;
	float:left;
}

div#bgcaddie font
{
	margin : 0px 0px 0px 0px;
	padding : 10px 10px 10px 10px;
	text-align: justify;
	vertical-align: middle;
	font-family: Verdana;
	font-size: 9px;
	color : Black;
	display : block;
}

div#bgcaddiebas
{
	padding : 0 0 0 0;
	background-image: url(/images/sauvegarde_16.gif);
	background-repeat: no-repeat;
	height : 49px;
	width : 150px;
	float: left;
}

div#bgcaddie font .vert
{
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	color: #32CD32;
}

div#bgcaddie font .rouge
{
	font-family: verdana;
	font-size: 9px;
	font-weight: bold;
	color: #DC143C;
}

.image img {
	border: 2px solid #7082C9;
	margin-right: 20px;
	margin-top: 10px;
}
.image div{
	margin-top: 5px;
}



/*************/
/* Textes principaux 	*/
/************/
.texte a
{
	font-family: Verdana;
	font-size: 10px;
	color : Black;
	text-decoration: none;
}

.texte a:hover
{
	text-decoration: none;
}

.texteSelected
{
	text-decoration: none;
}
.texte2
{
	font-family: Verdana;
	font-size: 11px;
	color : black;
	text-decoration: none;
	font-weight: normal;
	text-align: justify;
}

.texte3
{
	font-family: Verdana;
	font-size: 11px;
	color : #F0BB21;
	text-decoration: none;
	font-weight: bolder;
	text-align: justify;
}

.texte4
{
	font-family: Verdana;
	font-size: 9px;
	color : black;
	font-weight : normal;
	text-align: justify;
}

.titre
{
	font-family: Verdana;
	font-size: 16px;
	color: #7082C9;
	font-weight: bolder;
}

h1
{
	font-family: Verdana;
	font-size: 16px;
	color: #2949C4;
	font-weight: bold;
}

h1#titrepage, h1.titrepage
{
	background-image: url(/images/piece_transparent.jpg);
	background-repeat : no-repeat;
	padding-left : 50px;
	height : 60px;
	line-height : 60px;
	vertical-align : middle;
	font-size: 18px;
	margin : 0 0 0 0;
}

.titre2
{
	font-family: Verdana;
	font-size: 14px;
	color: #7082C9;
	font-weight: bolder;
	vertical-align: middle;
}

.titre3
{
	font-family: verdana;
	font-size: 14px;
	color: #A1BFF5;
	font-weight: bold;
}

.titre4
{
	font-family: Verdana;
	font-size: 11px;
	color: #7082C9;
	font-weight: bolder;
	vertical-align: middle;
}

.titre5
{
	font-family: Verdana;
	font-size: 9px;
	color: #7082C9;
	font-weight: bolder;
	vertical-align: middle;
}
.titre6 
{
	font-family: Verdana;
	font-size: 11px;
	color: #7082C9;
	font-weight: normal;
	vertical-align: middle;
	text-decoration: none;
}

.anciennes a, .anciennesSelect a
{
	font-family: Verdana;
	font-size: 14px;
	color: #7082C9;
	font-weight: bold;
	vertical-align: middle;
	text-decoration: none;
}

.anciennes a:hover
{
	text-decoration: underline;
}

.anciennes a:visited
{
	text-decoration: underline;
}

div#texteaccueil 
{
	display:block;
	float: left;
	text-align: justify;
	font-family: Verdana;
	font-size: 11px;
	color: black;
	font-weight: normal;
	
}


div#centrer
{
	margin-left: 130px;
	margin-right : 130px;
	font-family: Verdana;
	font-size: 11px;
	text-align : left;
	border : 2px solid #7082C9;
}


.hr
{
	border	: 2px solid #F2CA09;
}



div#tableau
{
	border: 1px solid #7082C9;
}

div#tableau input
{
	background-color	: #C5D8F9;
	font-family			: Verdana;
	font-size 			: 10px;
	color					: #4B0082;
	
}

.fondfact
{
	background-color		: #7082C9;
	font-family 			: Verdana;
	font-size				: 12px;
	color						: white;
	font-weight 			: bold;
	text-align				: center;
	
	
}

form > table.tab_ref {
	width: 100%;

}


.supp a{
	display : block;
/*	height					: 80px;*/
	margin-top: 30px;
	margin-bottom: 30px;
}

.ligne1 ,.row1
{
	background-color		:#C5D8F9 ;
	font-family 			: Verdana;
	font-size				: 11px;
	color						: black;
	font-weight 			: bold;
	padding					: 2px 2px 2px 2px;
}

.ligne2,.row0
{
	background-color		: #A1BFF5;
	font-family 			: Verdana;
	font-size				: 11px;
	color						: black;
	font-weight 			: bold;
	padding					: 2px 2px 2px 2px;
}
.tab_ref td{
	border					: 1px solid white;
	padding					: 2px 10px 2px 10px;
}
.tab_ref th{
	background-color		:#7082C9;
	border					: 1px solid white;
	height: 10px;
	vertical-align: top;
	margin : 0;
	padding : 0;
	color	: white;
}
.textetableau
{
	font-family		: verdana;
	font-size		: 11px;
	color				: Black;
}

div#situation
{
	width		: 300px;
	border	: 1px solid #7082C9;
	
}

div#situation input
{
	background-color	: #C5D8F9;
	font-family			: Verdana;
	font-size 			: 10px;
	color					: #4B0082;
	}
	


.prix
{
	background-image 		: url(/images/prix.gif);
	background-repeat		: repeat-x;
	height					: 20px;
	line-height				: 20px;
	font-family				: verdana;
	font-size				: 14px;
	color						: black;
	font-weight				: bold;
	vertical-align			: middle;
}

.nomp
{
	font-family		: verdana;
	font-size		: 14px;
	color				: #7082C9;
	font-weight		: bold;
}



br.clear
{
	clear: both;
}

/* LISTE DES ACTUS */
.blocArticle
{
		margin : 0 5px 0 5px;
}
.blocArticle dt
{
	border-bottom 	: 1px solid #7082C9;
	font-weight		: bold;
	margin-bottom 	: 10px;
}
.blocArticle dd
{
	margin-bottom : 20px;
}

div#exemples
{
	position : relative;
	float		:left;
}

img.image {
	margin-right: 20px;
	margin-top	: 10px;

}

/* Formulaire de CONTACT*/

.alert
{
	font-family		: verdana;
	font-size		: 11px;
	color				:#DC143C; 
	font-weight		: bold;
}

/*
Chemin
*/
div#chemin
{
	/*border: 1px solid #FF00CC;*/
	color					: #7082C9;
	margin				: 0 0 10px 5px;
}
div#chemin a, a.lien
{
	color					: #3258E6;
	text-decoration 	: none;
	font-weight			: bold;
}

div#chemin a:hover, a.lien:hover
{
	color					: Black;
	text-decoration 	: none;
	font-weight			: bold;
	
}

div#chemin span.cheminSelect
{
	font-weight			: bolder;
	color 				: #B22222;
	text-decoration 	: none;
}

/*
PATH DANS LES LISTES DE RES
*/
div#path
{
	clear					: both;
	margin				: 10px 0 10px 0;
}
div#path a.pathTitre
{
	color					: black;
	font-size			: 12px;
	font-weight			: bolder;
	text-decoration	: none;
	text-align			: center;
	display				: block;
}
div#path a.pathTitre:hover
{
	color					: black;
	text-decoration	: none;
}
div#path ul li
{
	float					: left;
	margin				: 5px 5px 5px 5px;
	padding				: 0 0 0 0;
	list-style			: none;
}
div#path ul li a
{
	text-decoration	: underline;
	color					: black;
}
div#path ul li a:hover
{
	text-decoration	: none;
}
div#path ul li.pathSelect
{
	font-weight			: bold;
}
div#path ul li.pathSelect a
{
	color					: #F0BB21;
}

.accueil
{
	font-family: Verdana;
	font-size: 12px;
	color: #2949C4;
	font-weight: bold;
}

.entreprise
{
	font-family	: Verdana;
	font-size	: 9px;
	color			: Black;
	font-weight	: normal;
	text-align	: center;
}


/**************************************/
/* Liste triée par ordre alphabétique */
/**************************************/
div#rappelTheme
{
	clear					: both;
	margin				: 10px 0 10px 0;
}
div#rappelTheme ul
{
	margin-top			: 20px;
	margin-right		: auto;
	margin-left			: auto;
}
div#rappelTheme li
{
	list-style			: none;
	list-style-image	: url(/images/puce.gif);
}
div#rappelTheme a
{
	font-family			: verdana;
	font-weight			: bold;
	font-size			: 12px;
	color					: black;
	text-decoration	: none;
}
div#rappelTheme a:hover
{
	color					: #7082C9;
}



.prixP
{

	font-family			: Verdana;
	font-size			: 12px;
	color				: #B22222;
	font-weight 			: bold;
	text-align			: right;
	margin 				: 10px 0px 0px 0px;
	padding				: 0;
	
}

#jsPanier {
	/*display:none;*/
	position	: absolute;
	right		: 150px;
	top		: -12px;
	height		: 40px;
	padding	: 0 0 0 0;
	margin	: 0 0 0 0;
	z-index	: 12;	
	
	overflow:none;
	
	width:400px;
	/*border: 1px red solid;*/
	text-align: right;
}
#jsPanier img{
	/*display:none;*/
	height: 40px;
}

.erreur {
	font-family: Verdana;
	font-weight: bold;
	color: #B22222;
}
