/* CSS Document */

html, body{width:100%}
body{
	font:normal normal 11px/normal Arial, Verdana, sans;
	color:#1b510e;
}

body, h1, h2, h3, h4, h5, h6, dl, dt, dd, form, fieldset, p, ul, li, hr {margin:0;padding:0;}
a img{border:none;}

h1.titre_1{}

h2.titre_2{}

h3.titre_3{}

p.p_standard{
	color:#4da727;
	padding:8px 0;
}
p.p_center{
	color:#4da727;
	padding:8px 0;
	text-align:center;
}

p.firstChild{
	font:normal bold 12px/normal Arial, Verdana, sans;
	color:#ff4d2f;
	/*border-bottom:1px dotted #256d17;*/
	border-top:1px dotted #256d17;
	/*margin:0 0 5px 0;*/
}

.exergue_rouge{color:#e02200;}
.exergue_rouge_clair{color:#ff4929;}

img.img_left{
	float:left;
	margin:0 8px 8px 0;
}
img.img_right{
	float:right;
	margin:0 0 8px 8px;
}

table.productSettings{
	width:100%;
	border-collapse:collapse;
	font:normal normal 11px/normal normal;
	color:#0f4804;
	margin:8px 0 0 0;
}
table.productSettings th, table.productSettings td{
	border:1px solid #ffffff;
	text-align:center;
	padding:4px 0;
}
table.productSettings th{
	background-color:#246b16;
	color:#ffffff;
}
table.productSettings td{background-color:#a3e228;}

ul.prodCautions{
	float:left;
	width:267px;
	list-style-type:none;
	border-top:1px dotted #256d17;
	border-bottom:1px dotted #256d17;
	margin:8px 0;
}
ul.prodCautions li{
	float:left;
}
ul.prodCautions li img{display:block;}

a.technicalSolutions{
	display:block;
	width:267px;
	height:19px;
	padding:6px 0 0 0;
	margin:16px 0 0 0;
	background:url(../medias/img/techsol_main.gif) no-repeat left top;
	text-transform:uppercase;
	color:#ffffff;
	text-decoration:none;
	font:normal bold 11px/normal Arial, Verdana, sans;
	text-align:center;
}
a.technicalSolutions img{vertical-align:middle;}


.clear{
	clear:both;
	font-size:0;
	height:0;
}

