/*****************************/
/*** Core html setups stuff ***/
/*****************************/

html {
  /*height: 100%;*/
  margin-bottom: 0px;
}

form {
  margin: 0;
  padding: 0;
}

body {
	font-family: Helvetica,Arial,sans-serif;
	line-height: 1.3em;
	font-size: 12px;
	color: #333;
 	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

a:link, a:visited {
	text-decoration: none;
	font-weight: normal;
}

a:hover {
	text-decoration: underline;
	font-weight: normal;
}


input.button { cursor: pointer; }

p { margin-top: 0; margin-bottom: 5px; }

img { border: 0 none; }

/*****************************************/
/*** Template specific layout elements ***/
/*****************************************/
#page_bg {
	padding: 0px 0px;
	margin-bottom: 0px;
}

div.center {
  text-align: center;
}

div#wrapper {
	margin-left: auto;
	margin-right: auto;
	
}

body.width_medium div#wrapper {
	width: 1024px;
}

body.width_small div#wrapper {
	width: 1024px;
}

body.width_fmax div#wrapper {
	min-width: 1024px;
	max-width: 1024px;
}


div#header{
	width: 1024px;
	height: 110px;
        border-left: #666666 1px solid;
	border-right: #666666 1px solid;
	border-top: #666666 1px solid;
	margin-right: auto;
	margin-left: auto;
}


div#logo {
	position: absolute;
	left: 0;
	top: 0;
	float: left;
	width: 208px;
	height: 68px;
	margin-left: 120px;
	margin-top: 10px;
    
}
div#toplinks {
	float: left;
	width: 180px;
	height: 1px;
	margin-left: 830px;
	color: #df6f1d;
	line-height: -5px;   
        
      
}

div#toplinks2 {
	float: left;
	height: 1px;
	margin-left: 10px;
	color: #df6f1d;
	line-height: -5px;
}

div#toplinks img{
margin-left: 0px;
}

div#newsflash {
	width: auto;
	margin-left: 350px;
	margin-right: 30px;
	border: 1px solid #00f;
}


div#tabarea {
	float:right;
	margin-top: 40px;
	margin-right: 11px;
	
	margin-left: 11px;	

}

div#tabarea_l {
	background: url(../images/mw_header_l_b.png) 0 0 no-repeat;
	padding-left: 32px;
}

div#tabarea_r {
	height: 42px;
	background: url(../images/mw_header_r_b.png) 100% 0 no-repeat;
	padding-right: 1px;
}

div#footer{
	
	height: auto;
	overflow: hidden;
	width:1015px;
	margin-right: auto;
	margin-top: 3px;
	float:left;
	border-top:solid #df6f1d 2px;
	padding-top: 5px;
}


#pathway {
	text-align: left;
	background-color:#FFFFFF;
	/*background-image:url(../images/path_oneaccess-v2.gif);
	background-repeat:no-repeat;
	background-position:center bottom;*/
	width:auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 0px;
	margin-left:auto;
	margin-right:auto;
	height: auto;
	padding-left: 5px;
}

#searchting {
	background-image:url(../images/search.gif);
	background-repeat:no-repeat;
	background-position:top left;
	float: right;
	width:150px;
	margin-top: 3px;
	margin-right: 20px;
	height: 30px;
        
	text-align:right;
}
form#searchForm input {
	vertical-align: middle;
}

form#searchForm table {
	border-collapse: collapse;
}

form#searchForm td {
	padding:0;
}

#mod_search_searchword {
	padding-left: 3px;
	padding-top:7px;
        #padding-top: 5px;
}

#area {
	padding: 0;
	
}

#whitebox {
	background: #fff;
	width: auto;
	margin-top: 20px;
	margin-right: 21px;
	margin-bottom: 0px;
	margin-left: 21px;	
}

#whitebox div {
	text-align: left;
}

#whitebox_t {
	background: #fff url(../images/mw_content_t.png) 0 0 repeat-x;
}

#whitebox_tl {
	background: url(../images/mw_content_t_l.png) 0 0 no-repeat;
}

#whitebox_tr {
	height: 10px;
	overflow: hidden;
	background: url(../images/mw_content_t_r.png) 100% 0 no-repeat;
}

#whitebox_m {
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	width: auto;
	padding: 1px 8px;
}

#whitebox_b {
	margin-top: -5px;
	background: url(../images/mw_content_b.png) 0 100% repeat-x;
}

#whitebox_bl {
	background: url(../images/mw_content_b_l.png) 0 100% no-repeat;
}

#whitebox_br {
	height: 13px;
	background: url(../images/mw_content_b_r.png) 100% 100% no-repeat;
}

/* horizontal pill menu */


#pillmenu {
  white-space: nowrap;
  height: 52px;
  background-image:url(../images/menu_bg.gif);
  background-repeat:no-repeat;
  background-position:right top;
  width: 1024px;
  margin-left: auto;

  margin-right: auto; 
  margin-top: 60px;
  padding-top: 18px;
 
  float:left;
}

#pillmenu ul {
  margin: 0;
  padding: 0;
  list-style:none;
  
}

#pillmenu li {
	float: left;
	/*background: url(../images/mw_menu_separator.png) top right no-repeat;*/
	margin: 0;
	border-right: 1px #CCCCCC solid;
	width: 135px;
        margin-left: 10px;
}


#pillmenu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	float:left;
	display:block;
	color: #666666;
	text-decoration: none;
	width: 135px;
	text-align: center;
	
}

#pillmenu a#active_menu-nav {
	
	background-repeat:no-repeat;
	background-position:5px;
	text-decoration: none;
        color: #cccccc;  
}


#leftcolumn {
	padding: 0;
	padding-top: 7px;
        #padding-top: 7px;
	margin: 0;
	width: 20%;
	float:left;

	
	
}

#maincolumn,
#maincolumn_full {
	margin-left: 20%;
	padding-left: 15px;
	width: 75%;

}

#maincolumn_full {
	margin-left: 0;
	padding: 0;	
	width: 100%;
}

table.nopad {
	width: 100%;
	border-collapse: collapse;
	padding: 0;
	margin: 0;
	margin-bottom: 15px;
}

table.nopad td.middle_pad {
	width: 20px;
}

/*****************************************/
/*** Joomla! specific content elements ***/
/*****************************************/

div.offline {
	background: #fffebb;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	font-size: 1.2em;
	
}


/* headers */
div.componentheading {
  padding-left: 0px;
}

h1 {
	padding: 0;
	font-family:Helvetica ,Arial,sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	vertical-align: bottom;
	color: #666;
	text-align: left;
	width: 100%;
}

h2, .contentheading {
	padding: 0;
	font-family: Arial, Helvetica,sans-serif;
	font-size: 1.4em;
	font-weight: normal;
	vertical-align: bottom;
	color: #333;
	text-align: left;
	width: 100%;
}

table.contentpaneopen h3 {
	margin-top: 25px;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
}

h3, .componentheading, table.moduletable th, legend {
  margin: 0;
  font-weight: bold;
  font-family: Helvetica,Arial,sans-serif;
  font-size: 1.5em;
  padding-left: 0px;
	margin-bottom: 10px;
	text-align: left;
}

/* small text */
.small {
	font-size: .90em;
	color: #999;
	font-weight: normal;
	text-align: left;
}

.modifydate {
  height: 20px;
  vertical-align: bottom;
	font-size: .90em;
	color: #999;
	font-weight: normal;
	text-align: left;
}

.createdate {
	height: 20px;
	vertical-align: top;
	font-size: .90em;
	color: #999;
	font-weight: normal;
	vertical-align: top;
	padding-bottom: 5px;
	padding-top: 0px;

}

a.readon {
	margin-top: 10px;
	display: block;
	float: left;
	background: url(../images/mw_readon.png) top right no-repeat;
	padding-right: 20px;
	line-height: 14px;
	height: 16px;
}

/* form validation */
.invalid { border-color: #ff0000; }
label.invalid { color: #ff0000; }


/** overlib **/

.ol-foreground {
	background-color: #f6f6f6;
}

.ol-background {
	background-color: #666;
}

.ol-textfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.ol-captionfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f6f6f6;
	font-weight: bold;
}
.ol-captionfont a {
	color: #0B55C4;
	text-decoration: none;
	font-size: 12px;
}

.ol-closefont {}

/* menu links */
a.mainlevel:link, a.mainlevel:visited {

	background-image:url(../../../images/M_images/pucefleche.png);
	background-position:left center;
	background-repeat:no-repeat;
	padding-left: 15px;
	margin-bottom: 20px;
}

a.mainlevel:hover {

}

/* spacers */
span.article_separator {
	display: block;
	height: 20px;
}

.article_column {
	padding-right: 5px;
}

.column_separator {
	border-left: 1px dashed #e0e0e0;
	padding-left: 10px;
}

td.buttonheading {

}

td.buttonheading img {
	border:none;
}

.clr {
	clear: both;
}

td.greyline {
  width: 20px;
  background: url(../images/mw_line_grey.png) 50% 0 repeat-y;
}

div#maindivider {
  border-top: 1px solid #ddd;
  margin-bottom: 10px;
  overflow: hidden;
  height: 1px;
}

table.blog span.article_separator {
	display: block;
	height: 20px;
}

/* edit button */
.contentpaneopen_edit{
	float: left;
}

/* table of contents */
table.contenttoc {
  margin: 5px;
  border: 1px solid #ccc;
  padding: 5px;
}

table.contenttoc td {
  padding: 0 5px;
}


/* content tables */
td.sectiontableheader {
  background: #efefef;
  color: #333;
  font-weight: bold;
  padding: 4px;
  border-right: 1px solid #fff;
}

tr.sectiontableentry0 td,
tr.sectiontableentry1 td,
tr.sectiontableentry2 td {
  padding: 4px;
}

td.sectiontableentry0,
td.sectiontableentry1,
td.sectiontableentry2 {
  padding: 3px;
}


/* content styles */
table.contentpaneopen, table.contentpane {
	margin: 0;
	padding: 0;
	width: auto;
}

table.contentpaneopen li {
	margin-bottom: 5px;
}

table.contentpaneopen fieldset {
	border: 0;
	border-top: 1px solid #ddd;
}

table.contentpaneopen h3 {.dm_separator {
  border-top-color:gray;
  border-top-style:solid;
  border-top-width:1px;
  margin-bottom:20px;
}
	margin-top: 25px;
}

table.contentpaneopen h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
}

.highlight {
	background-color: #fffebb;
}

/* module control elements */
table.user1user2 div.moduletable {
	margin-bottom: 0px;
}

div.moduletable, div.module {
  margin-bottom: 25px;
}

div.module_menu {
	margin: 0;
	padding: 0;
	margin-bottom: 15px;
}

div.module_menu div div div {
	padding: 10px;
	padding-top: 30px;
	padding-bottom: 15px;
	width: auto;
}

div.module_menu div div div div {
	background: none;
	padding: 0;
}

div.module_menu ul {
	margin: 10px 0;
	padding-left: 20px;
}

div.module_menu ul li a:link, div.module_menu ul li a:visited {
	font-weight: bold;
}

#leftcolumn div.module {
	padding: 0 10px;
}

#leftcolumn div.module table {
	width: auto;
}

/* forms */
table.adminform textarea {
  width: 540px;
  height: 400px;
  font-size: 1em;
  color: #000099;
}

div.search input {
	width: 120px;
	height: 18px;
	border:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-indent: 0px;
	margin-top: 2px;
	margin-right: 12px;
	margin-bottom: 0px;
	margin-left: 0px;
}

form#form-login fieldset { border: 0 none; margin: 0em; padding: 0.2em;}
form#form-login ul { padding-left: 20px; }

form#com-form-login fieldset { border: 0 none; margin: 0em; padding: 0.2em;}
form#com-form-login ul { padding-left: 20px; }

/* thumbnails */
div.mosimage         {  margin: 5px; }
div.mosimage_caption {  font-size: .90em; color: #666; }

div.caption       { padding: 0 10px 0 10px; }
div.caption img   { border: 1px solid #CCC; }
div.caption p     { font-size: .90em; color: #666; text-align: center; }

/* Parameter Table */
table.paramlist {
	margin-top: 5px;
}

table.paramlist td.paramlist_key {
	width: 128px;
	text-align: left;
	height: 30px;
}

table.paramlist td.paramlist_value {
}

div.message {
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size : 14px;
	color : #c30;
	text-align: center;
	width: auto;
	background-color: #f9f9f9;
	border: solid 1px #d5d5d5;
	margin: 3px 0px 10px;
	padding: 3px 20px;
}

/* Banners module */

/* Default skyscraper style */
.bannergroup {
}

.banneritem img {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/* Text advert style */

.banneritem_text {
	padding: 4px;
	font-size: 11px;
}

/*.bannerfooter_text {
	padding: 4px;
	font-size: 11px;
	background-color: #F7F7F7;
	text-align: right;
}*/

/* System Messages */
/* see system general.css */

.pagination span { padding: 2px; }
.pagination a    { padding: 2px; }

/* Polls */
.pollstableborder td {
	text-align: left;
}

/* WebLinks */
span.description {
	display:block;
	padding-left: 30px;
}

/* Frontend Editing*/
fieldset {
	border: 1px solid #ccc;
	margin-top: 15px;
	padding: 15px;
}

legend {
	margin: 0;
	padding: 0 10px;
}

td.key {
	border-bottom:1px solid #eee;
	color: #666;
}

/* Tooltips */

.tool-tip {
	float: left;
	background: #ffc;
	border: 1px solid #D4D5AA;
	padding: 5px;
	max-width: 200px;
}

.tool-title {
	padding: 0;
	margin: 0;
	font-size: 100%;
	font-weight: bold;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
	background: url(../../system/images/selector-arrow.png) no-repeat;
}

.tool-text {
	font-size: 100%;
	margin: 0;
}

/* System Standard Messages */
#system-message { margin-bottom: 20px; }

#system-message dd.message ul { background: #C3D2E5 url(../../system/images/notice-info.png) 4px center no-repeat;}

/* System Error Messages */
#system-message dd.error ul { color: #c00; background: #E6C0C0 url(../../system/images/notice-alert.png) 4px center no-repeat; border-top: 3px solid #DE7A7B; border-bottom: 3px solid #DE7A7B; margin:0px; padding-left: 40px; text-indent:0px;}

/* System Notice Messages */
#system-message dd.notice ul { color: #c00; background: #EFE7B8 url(../../system/images/notice-note.png) 4px center no-repeat; border-top: 3px solid #F0DC7E; border-bottom: 3px solid #F0DC7E; margin:0px; padding-left: 40px; text-indent:0px;}

#syndicate{
	float:left;

}

#power_by{
	float:right;
	
}

/* Component Specific Fixes */

#component-contact table td {
	padding: 2px 0;
}





#newss {
	background-image: url(../images/orange/news_07.gif);
	background-repeat: no-repeat;
	background-position: center center;
	
	height: 641px;
	width: 259px;
}

#menuleft {
background-image:url(../images/main-menu.gif);
	background-repeat:no-repeat;
	background-position:center top;
	height: 15px;
	width: 250px;
	
}
#contentcenter {
	
	width: 1024px;
	min-height: 600px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	
	text-align:left;
	
}

#content {
        background-color:#FFFFFF;
	/*background-image: url(orange/images/bg.gif);*/
	background-repeat: repeat-x;
	background-position: top;
	width: 79%;
	min-height: 770px;
	/*background-image: url(../images/right-corner.gif);
	background-repeat: repeat-y;
	background-position: right top;*/	
	text-align: justify;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
        border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	margin-left: 212px;
        margin-top: 0px;
	#margin-top: 31px;
        
        
	
}


#content h3 {
	color: #ffffff;
	font-size: 16px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;	
}
#content h2 {
	color: #df6f1d;
	font-size: 13px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../../../images/M_images/pucemenuhover.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	margin-left: 5px;
	width: auto;
	border-bottom:#CCCCCC 1px dotted;
}
#content h4 {
	color: #666666;
	font-size: 13px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../../../images/M_images/pucefleche.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	margin-left: 5px;
	width: auto;
}
#bottom {

	height: 10px;
	width: 1024px;	
}

#bloc-menu-oneaccess {
	background-image: url(../images/menu-leftbottom-oneaccess.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 15px;
	width: 250px;
}
#list-menu-left{
	
	width: 250px;
	background-repeat: repeat-y;
	background-position: center top;
	}
#list-menu-left h3{
        font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
        font-weight: bold;
	color: #666666;
	margin: 15px -4px 15px -5px;
        #margin: 15px -4px 15px -10px;
	padding-left: 20px;
	padding-bottom: 2px;
        text-transform:capitalize;
}

#functionalzone{
	width:155px;
	background-image: url(../images/functions.gif);
	background-repeat: no-repeat;
	background-position: top center;
	height:30px;
	margin-left: 850px;
	overflow: hidden;
	text-align:center;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 40px;
	color: #FFFFFF;
	word-spacing: 9px;	
	}
#functionalzone a{
	
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 40px;
	color: #FFFFFF;
	word-spacing: 9px;	
	}
/*#contact{
	background-image: url(../images/images_contact.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height:20px;
	float: left;
	}
#map{
background-image: url(../images/images_map.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height:20px;
	float: right;
	}
#glossary{
background-image: url(../images/images_glossary.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height:20px;
	float: right;
	}
*/
#text-boxflash {
float: left;
width: 200px;
}

#box-flash {
height:190px;
	/*height:221px;*/
	/*background-image:url(../images/box-flash.gif);
background-position:center bottom;
background-repeat:no-repeat;*/	
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	
}

#portfolio{

height: 190px;
width: auto;


}

#topping{
background-color:#666666;
height: 31px;
background-image: url(../images/box-top-bg.gif);
background-repeat: repeat-x;
background-position: center top;



}
#login-extra {
	height: 190px;
	width: 394px;
	background-image:url(../images/login.gif);
	background-position:left top;
	background-repeat:no-repeat;
	float:left;
	margin-left:30px;
	margin-bottom:50px;
}

#box-news {
float:left;
min-height: 214px;
margin-left: 0px;

}
#news-top {
margin-left:5px;
margin-top: 15px;
height: 20px;
background-image: url(../images/top.jpg);
background-repeat: no-repeat;
background-position: right top;
width:249px;
line-height: 20px;
/*width: 330px;
background-image:url(../images/box-top.gif);
background-position:left bottom;
background-repeat:no-repeat;
font-family: Arial, Helvetica, sans-serif;
font-size: 18px;
color: #FFFFFF;
text-indent: 17px;
line-height: 30px;*/
	
}
#news-content {
	min-height: 215px;
	width: 245px;
	border: #000000 solid 1px;
	/*width: 325px;
	background-image:url(../images/box-content.gif);
	background-position:left center;
	background-repeat:repeat-y;*/
	text-align: justify;
	text-indent: 0px;
	margin-left:5px;

}

/*#news-bottom {
height: 20px;
width: 325px;
background-image:url(../images/box-bottom.gif);
background-position:top left;
background-repeat:no-repeat;
background-color:#FFFFFF;
}*/
#top-products{
width:auto;
height: 31px;

}
#products{
width:auto;
float: left;
height: auto;
/*background-image: url(../images/box-top-bg.gif);
background-repeat: repeat-x;
background-position: center top;*/
}

#box-products {
width: auto;
float:left;
}

#products-top {
margin-left:5px;
margin-top: 15px;
height: 20px;
background-image: url(../images/top.jpg);
background-repeat: no-repeat;
background-position: right top;
width:249px;
line-height: 20px;
/*background-image: url(../images/box-top-bg.gif);
	background-repeat: repeat-x;
	background-position: center top;*/
/*width: 325px;
background-image:url(../images/box-top.gif);
background-position:left bottom;
background-repeat:no-repeat;
font-family: Arial, Helvetica, sans-serif;
font-size: 18px;
color: #FFFFFF;
text-indent: 17px;
line-height: 30px;
background-color:#FFFFFF;
border-left-width: 2px;
border-left-style: dotted;
border-left-color: #999999;*/
}
#products-content {
	min-height: 215px;
	width: 245px;
	border: #000000 solid 1px;
	/*width: 325px;
	background-image:url(../images/box-content.gif);
	background-position:left center;
	background-repeat:repeat-y;*/
	text-align: justify;
	text-indent: 0px;
	margin-left:5px;
}
#products-content li {
	list-style-position: inside;
	list-style-image: url(../../../images/M_images/pucemenu.png);
	list-style-type: none;
	text-align:left;
	margin-left: -30px;
	border-bottom:#999999 1px dotted;
}
#products-content li hover {
	list-style-position: inside;
	list-style-image: url(../../../images/M_images/pucemenuhover.png);
	list-style-type: none;
}
#products-content h2 {
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../../../images/M_images/pucefleche.png);
	background-repeat: no-repeat;
	background-position: left 4px;
}
#products-content h3 {
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../../../images/M_images/pucemenuhover.png);
	background-repeat: no-repeat;
	background-position: left center;
	border-bottom:#999999 1px dotted;
	padding-left: 15px;
	margin-left: 5px;
}


#box-solutions {
/*width: 260px;*/
float:left;

}
#solutions-top {
margin-left:5px;
margin-top: 15px;
height: 20px;
background-image: url(../images/top.jpg);
background-repeat: no-repeat;
background-position: right top;
width:249px;
line-height: 20px;

}

#solutions-content {
	min-height: 215px;
	width: 245px;
	border: #000000 solid 1px;
	
	text-align: justify;
	text-indent: 0px;
	margin-left:5px;
}
#solutions-content h2 {
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../../../images/M_images/pucefleche.png);
	background-repeat: no-repeat;
	background-position: left 4px;
}
#solutions-content h3 {
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../../../images/M_images/pucemenuhover.png);
	background-repeat: no-repeat;
	background-position: left center;
	border-bottom:#999999 1px dotted;
	padding-left: 15px;
	margin-left: 5px;
}
#breaking {
	/*width: 260px;*/
    float:left;
	height: auto;
	min-width: 662px;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #999999;
}


#qlinks{
margin-top: 10px;
margin-left: 5px;
width:auto;
height: auto;


}

#box-qlinks {
width: auto;

}

#qlinks-top {
margin-top: 3px;
height: 40px;
width:auto;
background-image:url(../images/toplinks.jpg);
background-position: left top;
background-repeat:no-repeat;
border-left: #cccccc solid 1px;
border-right: #cccccc solid 1px;
border-top: #cccccc solid 1px;

}
#qlinks-content {
        background-color: #ffffff;  
	height: auto;
	width: auto;
	border-left: #cccccc solid 1px;
        border-right: #cccccc solid 1px;
        border-bottom: #cccccc solid 1px;
	text-align: justify;
	text-indent: 15px;
        
        
}
#qlinks-content li {
	list-style-position: inside;
        
	list-style-image: url(../../../images/M_images/pucemenu.png);
	list-style-type: none;
	text-align:left;
	border-bottom:#999999 1px dotted;
}
#qlinks-content li hover {
	list-style-position: inside;
	list-style-image: url(../../../images/M_images/pucemenuhover.png);
	list-style-type: none;
}
#qlinks-content h2 {
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../../../images/M_images/pucemenu.png);
	background-repeat: no-repeat;
	background-position: left 4px;
	margin-top:0px;
        margin-left: 10px;
	width: auto;
	
}
#qlinks-content h3 {
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../../../images/M_images/pucemenuhover.png);
	background-repeat: no-repeat;
	background-position: left center;
	border-bottom:#999999 1px dotted;
	padding-left: 15px;
	margin-left: 5px;
}

#top-menupri{
width:auto;
height: 31px;
#height:auto

}
#menupri{
margin-top: -3px;
#margin-top: 35px;
margin-left: 5px;
width:auto;
height: auto;


}

#box-menupri{
width: auto;

}

#menupri-content {
        background-color: #ffffff;
        background-image:url(../images/main-menu.gif);
        background-position:top left;
        background-repeat:no-repeat;
        margin-top: 3px;
        
	height: auto;
	width: auto;
	border: #cccccc solid 1px;
	text-align: justify;
	text-indent: 15px;
	
}

#top-lastnws{
width:auto;
height: 31px;

}
#lastnws{
width:auto;
height: auto;

}

#box-lastnws {
width: auto;
}

#lastnws-top {
margin-bottom: 30px;
height: 55px;
width:auto;
background-image: url(../images/topnews.jpg);
background-position:top left;
background-repeat: no-repeat;
}
#lastnws-content {
        background-color: #ffffff;
        margin-top: 20px;
	min-height: auto;
	width: auto;
	border: #ffffff solid 1px;
	/*width: 325px;
	background-image:url(../images/box-content.gif);
	background-position:left center;
	background-repeat:repeat-y;*/
	text-indent: 0px;
	margin-left:5px;
}


#lastnws-content li {
        
	list-style-position: inside;
	list-style-image: url(../../../images/M_images/pucemenu.png);
	list-style-type: none;
	text-align: left;
        margin-left: -30px;
        #margin-left: -34px;
	border-bottom:#999999 1px dotted;
        #height: 22px;
}
#lastnws-content li a {

        #margin-left: 7px;
}
#lastnws-content li hover {
	list-style-position: inside;
	list-style-image: url(../../../images/M_images/pucemenuhover.png);
	list-style-type: none;
}
#lastnws-content h2 {
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../../../images/M_images/pucemenu.png);
	background-repeat: no-repeat;
	background-position: left 4px;
	margin-top: 20px;
	width: auto;
}
#lastnws-content h3 {
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../../../images/M_images/pucemenuhover.png);
	background-repeat: no-repeat;
	background-position: left center;
	border-bottom:#999999 1px dotted;
	padding-left: 15px;
	margin-left: 5px;
}
#subscrib{
margin-top: 10px;
margin-left: 5px;
width:auto;
height: auto;

}

#box-subscrib {
width: auto;
}

#subscrib-top {
height: 55px;
width:auto;
background-image: url(../images/topnewsletter.gif);
background-position:center left;
background-repeat: no-repeat;
}
#subscrib-content {
	height: auto;
	width: auto;
        background-color: #ffffff;
	border: #ffffff solid 1px;
	/*width: 325px;
	background-image:url(../images/box-content.gif);
	background-position:left center;
	background-repeat:repeat-y;*/
	text-indent: 5px;
}
#subscrib-content li {
	list-style-position: inside;
	list-style-image: url(../../../images/M_images/pucemenu.png);
	list-style-type: none;
	text-align:left;
	border-bottom:#999999 1px dotted;
}
#subscrib-content li hover {
	list-style-position: inside;
	list-style-image: url(../../../images/M_images/pucemenuhover.png);
	list-style-type: none;
}
#subscrib-content h2 {
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../../../images/M_images/pucefleche.png);
	background-repeat: no-repeat;
	background-position: left 4px;

}
#subscrib-content h3 {
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../../../images/M_images/pucemenuhover.png);
	background-repeat: no-repeat;
	background-position: left center;
	border-bottom:#999999 1px dotted;
	margin-left: 5px;
}

#loging{
margin-top: 10px;
margin-left: 5px;
width:auto;
height: auto;
margin-bottom: 7px;

}

#box-loging {
width: auto;
}

#loging-top {
height: 55px;
width:auto;
background-image: url(../images/login.jpg);
background-position:top left;
background-repeat: no-repeat;
}
#loging-content {
	height: auto;
	width: auto;
	border: #ffffff solid 1px;
}

#loging-content li a {
	
        color: #ffffff;
}
#component-contact table {
	margin-left: 6px;
}

/* Ajout Actusnews */
.nom_du_produit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px; 
	font-weight: bold; 
	color: #DF6F1D;
}
.contenu_produit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt; 
	font-weight: normal;
	text-align: justify;
}
.contenu_produit p.NoParagraphStyle {
	text-align: justify;
}
.sous_titre_produit {
	font-family: Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	font-weight: bold; 
	font-size: 10pt;
	line-height: 120%;
	color: #818286;
}
.contenu_bloc_gris {
	font-size: 10pt; 
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: -0.1pt;
	font-weight:lighter;
}
.titre_bloc_gris { 
	text-align: center;
	line-height: 120%;
	color: #FFFFFF;
}
span.logo {
	display: none;
}
#content h4.products {
	color: #DF6F1D;
	font-family: Arial;
	font-size: 10pt;
	font-variant: small-caps;
	display: block;
	margin-left: 50px;
	background-image: none;
	font-weight: bold;
	padding: 0;
}
.dm_separator {
  margin-bottom:20px;
}
#login {
    background-color: #FFFFFF;
    background-position: left top;
    background-repeat: no-repeat;
    border: 1px solid #CCCCCC;
    height: auto;
    padding-top: 3px;
    margin-left: 5px;
    margin-top: 13px;
    text-align: justify;
    text-indent: 15px;
    width: auto;
}
.contentpane_pressrelease form {
    margin: 0 7px 0 25px;

}
.sectiontableentry1_pressrelease .date, .sectiontableentry2_pressrelease .date {
    background-color: #dbdbdd;
    color: #000000;
    border-spacing: 20px;
    text-align: center;
}
.sectiontableentry1_pressrelease span.date, .sectiontableentry2_pressrelease span.date,
.sectiontableentry1_pressrelease span.title, .sectiontableentry2_pressrelease span.title  {
    display: block;
    margin: 0 5px;
}
.sectiontableentry1_pressrelease .title, .sectiontableentry2_pressrelease .title {
    background-color: #fae3d3;
    color: #000000;
    margin-bottom: 15px;
}
.sectiontableentry1_pressrelease .title a, .sectiontableentry2_pressrelease .title a {
    background-color: inherit;
    color: #000000;
}
.sectiontableentry1_pressrelease td.language, .sectiontableentry2_pressrelease td.language {
    background-color: #dbdbdd;
    color: #000000;
}
.sectiontableentry1_pressrelease td.language a, .sectiontableentry2_pressrelease td.language a {
    display: block;
    width: 17px;
    height: 11px;
    margin: 0 5px;
}
.sectiontableentry1_pressrelease a.de-DE, .sectiontableentry2_pressrelease a.de-DE {
    background: url("/onesite/images/stories/press/germanyflag.gif") no-repeat scroll 0 0 transparent;
    width: 51px;
}
.sectiontableentry1_pressrelease a.es-ES, .sectiontableentry2_pressrelease a.es-ES {
    background: url("/onesite/images/stories/press/spainflag.gif") no-repeat scroll 0 0 transparent;
    width: 51px;
}
.sectiontableentry1_pressrelease a.en-GB, .sectiontableentry2_pressrelease a.en-GB  {
    background: url("/onesite/images/stories/press/flag.gif") no-repeat scroll 0 0 transparent;
}
.sectiontableentry1_pressrelease a.fr-FR, .sectiontableentry2_pressrelease a.fr-FR  {
    background: url("/onesite/images/stories/press/drapeau.gif") no-repeat scroll 0 0 transparent;
}
.sectiontableentry1_pressrelease a.it-IT, .sectiontableentry2_pressrelease a.it-IT {
    background: url("/onesite/images/stories/press/italyflag.gif") no-repeat scroll 0 0 transparent;
    width: 68px;
}
.contentpane_pressrelease .hasTip, .sectiontableentry1_pressrelease td.language span, .sectiontableentry2_pressrelease td.language span {
    display: none;
}
