/* DOCUMENT START */
body, input, textbox, select, li, td, th {
	font-family:  Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	margin:0;
	padding:0;
	line-height: 1.3em;
}
td
{
	vertical-align:top;
	text-align:left;
}
p {
	margin: 0;
	padding: 0;
}

img
{
    border:0;   
}

img a  
{
	border:0; 
}

.fl {
	float:left;
}

.fr {
	float:right;
}

a
{
	color: Blue; 
	text-decoration:none;
}
a:hover
{
	text-decoration:underline;
}

a.red{
	color: #cc3300;
	text-decoration:none;
}	
a.red:hover{
	text-decoration:none;
	text-decoration:underline;
}

a.underline {
	text-decoration:underline;
}

a.button_quicklink
{
	display: block;
	float: right;
	height:auto;
	font-weight:bold;
	font-size:14px;
	text-decoration: none;
	width:275px;
	color:#0089c4;
	padding-top:16px;
	padding-bottom:0px;
	background-image: url(../images/mailing/imagesSites/images/arrowgrey.png);
	background-repeat: no-repeat;
	background-position:bottom left;


}
a.button_quicklink span{
	display: block;
	padding: 0px 0px; 
	margin:0px;

}
a.button_quicklink:hover{ /* Hover state CSS */
background-image: url(../images/mailing/imagesSites/images/arrowred.png);
	background-repeat: no-repeat;
	background-position:bottom left;
	color:#850000;
}

a.button_normal{
	background: transparent url('../Images/ButtonsTemplates/normal_button_slide.png') no-repeat top left;
	display: block;
	float: left;
	line-height: 17px; 
	height: 25px; 
	padding-left: 10px; 
	text-decoration: none;
	color:#000000;
}

a.button_normal span{
	background: transparent url('../Images/ButtonsTemplates/normal_button_slide.png') no-repeat top right;
	display: block;
	padding: 4px 10px 4px 0; 
}

a.button_normal:hover{ /* Hover state CSS */
	background-position: bottom left;
}

a.button_normal:hover span{ /* Hover state CSS */
	background-position: bottom right;
	color: black;
}

.erreur
{
	color:Red;
	font-size:11px;
}

.required
{
	background-image:url(../images/bluestar.gif);
	background-position:right center;
	background-repeat:no-repeat;
}

.displaynone
{
    display:none;
}	

ul.nomargin 
{
	margin:0;
	padding:0;
}
ul.nomargin li
{
	margin-left:20px;
}

/* DOCUMENT END */

/*MENU1 START*/
.nomenu {
	display:none;
}

#logo
{
	float:left;
	width:240px;
	height:42px;
}

.topNormal {
	width:980px;
	margin: 0 auto 0 auto;
	position:relative;
	height:auto;
}

.topAbo 
{
	margin-left: 0;
	margin-bottom: 0;
	margin-top: 0px;
	margin-right:5px;
	position:relative;
	height:auto;
}

	
#textlogo 
{
	float:left;
	padding-top:3px;
}

.menu1 
{
	float:right;
	height: 25px;
	margin-top:5px;
	margin-right:-10px;
}

.menu1 ul{
	padding: 0;
	margin: 0;
	height: 20px;
}

.menu1 ul li
{
	list-style: none;
	display: inline;
	
}

.menu1 ul li a
{
	font-size:17px;
	font-weight:bold;
	height: 20px;
	text-decoration: none;
	float: right;
	border-left: 1px solid #e1e1e1;
}

.menu1 ul li a div
{
	padding-left:10px;
	padding-right:10px;
}
/*MENU1 END*/

/*MENU2 START*/
.menu2 {
	background-image:url(../images/menu2.png);
	border-top:1px solid #0089c4;
	border-bottom:1px solid #0089c4;
	height: 27px;
	margin:0;
	margin-bottom:10px;
}

.menu2 ul{
	padding: 0;
	margin: 0;
	height: 27px;
}

.menu2 ul li
{
	list-style: none;
	display: inline;
}

.menu2 ul li a
{
	font-weight:bold;
	font-size:14px;
	height: 27px;
	padding-right:0.5em;
	padding-left:0.5em;
	text-decoration: none;
	float: left;
	color:#bebebe;
	color:#ffffff;
	border-right: 1px solid #0089c4;
	border-left: 1px solid #649CC3;
	background-image:url(../images/menu2.png);
	background-position: left top;
}

.menu2 ul li a:hover{
	background-position: left bottom;
	color: #eeeeee;
}

.menu2 ul li a.selected{
	background-position: left bottom;
	font-size:14px;
	color: #ffffff;
}

.menu2 ul li a div
{
	padding-top:4px;
}
.menu2 ul li a.selected div
{
	padding-top:4px;
}
/*MENU2 END*/

/*LOGGEDONBLOCK START*/
.userLogged
{
	float:right;
    height: 20px;
    overflow: hidden;
	width:auto;
	position:absolute;
	right: 100px;
	top: 0px;
	z-index:15;
}

.userLoggedMiddle
{
    /*background-image:url(../Images/UserLoggedMiddle.png);*/
    background-repeat: repeat-x;
    height: 20px;
    font-size: 11px;
	vertical-align:middle;
	padding-left:5px;
	padding-right:5px;
	z-index:15;
}

.userLoggedLeft
{
    /*background-image:url(../Images/UserLoggedLeft.png);*/
    background-repeat: no-repeat;
    width:6px;
    z-index:15;
}

.userLoggedRight
{
    /*background-image:url(../Images/UserLoggedRight.png);*/
    background-repeat: no-repeat;
    width:6px;
    z-index:15;
}
/*LOGGEDONBLOCK END*/

/*LANG BLOCK START*/
#lang 
{
	float:right;
    height: 20px;
    overflow: hidden;
	width:100px;
	position:absolute;
	right: 0px;
	top: 0px;
	text-align:right;
}
#lang a
{
	/*background-image:url(../Images/lang.png);
    background-position: left top;
    background-repeat: no-repeat;
    /*color: #000000;*/
    display: block;
    float: right;
    font-size: 10px;
    height: 20px;
    line-height: 20px;
    padding-left: 1px;
    text-align: center;
    text-decoration:underline;
    color:Blue;
    /*text-decoration: none;*/
    width: 25px;
}
#lang a.toptoolselected{
    /*background-position: left bottom;*/
    color:#B33121;
    color:Black;
    font-weight:bold;
    text-decoration: none;
}
#lang a:hover
{
    background-position: left bottom;
    /*color:white;*/
}

/*LANG BLOCK END*/

.option 
{
    width:200px;
	/*margin: 0 auto 0 auto;*/
}

.optiontop {
	width:200px;
	background-image:url(../Images/OptionTop200.jpg);
	height:12px;
}

.optionmiddle {
	width:200px;
	background-image:url(../Images/OptionMiddle200.jpg);
	background-repeat:repeat-y;
	height:auto;
	text-align:center;
}
.optionbottom {
	width:200px;
	background-image:url(../Images/OptionBottom200.jpg);
	height:11px;
	z-index:-1;
}


/*FOOTER START*/
#footer {
	width:980px;
	margin: 0 auto 0 auto;
	height:10px;
}

#footertop {
	width:980px;
	float:left;
	background-image:url(../Images/footertop.jpg);
	height:12px;
}
#footermiddle {
	width:980px;
	float:left;
	background-image:url(../Images/footermiddle.jpg);
	background-repeat:repeat-y;
	height:auto;
}
#footerbottom {
	width:980px;
	float:left;
	background-image:url(../Images/footerbottom.jpg);
	height:11px;
	z-index:-1;
}
#footer1 
{
	float:left;
	background-color:Transparent;
	line-height:1.5em;
	border-left:1px solid #E1E1E1;
	padding-left:20px;
	padding-right:0px;
	padding-top:2px;
	width:215px;
}
#footer1 p a {
	color:#878787;
	text-decoration:none;
}
#footer1 p a:hover {
	color:#A62D18;
	text-decoration:underline;
}
#footer1_first {
	float:left;
	line-height:1.5em;
	padding-left:30px;
	padding-right:0px;
	padding-top:10px;
	border-right:0px;
	padding-top:2px;
	width:230px;
}
#footer1_first p a 
{
	color:#878787;
	text-decoration:none;
}
#footer1_first p a:hover 
{
	color:#A62D18;
	text-decoration:underline;
}
/*FOOTER END*/

/*CONTENTABO START*/
.contentAbo
{
	border:0px solid orange;
	margin: 0 0 0 10px;
	position:relative;
}

/*CONTENTABO END*/

/*CONTENTNORMAL  START*/

.contentNormal 
{
	border:0px solid orange;
	width:980px;
	margin: 0 auto 0 auto;
	position:relative;
}

.contentNormal h1 {
	height:25px;
	padding-top:3px;
	font-size:16px;
	font-weight:bold;
	color:#A62D18;
	margin:0;
	padding:0;
}


.contentNormal h2{
	height:25px;
	padding-top:3px;
	font-size:14px;
	font-weight:bold;
	color:#A62D18;
	margin:0;
	padding:0;
}

.contentNormal a:hover h2{
	text-decoration:none;
}
.contentNormal h3 {
	background-image:url(../Images/Template/arrowred.jpg);
	background-repeat:no-repeat;
	padding-left:25px;
	height:22px;
	padding-top:3px;
	font-size:12px;
	font-weight:bold;
	color:#A62D18;
}

.contentNormal h5
{
	margin:0;
	font-weight:bold;
	font-size:14px;
	padding-top:5px;
	color:#FFFFFF;
	padding:9px 0 0 6px;
	display:block;
	height:25px;
}

/*Box with dynamic width : can contain more than 1 element (div/href/ ...) START*/

.BoxDynTop
{
	background-image:url('../Images/Box/BoxDynTop.png');
	height:30px;
}

.BoxDynTopLeft{
	background-image:url('../Images/Box/BoxDynTopLeft.png');
	height:30px;
	width:10px;
	float:left;
}
.BoxDynTopRight
{
	background-image:url('../Images/Box/BoxDynTopRight.png');
	height:30px;
	width:10px;
	float:right;
}
.BoxDynMiddleLeft{
	background-image:url('../Images/Box/BoxDynMiddleLeft.png');
	background-repeat:repeat-y;
	margin:0;
}
.BoxDynMiddleRight{
	background-image:url('../Images/Box/BoxDynMiddleRight.PNG');
	background-position:top right;
	background-repeat:repeat-y;
	width:100%;
}
.BoxDynBottomLeft{
	background-image:url('../Images/Box/BoxDynBottomLeft.png');
	background-repeat:repeat-y;
	height:103px;
}
.BoxDynBottomRight{
	background-image:url('../Images/Box/BoxDynBottomRight.PNG');
	width:10px;
	float:right;
	height:103px;
}

.BoxDynBottomLeftShort{
	background-image:url('../Images/Box/BoxDynBottomLeftShort.png');
	background-position:left bottom;
	background-repeat:repeat-y;
	height:28px;
	margin-bottom:10px;
}

.BoxDynBottomRightShort{
	background-image:url('../Images/Box/BoxDynBottomRightShort.PNG');
	width:10px;
	background-position:right bottom;
	float:right;
	height:28px;
}

/*Box with dynamic width END*/


/*Box with dynamic width : simple : can only contain one other div START*/
.BoxSimpleDynTop{
	background-image:url('../Images/Box/BoxDynTopRight.png');
	background-repeat:no-repeat;
	background-position:top right;
	height:30px;
}
.BoxSimpleDynTop div{
	background-image:url('../Images/Box/BoxDynTopLeftLong.png');
	background-repeat:no-repeat;
	background-position:top left;
	height:30px;
	padding-left:10px;
	margin-right:10px;
}
.BoxSimpleDynTop div h1
{
	padding-bottom:4px;
}

/*Box with dynamic width : END*/

/*Boxes with static width  START */
.boxMediumTop {
	width:475px;
	height:34px;
	background-image:url(../Images/Box/BoxMediumTop.png);
}

.boxMediumMiddle {
	width:455px;
	background-image:url(../Images/Box/BoxMediumMiddle.jpg);
	min-height:125px;
	padding:10px 10px 0 10px;
}
.boxMediumBottom {
	width:475px;
	height:103px;
	background-image:url(../Images/Box/BoxMediumBottom.jpg);
}

.boxMediumBottomShort {
	width:475px;
	height:29px;
	background-image:url(../Images/Box/BoxMediumBottom.jpg);
}

.boxBigTop {
	width:980px;
	height:34px;
	background-image:url(../Images/Box/BoxBigTop.png);
}

.boxBigMiddle {
	width:960px;
	background-image:url(../Images/Box/BoxBigMiddle.jpg);
	padding:10px 10px 0 10px;
}

.boxBigBottom {
	width:980px;
	height:103px;
	background-image:url(../Images/Box/BoxBigBottom.jpg);
}

.boxBigBottomShort {
	width:980px;
	height:29px;
	background-image:url(../Images/Box/BoxBigBottom.jpg);
}

/*Boxes with static width  END */


.boxTop h1{
	padding-top: 9px;
	padding-left: 10px;
	color:#ffffff;
}
.boxTop a, .boxTop a:hover
{
	text-decoration:none;
}

.titleLikeH1 {
	font-size:16px;
	font-weight:bold;
	padding-top: 9px;
	padding-left: 10px;
	color: #FFFFFF;
}


/*CONTENTNORMAL END*/


/*GADGETS START*/
.arrowlist {
    background-image: url(../images/arrowsmallred.gif);
    background-position: left top;
    background-repeat: no-repeat;
    padding-left: 13px;
    text-decoration:none;
}

/*GADGETS END*/


#header 
{
	position:relative;
	clear:both;
	margin-bottom:15px;
}
#header2 {
	position:relative;
	height: 226px;
	clear:both;
	background-repeat:no-repeat;
}
#header2right {
	position:relative;
	width:330px;
	height: 210px;
	float:right;
	padding-top:16px;
}
#header2right h2
{
    color: #A62D18;
    font-size: 14px;
    font-weight: bold;
    height: 25px;
    margin: 0;
    margin-top: -3px;
    padding-left:2px;
}

#header_left {
	position:relative;
	float:left;
	width:276px;
	margin-top:-11px;
}
#header_right {
	position:relative;
	float:left;
	width:704px;
	margin-top:-11px;
}
#middle {
	width:980px;
}
#middle_right {
	float:left;
	width:655px;
	margin-top:12px;
	padding-left:19px;
}

.clear {
	clear:both;
}
h3 {
	padding-left:25px;
	height:22px;
	padding-top:3px;
	margin:0;
}
h1 {
	font-size:16px;
	font-weight:bold;
	margin:0;
	padding:0;
	color: #174176;
	margin-bottom:3px;
}


h2, MTTit2Txt
{
    color: #A62D18;
    font-size: 14px;
    font-weight: bold;
    height: 25px;
    margin: 0;
    padding: 0;
}


h4 {
	margin:0;
	padding:0;
	padding:9px 0 0 3px;
}
h4 a span{
	color:#ffffff;
	text-decoration:none;
}
h4 a {
	color:#ffffff;
	text-decoration:none;
}
h4 a:hover{
	text-decoration:none;
}

h6
{
	margin:0;
	font-weight:bold;
	font-size:14px;
	padding-top:5px;
	color:#174176;
	padding:9px 0 0 6px;
	display:block;
	height:25px;
}

a h6 {
	margin:0;
	font-weight:bold;
	font-size:14px;
	padding-top:5px;
	color:#174176;
	padding:9px 0 0 6px;
	text-decoration:none;
	display:block;
	height:25px;
}

#middle_left {
	float:left;
	width:226px;
	padding-right: 20px;
}
#middle_left ul {
	list-style-type:none;
	margin: 0;
	padding: 0;
}
#middle_left li {
	height:30px;
	margin-top:5px;
	margin-bottom:5px;
}
#middle_left li:hover {
	margin-top:5px;
	margin-bottom:5px;
}
#middle_left li a {
	font-size:15px;
	font-weight:normal;
	border-bottom:1px #e4e4e4 solid;
	display: block;
	height:23px;
	margin: 0;
	padding-left:5px;
	padding-top:7px;
	color:#333333;
	text-decoration:none;
}
#middle_left li a:hover {
	font-size:15px;
	font-weight:normal;
	border-bottom:1px #e4e4e4 solid;
	display: block;
	height:23px;
	margin: 0;
	padding-left:5px;
	padding-top:7px;
	color:#333333;
	text-decoration:none;
	background-color:#e9e9e9;
}
#middle_left .currentpage {
	font-size:15px;
	font-weight:normal;
	border-bottom:1px #e4e4e4 solid;
	display: block;
	height:23px;
	margin: 0;
	padding-left:5px;
	padding-top:7px;
	color:#333333;
	text-decoration:none;
	background-color:#e9e9e9;
}
.gris {
	color:#707070;
}


#wrapper .titreconnexion {
	color:#A52D19;
	font-weight:bold;
	font-size:12px;
	margin-bottom:5px;
}
#wrapper .connexion {
	color:#FFFFFF;
	font-weight:bold;
	font-size:12px;
	margin-bottom:5px;
}

/*For displaying tender*/

.ptxt{margin-left:15px;}
.ppar{margin-left:-15px;font-weight:bold;padding-top:3px;}
.KeywordsMatch{background-color:yellow}
.remark {
	font-size: 9px;
	color: #999999;
	text-decoration:none;
}

.Erreur {
	font-size: 11px;
	color:Red;
	list-style-type: none;
	font-weight: bold;
}
.ErreurHref
{
	font-size: 11px;
	color:Red;
	list-style-type: none;
	font-weight: bold;
}
.ErreurHref:hover
{
	font-size: 11px;
	color:Black;
	list-style-type: none;
	font-weight: bold;
}

/**** Publications ****/
.FaxlistDetailGroep
{
	background-color:#acc0e7;
	color:White;
	font-size:13px;
	font-weight:bold
}
.FaxlistDetailPublBlad
{
	font-weight: 700;
	color: #174176;
	background-color:#FFFFFF;
	background-image:url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left : 13px;
	border:2px solid #acc0e7;
}

.SearchHighlight
{
	background-color:#99FF99;	
	font-weight:bold;
}

/*** TABLEAUX BEGIN ***/
.Head1 
{
	background-color:#A62D18;
	color:White;
	font-weight: bold;
}
.Table1 .Row
{
	background-color: #e8e8e8;
}

.clearer
{
	clear:both;
}




/*****************************/
/*--------- DEMAT --------/
/*****************************/

.content{
	width:962px;
	height:310px;
	margin:auto;
}
.header{
	visibility:hidden;
}
.zone_globale{
	/*width:962px;*/
	height:306px;
	margin:0 1px 0 0;
	display:block;
	/*
	-moz-border-radius:6px / 6px;
	-webkit-border-radius:6px;
	-khtml-border-radius:6px;
	border-radius:6px;
	behavior:url(border-radius.htc);
    border:1px solid #d56d08;
    */
	background-color:#fff;
}
.zone{
	width:316px;
	height:304px;
	float:left;
}
.sep {
	width:5px;	
	height:303px;
	float:left;
}
.sep .trait{
	width:1px;	
	height:274px;
	position:absolute;
	/*border-left: 1px solid #d56d08;*/
	border-left: 1px solid #AFAFAF;
	margin-top: 15px;
    margin-left: 2px;
}
.sep .img{
	width:1px;
	height:274px;
	position:absolute;
	margin-top: 15px;
	margin-left: 2px;
	background:url("../Images/demat/sep.png") no-repeat top left;	
}
.icons{
	width:310px;
	height:45px;	
	clear:both;
	display:block;
	margin:4px 2px 0 4px;
	-moz-border-radius:4px / 4px;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px;
/*	border-radius:4px;
	behavior:url(border-radius.htc);*/
	border:1px solid #d9d9d9;
	background-color:#fff;
}
.icon{
	width:35px;
	height:35px;
	float:left;
	margin:4px 0 auto 3px;
	display:block;
	background:url(../Images/demat/btn_icons.png) no-repeat top left;
}

.icon:hover{
	background-image:url(../Images/demat/btn_icons_hover.png);
}
.tree{
	width:310px;	
	height:215px;
	margin:4px 2px 0 4px;
	background:#fff;
}
.divGrid{
	width:310px;
	height:215px;
}
.bib {
	width:310px;
	height:28px;
	clear:both;	
	margin:4px 2px auto 4px;
	-moz-border-radius:4px / 4px;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px;
/*	border-radius:4px;
	behavior:url(border-radius.htc);*/
	border:1px solid #d9d9d9;
	background-color:#fff;
}
.infos {
	float:left;
	height:18px;
	width:19px;
	margin:4px 0 0 8px;
	background:url(../Images/demat/infos.png) no-repeat scroll top left;
}
.bib .infos a img, .bib .infos img{
	border:none;
	height:18px;
	width:19px;
	display:block;
	overflow:hidden;
	}
.infos:hover{
	background-position:-19px top;
	}
.bib .titre{
	float:left;
	margin:4px 0 0 4px;
	height:18px;
	width:240px;
	color:#333;
}
/*-----------|=> data ----------*/
#data{
    min-height: 52px;
    /*width: 410px;
    margin: 0px;
    padding: 12px;
    background: #fff;
    -moz-border-radius: 8px;
    border: solid 1px #00989a;*/
}
#data .dataIN{
	width:auto;
	height:auto;
	min-height:80px;
	margin:2px;
	/*-moz-border-radius:4px / 4px;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px;
	border-radius:4px;
	behavior:url(border-radius.htc);*/
	/*border:1px solid #d56d08;*/
	border:1px solid #AFAFAF;
}
#data .dataIN .ctrl{
	width:auto;
	height:auto;
	margin:20px;
}
#data input,#data span, #data label, #data img{
	margin:4px 2px 0 6px;
}
#data .dataIN .btn{
	clear:both;
	float:right;
}
		
/*--------- ICON ID --------------*/
/*-----------|=> Zone 1 ----------*/
#zone1_up {
	background-position:0 top;
}
#zone1_down {
	background-position:-37px top;
}
#zone1_workfolder {
	background-position:-74px top;
}
#zone1_newfolder {
	background-position:-110px top;
}
#zone1_rename {
	background-position:-146px top;
}
#zone1_move {
	background-position:-364px top;
}
#zone1_delete {
	background-position:-183px top;
}
#zone1_recycle {
	background-position:-219px top;
}
/*-----------|=> Zone 2 ----------*/
#zone2_up {
	background-position:0 top;
}
#zone2_down {
	background-position:-37px top;
}
#zone2_newfolder {
	background-position:-110px top;
}
#zone2_rename {
	background-position:-146px top;
}
#zone2_move {
	background-position:-364px top;
}
#zone2_delete {
	background-position:-183px top;
}
#zone2_sign {
	background-position:-256px top;
}
/*-----------|=> Zone 3 ----------*/
#zone3_down {
	background-position:-37px top;
}
#zone3_delete {
	background-position:-183px top;
}
#zone3_sign_in {
	background-position:-292px top;
}
#zone3_sign_out {
	background-position:-328px top;
}

/*****************************/
/*--------- COMPOSANT --------/
/*****************************/
#form1{		}
.dropdown
{
		border:1px solid #000;
}
		
/*Abonnement*/	
a.mpItem {
    background-image: url("../images/dash.gif");
    background-position: left center;
    background-repeat: no-repeat;
    color: Black;
    margin-left: 15px;
    padding-left: 5px;
    text-decoration: none;
}
a.mpItemSelected {
    background-image: url("../images/dash.gif");
    background-position: left center;
    background-repeat: no-repeat;
    color: #CC3300;
    font-weight: bold;
    margin-left: 15px;
    padding-left: 5px;
    text-decoration: underline;
}
a.mpItem:hover
{
	text-decoration:underline;
}
.mpCbo {
    background-color: #DCDCDC;
    color: Black;
    text-decoration: none;
}
.mpRecycleBinDiv {
    background-color: #DCDCDC;
    background-position: left center;
    background-repeat: no-repeat;
    border-color: #BBBBBB #BBBBBB #D5CCBB;
    border-right: 1px inset #BBBBBB;
    border-style: inset;
    border-width: 1px;
    color: Black;
    padding: 1px;
    text-decoration: none;
    vertical-align: middle;
}
a.mpRecycleBin
{
	color:Black;
	text-decoration:none;
}
.numpubsnotopened {
    color: blue;
    font-weight: bold;
    text-decoration: none;
}
.numpubs {
    color: #424648;
    font-size: 10px;
    font-weight: normal;
    text-decoration: none;
}
.toptool {
    color: #000099;
    font-size: 10px;
    font-weight: bold;
    text-decoration: none;
}
.toptool:hover{
    text-decoration: underline;
}

a.HrefFaxlistDetail:link {
    color: #424648;
    text-decoration: none;
}

a.HrefFaxlistDetail:hover {
    text-decoration: underline;
}

a.HrefFaxlistDetail:visited, .FaxlistDetailVisited {
    color: Gray;
    text-decoration: none;
}
.FaxlistDetail
{
	padding:3px;
    border-bottom: 1px dotted #ACC0E7;
    vertical-align: middle;
}
tr.FaxlistDetail td
{
	padding:3px;
}

@media print
{
    .divnoprint  {display:none;} 
    .divprintonly{}
}

@media screen
{
    .divnoprint{}
    .divprintonly{display:none;}
}

.Table1
{
    margin-left:20px;
    margin:0 auto 0 auto;
	BORDER-TOP: #bbbbbb 1px solid;
	BORDER-LEFT: #bbbbbb 1px solid;
}
.Table1 td
{
    padding:3px;
}

.posLeft {
    display: block;
    float: left;
    margin: 0;
    padding:0 0 0 0;
}

.posRight {
    display: block;
    float: right;
    margin: 0;
    padding:0 0 0 0;
}

.Head1
{
	background-color:#ccced0;
	color :#3d648b;
	padding:4px;
	BORDER-Right: #bbbbbb 1px solid;
	BORDER-Bottom: #bbbbbb 1px solid
}
.Head1Bottom
{
	background-color:#ccced0;
	color :#3d648b;
	padding:4px;
	BORDER-Bottom: #bbbbbb 1px solid;
	Border-right:none;
}
.Head1NoBorder
{
	background-color:#ccced0;
	color :#3d648b;
	padding:4px;
}

.Cell1{
	padding-left:2px;
	BORDER-Right: #bbbbbb 1px solid;
	BORDER-Bottom: #bbbbbb 1px solid
}	
.CellTop
{
	padding-top:3px;
	vertical-align:top
}
.Cell1Right
{
	padding-left:2px;
	BORDER-Right: #bbbbbb 1px solid;
}	
.Cell1Bottom
{
	padding-left:2px;
	BORDER-Bottom: #bbbbbb 1px solid;
	Border-Right:none;
}		
.t1{
    BORDER-TOP: #bbbbbb 1px solid
}
.l1{
    BORDER-LEFT: #bbbbbb 1px solid
}
.r1{
    BORDER-RIGHT: #bbbbbb 1px solid
}
.b1{
    BORDER-BOTTOM: #bbbbbb 1px solid
}

.Row
{
	background-color: #e8e8e8;
}

.RowAlternate
{
	background-color:White;
	/*color: #F7F7F7;	*/
}
.RowSelected
{
	color: #cc3300;
	/*background-color: #E1E1E1;*/
}
.RowSelected2
{
	background-color: #ffffb7;
	/*background-color: #E1E1E1;*/
}
.RowEditing
{
	background-color: #ffffb7;
	/*background-color: #E1E1E1;*/
}
.RowAdding
{
	background-color: #ffffb7;
	/*background-color: #E1E1E1;*/
}
.RowFooter
{
	background-color: #ffffb7;
	/*background-color: #E1E1E1;*/
}
.RowFilter
{
	background-color: #ffffb7;
}
.RowBold
{
    font-weight:bold;
}
.nofolder
{
	background-image:none;
	}
.displayNone
{
    display:none;
}	


.titlehome
{
	font-weight:bold;
}


/* LABELS */	
.labellist{
	display:block;
	float:left;
	width:200px;
	border:none;
	vertical-align:top;
	padding:2px;
}

.labelgroup{
	border-left:1px solid white;
	border-top:1px solid white;
	border-bottom:1px solid #666666;
	border-right:1px solid #666666;
	padding:3px;
	font-weight:bold;
	background-color:#e6e6e6;
	width:194px;
}
.labels{
	/*border:1px solid black;*/
	padding:2px;
	width:196px;
}
.labelTitle{
	white-space:nowrap;
}
.labelEdit{
	width:90%;
	display:inline;
	text-align:right
}
textarea.label
{
	width:200px;
	height:50px;
}
.subtitle
{
	font-size: 11px;
	color: #174176;
	font-weight: bold;
}

.bluetxt
{
	color:blue;
}


/*FolderList*/
.FolderList
{
	border:3px outset silver;
	background-color:#DCDCDC;
}

a.HrefFolderListTitle, a.HrefFolderListTitle:link, a.HrefFolderListTitle:hover, a.HrefFolderListTitle:visited
{
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

a.HrefFolderList, a.HrefFolderList:link, a.HrefFolderList:active, a.HrefFolderList:visited
{
	color:blue;
	text-decoration:none;
}

a.HrefFolderList:hover
{
	color:blue;
	text-decoration:underline;
}

.gras {
    font-weight: bold;
}

#LanguageSelected
{
	font-weight:normal;
	color:#000000;
	padding-top:7px;
	padding-right:10px;
}
#LanguageSelected a
{
	text-decoration:underline;
}

.NavigationSteps
{
	padding-top:5px;
	padding-bottom:15px;
}
.nowrap
{
	white-space:nowrap;
}

.tvCheckbox td
{
	vertical-align:middle;
}

.tvCheckbox td input
{
	vertical-align:bottom;
}
.BackgroundTransparent
{
	background-color:Transparent;
}


/*COLORS START*/

/*Home*/
a.menuHome 
{
	color:#bebebe;
}
a.menuHome:hover, a.menuHomeselected
{
	color : #8A0000;
}
.pageHome  .boxTop
{
	background-color:#8A0000;
}

/*Company*/
a.menuCompany
{
	color:#bebebe;
}
a.menuCompany:hover, a.menuCompanyselected
{
	color : #0089c4;
}
.pageCompany .boxTop
{
	background-color: #0089c4; /*blue*/
}

/*Admin*/
a.menuAdmin
{
	color:#bebebe;
}
a.menuAdmin:hover, a.menuAdminselected
{
	color :#3D6616; /*vert fonc?*/
}

.pageAdmin .boxTop
{
	background-color:#208d09;
}

/*Abo*/
a.menuAbo
{
	color:#bebebe; /*Light Grey*/
}
a.menuAbo:hover, a.menuAboselected
{
	color : #0089c4; /*Blue*/
}
.pageAbo .boxTop
{
	background-color: #0089c4; /*Blue*/
}


/*Abo ShowTender*/
.pageShowTender
{
	margin-left:10px;margin-right:10px;
}

.boxTenderAction {
	background-color:#e4e4e4;
}
.boxTender {
	background-color:white;
}

.pageShowTender .boxTop
{
	background-color: #D8D8D8; /*Blue*/
}

.pageShowTender .boxTop h1
{
	font-size:16px;
	font-weight:bold;
	color: #174176;
	padding-left:5px;
}

@media print
{

	.pageShowTender .BoxDynTop
	{
		border-bottom:2px solid black;
	}
	.pageShowTender .BoxDynBottomLeftShort
	{
		height:5px;
	}

	.pageShowTender .boxTop h1
	{
		font-size:16px;
		font-weight:bold;
		color: black;
		padding-left:0px;
		margin-left:-10px;
	}
}


.tabs li a:hover{
 text-decoration:underline;
}
 
.tabs li a.selected{
 font-weight:bold;
 color: #850000;
}

.skin4.top .tabs_header {
 margin: 0px;
 padding: 0px;
 list-style: none;
}
.skin4.top .tab_header_item {
 float: left;
 margin: 0px;
}
.skin4.top .tab_content {
 clear: left;
 display: none;
}
 
/* skin2 */
 
.skin4.top.tabs_wrapper {
 border: 1px solid #ccc;
 margin: 5px;
}
 
.skin4.top .tabs_header {
 overflow: hidden;
 padding-top: 0px;
}
.skin4.top .tab_header_item {
 margin-left: 0px;
 background: #eee;
 border-left: 1px solid #ccc;
 border-bottom: 1px solid #ccc;
}
.skin4.top .tab_header_item.tab_selected {
 background: #fff;
 border-bottom: none;
}
.skin4.top .tab_header_item.tab_selected a {
 color: #850000;
}
.skin4.top .tab_header_item.first_tab {
 border-left: 1px solid #ccc;
}
.skin4.top .tab_header_item.first_tab.tab_selected {
 border-left: none;
}
.skin4.top .tab_header_item.last_tab {
 border-right: 1px solid #ccc;
}
.skin4.top .tab_header_item.last_tab.tab_selected {
 border-right: none;
}
.skin4.top .tab_header_item a {
 padding: 0px 20px;
 font: bold 12px Arial, Helvetica, sans-serif;
 line-height: 30px;
 color: #999999;
 text-decoration: none;
 outline: 0;
}
.skin4.top .tab_content {
 font: 12px/24px Arial, Helvetica, sans-serif;
 color: #ccc;
 padding: 5px 30px;
}

 .skin7.top .tabs_header {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
 .skin7.top .tab_header_item {
	float: left;
	margin: 0px;
}
 .skin7.top .tab_content {
	clear: left;
	display: none;
	padding: 5px 30px;
}

/* skin */

 .skin7.top.tabs_wrapper {
/*	border: 1px solid #ccc; */
}

 .skin7.top .tabs_header {
	overflow: hidden;
	padding-top: 0px;
	padding-left: 20px;
	position: relative;
	top: 1px;
}
 .skin7.top .tab_header_item {
	background: url(images/tabs_header_top.png) repeat-x;
	margin-right: 2px;
	-webkit-border-top-right-radius: 9px;
	-webkit-border-top-left-radius: 9px;
	-moz-border-radius-topright: 9px;
	-moz-border-radius-topleft: 9px;
	border-top-right-radius: 9px;
	border-top-left-radius: 9px;
	border: 1px solid #ddd;
	height: 30px;
}
 .skin7.top .tab_header_item.tab_selected {
	background: #fff;
	border-bottom: none;
	height: 31px;
}
 .skin7.top .tab_header_item.tab_selected a {
	color: #cd0000;
}
 .skin7.top .tab_header_item.first_tab {
	border-left: 1px solid #ccc;
}
 .skin7.top .tab_header_item a {
	padding: 0px 20px;
	font: bold 12px Arial, Helvetica, sans-serif;
	line-height: 30px;
	color: #333;
	text-decoration: none;
	outline: 0;
}
 .skin7.top .content_holder {
	font: 12px/24px Arial, Helvetica, sans-serif;
	color: #000;
	padding: 5px;
	border: 1px solid #ddd;
}




/*BEST OFFER PUB*/
/*.boText{BACKGROUND: url(../images/B2B_Backgr.gif) no-repeat top center;}*/
.boTable{
background-image:url('../images/B2B_Backgr.gif');
background-repeat:no-repeat;
background-position:left top;
}
/*BACKGROUND: url('../images/B2B_Backgr.gif') left top;}*/
.boBox1{border:solid 1px firebrick;font-size:12px;padding: 10px 10px 10px 10px;}
.boBox1Text{}
.boBox1Link{color:gray;font-size:16px}
.boBox1Link:hover{font-weight:bold}
.boBox2{background-color:gray;border:solid 1px darkgray;}
.boBox2Img1{width:24px;height:24px;BACKGROUND: url(../images/BoNext.gif) no-repeat center center;text-decoration:none;font-size:22px}
.boBox2Img2{width:24px;height:24px;BACKGROUND: url(../images/BoCancel.gif) no-repeat center center;text-decoration:none;font-size:22px}
.boBox2Link{color:White}
.boBox2Link:hover{font-weight:bold}
.boPubBackground{}


