@charset "UTF-8";/* CSS Document - Sterigen*//* Textes */body {
	background-color: #edf2f6;	margin:0px;	font-size:12px;	color: #222222;
	vertical-align: top;
	font-family: Lucida Grande,Lucida Sans Unicode,arial,sans-serif;	}


p, td{	font-size:13px;	color: #235586;	line-height: 20px;	}
	
.ficheproduit{
	font-size:10px;
	color: #235586;
	line-height: 20px;
	}
	
.nomproduit{
	font-size:19px;
	color: #235586;
	line-height: 20px;
	font-weight: bold;
	}

h1,h3,h4,h5,h6{
	margin-top: 30px;
	word-wrap: break-word;
	font-size: 20px;
	letter-spacing: -1px;
	color: #940022;
	}

img {
	border:none;
	font-weight:bold;
	margin:0;
	}

a img {
	border:none;
	font-weight:bold;
	margin:0;
	}

a:link, a:visited {
	text-decoration: none;
	color: #940022;
	}

a:hover {
	text-decoration: underline;
	color: #235586;
	}
	
a:active {
	text-decoration: none;
	color: #235586;
	}

	
#contour{
	/*border:1px solid #0c3760;*/
	background-color: white;
	}
	
.norm {	font-size:12px;color:#8AB0D3;
		text-align: justify;
		}
	
.normleft {
		font-size:12px;
		color:white;
		text-align: left;
		}

.title {font-weight: bold; color: #8AB0D3; font-size: 14px;}
.titleleft {
	font-weight: bold; 
	color:white; 
	font-size: 14px; 
	text-align: left;
	}

.copyright {font-size:9px;color:#AEAEAE}

.botmenu {font-size:11px;color:#AEAEAE;text-decoration:underline}

img {margin:0px}