*
{
	margin:0px;
	padding:0px;
	border:none;
}

img
{
	behavior: url(css/iepngfix.htc);	/* fix up transparent PNG for IE5+/6 */
}

a,a:link,a:active,a:hover,a:visited {
		border: none;
		outline: none;
}

img {
	border: none;
}

img.framePic 
{
	border: solid 2px white;
}

body {
	behavior: url(css/csshover3.htc);
	text-align: center;
	background-color: #555;
	border: solid 0px blue;
}
	
#wrapper {
	text-align: left;
	margin: 20px auto;
	width:800px;
	height: 600px;
	background-repeat: no-repeat;
	background-position: center bottom;
	border: solid 20px #888;
	overflow: hidden;	/* clip content when it goes out of its container */
}

#header {
	border: solid 0px red;
}

#submenu {
	float: right;
	border: solid 0px blue;
	font-family: Arial Narrow, Arial, Verdana;
	font-size: 12px;
	vertical-align: middle;
	float: right; 
	display: none;
	}


a.menu_link
{
	color: white;
	text-decoration : none;
	margin-right: 0px;
	margin-left: 35px;
}
a.menu_link:hover,
.menu_link:focus,
.menu_link:active 
{
	color: #989494;
}


a.submenu_link
{
	color: black;
	text-decoration: none;
	font-family: Arial Narrow, Arial, Verdana;
	font-size: 12px;
}
a.submenu_link:hover
{
	color: black;
	text-decoration: underline;
}

a.footer_link {
	color: white;
	text-decoration: none;
	font-family: arial narrow;
	font-size: 14px;
}

a.footer_link:hover {
	color: white;
	text-decoration: underline;
}

a.contact{
	color: black;
	text-decoration: underline;
}


#content_wrapper {
	padding: 0px;
	margin-left: 50px;
	margin-top: 0px; /* was 40 px */
	width: 700px;
	height: 500px;
	min-height: 340px;
	border: solid 0px blue;
}
		
#content 
{
	padding: 0px 10px;
	border: solid 0px blue;
	font-family: Arial;/*Trebuchet MS*/
	line-height: 20px;
	font-size: 12px;
	color: black;
}
#content_top{
	padding: 13px;
	
	background-position: center bottom;
	background-repeat: no-repeat;
	border: solid 0px red;
}

#content_bottom{
	padding: 21px;
	
	background-position: center top;
	background-repeat: no-repeat;
	border: solid 0px red;
}

#content_title 
{
	margin-bottom: 0px;
	font-family: Arial;/*Trebuchet MS*/
	line-height: 20px;
	font-size: 12px;
	color: black;
	text-align:	center;
	text-transform: capitalize;
}	

#title_pdts_content 
{
	border: solid 0px red;
}

#footer {
	color: white;
	font-family: arial;
	font-size: 12px;
	vertical-align: middle;
	text-align: center;
	display: inline-block;

}

/* Style pour fiches techniques produits*/

#content_ft_wrapper 
{
	float: left;
	margin-top: 37px;
	min-height: 340px;
	border: solid 0px blue;
}

#ft_tab 
{
	float: left;
	width: 24px;
	border: solid 0px blue;
	margin-left: 26px;
	margin-top: 37px;
}

#tab_content {
	width: 700px;
	border: solid 0px blue;

	font-family: Arial;/*Trebuchet MS;*/
	font-size: 13px;
	line-height: 20px;
	color: black;
	/*margin-left: -25px;*/
}



#content_title_products {
	margin-top: 0px;
	border: solid 0px blue;
	margin-left: 0px;
}

#products_nom1 {
	width: 140px;
	color : #4d4639;
	line-height: 18px;
}

#products_def1 {
	line-height: 18px;
}
#products_nom2 {
	width: 130px;
	color : #4d4639;
	line-height: 25px;
}

#products_def2 {
	line-height: 25px;
}

#distri_logos 
{
	width: 140px; 
	height: 100px; 
	margin-top: 50px;
}
p 
{
	margin: 0;
	margin-bottom: 6px;
}