

.cadre_texte 
{
	position		: relative;
	visibility		: visible;
	height			: 505px;
	top				: 1px;
	margin-left     : 0px;
	overflow		: scroll;
	scrollbar-base-color:#52102B;
	scrollbar-3dlight-color:#52102B;
	scrollbar-arrow-color:AD0632;
	scrollbar-darkshadow-color:#000000;
	scrollbar-face-color:#52102B;
	scrollbar-highlight-color:#52102B;
	scrollbar-shadow-color:#000000;
	scrollbar-track-color:#691436;

	overflow-x:auto; 
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	color: #CCCCCC;
	text-align: left;
	
}
.cadre_texte2 
{
	float: left;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-align: justify;
	margin-right: 30px;
	margin-top: 5px;
	margin-left: 20px;
		
}
#contenant{
float: left;
background: url(../IMG/skin/interne/magasin-optique_05.jpg) top left no-repeat;
height: 500px;
width:598px;
}
H1 {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #CCCCCC;
	text-align: left;
	}
.link
	a:link {
	color: #993400;
	text-decoration:none;
}
	a:hover {
	color:#00BBCA;
    text-decoration:underline;
    font-weight:bold;
}
	a:visited {
	color: #993400;
	text-decoration:none;
}	
	a:active {
	color: #F3E91D;
	text-decoration:underline;
}
