/* CSS Document */
Body {
	margin-top: 0;
	margin-left: 0;
	margin-bottom: 0;
	margin-right: 0;
	background-image: url(images/fond.jpg);
	/*background-attachment: fixed;*/
	background-repeat: no-repeat;
	background-position: center;
	font-family: Tahoma;
	font-size: 1em;
	line-height: 1.1em;
}
img.png {
	behavior: url(images/png.htc);
}
textarea {
	border: solid 1px #2D50B6;
	background-color: #E0E8F5;
}

#DIVprodphare {
	background-color: #FFFFFF;
	padding: 2px 5px 2px 5px; 
	filter: alpha(opacity=80);
    -moz-opacity:0.8;
    -khtml-opacity:0.8;
    opacity:0.8;
}

.DivFicheProd {
 scrollbar-3dlight-color: #666;
 scrollbar-arrow-color: #ffffff;
 scrollbar-darkshadow-color: #e2e2e2;
 scrollbar-face-color: #2E51B5;
 scrollbar-highlight-color: #ededed;
 scrollbar-shadow-color: #000;
 scrollbar-track-color: #fff;
 scrollbar-base-color: #080;
}
.MyInput {
	border: solid 1px #2D50B6;
	background-color: #E0E8F5;
}
.bt_gammesecteur {
	font-weight: bold;
}
.TitreProduitAccueil {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 1em;
}
.TitreProduitGammes {
	font-weight: bold;
	color: #2E51B5;
	font-size: 1em;
}
.TitreProduitFiche {
	font-weight: bold;
	color: #2E51B5;
	font-size: 1.4em;
}
.Gamme {
	font-weight: bold;
	color: #000000;
	font-size: 0.9em;
}
.Descriptif {
	/*font-weight: bold;*/
	color: #000000;
	font-size: 0.9em;
}

.LienBtGammeSecteur {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	font-size: 14px;
	line-height: 1em;
}
.LienBtGammeSecteur:hOver {
	font-weight: bold;
	text-decoration: underline;
	color: #333333;
}
.LienEnSavoirPlus {
	color: #000000;
	font-size: 0.8em;
	text-decoration: none;
}
.LienEnSavoirPlus:hOver {
	color: #333333;
	font-size: 0.8em;
	text-decoration: underline;
}
.LienPage {
	color: #ffffff;
	text-decoration: none;
}
.LienPage:hOver {
	text-decoration: underline;
}

.PiedPage {
	font-size: 0.8em;
}
.DbgL {
	color: #999999;
	text-decoration: none;
}
.DbgL:hOver {
	color: #000000;
	text-decoration: underline;
}
