html,body {
	margin: 0px;
	padding: 0px;
}
body {
	font: 10px Arial, Verdana, Helvetica, sans-serif;
	color: #666666;
	background-color: #FFFFFF;
}
body.bodybg {
	background: #f6f3ec url(/images/bodybg_bg.gif) repeat-y center top;
}
strong {
}
#container {
	margin: 0px auto;
	padding: 0px;
	width: 990px;
}
#page{
	background:url(/images/bg_right_column.gif) bottom right repeat-y;
	}
table,tr,td,div {
	font: 10px Arial, Verdana, Helvetica, sans-serif;
	color: #666666;
}
select, textarea, input {
	font: 10px Arial, Verdana, Helvetica, sans-serif;
	color: #333333;
	background: #FFFFFF;
}
#header {
	padding: 10px 0px 5px 0px;
}
#headlogo {
	margin: 0px;
	padding: 0px;
	height: 55px;
	width: 150px;
	position: absolute;
	top: 3px;
	background: #FFFFFF;
	cursor: pointer;
	z-index: 10;
}
#headlogo h1 {
	background: transparent url(/images/derbigum-logo2.gif) no-repeat left top;
	margin: 0px;
	padding: 0px;
	height: 55px;
	width: 140px;
}
#headlogo h1 span {
	display: none;
}
#header_drop {
	width: 270px;
	float: right;
	text-align: right;
}
#header_drop select optgroup{
font-style:normal;
}
#siteselector {
	padding: 0px;
}
#siteselector select {
}
#header_flash {
	background: #cccccc;
	height: 100px;
	margin : auto;
}
#header_flash p {
	padding: 5px;
	color: #333333;
	font-style: italic;
}
#homefla {
	background: #FFFFFF;
	padding: 20px 50px 40px 30px;
}
#header_contact {
	background: #cccccc url(/images/contact_bg.jpg) no-repeat right bottom;
	margin: 0px;
	padding: 0px;
	text-align: center;
	height: 100px;
}
#header_contact h3 {
	background: transparent;
	border: none;
	margin-top: 0px;
	line-height: 1.7em;
}
#header_contact p {
	text-align:center; 
	padding-top:20px;
}

#headermenu {
	padding: 3px 0px 3px 0px;
	margin: 0px;
	text-align:right;
	border-bottom: 5px solid #e2ded4;
}
#headermenu a, #footermenu a {
	color: #666666;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#headermenu a:hover, footermenu a:hover {
	color: #FF9900;
	text-decoration: none;
}
#headermenu a.lang {
	color: #FF6600;
}
#headermenu a.lang:hover {
	color: #000000;
}
#left_container {
	float: left;
	width: 720px;
	padding-bottom: 10px;
}
#right_container {
	float: right;
	width: 260px;
}
div.contact_header{
border:1px solid #ccc;
height:100px;
background:#f1f1f2 url(/images/contact_bg.jpg) bottom no-repeat;
}
h1 {
	font: normal 16px Arial, Helvetica, sans-serif;
	color: #a3997c;
	margin: 0px 0px 12px;
	padding: 0px 0px 2px;
}
.content_left {
	padding: 10px 10px 0px;
}
.content_left h1 {
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #000000;
}
h1.underlineh1 {
	font: normal 16px Arial, Helvetica, sans-serif;
	color: #000000;
	border-bottom: 3px solid #e2ded4;
	padding-bottom: 0.5em;
}
h2 {
	font: normal 14px Arial, Helvetica, sans-serif;
	color: #a3997c;
	margin: 0px 0px 12px;
	padding: 0px 0px 2px;
	letter-spacing: 1px;
	border-bottom: 1px dotted #ffc425;
}
.content_left h2 {
	font: normal 14px Arial, Helvetica, sans-serif;
	color: #333333;
	margin: 0px 0px 12px;
	padding: 0px 0px 2px;
	letter-spacing: 1px;
	border-top: 5px solid #e2ded4;
	border-bottom-style: none;
}
h3 {
	font-size: 12px;
	color: #000000;
	border-top: 1px solid #e2ded4;
	padding: 0px 5px 5px;
	margin: 9px 0px 0px;
	background: #FFFFFF;
}
h3.simpleh3{
	border:0;
	padding : 0;
	margin : 5px 0 2px 0;
	font-weight:bold;
}
h3.contact_header_title{
	margin:0;
}
h5 {
	font-size: 12px;
	color: #000000;
	border-top: 1px solid #e2ded4;
	padding: 0px 5px 5px;
	margin: 2em 0px 0px;
	background: #FFFFFF;
}
h6 {
	font-size: 1.2em;
	color: #333333;
}
h4 {
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	margin: 0px 0px 5px;
	padding: 0px;
}
#rightcol {
	background: #f1f1f2 url(/images/rightcol_bg.gif) repeat-x left bottom;
	border-top: 5px solid #FFFFFF;
	width: 260px;
	vertical-align: top;
}
.rightcontent {
	margin: 0px;
	padding: 10px;
	border-bottom: 1px solid #E5E7E9;
}
form {
	margin: 0px;
	padding: 0px;
}
p {
	text-align: justify;
	margin: 0px 0px 12px;
	padding: 0px;
	font-size: 1.1em;
	line-height: 1.6em;
}
.minus {
	font-size: 0.7em;
	color: #999999;
}
.rightcontent p {
	line-height: normal;
	text-align: left;
}
.rightcontent img {
	margin-right: 5px;
	margin-bottom: 5px;
	float: left;
	border: 3px solid #FFFFFF;
}
.login {
	margin: 0px;
	padding: 0px;
	padding : 3px;
}
table.logtable tr td{
padding : 4px;
}
#loginform, #loginform2 {
	padding: 2px;
	border: 1px solid #FFFFFF;
}
.login a {
	color: #000000;
	text-decoration: none;
	margin: 5px 0px 0px;
	padding: 2px 2px 2px 6px;
	display: block;
	border-bottom: 2px solid #FFFFFF;
}
.login a:hover {
	color: #666666;
	text-decoration: none;
	background:#FFFFFF;
}

.login input.button {
	background: #ffc425;
	padding : 0 3px 0 3px;
}
#maintd {
	border-top: 5px solid #FFFFFF;
	border-right: 5px solid #FFFFFF;
	width: 720px;
}
p.hievidence {
	padding: 0.4em 0em 0.4em 20px;
	color: #000000;
	background: url(/images/striped.gif) repeat-y left top;
	font-size: 1.2em;
}
p.news {
	padding-right: 10px;
	padding-left: 120px;
}
#maincontent {
	padding: 10px;
}
#footer, #footer2 {
	border-top: 5px solid #e3ded4;
	clear: both;
	background:#fff;
}
.newsdiv img {
	float: left;
	border: 1px solid #a3997c;
}
.newsdiv {
	padding: 0px;
	margin-bottom: 20px;
}
#yah {
	padding: 0em 0em 0.5em 0em;
	text-align: right;
}
.freenumber {
	font-size: 2.4em;
	color: #666666;
	padding: 0px 0px 0.2em;
	margin: 0px;
}
.content_left li {
	list-style: url(/images/bullet-orange.gif);
	line-height: 1.6em;
	margin-left:40px;
}
table.techtable {
	border: 1px solid #a3997c;
	margin: 0px 0px 20px;
	padding: 2px;
}
table.techtable th {
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	background: #e2ded4;
	margin: 0px;
	padding: 2px;
}
table.techtable td {
	margin: 0px;
	padding: 2px;
	border-bottom: 1px solid #e2ded4;
}
.prodillu {
	text-align: center;
	margin: 0px;
	padding: 5px;
}
.prodillu img {
	border: 3px solid #FFFFFF;
}
.assocprododd {
	padding: 5px;
	background: #e2ded4;
	color:#333333;
	border-bottom: 2px solid #FFFFFF;
}
.assocprodeven {
	padding: 5px;
	background: #f6f3ec;
	border-bottom: 2px solid #FFFFFF;
}
a {
	color: #000000;
}
a:hover {
	color: #FF9900;
}
a.none10px {
	font-size: 10px;
	text-decoration: none;
}
a.h2link, a.h2link:hover {
	text-decoration: none;
	background: transparent url(/images/expand-collapse.gif) no-repeat right top;
	display: block;
	width: 100%;
	padding-bottom: 2px;
}
html>body a.h2link, html>body a.h2link:hover {
	width: auto;
}
#belgium {
	margin: 0px;
	padding: 0px;
	background: url(/images/belgium.gif) no-repeat right bottom;
}
div.countrymenu {
	margin: 0px;
	padding: 0px;
}
#rightcol div.countrymenu a {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	background: #a3997c;
	padding: 5px;
	margin: 0px;
	border-bottom: 1px solid #FFFFFF;
}
#rightcol div.countrymenu a:hover {
	color: #000000;
	text-decoration: none;
	background: #e2ded4;
}
div.intlmenu {
	margin: 0px;
	padding: 0px;
}
#rightcol div.intlmenu a {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	display: block;
	background: #e2ded4;
	padding: 5px;
	margin: 0px;
	border-bottom: 1px solid #FFFFFF;
}
#rightcol div.intlmenu a:hover {
	color: #000000;
	text-decoration: none;
	background: #f6f3ec;
}
#intlref {
	padding: 0px;
}
#intlref select, #siteselector select {
	background: #f6f3ec;
	border: 1px solid #e2ded4;
	width: 260px;
}
.leftcontent {
	width: 350px;
}
a.pdf, a.lienpdf {
	background: url(/images/icon-pdf.gif) no-repeat left center;
	padding-left: 22px;
	padding-bottom: 2px;
}
a.lienpdf {
	line-height: 30px;
}
a.plus {
	background: url(/images/goto_11x11.gif) no-repeat 5px 2px;
	padding-left: 22px;
}
.span_plus{
	padding-left: 22px;
}
p.more {
	line-height: 1.5em;
	text-align:left;
	font-size: 1em;
}
.more a {
	line-height: 25px;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}
a.videolink {
	background: url(/images/icon-video.gif) no-repeat left center;
	padding-left: 22px;
}
/*.borderbottom {
	border-bottom: 5px solid #e2ded4;
}*/
#footermenu {
	padding: 3px 0px;
	margin: 0px;
}
div#right_container h2{
	font-size: 12px;
	color: #000000;
	border-top: 1px solid #e2ded4;
	border-bottom:0;
	padding: 0px 5px 5px;
	margin: 9px 0px 0px;
	background: #FFFFFF;
	font-weight:bold;
}
.rightcolmenu {
	padding: 5px;
	margin: 0px 0px 10px;
	/*background: #F1F1F2;*/
}
.rightcolmenu ul {
	padding: 0px;
	margin: 0px;
}
.rightcolmenu ul li {
	padding: 0px;
	margin: 0px;
	list-style:none;
	width: 100%;
}
.rightcolmenu a {
	display: block;
	font-size: 1em;
	text-transform: none;
	text-decoration: none;
	padding: 5px 5px 5px 15px;
	margin: 0px;
	color: #000000;
	border-bottom: 2px solid #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background: transparent url(/images/goto_11x11.gif) no-repeat left 6px;
	line-height: normal;
}
.whymenu .togglelayer a {
	display: block;
	font-size: 1em;
	text-transform: none;
	text-decoration: none;
	padding: 2px 5px 2px 15px;
	margin: 0px;
	color: #000000;
	border-bottom: 2px solid #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background: transparent url(/images/goto_11x11.gif) no-repeat left 3px;
	line-height: normal;
	width: auto;
}
.rightcolmenu a:hover {
	padding: 5px 5px 5px 15px;
	margin: 0px;
	color: #FF9900;
	background: #FFFFFF url(/images/goto_11x11.gif) no-repeat left 6px;
	line-height: normal;
}
.rightcolmenu a.self, .rightcolmenu a.self:hover {
	color: #FF9900;
	background: #FFFFFF url(/images/self_11x11.gif) no-repeat left 6px;
	padding: 5px 5px 5px 15px;
	margin: 0px;
	border: none;
}
ul.seealsomenu{
margin:0;
padding:0;
}
ul.seealsomenu li{
list-style:none;
}
ul li a.seealso {
	background: #fff url(/images/plus_11x11.gif) no-repeat left center;
	margin-top: 0.5em;
	display:block;
	line-height:1.5em;
	border:1px solid #fdc613;
	padding : 5px 5px 5px 15px;
	margin : 5px 5px 0 5px;
	font-weight:bold;
}
ul li a.seealso:hover {
	background: #Fdc613 url(/images/plus_11x11.gif) no-repeat left center;
	margin-top: 0.5em;
	color:#fff;
}
.rightcolmenu ul li a.morerightlink {
	background: transparent url(/images/plus_11x11.gif) no-repeat left center;
}
.rightcolmenu ul li a.morerightlink:hover {
	background: #FFFFFF url(/images/plus_11x11.gif) no-repeat left center;
}
.rightcolmenu h2{
margin : 0 0 10px 0;
}
.rightillu {
	float: right;
	width: 330px;
	margin-bottom: 20px;
	padding-top: 4px;
}
.rightillu img {
	margin: 0 3px 8px 3px;
}
div.left_part{
width:370px;
text-align:justify;
float:left;
}
.togglelayer {
	margin: 0 5px 0 5px;
	border: 1px solid #E2DED4;
	background: #FFFFFF;
	padding: 5px;
}
.whymenu .togglelayer {
	margin-top: 0px;
	border: 1px solid #FFFFFF;
	background: #FFFFFF;
	padding: 5px;
}

.togglep {
	margin-top: -2px;
}
.togglelayer a {
	border-bottom-color: #E2DED4;
}
html>body .togglelayer a {
	width: auto;
}
.togglelayer a:hover {
	background-color: #E2DED4;
}
.listp {
	border-top: 1px dotted #999999;
	padding-top: 0.5em;
	margin-top: 1em;
	margin-bottom: 0em;
	display:block;
	clear: left;
	width: 360px;
}
html>body .listp {
	width: 369px;
}
.listp2 {
	border-top: 1px dotted #999999;
	padding-top: 0.5em;
	margin-top: 1em;
	margin-bottom: 0em;
	display:block;
	clear: left;
}
.listp3 {
	padding-bottom: 0.3em;
	padding-left: 5px;
	padding-right: 5px;
	margin-top: 0em;
	margin-bottom: 0.2em;
	display:block;
	clear: both;
	background-color: #F9F9F9;
}
.listp strong, .listp2 strong {
	color: #000000;
}
.alignright {
	text-align: right;
}
/* Clearers an floaters */
.clearboth, .clearleft, .clearright {
	margin: 0px;
	padding: 0px;
	line-height: 1px;
	font-size: 1px;
}
html>body .clearboth, html>body .clearleft, html>body .clearright{
	height: 1px;
}
.clearboth {
	clear: both;
}
.clearleft {
	clear: left;
}
.clearright {
	clear: right;
}
.floatleft {
	float: left;
}
.floatright {
	float: right;
}
.clearright2 {
	clear: right;
	font-size: 1px;
	line-height: 1px;
	height: 1px;
}
.linklistp a {
	white-space: nowrap;
	font-size: 1.1em;
	word-spacing: 0.2em;
}
.whyp {
	border-bottom: 5px solid #e2ded4;
	padding-bottom: 2px;
}
/*To hide item*/
.hiddenitem{
 display:none;
}
/* Products table */
.producttable {
	margin: 0px 0px 20px;
	padding: 0px;
	border-collapse: collapse;
	width: 700px;
	border-right: 1px solid #D7D7D7;
}
.producttable tr {
	margin: 0px;
	padding: 0px;
}
.producttable tr td {
	border-bottom: 1px solid #E4E4E4;
	text-align: left;
	vertical-align: top;
	margin: 0px;
	padding: 10px;
}
td.producttable_category {
	font-size: 1.6em;
	color: #FF9900;
	font-weight: bold;
	width: 480px;
}
td.producttable_subcategory {
	font-size: 1.1em;
	color: #000000;
	font-weight: bold;
	text-align: center;
	background: #F0F0F0;
}
td.producttable_download {
	font-size: 1.1em;
	color: #000000;
	font-weight: bold;
	text-align: center;
	border-left: 1px solid #E4E4E4;
	border-top: 1px solid #E4E4E4;
	background: #F0F0F0;
	width: 240px;
}
td.producttable_name {
	color: #000000;
	font-size: 1.1em;
	font-weight: bold;
}
td.producttable_description {
	font-style: italic;
	white-space: normal;
}
td.producttable_link {
}
td.producttable_link a {
	background: url(/images/goto_11x11.gif) no-repeat 5px center;
	padding-left: 22px;
	padding-top: 2px;
	padding-bottom: 2px;
	white-space: nowrap;
	display: block;
	text-decoration: none;
}
td.producttable_document {
	border-left: 1px solid #E4E4E4;
	background-color: #F9F9F9;
	width: 80px;
}
td.producttable_document a {
	background: url(/images/icon-pdf.gif) no-repeat left center;
	padding-left: 22px;
	padding-top: 2px;
	padding-bottom: 2px;
	white-space: nowrap;
	display: block;
	text-decoration: none;
}
.orange {
	color: #FF6600;
}
.green {
	color: #33CC33;
}
.bluebrite {
	color: #6699CC;
}
.black {
	color: #000000;
}
.white {
	color: #FFFFFF;
}
#sitemap a {
	font-size: 1.1em;
	color: #666666;
}
#sitemap a strong {
	color: #333333;
}
#sitemap a:hover, #sitemap a.sitemapmain:hover {
	color: #FF9900;
}
#sitemap a.sitemapmain {
	font-size: 1.4em;
	color: #000000;
	font-weight: bold;
	letter-spacing: 0.1em;
	line-height: 2em;
	text-transform: uppercase;
}
/* Home page styles */
#homerightcol {
	background: #e2ded3 url(/images/home_rightcol_bg.gif) repeat-y left top;
	border-top: 5px solid #FFFFFF;
	vertical-align: top;
}
#homeleftcol {
	width: 320px;
	padding: 0px;
	float: left;
	overflow: hidden;
}
html>body #homeleftcol {
	width: 325px;
	overflow: visible;
}
#homenews {
	width: 320px;
	padding: 0px;
	float: right;
}
html>body #homenews {
	width: 325px;
}
h1.newsh1{
font-size:11px;
font-weight:normal;
}
h1.newsh1 a{
background:none;
text-decoration:none;
margin:0;
padding : 0;
}
#homecontent {
	padding-right: 10px;
}
#homecontent p {
	line-height: normal;
}
#homerightcontent h1.indexnewstop {
	padding: 15px 5px 3px 3px;
	margin: 0px;
	color: #000000;
	letter-spacing: 1px;
	font: bold 1.4em Arial, Helvetica, sans-serif;
	background: #fdc613;
	border-top: 5px solid #FFFFFF;
}
#homerightcontent .indexnews {
	padding: 10px 0px 0px;
	margin: 3px 0px 0px;
}
#homerightcontent .indexbottomnews {
	clear: both;
	padding: 0.6em;
	margin: 0em 0em 1em;
	border-top: 1px solid #E5E7E9;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #E5E7E9;
	background: #FFFFFF url(/images/index_rightcol_bloc_bg.gif) repeat-x left top;
	font-size: 1.1em;
	color: #000000;
}
#homerightcontent .indexbottomnews p {
	padding: 0em;
	margin: 0em;
	text-align: center;
}
#homerightcontent .indexwhy {
	padding: 0px 0px 5px;
	margin: 3px 0px 0px;
	border-top: 1px solid #e2ded3;
}
#homerightcontent .indexwhy strong {
	color: #000000;
	font-size: 1.1em;
}
#homerightcontent .indexsedum {
	padding: 110px 0px 0px;
	margin: 3px 0px 0px;
	background: transparent url(/images/home_derbisedum.jpg) no-repeat left top;
}
#homerightcontent .indexbrite {
	padding: 110px 0px 0px;
	margin: 3px 0px 0px;
	background: transparent url(/images/home_derbibrite.jpg) no-repeat left top;
}
#homerightcontent .indexliquids {
	padding: 110px 0px 0px;
	margin: 3px 0px 0px;
	background: transparent url(/images/home_derbiliquids.jpg) no-repeat right top;
}
#homerightcontent .indexroofinspection {
	padding: 110px 0px 0px;
	margin: 3px 0px 0px;
	background: transparent url(/images/home_roofinspection.jpg) no-repeat left top;
}
#homerightcontent .indexkyoto {
	padding: 110px 0px 0px;
	margin: 3px 0px 0px;
	background: transparent url(/images/home_kyoto.jpg) no-repeat right top;
}
#homerightcontent .indexredseal {
	padding: 110px 0px 0px;
	margin: 3px 0px 0px;
	background: transparent url(/images/home_redseal.jpg) no-repeat right top;
}
#homerightcontent {
	padding: 5px 0px 0px;
	margin: 0px;
}
#rightcolindex_orange h1{
	padding: 15px 5px 3px 3px;
	margin: 0px;
	color: #000000;
	letter-spacing: 1px;
	font: bold 1.4em Arial, Helvetica, sans-serif;
	background: #fdc613;
	border-top: 5px solid #FFFFFF;
}
.homerightbloc {
	background: #FFFFFF url(/images/index_rightbloc_bg.gif) repeat-y right top;
	margin: 0px 10px 10px;
	padding: 0px;
	border: 1px solid #999999;
}
.homerightbloc p {
	color: #333333;
	line-height: normal;
	padding: 5px;
}
/* Old home right styles (upgraded) */
#rightcolindex {
	vertical-align: top;
	width: 260px;
	height: 100%;
	padding: 0px;
}
#rightcolindex_orange {
	vertical-align: top;
	width: 260px;
	padding: 0px;
	border-bottom: 5px solid #FFFFFF;
}
#rightcolindex p {
	line-height: normal;
	color: #333333;
}
#rightcolindex h1.indexnewstop {
	padding: 20px 0px 0px;
	margin: 0px;
	line-height: normal;
	color: #000000;
	font-size: 1.6em;
	font-weight: bold;
}
#rightcolindex .indexnews {
	padding: 0.4em 1em 0em;
	margin: 3px 0px 0px;
	border-top: 1px solid #E5E7E9;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #E5E7E9;
	background: #FFFFFF url(/images/index_rightcol_bloc_bg.gif) repeat-x left top;
}
#rightcolindex_orange .indexnews_orange, .indexnews_orange {
	padding: 0.4em 1em 0em;
	margin: 0px;
	border-top: 1px solid #E5E7E9;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #E5E7E9;
	background: #FFFFFF url(/images/index_rightcol_bloc_bg.gif) repeat-x left top;
}
.indexnews h2 {
	border-bottom-style: none;
	padding: 0em;
	margin: 0em;
	background: transparent;
	letter-spacing: normal;
	color: #333333;
}
.indexnews h3 {
	margin: 0em;
	padding: 0em;
	border-top-style: none;
	text-align: right;
}
.players {
	padding: 0.4em 1em;
	margin: 10px 0px;
	border-top: 1px solid #E5E7E9;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #E5E7E9;
	background: url(/images/index_rightcol_bloc_bg.gif) repeat-x left top;
	text-align: center;
}
#rightcol .players {
	padding: 0.4em 1em;
	margin: 30px 0px 10px;
	border: none;
	background-color: transparent;
	background-image: none;
	text-align: center;
}
.players a, .players a:hover {
	cursor: pointer;
	text-decoration: none;
	border: none;
	display: inline;
	background: none;
	padding: 0px;
	margin: 0px;
}

 /* liste applicateurs */

.list_appli img {
 	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
}
.list_appli strong {
 	color: #000000;
	font-size: 1.1em;
}
.list_appli p.hievidence {
	background-color: #f5f5f7;
	border-bottom: 1px solid #e5e7e9;
}
div.actu{
text-align:justify;
border-bottom:1px dashed #ccc;
margin: 5px 0 5px 0;
}
span.news_title{
font-size:14px;
color:#666;
font-weight:bold;
}
span.news_date, h2 span.news_date{
color:#ff9900;
font-size:12px;
}

/* Sitemap */
#sitemap li{
list-style-image:url(/images/bullet-orange.gif);
}
#sitemap li.submenu a{
font-size:18px;
font-weight:bold;
color:#000;
}
#sitemap li.submenu ul.menulevel2{
margin : 5px 0 5px 25px;
padding : 5px;
}
#sitemap li.submenu ul.menulevel2 li.submenu ul.menulevel3{
margin : 5px 0 5px 30px;
padding : 5px;
}
#sitemap li.submenu ul.menulevel2 li.submenu a{
font-size:14px;
font-weight:bold;
}
#sitemap li.submenu ul.menulevel2 li.submenu ul.menulevel3 li a{
font-size:12px;
color:#666;
}
div.contact_links{
margin : 10px 0 0 0;
}
div.contact_links a.contact_link{
	text-decoration:none;
	padding: 0 0 0 15px;
	line-height:1.7em;
	display:block;
	margin : 0;
	color:#000;
	font-weight:bold;
	border:1px solid #ccc;
	margin : 1px 0 0 0;
	}
div.contact_links a.doc_ecrite{
	background: #fdc613 url(/images/doc_ecrite.gif) no-repeat left;
}
div.contact_links a.doc_ecrite:hover{
	background: #fff url(/images/doc_ecrite.gif) no-repeat left;
	color:#ff9900;
}
div.contact_links a.delegue{
	background: #fdc613 url(/images/delegue.gif) no-repeat left;
}
div.contact_links a.delegue:hover{
	background: #fff url(/images/delegue.gif) no-repeat left;
	color:#ff9900;
}
div#visuel{
text-align:center;
}
a.sendtofriend{
line-height:20px;
float:left;
padding : 0 5px 0 20px;
background : #f1f1f2 url(/images/sentofriend.gif) left no-repeat;
border:1px solid #ccc;
display:block;
width : 35%;
color:#333;
text-decoration:none;
margin : 0 0 5px 10px;
}
a.sendtofriend:hover{
background : #d3d3d3 url(/images/sentofriend.gif) left no-repeat;
}
a.print:hover{
background : #d3d3d3 url(/images/print.gif) left no-repeat;
}
a.print{
line-height:20px;
float:right;
padding : 0 5px 0 20px;
text-decoration:none;
background : #f1f1f2 url(/images/print.gif) left no-repeat;
color:#333;
border:1px solid #ccc;
margin : 0 10px 5px 0;
display:block;
width : 35%;
}
div.all_tiny{
margin : 5px 10px 0 10px;
}
div.tiny_ima{
width:33%;
float:left;
}	
div.wideright{
width:350px;
float:right;
}
div.wideright a.senttofriend, div.wideright a.print{
width : 120px;
}
div.halwidth{
width:49%;
float:left;
margin : 2px;
}
div#albumillu div{
margin : 10px 0 10px 0;
background:#f5f5f5;
padding : 5px;
}
div#albumillu div a{
margin : 3px;
}
div#albumillu div img{
border:1px solid #000;
}
div#albumillu div img:hover{
border:1px solid #ff9900;
}
hr.line{
margin : 5px 0 5px 0;
}
#productfiche ul{
padding : 5px 10px 5px 40px;
}
#productfiche li {
line-height:1.6em;
list-style-image:url(/images/bullet-orange.gif);
list-style-position:outside;
list-style-type:disc;
}
div#homeactu h2{
border:0;
margin : 0 0 5px 0;
}
div.homeagenda{
}
div#homeactu{
margin-bottom:20px;
} 
div.homenewsitem a.plus{
margin : 10px 0 0 0;
}
div.homenewsitem .imgleft{
width:85px;
float:left;
}
div.homenewsitem .imgleft img{
border:1px solid #ff9900;
}
.imgleft{
width:105px;
float:left;
}
.imgright{
width:105px;
float:right;
text-align:right;
}
.imgright img{
border:1px solid #fdc613;
}
div.home_right{
margin : 0 0 40px 0;
}
ul.listdoc{
margin : 10px 0 0 0;
}
ul.listdoc li{
margin-left:40px;
}
fieldset.liaison{
padding : 10px;
border:1px solid #fdc613;
margin : 5px 0 5px 0;
}
fieldset.liaison legend{
font-weight:bold;
font-size:12px;
padding : 0 5px 0 5px;
}
div.open div.newslinks{
border:0;
background:#fff;
}
div.open div.newslinks a.pdf{
padding-top:2px;
padding-bottom:2px;
}
div.actu_all div.newslinks{
margin : 10px 0 10px 0;
width:200px;
border:0;
}
div.newslinks{
width:300px;
float:right;
text-align:right;
border:1px solid #fdc613;
margin : 0 0 5px 0;
padding : 0 5px 0 5px;
line-height:2em;
}
div.newslinks a{
line-height:2.5em;
}
h3.h3droite{
width:30px;
float:right;
}
div.case_study fieldset{
border:1px solid #ccc;
margin:0 5px 10px 5px;
}
div.case_study fieldset p{
margin : 5px 10px;
}
div.case_study fieldset legend{
padding : 0 5px 0 5px;
font-weight:bold;
font-size:12px;
color:#ff9900;
}
.search{
margin : 0 10px 0 10px;
padding : 6px 10px 6px 10px;
color:#000;
}
.search input, .search select{
margin : 0 2px 0 2px;
background:#f6f3ec;
border:1px solid #e2ded4;
}
.isearch-title{
font-weight:bold;
}
.isearch-url{
color:#ff9900;
}
div.isearch-container, div.liens_utiles{
margin : 5px 0 3px 0;
border-bottom:1px dotted #ccc;
}
div.liens_utiles p{
margin : 2px 0 0 20px;
}
.subscribe {
background:#FFFFFF url(/images/subscribe.jpg) no-repeat center center;
border-color:#CCCCCC #999999 #999999 #CCCCCC;
border-style:solid;
border-width:1px;
color:#000000;
font-size:12px;
line-height:20px;
margin-top:15px;
padding:15px 10px 50px;
text-align:left;
}