/* CSS Document */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin: 0px;
	padding: 0px;
	background-color: #808184;
	background-attachment: scroll;
	background-image: url(../imgs/fd-page.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

a:link, a:visited{
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	text-decoration: none;
}
a.blc:link, a.blc:visited{
	color: #FFFFFF;
	text-decoration: none;
}
a.blc:hover {
	color: #E4A8A7;
	text-decoration: none;
}
.contour {
	background-color: #484756;
	color: #FFFFFF;
	border-top: 1px dotted #000000;
	border-bottom: 1px dotted #000000;
}
.fdmenu {
	background-image: url(../imgs/fd-menu.jpg);
	background-repeat: repeat-y;
	width: 199px;
	padding-right: 26px;
}
.tit {
	font-family: "Lucida Sans", Georgia, "Times New Roman";
	font-size: 20px;
	font-weight: bold;
	color: #990000;
	border-top: 1px dotted #CCCCCC;
	border-bottom: 1px dotted #CCCCCC;
	background-image: url(../imgs/degradgris.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-left: 300px;
	padding-left: 60px;
	margin-top: 20px;
}
.bordpointille {
	border: 1px dotted #CCCCCC;
}
.titprodbleu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
	padding-right: 10px;
	padding-left: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	background-color: #E2E2E2;
}
.onglet {
	border-bottom: 1px dotted #CCCCCC;
	padding-left: 20px;
}
.monglet {
	background-image: url(../imgs/monglet.gif);
	background-repeat: repeat-x;
}

.souligdegrad {
	background-image: url(../imgs/degrad2.gif);
	background-repeat: repeat-x;
	height: 10px;
}
.bordphoto {
	border: 1px solid #333333;
	filter:progid:DXImageTransform.Microsoft.Shadow(strength=3, Direction=135, Color:#9EA4AB);
		
}
.produit {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #CCCCCC;
}


input, .form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}
.txtred {
	font-weight: bold;
	color: #990000;
}
