html,body{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

	scrollbar-face-color: #EFEFEF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #C0C0C0;
	scrollbar-3dlight-color: #C0C0C0;
	scrollbar-arrow-color:  black;
	scrollbar-track-color: #EEEEE;
	scrollbar-darkshadow-color: #EEEEEE;
}

body {
	background-color: #FFFFFF;
	background-image:  url(../imgs/fond-motif-page.gif);
	background-repeat: repeat-x;
}
}


A:visited {
TEXT-DECORATION: none;
color: #000000;
}
A:hover {TEXT-DECORATION: none;
color: #007DEB;
}
A:link{TEXT-DECORATION: none;
color: #000000;
}
A:active {TEXT-DECORATION: none;
color: #000000;
}


/******************************************************
FLASH 
******************************************************/

#flashcontent {
	/*background-color: #FFF;*/
}
.flashUpgrade {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	text-decoration: none;
}
A.flashUpgrade:hover {
	color: #EC6C1F;
	text-decoration: none;
}


.courant{
	text-decoration: none;
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.courantFiche{
	text-decoration: none;
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*text-align: justify;*/
}

TD.courantFiche{
	padding-left: 10px;
	padding-right: 10px;
}


/*******************************************************************
Fonctionnalités
*******************************************************************/
.fonctionnal{
	text-decoration: none;
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

TD.fonctionnal{
	padding-left: px;
	padding-right: 25px;
	padding-top:5px;
	
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ebebeb;
	valign:top;
}

TD.fonctionnalRight{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ebebeb;
}


UL.fonctionnal{
	padding-left:0px;
	margin-left:0px;
	
	margin-top:7px;
	margin-bottom:12px;

	list-style-image: url(../imgs/bullet-list.gif);
	list-style-position: inside;
	font-family: Verdana,Arial, Helvetica, sans-serif;
}
LI.fonctionnal{
	margin-top:0px;
	margin-bottom:8px;
	margin-left:0px;
	margin-right:0px;
}

/*******************************************************************/
UL.listePDF, UL.listeLIEN{
	padding-left:0px;
	margin-left:0px;
	
	margin-top:0px;
	margin-bottom:0px;
	
	color:#000;
	font-size:11px;
	text-transform:none;
	font-weight:normal;
	/*list-style-image: url(../imgs/ico-PDF.gif);
	list-style-position: inside;*/
	list-style-type: none;
	font-family: Verdana,Arial, Helvetica, sans-serif;
}

UL.listePDF{
	font-size:11px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
}
UL.listeLIEN{
	list-style-image: url(../imgs/ico-LIEN.gif);
	list-style-position: inside;
}
LI.listePDF, LI.listeLIEN{
	margin-top:0px;
	margin-bottom:8px;
	margin-left:0px;
	margin-right:0px;
}
LI.listePDF{
	padding-bottom:5px;
	border-bottom:1px solid #EBEBEB;
}

LI.listePDF A:hover, LI.listeLIEN A:hover{
	color:#007DEB;
}
LI.listePDF A:hover{
	font-weight:bold;
}
SPAN.presse_new{
	background-color:#506375;
	padding:2px;
	margin-right:3px;
	-moz-border-radius:3px;
    -webkit-border-radius:3px;
    border-radius:3px;
	color:#FFF;
	font-size:10px;
}
/*******************************************************************/
A.fonctionnalSub:hover{
	color:#007DEB;
}

UL.fonctionnalSub{
	margin-left:17px;
	padding-left:0px;
	
	list-style-image: url(../imgs/bullet-list-sub.gif);
	list-style-position: inside;
	font-size: 11px;
}
LI.fonctionnalSub{
	border-bottom:1px solid #ebebeb;
	width:75%;

}
/*******************************************************************/
A.fonctionnal2:hover{
	color:#007DEB;
}

UL.fonctionnal2{
	margin-left:17px;
	padding-left:0px;
	
	list-style-image: url(../imgs/bullet-list-sub.gif);
	list-style-position: inside;
	font-size: 12px;
	text-align:justify;

}
LI.fonctionnal2{
	padding-bottom:5px;
	margin-left:10px;

	/*border-bottom:1px solid #ebebeb;
	width:75%;*/

}
/*******************************************************************/
A.courant,A.courantFiche{
	text-decoration: none;
	color:#000;
}

A.active{
	text-decoration: none;
	color:#000;
}

A.visited{
	text-decoration: none;
	color:#000;
}

A.courant:hover,A.courantFiche:hover{
	text-decoration: none;
	color:#3686F8;
}





.viewdownload {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
input{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #999999;
}


TD.search{
	background-image:  url(../imgs/fond_search.gif);
	background-repeat: no-repeat;
	height: 24px;
}
INPUT.search{
	font-family: Verdana,Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	color:#333;
	height: 16px;
	valign:middle;
	background-color: #efefef;
	text-indent: 10px;
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #CCCCCC;
	border-left: none;
	width: 150px;
	vertical-align: bottom;



}

/* ******************************************* */

/* DOMAINE ET ACTIVITE (HOME)*/
.domaine{
	font-size: 11px;
	font-family: Verdana, Arial, sans-serif;
	font-style: normal;
	text-decoration: none;
	color:#333;
}

.domaine:hover{
	font-size: 11px;
	font-style: normal;
	color:#007DEB;
}
ul.domaine {
	margin-left:0px;
	margin-top:3;
	font-size: 11px;
	width:168px;
	padding-left:20px;
	margin-top:10px;
	padding-top:0px;

}
TD.domaine{
	background-image:  url(../imgs/fond-liste-dom.gif);
	background-repeat: no-repeat;
	background-position: right top;

}

LI.domaine{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e6e6e6;
	list-style-type: none;
	height:15px;
	line-height:15px;
	padding-left:0px;
}



/* ******************************************* */

/* ERP (HOME)*/
.erp{
	font-size: 13px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-style: normal;
	text-decoration: none;
	color:#333;
	font-weight: bold;

}

.erp:hover{
	color:#007DEB;
}

.erpSelected {
	color: #007DEB;

}
A.erpSelected:link,A.erpSelected:active,A.erpSelected:visited,A.erpSelected:hover {
	color: #007DEB;

}


ul.erp {
	margin-left:0px;
	margin-top:3;
	width:168px;
	padding-left:20px;
	margin-top:10px;
	padding-top:0px;

}
TD.erp{
	background-image:  url(../imgs/fond-liste-dom.gif);
	background-repeat: no-repeat;
	background-position: right top;

}

LI.erp{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e6e6e6;
	list-style-type: none;
	height:20px;
	line-height:20px;
	padding-left:0px;
}
/* ******************************************* */

/* ERP SpecialisÃ©s (HOME)*/
.erpSp{
	font-size: 12px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-style: normal;
	text-decoration: none;
	color:#333;
	font-weight: bold;

}

A.erpSp:hover{
	color:#007DEB;
}


ul.erpSp {
	margin-left:0px;
	margin-top:3;
	width:168px;
	padding-left:20px;
	margin-top:10px;
	padding-top:0px;

}
TD.erpSp{
	background-image:  url(../imgs/fond-liste-dom.gif);
	background-repeat: no-repeat;
	background-position: right top;

}

LI.erpSp{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e6e6e6;
	list-style-type: none;
	padding-left:0px;
}



.erpSpSelected {
	color: #007DEB;

}
A.erpSpSelected:link,A.erpSpSelected:active,A.erpSpSelected:visited,A.erpSpSelected:hover {
	color: #007DEB;

}



/* ******************************************* */
.besoins{
	text-decoration: none;
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
TD.besoins{
	background-image:  url(../imgs/fond-gris_deg1.gif);
	height:89px;
	background-repeat: no-repeat;
	background-position: 0px;
}
/* ******************************************* */
.TxtGris{
	text-decoration: none;
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
	padding-left: 20px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-top: 0px;
}
/* ******************************************* */
.TxtGotoAssist{
	text-decoration: none;
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #007DEB;
	font-weight: bold;
	padding-left: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-top: 5px;
}
/* ******************************************* */
TD.colonneGauche{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	font-weight: normal;
	padding-left: 20px;
	padding-top: 55px;
	padding-right: 10px;
	padding-bottom: 0px;
}

TD.colonneGauche A{
	text-decoration: underline;
}
/* ******************************************* */
TD.autresBesoins {
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;

	background-image: url(../imgs/fond-contact-home.gif);
	background-repeat: no-repeat;
	background-position: left bottom;

	padding-left:39px;
	padding-top:10px;
	margin-top:20px;
	height:35px;
}
A.autresBesoins:link {
	color: #333333;
	text-decoration: underline;
}
A.autresBesoins:hover {
	color: #007DEB;
	text-decoration: underline;
}
A.autresBesoins:link,A.autresBesoins:visited,A.autresBesoins:active {
	text-decoration: underline;
}
/* ******************************************* */
.footer {
	text-decoration: none;
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}


A.footer:link,A.footer:active,A.footer:visited{
	color: #c3c3c3;

}


A.footer:hover{
	color: #333;
}



TD.footer{
/*	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
*/	
	background-image:  url(../imgs/fond-footer.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	
	padding-left:5px;
	
	margin-bottom:0px;
	padding-bottom:0px;
	


}
/* ******************************************* */
.titreBig {
	text-decoration: none;
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: normal;
	text-transform: uppercase;

}
H1.titreBig {
	margin:0px;
	display:inline;
}

/* ******************************************* */
select {
	background-color: #F0F5F6;
	border: 1 solid #545A00;
	font-family: Arial, Helvetica, sans-serif;
	color: #0f629c;
	font-size: 11px;
	margin-left: 20px;
	margin-top:0px;
	padding-top:0px;

}
.selectTit {
	color: #007DEB;
	margin-left: 0px;

}
/* ******************************************* */

.contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
}
TD.contact{
	width:90px;
	align:right;
	height:15px;
	padding-right:5px;
	
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #ebebeb;
	border-left: none;
}
select.contact {
	background-color: #F0F5F6;
	border: 1 solid #545A00;
	font-family: Arial, Helvetica, sans-serif;
	color: #0f629c;
	font-size: 11px;
	margin-left: 0px;
	margin-top:10px;
	margin-bottom:10px;
	padding-top:0px;
	width:250px;

}


INPUT.contact{
	font-family: Verdana,Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	color:#333;
	height: 15px;
	valign:middle;
	background-color: #fafafa;
	text-indent: 0px;
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #CCCCCC;
	border-left: none;
	width: 350px;
	vertical-align: bottom;
	margin-left: 0px;
	padding-top: 10px;
	
	padding-left:5px;
	padding-right:5px;

}
TEXTAREA.contact{
	font-family: Verdana,Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	color:#333;
	height: 160px;
	valign:middle;
	background-color: #fafafa;
	text-indent: 0px;
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #CCCCCC;
	border-left: none;
	width: 350px;
	vertical-align: bottom;
	margin-left: 0px;
	padding-left:5px;
	padding-right:5px;
}
/* ******************************************* */

INPUT.bouton{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	
	color: #FFF;
	background-color: #0099CC;


	border-top: 1px solid #ebebeb;
	border-left: 1px solid #666;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #666;


	text-transform: uppercase;

	font-weight:bold;
	width:75px;
	text-decoration: none;
}


INPUT.bouton:hover{
	background-color: #000000;
}

/* ******************************************* */
.txtIco {
	text-decoration: none;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 13px;


}
A.txtIco:hover{
	color: #007DEB;
}

TD.txtIco{
	width:170px;
}

ul.txtIco {
	width:170px;
	margin:0px;
	padding:0px;
}
LI.txtIco{
/*
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e6e6e6;
*/
	list-style-type: none;
	/*height:25px;
	line-height:20px;*/
	padding-left:0px;
	margin-top:5px;
	margin-right:3px;
	padding-top:5px;
	margin-bottom:5px;
	padding-bottom:5px;
	background-image: url(../imgs/fond-liste-dom.gif);
	background-repeat: no-repeat;
	background-position: right top;

}
/* ******************************************* */
.txtIcoBig {
	text-decoration: none;
	font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	padding: 0px;
	line-height: 15px;



}
.txtIcoBig:link,.txtIcoBig:active,.txtIcoBig:visited {
	color: #3399FF;
}
.txtIcoBig:hover {
	color: #000;
}
LI.txtIcoBig{
	list-style-type: none;
	height:47px;
	line-height:20px;
	padding-left:0px;
	margin-top:5px;
	margin-right:3px;
	padding-top:5px;
	margin-bottom:5px;
	padding-bottom:5px;
	background-image: url(../imgs/fond-liste-dom.gif);
	background-repeat: no-repeat;
	background-position: right top;

}

/* ******************************************* */
p {
	margin-bottom: 0px;
	padding-bottom: 12x;
}
/* ******************************************* */
TD.courantFiche,TD.txtIco{
	padding-top: 30px;
}
/* ******************************************* */
UL.config{
	margin-left:5px;
	padding-left:5px;
}
LI.config{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	list-style-type: none;
	line-height: normal;


}
/* ******************************************* */
.dispoASP {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:#666;
	margin-left:0px;
	padding-left:0px;
}

/* ******************************************* */
.resumeAvantages {
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	line-height: 22px;
	color:#336699;

}

A.resumeAvantages{
	color:#336699;
		line-height: 22px;

}

A.resumeAvantages:link{
	color:#336699;
}
A.resumeAvantages:active{
	color:#336699;
}
A.resumeAvantages:visited{
	color:#336699;
}
A.resumeAvantages:hover {
	color:#00adff;
}


TABLE.resumeAvantages {
	margin-right:12px;
	border-bottom:1px solid #CCC;
	line-height: 22px;

}
TD.resumeAvantages {
	margin:7px;
	pading:7px;
	padding: 7px;
	color: #336699;
	background-color: #FFF;
	background-image: url(../imgs/fond-liste-dom.gif);
	background-repeat: no-repeat;
	background-position: right top;
	line-height: 22px;
}
/* ******************************************* */
.titreBigBleu {
	text-decoration: none;
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 23px;
	font-weight: normal;
	color: #007DEB;

}
H1.titreBigBleu {
	margin:0px;
	padding:0px;
}
.titreSmallBleu {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #007DEB;
}
H2.titreSmallBleu {
	margin:0px;
	margin-bottom:10px;
}
/* ******************************************* */
.txtIntro {
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

TD.txtIntro{
	padding-left:10px;
	padding-right:10px;
	border-right:1px solid #ebebeb;
	border-left:1px solid #ebebeb;
}


UL.txtIntro{
	padding-left:5px;
	margin-left:5px;
	margin-top:8px;
	
	border-top:1px solid #ebebeb;
}

A.txtIntro:link{
	text-decoration:none;
	padding-top: 15px;
	margin-top: 15px;
	margin-bottom: 5px;
	padding-bottom: 5px;

}

A.txtIntro:hover{
	color: #007DEB;
	text-decoration:underline;
}
/* ******************************************* */
.txtIntroBig {
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}


TABLE.txtIntroBig {
	background-image: url(../imgs/fond-890.gif);
	background-repeat: no-repeat;
}


TD.txtIntroBig {
	padding-top:10px;
	padding-left:20px;
	padding-right:20px;
}

/* ******************************************* */
.txtIntroBigQ {
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0066CC;
	font-weight: bold;
	font-style: italic;
	line-height:17px;
	text-align:left;
}

TD.txtIntroBigQ {
	padding-left:10px;
	padding-right:10px;
	
	
	padding-bottom:10px;
	
	/*border-right:1px solid #ebebeb;
	border-left:1px solid #ebebeb;
	border-top:1px solid #ebebeb;*/
}



/* ******************************************* */
TABLE#contenu{
	border:none;
	padding:0px;
	margin:0px;
	margin-bottom:10px;
}


TD.bottom {
	background-image: url(../imgs/fond-tab-pied.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
/* ******************************************* */
.error {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FF0033;
	text-transform: uppercase;

}
/* ******************************************* */
.ticker ,A.ticker,A.ticker:active,A.ticker:visited{
	color: #007DEB;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

A.ticker:hover{
	color: #666;
}
TD.ticker {
	background-color: #FFFFFF;
	height:22px;
	background-image: url(../imgs/fond-ticker.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 0px;
	valign:middle;
}

#stories{
	padding-left:37px;
	padding-right:10px;
	
	background-image: url(../imgs/ico-rss-actu.gif);
	background-repeat: no-repeat;
	background-position: 22px 1px;
}


#stories  A{
	color:#007DEB;
}
#stories  A:hover{
	color:#000000;
}

.notes {

	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.txtDroitASP {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;

}
.proginov {
	font-weight: bold;
	text-transform: uppercase;
}

.titreMedium {

	text-decoration: none;
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
}
/* ******************************************* */
.avantagesSmall {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

UL.avantagesSmall {
	padding-left:15px;
	margin-left:0px;
	margin-right:0px;

	margin-top:7px;
	/*text-align:justify;*/

}
LI.avantagesSmall {
	padding-left:0px;
	margin-left:0px;
	
	margin-top:7px;
	margin-bottom:12px;

	list-style-image: url(../imgs/bullet-list.gif);
	list-style-position: inside;
}

*******************************************************************/
/* CASE STUDIES 2*/

.casestudies{
	text-decoration: none;
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

TD.casestudies{
	padding-left: px;
	padding-top:5px;
	padding-right:25px;
	
	border-top: 1px solid #ebebeb;
	
	text-decoration: none;
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

TD.casestudies H1{
	font-size:13px;
	color:#007deb;
	margin:0;
}

TD.casestudies H2{
	font-size:11px;
	color:#333;
	margin:0;
}

TD.casestudies TABLE{
	margin-left:10px;
}

TD.casestudies TABLE SELECT{
	margin-left:0px;
	margin-bottom:10px;
}

TD.casestudiesRight{
	padding-left: px;
	padding-top:5px;
	
	border-top: 1px solid #ebebeb;
	
	text-decoration: none;
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

IMG.casestudies{
	border-bottom:5px solid #ebebeb;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;

}

UL.casestudies{
	padding-left:0px;
	margin-left:0px;
	
	margin-top:7px;
	margin-bottom:12px;
	
	padding-bottom:12px;

	list-style-image: url(../imgs/bullet-list.gif);
	list-style-position: inside;
	font-family: Arial, Helvetica, sans-serif;
}


LI.casestudies{
	margin-top:0px;
	margin-bottom:8px;
	padding-bottom:8px;

	margin-left:0px;
	margin-right:0px;
	font-weight:bold;
	color:#007DEB;
	font-size:13px;
}


/* END CASE STUDIES*/

/*******************************************************************/

/* CASE STUDIES 2*/

A.casestudies2:hover{
	color:#007DEB;
}

UL.casestudies2{
	margin-left:17px;
	padding-left:0px;
	
	list-style-image: url(../imgs/bullet-list-sub.gif);
	list-style-position: inside;
	font-size: 12px;
	text-align:justify;
	font-weight:normal;
	color:#000;
	font-size:12px;
			font-style: italic;

}

LI.casestudies2{
	padding-bottom:5px;
	margin-left:10px;

	font-weight:normal;
	color:#000;

}

P.casestudies2{
	margin-top:5px;
	margin-bottom:8px;
}
/* END CASE STUDIES 2*/
/*******************************************************************/

.explications{
	width:470px;
	border:0px none;
	font-size:11px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	white-space: normal;
	display: table-cell;
	font-family: Arial, Helvetica, sans-serif;
}

/*******************************************************************/
.legal {
	border:0px none;
	font-size:11px;
	margin: 0px;
	padding: 25px 25px 10px;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	background-image: url(../imgs/fond-890.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-decoration: none;


}
/*******************************************************************/

.piedPartenaires {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
TD.piedPartenaires {
	text-align: center;
	vertical-align: middle;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ebebeb;
	margin-top: 10px;
	margin-bottom: 10px;
	height:50px;

}
TR.piedPartenaires {
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ebebeb;

}
/*******************************************************************/
.newsTit {
	font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #007DEB;
	font-weight: bold;
	padding-right: 5px;
	padding-left: 0px;
	text-transform: uppercase;

}


TD.newsTexte{
	padding-top:5px;
	valign:top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 20px;
	padding-top:10px;
	padding-bottom:20px;

	
	background-image:  url('http://www.proginov.com/imgs/fond-td-news.gif');
	background-repeat: no-repeat;
	background-position: left top;
}
A.newsTexte:hover{
	color:#007DEB;
}



/*******************************************************************/
.historique {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;

}
TD.historique {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ebebeb;
	padding-left:10px;
	padding-top:5px;
	padding-bottom:5px;
}

TABLE.historique {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #ebebeb;


	
}

/*******************************************************************/
/* TAB CONTENT PRINT*/
/*******************************************************************/

/* VOIR TABCONTENT.CSS ORIGINAL*/
UL.tabcontentList{
	padding-left:0px;
	margin-left:0px;
	
	margin-top:7px;
	margin-bottom:12px;

	list-style-image: url(../imgs/bullet-list.gif);
	list-style-position: inside;
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 11px;



}
LI.tabcontentList{
	/*
	border-top:1px solid #ebebeb;
	border-bottom:1px solid #ebebeb;
	*/
	margin-top:0px;
	margin-bottom:8px;
	margin-left:0px;
	margin-right:0px;
}

/*******************************************************************/


.showstate{ /*Definition for state toggling image */
	cursor:hand;
	cursor:pointer;
	float: left;
	margin-top: -5px;
	margin-right: 5px;
}

.showstateTxt{ /*Definition for state toggling image */
	font-size: 13px;
	font-weight: bold;
	color:#007DEB;
}
A.showstateTxt:link{ /*Definition for state toggling image */
	color:#007DEB;
}
A.showstateTxt:visited{ /*Definition for state toggling image */
	color:#007DEB;
}
A.showstateTxt:active{ /*Definition for state toggling image */
	color:#007DEB;
}
A.showstateTxt:hover{ /*Definition for state toggling image */
	color:#007DEB;
	text-decoration:underline;
}


.headers{
	width: 500px;
	font-size: 12px;
	font-weight: bold;
	color:#007DEB;
	border-bottom: 1px solid #ebebeb;
	background-color: #FFF;
	height:28px;
	
	background-image:  url(../imgs/fond-td-switch.gif);
	background-repeat: no-repeat;
	background-position: left top;
	
	padding-top:10px;
	padding-left:10px;
}

.headersNo{
	width: 500px;
	font-size: 12px;
	font-weight: bold;
	color:#007DEB;
	border-bottom: 1px solid #fafafa;
	border-top: 1px solid #ebebeb;
	
	background-color: #FFF;
	height:28px;
	
	background-image:  url(../imgs/fond-td-switchNo.gif);
	background-repeat: no-repeat;
	background-position: left center;
		
	padding-top:0px;
	padding-left:30px;
}


.switchcontent{
	width: 500px;
	font-size: 12px;
	padding-left:25px;
	padding-right:5px;
	padding-top:5px;
	padding-bottom:15px;
}
/*******************************************************************/

TD.rechercheResultats{
	font-family:Arial,sans-serif;
	padding-left:10px;
	color:#007DEB;
	background:#FFF;
	font-size:12px;
	font-weight: bold;
}


TD.rechercheResultatsInfo{
	font-family:Arial,sans-serif;
	padding-left:10px;
	color:#666;
	background:#FFF;
	font-size:11px;
	margin:0px;
	padding:0px;
	padding-top:10px;
	padding-left:10px;
}



TD.rechercheResultatsNone{
	font-family:Arial,sans-serif;
	padding-left:10px;
	color:#c55d16;
	background:#FFF;
	font-size:11px;
}


TD.rechercheCharMin{
	margin:0px;
	padding:0px;
	font-family:Arial,sans-serif;
	padding-left:10px;
	font-weight:bold;
	color:#c55d16;
	font-size:11px;
}

TD.rechercheListe{
	font-family:Arial,sans-serif;
	color:#007DEB;
	font-size:12px;
	padding-bottom:5px;
	padding-top:7px;
	border-bottom:1px solid #ebebeb;
	border-top:1px solid #fafafa;
	padding-left:10px;
}

A.rechercheTitre {
	font-weight:bold;
	color:#333;
}
A.rechercheTitre:hover {
	color:#007DEB;
}

.rechercheResume {
	color:#666;
	font-size:11px;
}

B.bleuGris{
	color:#4b78a0;
}

B.bleu{
	color:#007DEB;
}
/*******************************************************************/
DIV.metiers{
	margin:0px;
	padding:0px;
	margin-bottom:10px;
	width:660px;
	height:164px;
	vertical-align:bottom;
	background-repeat: no-repeat;
}
#mcaisses{
	background-image: url(../imgs/metiers/gestion_de_caisses.jpg);
}
#mpda{
	background-image: url(../imgs/metiers/pda-force_de_vente.jpg);
}
#matelier{
	background-image: url(../imgs/metiers/atelier.jpg);
}
#mtextile{
	background-image: url(../imgs/metiers/gestion_filiere_textile.jpg);
}
#magro{
	background-image: url(../imgs/metiers/agroalimentaire.jpg);
}
#mvegetal{
	background-image: url(../imgs/metiers/vegetal.jpg);
}
#mdistribution{
	background-image: url(../imgs/metiers/gestion_distribution.jpg);
}
#mnegoce{
	background-image: url(../imgs/metiers/negoce.jpg);
}
#mbois{
	background-image: url(../imgs/metiers/bois.jpg);
}
#memballage{
	background-image: url(../imgs/metiers/emballage.jpg);
}
#mbtp{
	background-image: url(../imgs/metiers/batiment-travaux_public.jpg);
}
#mged{
	background-image: url(../imgs/metiers/ged.jpg);
}
#mprojet{
	background-image: url(../imgs/metiers/gestion_projets.jpg);
}
#mwebservices{
	background-image: url(../imgs/metiers/webservices.jpg);
}
#mworkflow{
	background-image: url(../imgs/metiers/workflow.jpg);
}
#mgestionscolaire{
	background-image: url(../imgs/metiers/gestion_scolaire.jpg);
}
#mgestionscolaireweb{
	background-image: url(../imgs/metiers/gestion_scolaire_web.jpg);
}
#mgestionaffaires{
	background-image: url(../imgs/metiers/gestion_affaires.jpg);
}
#mcomptable{
	background-image: url(../imgs/metiers/gestion_comptable.jpg);
}
#mcommerciale{
	background-image: url(../imgs/metiers/gestion_commerciale.jpg);
}
#mpaye{
	background-image: url(../imgs/metiers/gestion_paye.jpg);
}
#mproduction{
	background-image: url(../imgs/metiers/gestion_production.jpg);
}
#mcrm{
	background-image: url(../imgs/metiers/crm.jpg);
}
#mgrh{
	background-image: url(../imgs/metiers/grh.jpg);
}
#meveches{
	background-image: url(../imgs/metiers/gestion_eveches.jpg);
}
#mpayemarins{
	background-image: url(../imgs/metiers/paye_marins.jpg);
}
#mdecisionnel{
	background-image: url(../imgs/metiers/decisionnel.jpg);
}
#mradio{
	background-image: url(../imgs/metiers/radio.jpg);
}
#mcarrieres{
	background-image: url(../imgs/metiers/carrieres-sablieres.jpg);
}
#mmaintenance{
	background-image: url(../imgs/metiers/maintenance.jpg);
}
#mmenuiserie{
	background-image: url(../imgs/metiers/menuiserie_industrielle.jpg);
}
#mecommerce{
	background-image: url(../imgs/metiers/e-commerce.jpg);
}
#mvocale{
	background-image: url(../imgs/metiers/vocale.jpg);
}
#msav{
	background-image: url(../imgs/metiers/gestion_sav.jpg);
}
#mformulation{
	background-image: url(../imgs/metiers/formulation.jpg);
}
#mlocation{
	background-image: url(../imgs/metiers/location.jpg);
}

/*******************************************************************/
.dateActu {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight:normal;
}

TABLE.evenement TD{
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
	padding-top:25px;
}
TABLE.evenement H1{
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
	font-weight:bold;
	font-size:15px;
}
/*******************************************************************/
/*******************************************************************/
/*******************************************************************/
/*******************************************************************/

@media print {
	.switchcontent {display:block!important;}
	.headersNo{color:#333;}
	#chromemenu {display:none}
	#flashhome {display:none}
	#flashcontentERP{display:none};
	TD#menuColGauche {display:none};
}

/*******************************************************************/
/*******************************************************************/
/*******************************************************************/
/*******************************************************************/
/*******************************************************************/
.msgOK {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #0066CC;
	text-transform: none;
	padding-top:10px;

}
/*******************************************************************/

#emploi{
	background-color:#FFF;
	border:1px solid #ebebeb;
	padding:7px;
	font-size:11px;
	font-family:"Trebuchet MS",Arial,sans-serif;
	width:450px;
	margin-left: auto;
	margin-right: auto;
	position:absolute;
	left: 293px;
	top: 329px;
	width: 450px;
	height: 400px;
	margin-top: -200px; /* moitié de la hauteur */
	margin-left: -225px; /* moitié de la largeur */
	border: 1px solid #333;
}
/*******************************************************************/

