@import url(./datagrid.css);
/* main styles */
body {

	font-family:  "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-weight : normal;
	font-size:0.7em;
	margin:0;
	padding:0;
	/*background:#BBD9EE;*/
	background:#eee;
}


img {
	border: none;
}

#main,#footer 
{	
background: #81977E;	
background: #fff;	
}
#content,#left  {	
	background: #B2C9B0;	
}
#content,#left  {	background: #fff;	}

body,#main,#header,#footer {	color: #000;	}
#footer,#header h1,#header h1 a {	color: #fff;	}

#ariane,#header,h2,#header h1,#content,#left,#right,#footer,ul.menu  {	margin:0;	padding:0;}


p {	text-align: justify;}

h2 {letter-spacing: 2px;border-bottom: 1px dotted #000;padding: 10px;}
h3 {border: 0px;font-size: 160%;padding:0px 0px 0px 20px;}
.bold {
	font-weight: bold;
}
.fontred {
	color: #C5524F;
}

#main {
	width:940px;
	margin:5px auto;
	padding: 0px;
	-moz-border-radius-bottomleft : 9px;	
	-moz-border-radius-bottomright : 9px;	
	border: 1px solid #C5524F;
	
}
br.breakdown {
clear: both; 
width: 100%;
}
/* header */
#header {
	margin: 1px;
	background:#fff url(../images/bandeau_call.png	) left no-repeat;
	clear: both; 
	height: 140px;
}
#header h1 {
	font-size:0.00000000001em;
	padding: 5px;
	padding-left: 50px;
	/*background:transparent url(../images/edu_science.png) left no-repeat;*/
	float: left;
	
}
div#header-navigation {
	float: right;
	text-align: right;
	width: 500px;
	min-height: 25px;
	padding: 3px;
}
#header-navigation a {
	padding-left: 20px;
	text-decoration: none;
	color: #000;
	font-size: 120%;
}#header-navigation a:hover {
	padding-left: 20px;
	text-decoration: underline;
}

#header div#connected {
	width: 300px;
	float: right;
	color: #000;
	font-weight: bold;
}
#header h1 a{
	text-decoration: none;
	letter-spacing: 3px;
}
#usertoolbar {
	border: 1px solid #fff;
	margin: 1px;
	background: #DDDDDD;
	color: #444;
}
#usertoolbar #myconnection {
	margin: 2px 2px 2px 2px;
	float: left;
	padding-left: 15px;
}

#usertoolbar #myconnection a{
	text-decoration: none;
	color: #000;
	font-weight: bold;
	padding: 3px;
	padding-left: 20px;
	font-size: 110%;
}
#usertoolbar #myconnection a:hover{
	text-decoration: none;
	color: #666;
	font-weight: bold;
	padding: 3px;
	padding-left: 20px;
	font-size: 110%;
}

#usertoolbar #myconnection a.home{background:transparent url(../images/house.png) left no-repeat;}
#usertoolbar #myconnection a.myaccount{background:transparent url(../images/vcard.png) left no-repeat;}
#usertoolbar #myconnection a.access{background:transparent url(../images/folder_explore.png) left no-repeat;}
#usertoolbar #myconnection a.create{background:transparent url(../images/key_add.png) left no-repeat;}
#usertoolbar #myconnection a.logout{background:transparent url(../images/hr.gif) left no-repeat;}
#usertoolbar #myconnection a.contact{background:transparent url(../images/email.png) left no-repeat;}

#usertoolbar #languages {
	margin: 2px 2px 2px 2px;
	float: right;
	padding-left: 15px;
}
#usertoolbar #languages span.lang{
	padding-right: 15px;
	
}
#usertoolbar #languages img {
	border: none;
	padding-right: 15px;
}



#ariane {
	clear: both; 
	border: 1px solid #C5524F;
	background: #C5524F;
	padding: 5px 10px 5px 10px;
	
}
#ariane a {
	color: #fff;
	font-weight: bold;
}
#content {
	min-height: 550px;
	margin-bottom: 20px;
	clear: both; 

}
#left {
	float: left;
	width: 590px;
	padding: 10px;
}
#right {
	float: right;
	background:#fff;
	height: 500px;
	width: 300px; 
	border: 1px solid #ddd;
	margin:5px;
	padding:5px;
}

div#tabs {
	width:100%;
	margin:0px;
	margin-top: 30px;
}

#footer {
	margin-bottom: 5px;
	clear: both; 
	background: #B5211D url(../images/PoweredBy_ZF_4LightBG.png) top left no-repeat;
	
}
#footer p {
	clear: both; 
	font-style: italic;
	letter-spacing: 3px;
	margin:0;
	margin-left: 140px;
	padding: 5px;
}

span.company {
	font-style: normal;
	font-size: 90%;
	color: #fff;
}

#footer a{
	color: #000;
	text-decoration: none;
}
#footer a:hover{
	color: #000;
	text-decoration: underline;
}

/*Le menu de gauche */
ul.menu {
	list-style: none;
	
}

ul.menu li{
	margin: 10px;
	padding: 10px;
	border: 1px dotted #000;
	width: 330px;
}

ul.menu a{
	color: inherit;
	font-size: 180%;
	text-decoration: none;
	padding: 10px;	
	padding-left: 40px;

}

ul.menu a:hover{
	color: #C5524F;
	font-size: 180%;
	text-decoration: none;
	padding: 10px;	
	padding-left: 40px;
	font-weight: bold;
}
ul.menu a.access{background:transparent url(../images/encrypted.png) left no-repeat;}
ul.menu a.create{background:transparent url(../images/kgpg_identity.png) left no-repeat;}
ul.menu a.logout{background:transparent url(../images/logout.png) left no-repeat;}

#identity {
margin: 5px;
padding: 5px;
background: #eee;
border: 1px solid #C5524F;
-moz-border-radius : 9px;	
}
#identity th {
	text-align: left;
	width: 120px;
}
/*form*/

form {
	margin: 10px;
	padding: 5px;
}

input[type="text"],input[type="password"],input[type="submit"],textarea{ /*width of text boxes. IE6 does not understand this attribute*/
	border: 1px solid #C5524F;
	padding: 3px;
	background: #eee;
}
input[type="text"],input[type="password"] {
	width: 250px;
	
}

input[type="submit"],a.submit {
		margin-top: 10px;
		width: 150px;
}
input[type="submit"]:hover {
	width: 150px;
	font-weight: bold;
	cursor	: pointer;
	margin-top: 10px;
}

label  {
	/*text-transform: capitalize;*/
}

label.error,p.error {
	color: red;
	text-transform:none;
	margin-left: 2px;
	border: 1px dotted red;
	background: #eee;
}

p.error {
	font-size: 150%;
	padding-left: 22px;
	background: #eee url(../images/messagebox_warning.png) left no-repeat;
}
a.submit {
	border: 1px solid #C5524F;
	padding: 3px;
	margin-top: 15px;
	color: #C5524F;
	width: 250px;
	text-decoration: none;
	font-weight: bold;
	background:transparent url(../images/1.png) left no-repeat;
	padding-left: 18px;
	
}
a.submit:hover {
	text-decoration: none;
	border: 1px solid #C5524F;
	padding: 3px;
	width: 250px;
	font-weight: bold;
	color: #C5524F;
	background:#ddd url(../images/1.png) left no-repeat;
	padding-left: 18px;
}
table {
width: 100%;
margin:0;
padding:0;
}
table th {
	vertical-align: top;
	background: #eee;
	text-align: left;
	color: #C5524F;
	border: 1px solid #ddd;
}
table td {
border: 1px solid #ddd;
}
li.project-unit {
	list-style: none;
	background: #eee;
	border: 1px solid #ddd;
	padding: 5px;
}



div#actions {
	margin: 4px;
	border: 1px solid #ddd;
	background: #F6E5E4;
	padding: 3px;
	margin:6px 0px 15px 0px;
	padding: 5px;
}

a.link {
	padding-top: 3px;
	text-decoration: none;
	color: #000;
	letter-spacing: 1px;
	font-weight: bold;
	font-size: 0.89em;
}

div#actions a {
	padding-left: 20px;
	padding-top: 3px;
	text-decoration: none;
	color: #000;
	letter-spacing: 1px;
	font-weight: bold;
	font-size: 115%;
	
}

a.delete-action {
	background: transparent url(../images/hr.gif)  left no-repeat;
	
}
a.delete-action:hover {
	background: transparent url(../images/hr.gif) left no-repeat;
	color: #555;
	
}

a.add-action {
	background: transparent url(../images/add-icon.gif) left no-repeat;
}
a.add-action:hover {
	background: transparent url(../images/add-icon.gif) left no-repeat;
	color: #555;
}

a.expertcomment-action {
	background: transparent url(../images/page_white_key.png) left no-repeat;
}
a.expertcomment-action:hover {
	background: transparent url(../images/page_white_key.png) left no-repeat;
	color: #555;
}

a.refusedproject-action {
	background: transparent url(../images/0.png) left no-repeat;
}
a.refusedproject-action:hover {
	background: transparent url(../images/0.png) left no-repeat;
	color: #555;
}
a.acceptproject-action {
	background: transparent url(../images/1.png) left no-repeat;
}
a.acceptproject-action:hover {
	background: transparent url(../images/1.png) left no-repeat;
	color: #555;
}

a.closeexpertise-action {
	background: transparent url(../images/page_white_delete.png) left no-repeat;
}
a.closeexpertise-action:hover {
	background: transparent url(../images/page_white_delete.png) left no-repeat;
	color: #555;
}

a.expert-action {
	background: transparent url(../images/user_add.png) left no-repeat;
}
a.expert-action:hover {
	background: transparent url(../images/user_add.png) left no-repeat;
	color: #555;
}

a.files-action {
	background: transparent url(../images/page_white_text.png) left no-repeat;
}
a.files-action:hover {
	background: transparent url(../images/page_white_text.png) left no-repeat;
	color: #555;
}

a.password {
	background: transparent url(../images/key_add.png) left no-repeat;
}
a.password:hover {
	background: transparent url(../images/key_add.png) left no-repeat;
	color: #555;
}

a.action {
	padding-left: 20px;
	padding-top: 3px;
	text-decoration: none;
	color: #000;
	letter-spacing: 1px;
	font-weight: bold;
	font-size: 0.89em;

}


a.participant-action {background: transparent url(../images/user_suit.png) left no-repeat;}
a.participant-action:hover {background: transparent url(../images/user_suit.png) left no-repeat;color: #555;}


a.access-action {
	background: transparent url(../images/page_white_go.png) left no-repeat;
}
a.access-action:hover {
	background: transparent url(../images/page_white_go.png) left no-repeat;
	color: #555;
}

ul.nopuce {
	list-style: none;
	margin: 3px;
}
ul.nopuce div {
	margin-bottom: 5px;
}
ul.nopuce h4,ul.nopuce p {
	margin:0px;
	padding: 3px;
}



a.downloadfile {
	color: #000;
	font-weight: bold;
	font-size: 120%;
	text-decoration: none;
	padding: 15px;
	padding-left: 35px;
	background: transparent url(../images/fileexport.png) left no-repeat;
}

a.deletefile {
	font-weight: bold;
	color: #000;
	font-size: 120%;
	text-decoration: none;
	padding: 15px;
	padding-left: 35px;
	background: transparent url(../images/cancel.png) left no-repeat;
}
a.submitproject {
	font-weight: bold;
	color: #000;
	font-size: 120%;
	text-decoration: none;
	padding: 15px;
	padding-left: 35px;
	background: #eee url(../images/ok.png) left no-repeat;
	border: 1px solid #ddd;
}
a.submitproject:hover {
	font-weight: bold;
	color: #fff;
	font-size: 120%;
	text-decoration: none;
	padding: 15px;
	padding-left: 35px;
	background: #aaa url(../images/ok.png) left no-repeat;
	border: 1px solid #ddd;
}


div#manage-executive-actions {
	margin: 10px;
	float: left;
	width: 490px;
	border: 1px solid #ddd;
	padding:0px;
	background: #eee;
	-moz-border-radius : 9px;	
	border: 1px solid #C5524F;
	
}

div#manage-executive-actions h3,
div#manage-executive h3
 {
	padding: 5px 3px 3px 25px;
	margin:2px;
	color: #B5211D;
	border-bottom: 1px solid #C5524F;
}
div#manage-executive-actions h3{	background: transparent url(../images/flag_green.png) left no-repeat;}
div#manage-executive h3{	background: transparent url(../images/yeoweb.png) left no-repeat;}

div#manage-executive-actions ul.list li a{
	text-decoration: none;
	color: #000;
}div#manage-executive-actions ul.list li a:hover{
	text-decoration: underline;
	color: #C5524F;
}
div#manage-executive {
	margin: 10px;
	float: right;
	width: 400px;
	border: 1px solid #ddd;
	padding:0px;
	background: #eee;
	-moz-border-radius : 9px;	
	border: 1px solid #C5524F;
}
#manage-executive ul li{
	list-style: none;
	font-size: 115%;
	font-weight: bold;
	letter-spacing: 4px;
	margin-bottom: 20px;
	height: 25px;
	padding: 5px;
}

#manage-executive ul li a{
	padding: 15px;
	text-decoration: none;
	color: #444;
	padding-left: 35px;	
}

#manage-executive ul li a.project{
	background: transparent url(../images/folder_grey.png) left no-repeat;
}

#manage-executive ul li a.project:hover{
	background: transparent url(../images/folder_blue.png) left no-repeat;
	color: #C5524F;
}

#manage-executive ul li a.users{
	background: transparent url(../images/kdmconfig.png) left no-repeat;
}

#manage-executive ul li a.users:hover{
	background: transparent url(../images/kdmconfig.png) left no-repeat;
	color: #C5524F;
}

#manage-executive ul li a.communicate{
	background: transparent url(../images/kopete.png) left no-repeat;
}

#manage-executive ul li a.communicate:hover{
	background: transparent url(../images/kopete.png) left no-repeat;
	color: #C5524F;
}

#manage-executive ul li a.params{
	background: transparent url(../images/configure.png) left no-repeat;
}

#manage-executive ul li a.params:hover{
	background: transparent url(../images/configure.png) left no-repeat;
	color: #988;
}

#manage-executive ul li a.cms{
	background: transparent url(../images/package_editors.png) left no-repeat;
}

#manage-executive ul li a.cms:hover{
	background: transparent url(../images/package_editors.png) left no-repeat;
	color: #988;
}

ul.errors,ul.errors li {
	margin: 0px;
	padding:0;
}

div.step1 h3, 
div.step2 h3, 
div.step4 h3, 
div.step3 h3 
{
	padding:0px;margin:0px;padding-left: 20px;
}

div.step1 {
	background: #DDDDDD url(../images/kgpg_identity.png) left no-repeat;	
	padding-left: 25px;
}
div.step2 {
	background: #DDDDDD url(../images/personal.png) left no-repeat;	
	padding-left: 25px;
}
div.step3 {
	background: #DDDDDD url(../images/password.png) left no-repeat;	
	padding-left: 25px;
}
div.step4 {
	background: #DDDDDD url(../images/package_editors.png) left no-repeat;	
	padding-left: 25px;
}div.step5 {
	background: #DDDDDD url(../images/ok.png) left no-repeat;	
	padding-left: 25px;
}

a.step {
	color: #000;
	text-decoration: none;
	letter-spacing: 1px;
	font-weight: bold;
	
}

a.step:hover {
	color: #000;
	text-decoration: underline;
	letter-spacing: 1px;
	font-weight: bold;
	
}


div#projectdescribe {
	width: 550px;
	margin: 4px;
	padding: 6px;
	border: 5px #aaa; 
	background: #ccc;
}
div#contentprojectdescribe {
	background: #fff;
	padding: 5px;
	margin: 5px;
}
div#projectdescribe h1{
	padding: 5px;
	margin: 5px;
	background: #fff;
	font-size: 140%;
	color: #C5524F;
}

div#contentprojectdescribe h1{
	font-size: 130%;
	border: none;
	padding: 0px;
	color: #444;
}

div#contentprojectdescribe h2{
	font-size: 120%;
	border: none;
	padding: 0px;
	color: #666;
}

div#contentprojectdescribe h3{
	font-size: 110%;
	border: none;
	padding: 0px;
	color: #888;
}

div#leftindex {
	padding: 5px;margin: 20px 0px;float: left;width: 230px;min-height: 350px;
}
div#leftindex ul{
	list-style: none;
	padding: 5px;
}
div#leftindex ul li{
	list-style: none;
	padding: 5px;
	font-size: 110%;
	color: #000;
	border-bottom: 1px dotted  #C5524F;
	
}
div#leftindex ul li a{
	color: #000;
	text-decoration: none;
	letter-spacing: 1px;
	font-weight: bold;
	/*background: transparent url(../images/h3.png) left no-repeat;
	padding-left: 20px;*/
}
div#leftindex ul li a:hover{
	color: #C5524F;
}

div#rightindex {
	float: right;padding: 5px;width: 680px;
}

div#rightindex h1,
div#rightindex div.zone_txt h1,
div#rightindex div.zone_txt h2,
div#rightindex div.zone_txt h3,
div#rightindex div.zone_txt h4,
div#rightindex div.zone_txt h5,
div#rightindex div.zone_txt h6
{	margin:2px;	padding:2px;text-decoration: none;background: none; border: none;	}

div#rightindex h1 {font-size: 150%;text-align: center;margin-bottom: 20px;}
div#rightindex div.zone_txt h1 {font-size: 130%}
div#rightindex div.zone_txt h2 {font-size: 115%;color: #9E1A03;}
div#rightindex div.zone_txt h3 {font-size: 115%;color: #333;background: transparent url(../images/h3.png) left no-repeat;padding-left: 20px;}
div#rightindex div.zone_txt h4 {font-size: 105%;}
div#rightindex div.zone_txt h5 {font-size: 100%;}
div#rightindex div.zone_txt h6 {font-size: 95%;}

div#rightindex div.zone_txt p {
	padding:0px;
}
div#rightindex div.zone_txt p:first-letter {
	padding:0px;
	margin:0px;
}

div.afacility {
	border: 2px solid #C5524F;
	margin: 5px 2px 15px 2px;
	padding: 3px;
	background: #eee;
}

div.afacility p.title {
	font-size: 97%;
	font-weight: bold;
	letter-spacing: 2px;
	display: block;
	margin: 2px;
	padding: 1px;
	border-bottom: 1px dotted #C5524F;
	background: transparent url(../images/vcard.png)top left no-repeat;	
}

div.afacility p.geoloc,
div.afacility p.website,
div.afacility p.contact
 {
	display: block;
	margin: 2px;
	padding: 1px;
}

div.afacility p.geoloc {
	padding-left: 20px;
	background: transparent url(../images/house.png) left no-repeat;	
}
div.afacility p.website {
	padding-left: 20px;
	background: transparent url(../images/world.png) left no-repeat;	
}
div.afacility p.contact {
	padding-left: 20px;
	background: transparent url(../images/email.png) left no-repeat;	
}
div.afacility p.title a {
	color: #000;
	text-decoration: none;
	letter-spacing: 1px;
	font-weight: bold;
	
}div.afacility p.title a:hover {
	color: #C5524F;
	text-decoration: none;
	letter-spacing: 1px;
	font-weight: bold;
	
}



div#calque {
	top:0px;
	left: 0px;
	background: #ddd url(../images/wait.gif) center no-repeat;
	opacity:0.5; 
	z-index: 1000;
	position:absolute;
	min-width:800px;
	width:100%;
	min-height: 500px;
	height: 100%;
	display: none;
}

div#ajaxwindow {
	top:70px;
	left: 310px;
	margin: auto;
	background: #fff;
	z-index: 1005;
	position:absolute;
	width:500px;
	height: 550px;
	display: none;
	border: 5px solid #C5524F;
	padding: 10px;
}
div#closeajaxwindow {
	font-size: 200%;
	text-align:right;
	float: right;
	padding: 2px;
	border-bottom: 1px solid #C5524F;
}
#makelistofcollabs {
	padding: 10px;
	display: none;
	margin: 10px;
}
div.collabdescribe {
	border: 1px solid #C5524F;
	width: 300px; 
	display: block;
	padding: 5px;
	margin: 3px 10px 3px 5px;
	background: transparent url(../images/hr.gif) top left no-repeat;
	padding-left: 20px;
}
a.addcollab {
text-decoration: none;
letter-spacing: 1px;
font-weight: bold;
color: #000;
padding-left: 20px;
background: transparent url(../images/add-icon.gif) left no-repeat;
}
a.addcollab:hover {
text-decoration: underline;
letter-spacing: 1px;
font-weight: bold;
color: #C5524F;
padding-left: 20px;
background: transparent url(../images/add-icon.gif) left no-repeat;
}

div#currentlistcollabs {
	width: 100%;
	margin: 5px;
	padding: 5px;
}

a.confirm {
	text-decoration: none;
	letter-spacing: 1px;
	font-weight: bold;
	font-size: 100%;
	color: #000;
	margin: 5px;
	padding: 2px;
	background: transparent url(../images/1.png) left no-repeat;
	padding-left: 20px;
}
a.confirm:hover {
	text-decoration: underline;
	letter-spacing: 1px;
	font-weight: bold;
	font-size: 100%;
	color: #000;
	margin: 5px;
	padding: 2px;
	background: transparent url(../images/1.png) left no-repeat;
	padding-left: 20px;
}
div.details-note {
	width: 100%;
	border: 1px solid #bbb;
	background: #fff;
}

div.details-note h4{
	color: #B5211D;
	font-size: 120%;
	background: #fff;
}

div.details-note  div.content-note{
	width:100%;
	background: #efefef;

}

div.authornote {
	float: right;
	width: 88%;
	padding: 3px;
	font-size: 0.9em;
	background: #fff;
}


div.tabscontentupdate {
	float: left;
	width: 10%;
	padding: 3px;
	font-size: 0.9em;
	background: #fff;
}
div.headernote {
	clear: both;
	width:100%;
	height: 30px;
	border-bottom: 1px solid #bbb;
}

div#ident {
	border: 1px solid #BBB;
	padding: 10px;
	margin: 20px;
	width: 400px;
	-moz-border-radius : 9px;	
	padding-left: 130px;
}

div.login {
	padding-left: 130px;
	background: #DDDDDD url(../images/kgpg.png) left no-repeat;
}
div.forget {
	padding-left: 130px;
	background: #DDDDDD url(../images/xfmail.png) left no-repeat;
}	
div#forgetident ul{
	list-style: none;
}

div#forgetident a{
	font-size: 120%;
	text-decoration: none;
	letter-spacing: 3px;
	color: #000;
	background: transparent url(../images/h3.png) left no-repeat;
	padding-left: 20px;
	font-weight: bold;
}

div#forgetident a:hover{
	font-size: 120%;
	text-decoration: none;
	letter-spacing: 3px;
	color: #C5524F;
	font-weight: bold;
}


div.listcurproject {
	margin:5px 2px 5px 2px;
}
div.listcurproject span{
	color: green;
}
div.listcurproject a{
	text-decoration: none;
	color: #000;
}
div.listcurproject a:hover{
	text-decoration: underline;
	color: #CF4040;
}


.actionlink {
	padding-left: 20px;
	padding-top: 3px;
	text-decoration: none;
	color: #000;
	letter-spacing: 1px;
	font-weight: bold;
	font-size: 0.89em;
}
