


/*****************************************/
/*layout global*/
/*****************************************/
#containerborder 
{
	clear:both;
	width:760px;
	margin-left: auto;
	margin-right: auto;
	background-color: #fff;
}
#container 
{
	width:760px;
	padding:0px;
	margin:0px;
}
#banner
{
	width:760px;
	height:60px;
	border-top:1px solid #999;
	border-bottom:1px solid #999;
}
#logo
{
	float:left;
	width:140px;
	height:60px;
	background-image:url(../img/logo-esf.gif);
	background-repeat:no-repeat;
}

#logo SPAN
{
	display:none;
}
#deco
{
	float:left;
	width:479px;
	height:60px;
	background-image:url(../img/bandeau1-2.jpg);
	background-repeat:no-repeat;
	border-left:1px solid #999;
	border-right:1px solid #999;
}
#deco SPAN
{
	display:none;
}
#esfname
{
	float:left;
	width:126px;
	height:45px;
	padding:10px 0 0 10px;
	font-size:1.1em;
	color:#039;
	font-weight:bold;
	line-height:1.6em;
}
#pagepath
{
	font-size:1.3em;
	padding-left:140px;
	border-bottom:1px solid #999;
	color:#999;
}
#pagepath A,#pagepath A:hover
{
	color:#dfdfdf;
	cursor:text;
	text-decoration:none;
}
#pagepath A.ok,#pagepath A.ok:hover
{
	color:#Cd0000;
	cursor:pointer;
	text-decoration:none;
}
#pagepath A.current,#pagepath A.current:hover
{
	color:black;
}


#pagecontent
{
	margin:0;
	padding:0;
	width:760px;
	height:390px;
}
#aide
{
	float:left;
	margin:0;
	padding:0 3px 0 0;
	width:137px;
	height:390px;
	border-right:1px solid #999;
	color:#039;
}
#contenu
{
	float:left;
	margin:0;
	padding:0;
	width:449px;
	height:375px;
	margin:5px 10px 0 20px;
}
#rightcol
{
	float:left;
	margin:0;
	padding:0;
	width:140px;
	height:385px;
}
#pagefooter
{
	width:760px;
	height:28px;
	border-top:1px solid #999;
	border-bottom:1px solid #999;
}

#footerleft
{
	float:left;
	width:660px;
	height:20px;
}
#footerleft SPAN
{
	display:block;
	float:left;
	margin:0;
	padding:0;
	color:#999;
	font-style:italic;
}
#footerleft SPAN A
{
	font-style:normal;
}
SPAN#paiementenligne
{
	color:black;
	margin-left:10px;
	padding:0  0 0 15px;
	background:url(../img/cadenas.gif) no-repeat  left;
}
#footerright
{
	float:left;
	width:100px;
	height:20px;
	margin-top:4px;
}
#footerright IMG
{
	border:none;
}

/*****************************************/
/*contenu */
/*****************************************/
/*blocs gris rappel sélection précédente */
.chosen
{
	margin:1px 0 0 0;
	padding:5px 0 0 5px;
	width:430px;
	height:20px;
	background:#eeeeee;
}
.intitule
{
	float:left;
	width:300px;
	font-weight:bold;
	color:#252525;
}
.modify
{
	float:left;
	width:120px;
	text-align:right;
}
.modify A
{
	text-decoration:underline;
}
/*****************************************/
/*blocs gris rappel sélection précédente */

/*****************************************/
/*pavés rightcol : compte client, panier*/
/*****************************************/
#compteclient,#panier
{
	margin:1px 0 0 0;
	padding:5px;
	width:130px;
	height:auto;
	background:#dfdfdf;
}
#compteclient h2
{
	margin:0;
	padding:0;
}

#compteclient fieldset
{
	border:0px;
	margin:0;
	padding:0;
}
#compteclient label
{
	display:block;
	clear:both;
	margin:0;
	padding:0;
	font-size:1em;
}
#compteclient input
{
	display:block;
	font-size:0.9em;
	width:120px;
	margin:0;
	padding:0;
}
#compteclient input#pwd
{
	float:left;
	width:50px;
}
#compteclient a
{
	display:block;
	text-decoration:underline;
	margin:0;
}
#compteclient a#acces
{
	float:left;
	text-decoration:none;
	margin:0 0 0 7px;
	padding:0 15px 0 3px;
	font-size:1em;
}
#panier a
{
	display:block;
	margin:2px 0;
	text-decoration:underline;
}



table.choix
{
	border:0px;
	margin:0;
	padding:0;
	font-size:1.1em;
}
table.choix label
{
}
table.choix input
{
	width:200px;
}
table.choix select
{
	width:200px;
}
table.choix select.nb
{
	width:60px;
}

.pictochoix
{
	float:left;
	padding:5px;
	width:135px;
}
.pictochoix IMG
{
	border:0;
}
.pictochoix A IMG
{
	border:2px solid #fff;
}
.pictochoix A:hover  IMG
{
	border:2px solid #cd0000;
}
.intitulechoix
{
	float:right;
	padding-top:7px;
	width:300px;
	text-align:justify;
}

