body, td {
	font-size:10px;
	text-align: center;
} 
body, html{
	background-color:#ffffff;
	font-family:Verdana, Geneva, sans-serif;
	color: #4F3417;
} 



a.lien1  {    color:#ffffff;    text-decoration:none;   }   
a.lien1:hover  { text-decoration:underline;     }

a.lien2  {
font-size: 12px;
	color:#4F3417;
	text-decoration:none;
	font-weight: normal;
}   
a.lien2:hover  {color:#A19382;    font-size: 12px;  text-decoration:underline;     }

a  { color:#4F3417; }   
a:hover  {color:#A19382; text-decoration:underline; }




.bord_page {
	border: 1px solid #000000;
}
#produittexte {
	font-size:10px;
}
.menu_couleur {
	background-color: #F3DDC4;
	font-size: 12px;
}
.tableau_marques_lunettes {
	background-color: #D7903D;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: Aucune;
	border-right-style: Aucune;
	border-bottom-style: solid;
	border-left-style: Aucune;
	border-top-color: #4B3010;
	border-right-color: #4B3010;
	border-bottom-color: #4B3010;
	border-left-color: #4B3010;
	font-size: 12px;
	color: #FFFFFF;
}
.txt_blanc {
	color: #FFFFFF;
	font-weight: bold;
}
.txt_gris {
	color: #A19382;
	font-weight: normal;
}
.txt_9pt {
	font-size: 9pt;
}
.cadre_produit {
	border: 1px solid #D8903B;
}
.trait_noir_tableau_vertical {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
H1 {
	color: #A19382;
	font-weight: bold;
	font-size: 14pt;
}

.bord-G {
	background-image: url(/images/pixel.jpg);
	background-repeat: repeat-y;
	background-position: right;
	width: 48px;
}
.int {
	padding: 5px;
	height: 140px;
	width: 150px;
	text-align: center;
	vertical-align: middle;
}

.pixel-V-D {
	background-image: url(/images/pixel.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.pixel-H {
	background-image: url(/images/pixel.jpg);
	background-repeat: repeat-x;
	background-position: center;
}
.pixel-H-O {
	background-image: url(/images/pixel-V.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
