body, td, th {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}
p{
	margin:0;
	padding:0;
	margin-bottom:5px;
}
img{
	border:0px;
}
.produit_titre {
	font-size: 18px;
	font-weight: bolder;
	color: 8C170B;
}
.produit_texte {
	font-size: 12px;
}

a:link,a:visited{
	color: #777777; 
	text-decoration: none;
}
a:hover,a:active{
	color: #ff9933;
	text-decoration: underline;
}

.navig a:link,.navig a:visited{	
	cursor:pointer;
	color: #777777; 
	text-decoration: none;
	font-size: 15px; 
}
.navig a:hover,.navig a:active{	
	cursor:pointer;
	color: #ff9933;
	text-decoration: underline;
	font-size: 15px; 
}
.spacer {
	clear: both;
	visibility:hidden;
	height:1px;
	font-size:1px;
	line-height:1px;
	width:1px;	
}

.copy {
	font-size: 9px;
}
.virtuelle {
	font-size: 9px;
}
.presse_titre {
	font-size: 12px;
	font-weight: bolder;
	color: #990000;
	background-position: center;
}
.presse{
	font-size: 11px;
}
.texte{
	font-size:13px;
}
.legende{
	font-size:10px;
	font-style:italic;
	color:#888888;
	width:160px;
	text-align:center;
}
.telecharger{
	font-size:10px;
	font-style:italic;
	color:#888888;
}

.titre{
	/*font-size: 20px;
	font-weight:bold;	
	color:#F19601; A04022
	text-align:center;
	padding:0 5px;
	margin-left:3px;*/
}


.tableau {
	border-collapse:collapse;
}
.tableau th {
	background-color: #333333;
	padding: 3px;
	color: #FFFFFF;
	white-space: nowrap;
	border: 1 px solid #000000;
}
.tableau td {
	padding: 3px;
	background-color: #DDDDDD;
	color: #000000;
	border: 1 px solid #000000;
}
