
body
{
	
	
	
	
}


UL
{
	margin:0px;
	padding:0px;
	padding-left: 0px;
}

LI
{
	margin:0px;
	margin-bottom: 5px;
	padding:0px;
	list-style-type:none;
}

LI .nb
{
	font-size: 9px;
}

LI.selected
{
	font-weight: bold;
}

hr
{
	width: 200px;
}


/* LISTE */

.commerce
{
	/*padding-bottom: 40px;*/
	/*height: 200px;*/
	width: 520px;
	/*border: 1px solid red;*/
	/*margin-bottom: 10px;*/
	padding: 10px;
	
	padding-top:10px;
	
	
	
}

.onglets
{
	padding: 3px;display: inline; 
	border-left: 1px solid #ccc; 
	border-top: 1px solid #ccc; 
	border-right: 1px solid #ccc;
	
	background: #9c1f32;
}

.onglets A
{
	color: #FFB41D;
	font-size: 11px;
	letter-spacing: 0.1em;	
}

.onglets A:hover, .onglets A.selected:hover
{
	text-decoration: none;
	color: white;
}

.onglets A.selected
{
	color: #FFB41D;
}

.comfond
{
	/*background: #e4dcc3;*/
	background: #e5e4c6;
	
	border-top: 1px dashed #fff;
	border-bottom: 1px dashed #fff;
	
	
}

.commerce .titre
{
	padding-top   : 10px;  
}

.commerce .titre A
{
	/*
	font-weight: bold;
	font-style: italic;
	*/
	
	font-size: 15px;
	
	font-family: impact;
	
	
	color: #7e071b;
	
	
}

.commerce .adresse
{
	font-size: 11px;
	margin-bottom: 5px;
}

.commerce .plan
{
	position: absolute; 
	margin-left: 417px;
	margin-top: -5px;
	font-size: 10px;
	text-align:center;
}

.commerce .body
{
	padding-left: 10px;
	
	width: 530px;
	
}

.commerce .desc
{
	border: 1px dashed #bbb;
	padding: 8px;
	
	/*height: 130px;*/
	background: white;
	margin-right: 10px;
	width: 485px;
	text-align: justify;
}

.commerce .photo
{
	float: left;
	
	
		
	width: 130px;
	height: 130px;
	
	text-align: center;
	
	margin-right: 10px;
	margin-bottom : 5px;
	
	
	border: 1px solid #fff;
	
	
	background: #e5e4c6;
}



.commerce .photo1
{		
	background: #f4f3e5;
}

.commerce .photo0
{	
	background: #e5e4c6;
}


.commerce .photo IMG
{
	border: 1px solid #fff;
	/*margin-top: 5px;*/
	
	
	
}

.commerce .link
{

	margin-top: 10px;
}


/* FICHE */

.fiche
{	
	
	width: 430px;
}

.fiche .nom
{
	font-size:20px;
	font-family:impact; 
	color: #7e071b;
	/*font-weight: bold;*/
	margin: 0px;
	/*margin-bottom: 30px;*/
	
	
}






.chapitres
{
	
	height: 30px;
	
	font-family:impact; 
	font-size: 16px;
	
}

.chapitres A
{
	font-size: 12px;
}

.chapitre, .chapitre_on
{
	
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	float: left;
	background: #ffb41d;
	
	cursor: pointer;
	margin-right: 5px;
	margin-bottom: 5px;
	
	
	
}

.chapitre_on
{
	/*background: #ccc;*/
	background: #9c1f32;
	
}

.chapitre A, .chapitre_on A 
{
	text-decoration: none;
}
.chapitre A
{
	color: #9c1f32;
}

.chapitre_on A
{
	color: #ffb41d;
}




.encart
{
	padding-top: 80px;
	padding-left: 4px;
}


.encart .big, #resume .preview
{
	text-align: center;
}

.encart .photo .vignettes
{
	margin-top: 20px;
}

.encart TABLE.vignettes TD
{
	background: #e5e4c6;
	height: 90px;
	width: 90px;
	border: 1px solid #fff;
}

.encart .link
{
	width: 210px;
	text-align:center;
	margin-top: 15px;
}

.encart .legend
{
	width: 210px;
	text-align:center;
	margin-bottom: 5px;
	font-size: 11px;
}


#resume .preview .vignettes TD
{
	background: #e5e4c6;
	height: 130px;
	width: 90px;
	border: 1px solid #fff;
}

#photocontainer
{
	width: 210px;
	height: 210px;
	
	background: #e5e4c6;
	border: 1px solid #fff;
}

#photocontainer TD
{
	text-align: center;
}


