html,body {
	font-family: 'Asap', sans-serif;
	font-size:13px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	z-index: 0;
	width:100%;
	color:#043852;
	background-color:#ffffff;
	line-height: 15px;
}

hr{
	margin:0pc;
	padding:0px;
}

img{
	border:0px;
}

h1{
	color:#043852;
	font-size:22px;
	margin:0px;
	font-weight:normal;
}

h2{
	color:#043852;
	font-size:20px;
	font-weight:normal;
}

h3{
	color:#d83e21;
	font-size:16px;
	font-weight:normal;
	font-style:italic;
	margin:5px 0px;
}

h4{
	color:#043852;
	font-size:12px;
	font-weight:bold;
	margin:0px;
	-webkit-margin:0px;
}

p{
	margin:0px;
	font-size:13px;
}

table{
	width:100%;
	
	border-collapse:collapse;
}

table li{
	line-height:20px;
}

ul,li,dl,dt{
	padding:0px;
	margin:0px;
	
	list-style: disc inside none;
}

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

.lignef{
	background-color:#ececed;
}

a.read_more{
	display:block;
	position:absolute;
	bottom:22px;
	right:33px;
	width:23px;
	height:23px;
	background-image:url(http://directphotonics.bb-b.net/templates/directphotonics/images/read_more.jpg);
	text-indent: -5000px;

}

a.read_more:hover{
	background-image:url(http://directphotonics.bb-b.net/templates/directphotonics/images/read_more_over.jpg);
}


a.play{
	display:block;
	position:absolute;
	bottom:22px;
	right:33px;
	width:23px;
	height:23px;
	background-image:url(http://directphotonics.bb-b.net/templates/directphotonics/images/play.jpg);
	text-indent: -5000px;
}

a.play:hover{
	background-image:url(http://directphotonics.bb-b.net/templates/directphotonics/images/play_over.jpg);
}


a.pdf_en{
	display:block;
	width:135px;
	height:24px;
	background-image:url(http://directphotonics.bb-b.net/templates/directphotonics/images/en-gb/pdf_normal.png);
	text-indent: -5000px;
}

a.pdf_en:hover{
	background-image:url(http://directphotonics.bb-b.net/templates/directphotonics/images/en-gb/pdf_over.png);
}

a.pdf_en-fixe{
	display:block;
	position:absolute;
	bottom:22px;
	right:33px;
	width:135px;
	height:24px;
	background-image:url(http://directphotonics.bb-b.net/templates/directphotonics/images/en-gb/pdf_normal.png);
	text-indent: -5000px;
}

a.pdf_en-fixe:hover{
	background-image:url(http://directphotonics.bb-b.net/templates/directphotonics/images/en-gb/pdf_over.png);
}
