/************************************ STYLE PERSONNALISE *************************************/
table {
	font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

BODY.accueil #RBS_FORM,
BODY.module #RBS_FORM {background:url(./Resources/PEPS/AgileoBody.gif);position:absolute;left:50%;margin-left:-490px;width:980px;}
#AgileoTop {background:url(./Resources/PEPS/AgileoTop.jpg);width:980px;height:120px;}
#AgileoMenu {margin-left:5px;margin-right:5px;width:970px;height:32px;text-align:right;padding:0;}
#AgileoSubMenu {/*float:left;width:auto;margin:5px;*/}
#AgileoContent {/*float:right;width:780px;margin:10px;*/}
#AgileoBottom {clear:both;background:url(./Resources/PEPS/AgileoBottom.gif);width:980px;height:70px;}
#GoHome {position:absolute;left:50%;top:20px;margin-left:-480px;width:200px;height:100px;}

#AgileoInfoUser 		{position:absolute;top:2px;left:50%;margin-left:-470px;width:470px;height:18px;}
#AgileoInfoLanguage 	{position:absolute;top:22px;left:50%;margin-left:300px;width:auto;height:18px;}
#AgileoInfoTask		{position:absolute;top:2px;left:50%;margin-left:-150px;width:auto;height:18px;}
#AgileoRapidLink	{position:absolute;top:2px;left:50%;margin-left:220px;width:255px;height:18px;}
#AgileoRapidLink A 	{color:#FFFFFF;}

#AgileoInfoUser, #AgileoInfoLanguage, #AgileoInfoTask,
#AgileoInfoUser A, #AgileoInfoLanguage A, #AgileoInfoTask A {color:#FFFFFF;font-family:Arial;font-size:11px;}

/* Ajout pour adapter le code généré par Agiléo au design Peps */
.footer div {display:inline; margin: 0; padding: 0;}
.tab-result SPAN.kdntextlabel  {display: block;}
div.kdntextmemo {white-space:normal;}

/* Style page accueil sans menu secondaire */
BODY.accueil #AgileoSubMenu {display:none;}
BODY.accueil #AgileoContent {width:960px;}

/* Redéfinition styles Agileo.css */
div.kdndivbox {padding: 0;}
div.kdntab {padding: 0;}

/* Style de bandeau défilant */
MARQUEE.MarqueeTop, MARQUEE.MarqueeTop A {color:#FFFFFF;font-family:Arial;font-size:12px;font-weight:bold;}
MARQUEE.MarqueeTop {position:relative;top:24px;left:440px;width:500px;height:30px;border:1px solid #FFFFFF;padding:10px;}

/* Onglet "projet" de la CMS */
.status1 {color: #e85923;} /* En préparation */
.status2 {color: #e85923;} /* Déposé #e85923 */
.status3 {color: #00ae00;} /* Accepté */
.status4 {color: #00ae00;} /* En cours */
.status5 {color: #ff0000;} /* Terminé */
.status6 {color: #804000;} /* Refusé */

.separator {
  border: 0px;
  border-top: 1px solid #706634;
  text-align: center;
  clear: both;
  margin: 20px 40px 20px;
}
.clearboth {clear: both; margin-top: 2em;}
.right {float: right;}
.left {float: left;}

div#onglet-projets h3 {width: 550px;}

div#onglet-news {width: 550px;}
  div#onglet-news h3 {width: 450px;}
  table#OBJ_60010120_0_TABLE .kdntablerowgroup {display: none;}

/********************* Boutons **********************/
INPUT.kdnbuttonprint,
INPUT.kdnbuttonadd, INPUT.kdnbuttoncancel,
INPUT.kdnbuttonsimple, INPUT.kdnbuttonspecial,
INPUT.kdnbuttonaction, INPUT.kdnbuttonhelp,
INPUT.kdnbuttonlock, INPUT.kdnbuttonunlock,
INPUT.kdnbuttonback, INPUT.kdnbuttonnext,
INPUT.kdnbuttonyes, INPUT.kdnbuttonno, 
INPUT.kdnbuttondelete, INPUT.kdnbuttonsave, 
INPUT.kdnbuttonfind,  INPUT.kdnbuttoncheck,
INPUT.kdnbuttonselectzoom, INPUT.kdnbuttonselectdelete, 
INPUT.kdnbuttonselectchoose,INPUT.kdnbuttonimport {
	font-size:12px;
	font-weight:normal;
	height:26px;
	width:152px;
	text-decoration:none;
	color:#706634;
	text-decoration:none;
	padding:1;
	text-align:center;
	border:none;
	background:url(./Resources/PEPS-internet/button.gif) no-repeat bottom;
}



INPUT.kdnbuttonsimple  { }
INPUT.kdnbuttonprint   { }
INPUT.kdnbuttoncancel  { }
INPUT.kdnbuttonyes     { color:#008000; border-color:#008000; font-weight:bold; }
INPUT.kdnbuttonno      { color:#BF0000; border-color:#BF0000; font-weight:bold; }
INPUT.kdnbuttonlock    { }
INPUT.kdnbuttonunlock  { }
INPUT.kdnbuttonspecial { } 
INPUT.kdnbuttonaction  { }
INPUT.kdnbuttonfind, 
INPUT.kdnbuttonselectchoose { }
INPUT.kdnbuttonsave   { color:#008000; border-color:#008000; font-weight:bold; }
INPUT.kdnbuttondelete { color:#BF0000; border-color:#BF0000; font-weight:bold; }
INPUT.kdnbuttonadd    { color:#008000; border-color:#008000; font-weight:bold; } 
INPUT.kdnbuttonback   { }


/**************** Design à l'impression ****************/
TD.printheader {display:none}

@media print
{
	BODY.accueil, BODY.module {background:#FFFFFF;}
	BODY.accueil #RBS_FORM, BODY.module #RBS_FORM {background:url();position:static;left:0;margin-left:0;width:0;}
	#AgileoPrintHeader {display:block}
	#AgileoTop, #AgileoMenu, #AgileoSubMenu, #AgileoBottom, #GoHome,
	#AgileoInfoUser, #AgileoInfoLanguage, #AgileoInfoTask {display:none}
	INPUT.kdnbuttonprint,
	INPUT.kdnbuttonadd, INPUT.kdnbuttoncancel,
	INPUT.kdnbuttonsimple, INPUT.kdnbuttonspecial,
	INPUT.kdnbuttonaction, INPUT.kdnbuttonhelp,
	INPUT.kdnbuttonlock, INPUT.kdnbuttonunlock,
	INPUT.kdnbuttonback, INPUT.kdnbuttonnext,
	INPUT.kdnbuttonyes, INPUT.kdnbuttonno, 
	INPUT.kdnbuttondelete, INPUT.kdnbuttonsave, 
	INPUT.kdnbuttonfind,  INPUT.kdnbuttoncheck,
	INPUT.kdnbuttonselectzoom, INPUT.kdnbuttonselectdelete, 
	INPUT.kdnbuttonselectchoose,INPUT.kdnbuttonimport {display:none}
	TD.kdnformbuttons {display:none}
}

TD.kdnnewslettertitle
{
	text-align:center;
	font-size:18px;
}
