/*****************
* Styles par defaut *
*****************/

h1 {
    display: block;
	margin: 0;
	padding: 7px 20px;
	font-weight: normal;
	font-size: 20px;
}

h2 {
  display: block;
  font-size: 1.5em;
  font-weight: bold;
	margin: 0;
	padding: 0;
}


h3 {
  display: block;
  font-size: 1.17em;
  font-weight: bold;
  margin: 1em 0;
}

p {
  display: block;
  margin: 1em 0;
}

ul {
  display: block;
  list-style-type: disc;
  margin: 1em 0;
}

input[type="submit"] { 
  padding: 0px 6px 0px 6px;
  border: 2px outset ButtonFace;
  background-color: ButtonFace;
  color: ButtonText; 
  line-height: normal !important;
  white-space: pre;
  cursor: default;
  text-align: center;
}


html {
	font-family: "Trebuchet MS", Trebuchet, Helvetica, Arial, Verdana, sans-serif;
	font-size: 11px;
	padding:0;
	margin:0;
	height: 100%;
}

body {
	font-family: "Trebuchet MS", Trebuchet, Helvetica, Arial, Verdana, sans-serif;
	font-size: 11px;
	margin-top: 0;
	margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    text-align: center; /* pour corriger le bug de centrage IE */
    background: #e4eef2 url(../img/tcm-body.png) repeat-x;
	height: 100%;
}

a {
	color: #0099ae;
}

p {
	line-height: 150%;
}

.exposant { font-size: 70%; vertical-align: 20%; }

div#global {
	width: 999px;
	padding:0;
	margin: 0 auto;
	min-height: 100%;
	position: relative;
    background: transparent;	
	*height: 100%;
}

div#header {
    background: black url(../img/tcm-haut.png) no-repeat;
	margin: 0;
	text-align: left;
	min-height: 119px;
}
div#header a {
    outline: none;
}
div#logo {
	opacity: 0.95;
	moz-opacity: 0.95;
	float: left;
	margin: 0 0 0 41px;
	border: 0;
	padding: 0;
}
div#logo:hover {
	opacity: 1;
	moz-opacity: 1;
}

div#center {
	margin: 0 0 0 0;
	padding: 0;
	text-align: left;
	background: white url(../img/tcm-fond-contenu.png);
/*	no-repeat;*/
	/*background-position: top right;*/
	min-height: 500px;
}

div#footer {
	background-color: #cccccc;
}

div#footer ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
div#footer li{
	float: left;
	width: 150px;
	margin: 5px 23px;
}
div#footer a{
	text-decoration: none;
	color: #444444;
}

div#content {
	float: right;
	width: 808px;
	margin: 0;
	padding: 0;
	background: white;
}

div#content .listetexte li{
	margin: 10px 0;
	line-height: 150%;
}

div#sidebar {
	float: right;
	margin: -50px 0 0 0;
	width: 191px;
	color: white;
	line-height: 150%;
/*	background: white url(../img/menu-fond.png) no-repeat;*/
}

div#sidebar a.tog {
	display: block;
	margin-top: 10px;
	padding: 5px 0 5px 18px;
	color: white;
	text-decoration: none;
	outline: none;
	border: none;
}

div#sidebar a:hover.tog {
	text-decoration: none;
	border: none;
}

div#sidebar-content {
	padding: 5px;
}

div.titre-section {
	font-size: 10px;
	color:#333333;
	border-bottom:1px solid #009aae;
	padding: 2px 0 1px 3px;
	margin: 7px 0 0 0;
	font-weight: bold;
	background-color: #f1f8f9;
	color: black;
}
div.titre-section span {
	/*background-color: #e54854;
	/*background-image: url(../img/cadres/rouge_hg.png);*/
	background-repeat: no-repeat;
	background-position: top left;
	padding: 2px 0px;
	*padding: 0px;
}
div.titre-section span span{
	padding: 2px 3px;
	background-color: transparent;
	/*background-image: url(../img/cadres/rouge_hd.png);*/
	background-repeat: no-repeat;
	background-position: top right;
	
	font-size: 150%;
	color: black;
}

div.titre-section a {
	text-decoration: none;
	color: black;
}

div.titre-section a:hover {
	color: black;
}

div.titre-section-p {
	font-size: 10px;
	color: #626262;
	/*border-bottom:1px solid #009aae;*/
	padding: 5px 0 1px 7px;
	margin: 7px 0 0 0;
	text-transform: uppercase;
	font-weight: bold;
	background-color: transparent;
	text-align: left;

	background-color: #f1f8f9;
	background-image: url(../img/coin-section-p.png);
	background-repeat: no-repeat;
	background-position: top left;
	
	border-bottom: 2px solid white;
}

div.section-p {
	padding: 7px;
	background: #f1f8f9;
}

div.section {
	padding: 10px;
}

.projet-phase {
	 
	background-repeat: no-repeat; 
	min-height: 36px; 
	padding-bottom: 5px; /*45px;*/ 
	text-align: center
}
.projet-phase span {
	font-weight: bold; 
	font-size: 120%
}

.projet-phase2 {
	 
	background-repeat: no-repeat; 
	min-height: 36px; 
	padding-bottom: 5px;
	padding-left: 45px; 
	text-align: left
}
.projet-phase2 span {
	font-weight: bold; 
	font-size: 120%
}

div.cadre-projet {
	color: white; 
	background: #008e9c url(../img/projet/fleche.png) no-repeat; 
	background-position: 100% 50%; 
}
div.cadre-projet div {
	background: transparent url(../img/projet/coin-hg.png) no-repeat; 
	background-position: 0% 0%; 
}
div.cadre-projet div.cadre-projet div.cadre-projet  {
	background: transparent url(../img/projet/coin-bg.png) no-repeat; 
	background-position: 0 100%; 
	padding: 10px;
}


/*
div.cadre1 {
	background-color: #ffd99e;
	border: 1px solid #f39400;
	padding: 5px;
	margin: 1px 0;
	line-height: 135%;
}
*/

div#raccourcis {
	background-color: #94be08;
	background-image: url(../img/cadres/vert_hg.png);
	background-repeat: no-repeat;	
	background-position: top left;	
	margin: 0;
	padding:0;
	color: white;
}
div#raccourcis div {
	background-color: transparent;
	background-image: url(../img/cadres/vert_hd.png);
	background-repeat: no-repeat;	
	background-position: top right;	
	padding:0;
	margin:0;
}
div#raccourcis div div{
	background-color: transparent;
	background-image: url(../img/cadres/vert_bd.png);
	background-repeat: no-repeat;	
	background-position: bottom right;	
	padding:0;
	margin:0;
}
div#raccourcis div div div {
	background-color: transparent;
	background-image: url(../img/cadres/vert_bg.png);
	background-repeat: no-repeat;	
	background-position: bottom left;	
	padding: 5px 15px;
	margin:0;
}
div#raccourcis ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
div#raccourcis li{
	display: inline;
	padding: 0 7px 0 0;
	margin: 0;
}
/*div#raccourcis ul li::after {
	content: '-';
	padding: 0 10px;
}

div#raccourcis ul li:last-child::after {
	content: '' !important;
}*/
div#raccourcis a{
	color: black;
	text-decoration: none;
}
div#raccourcis a:hover{
	text-decoration: underline;
}

div.un-createur {
	float: left; 
	text-align: center; 
	padding: 5px 0; 
	width: 80px; 
}

div.un-createur img{
	padding-bottom: 5px;
}
div.un-createur a {
	text-decoration: none;
	color: black;
	font-size: 80%;
}



div.cadre2 {
	background-color: #e0e0ff;
	border: 1px solid #e0e0ff;
	padding: 5px;
	margin: 1px 0;
	line-height: 135%;
}
div.cadre2 a{
	color: #f39400;
}
div.cadre3 {
	background-color: #e0e0ff;
	border: 1px solid #e0e0ff;
	padding: 5px;
	margin: 1px 0;
	line-height: 135%;
}
div.cadre3 a{
	color: #f39400;
}
div.cadre4 {
	background-color: #efd2cf;
	border: 1px solid #efd2cf;
	padding: 5px;
	margin: 1px 0;
	line-height: 135%;
}
div.cadre4 a{
	color: black;
}

div.cadreonglet {
	border-width: 0 0 1px 0;
	border-style: solid;
	border-color: #e0e0ff;
	padding: 3px 3px 10px 3px;
	margin: 1px 0 10px 0;
	line-height: 135%;
}



a img {
	border-style: none;
} 




.un-projet {
	margin: 0 0 0 0;
	padding: 7px;
	border: 2px solid #008e9c;
}
div.cadre-projet2 {
	background: transparent url(../img/projet/coin-hg.png) no-repeat; 
	background-position: 0% 0%; 
	background-color: #008e9c;
	margin-top: 15px;
}
div.cadre-projet2 div.cadre-projet2 {
	background: transparent url(../img/projet/coin-hd.png) no-repeat; 
	background-position: 100% 0; 
	padding: 0 10px 0px 10px;
}
.titre-projet {
	color: white;
	font-weight: bold;
	font-size: 13px;
	padding: 4px 10px 3px 10px;
	
}

a.une-creation {
	padding: 10px;
	border: 1px solid #ade5ff;
	text-decoration: none;
	text-align: center;
	display: block;
	width: 133px;
}

a:hover.une-creation {
	background-color: #f1f8f9;
	border: 1px solid #009aae;
}

div.pics {   
    padding: 0;  
    margin:  0;  
    text-align: center;
	height: 199px;
	width: 100%;
} 
 
.pics img {  
    padding: 0;
    margin: 0;
    width:  790px; 
    height: 199px; 
    top:  0; 
    left: 0 
} 



/*- Menu Tabs H--------------------------- */

	#tabsH {
		float:left;
		background: transparent;
		font-size: 13px;
		line-height: normal;
		margin-left: 100px;
	}
	#tabsH ul {
		margin:0;
		padding:0px 10px 0 20px;
		list-style:none;
	}
	#tabsH li {
		display:inline;
		margin:0;
		padding:0;
	}
	#tabsH a {
		float:left;
		margin: 0 5px;
		padding:0 0 0 15px;
		text-decoration:none;
		opacity: 0.90;
		moz-opacity: 0.90;
	}
	#tabsH a span {
		float:left;
		display:block;
		padding:6px 18px 9px 0px;
		color: white;
		font-weight: bold;
	}
	/* Commented Backslash Hack hides rule from IE5-Mac \*/
	#tabsH a span {float:none;}
	/* End IE5-Mac hack */

	#tabsH a:hover {
		opacity: 1;
		moz-opacity: 1;
	}
	#tabsH a:hover span {
		text-decoration: underline;
		color: white;
	}
	
	#tabsH a.selectionne {
		background:url("../img/tableftH2.png") no-repeat left bottom;
	}
	#tabsH a.selectionne span {
		background:url("../img/tabrightH2.png") no-repeat right bottom;
		color: black;
	}
	#tabsH a.selectionne:hover span {
		text-decoration: none;
		padding-top: 7px;
	}


input[type="text"], input[type="password"], textarea {
	border: solid 1px #808080;
	padding: 3px;
	font-family: "Trebuchet MS", Trebuchet, Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
}

.formulaire-login input[type="text"], .formulaire-login input[type="password"], .formulaire-login textarea {
	background-color: #ececec;
	border: 1px solid white;
	padding: 1px;

}

input[type="submit"] , input[type="button"]{ 
	cursor:pointer;
	border:outset 1px #ccc;
	background:#999;
	color:#666;
	font-weight:bold;
	padding: 1px 2px;
	background:url(../img/formbg.gif) repeat-x left top;
}

.sidebarbloc {
	padding: 10px 0;
	border-bottom: 1px solid #b0ca5b;
	color: white;
}

#sidebar a {
	text-decoration: none;
	color: white;
	border-bottom: 1px solid #b0ca5b;
}

#sidebar a:hover{
	text-decoration: none;
	color: white;
	border-bottom: 1px solid white; 
}

#sidebar a.boutico {
	border: 0; /*1px solid #b0ca5b;*/
	margin: 2px 0;
	display: block;
	background-repeat: no-repeat;
	background-position: 4px 2px;
	padding: 3px 0 2px 24px;
	min-height: 16px;
	text-decoration: none;
	background-color: #b0ca5b;
	color: black;
}
#sidebar a.boutico:hover{
	border: 0; /*1px solid white;*/
	background-color: white;
	color: black;
}

.icobloc {
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: center left;
	padding: 0 0 0 30px;
	min-height: 25px;
}

.bonjour {
	background-image: url(../img/icones/bonjour.png);
}

.points {
	background-image: url(../img/icones/tresor.png);
}

.parrainage {
	background-image: url(../img/icones/parrainage.png);
}

.messagerie {
	background-image: url(../img/icones/messagerie.png);
}

a.titremessage {
	color: black;
}

.unmessagesel{
	border: 1px solid grey;
	padding: 3px;
}
.unmessage a.ico{
	display: block;
	outline:none;
}

ul.messactions  {
	list-style-type: none;
	padding: 0;
	margin: 5px 0 0 0;
}
ul.messactions li {
	display: block;
	float: left;
	padding: 0 5px 0 0;
	margin: 0;
}
ul.messactions li  a{
	display: block;
	padding: 3px;
	text-decoration: none;
	color: black;
	background: #CFCFCF;
}
ul.messactions li  a:hover{
	background: #427dc6;
	color: white;
}

.profil {
	background-image: url(../img/icones/profil.png);
}

.info {
	background-image: url(../img/icones/info.png);
}

.ok {
	background-image: url(../img/icones/check.png);
}

.pb {
	background-image: url(../img/icones/delete.png);
}

.retrait {
	margin: 3px 10px 10px 10px;
}

ul.proprietes {
	color: black;
	font-weight: normal;
	line-height: 150%;
	padding: 0;
	margin: 0;
	list-style-type: none;
}

.proprietes li {
	color: black;
	font-weight: bold;
}

.proprietes li span {
	color: grey;
	font-weight: normal;
	padding: 0 5px 0 0;
}

.ico {
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: center left;
	padding: 1px 0 1px 22px;
	min-height: 16px;
	margin-bottom: 3px;
	text-decoration: none;
	display: block;
}
#raccourcis .ico {
	display: inline;
}
.icovdroite { background-image: url(../img/icones/versdroite.png); }
.icovbas { background-image: url(../img/icones/versbas.png); }
.icouseredit { background-image: url(../img/icones/user_edit.png); }
.icouseradd { background-image: url(../img/icones/user_add.png); }
.icouser { background-image: url(../img/icones/user.png); }
.icotabbord { background-image: url(../img/icones/tableau-bord.png); }
.icopicture { background-image: url(../img/icones/picture.png); }
.icophotos { background-image: url(../img/icones/photos.png); }
.icooeil { background-image: url(../img/icones/eye.png); }
.iconvmessage { background-image: url(../img/icones/email_add.png); }
.icomessagelu { background-image: url(../img/icones/email_open.png); }
.icomessage { background-image: url(../img/icones/email.png); }
.icokey { background-image: url(../img/icones/key.png); }
.icogo { background-image: url(../img/icones/bullet_go.png); }
.icofolder { background-image: url(../img/icones/folder.png); }
.icodeconnex { background-image: url(../img/icones/door_in.png); }
.icocreation { background-image: url(../img/icones/paintbrush.png); }
.icocontent { background-image: url(../img/icones/emoticon_smile.png); }
.icocommentadd { background-image: url(../img/icones/comment_add.png); }
.icocomment { background-image: url(../img/icones/comment.png); }
.icocoeurplus { background-image: url(../img/icones/heart_add.png); }
.icocoeurmoins { background-image: url(../img/icones/heart_delete.png); }
.icocoeur { background-image: url(../img/icones/heart.png); }
.icobox { background-image: url(../img/icones/box.png); }
.icobookadd { background-image: url(../img/icones/book_add.png); }
.icobook { background-image: url(../img/icones/book.png); }
.icoprojetedit { background-image: url(../img/icones/report_edit.png); }
.icoprojetadd { background-image: url(../img/icones/report_add.png); }
.icoprojetdel { background-image: url(../img/icones/report_delete.png); }
.icoprojet { background-image: url(../img/icones/report.png); }
.icopj { background-image: url(../img/icones/attach.png); }
.icoretour { background-image: url(../img/icones/arrow_undo.png); }
.icobien { background-image: url(../img/icones/bien.png); }
.icomal { background-image: url(../img/icones/mal.png); }
.icoclassement { background-image: url(../img/icones/classement.png); }
.icogroupes { background-image: url(../img/icones/group.png); }
.icodrapeauvert { background-image: url(../img/icones/flag_green.png); }
.icoformation  { background-image: url(../img/icones/book_open.png); }
.icoonline  { background-image: url(../img/icones/status_online.png); }
.icopdf  { background-image: url(../img/icones/pdf.png); }
.icomarqueur  { background-image: url(../img/icones/marqueur.png); }
.icomarqueurg  { background-image: url(../img/icones/marqueurg.png); }
.icook  { background-image: url(../img/icones/ok.png); }
.icodocedit  { background-image: url(../img/icones/document_edit.png); }
.icoblog { background-image: url(../img/icones/newspaper.png); }

ul.listico {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
ul.listico li {
	padding: 3px 0;
}
ul.listico li  div.ico{
	margin: 0;
}
ul.listico a {
	color: black;
}
ul.listico a:hover {
	text-decoration: underline;
}

form.form-normal .formelem {
	clear: left;
	float: left;
	margin: 10px 0;
}
form.form-normal label {
	float: left;
	width: 175px;
	text-align: right;
	color: black;
	font-weight: bold;
}
form.form-normal .champ {
	color: black;
	margin-left: 185px;
}
form.form-normal label span.mininfo {
	display: block;
	margin-top: .2em;
	font-size: .8em;
	font-weight: normal;
	cursor: default;
}
form.form-normal .centre {
	text-align: center;
}
form.form-normal .droite {
	text-align: right;
}
form.form-normal .moitie {
	width: 50%;
}

.commentaire {
	margin: 0 0 20px 0;
	clear: both;
}
.commentaire-haut {
	padding: 0 0 5px 0;
	color: #acacac;
}
.commentaire-haut a {
	color: #858585;
	text-decoration: none;
}
.commentaire-haut a:hover{
	text-decoration: underline;
}
.commentaires-actions {
	float: right;
}
.commentaire-utilisateur {
	float: left;
	background: transparent url(../img/comment-pointe.gif) no-repeat;
	background-position: center right; 
	width: 80px;
	margin: 0;
	z-index: 10;
}
.commentaire-texte {
	margin-left: 79px;
	border: 1px solid #CFCFCF;
	padding: 4px;
	min-height: 60px;
	z-index: 0;
}


/* AUTOCOMPLETER */


.ac_results {
	text-align: left;
	padding: 0px;
	border: 1px solid black;
	background-color: white;
	overflow: hidden;
	z-index: 99999;
}

.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}

.ac_results li {
	margin: 0px;
	padding: 2px 5px;
	cursor: default;
	display: block;
	/* 
	if width will be 100% horizontal scrollbar will apear 
	when scroll mode will be used
	*/
	/*width: 100%;*/
	font-size: 12px;
	/* 
	it is very important, if line-height not setted or setted 
	in relative units scroll will be broken in firefox
	*/
	line-height: 16px;
	overflow: hidden;
}

.ac_loading {
	background: white url('indicator.gif') right center no-repeat;
}

.ac_odd {
	background-color: #eee;
}

.ac_over {
	background-color: #0A246A;
	color: white;
}


/* ACCUEIL */

#presentation {
	width: 790px;
	margin: 0 auto;
	text-align: center;
}


/* TABS */
/* Caution! Ensure accessibility in print and other media types... */
@media projection, screen { /* Use class for showing/hiding tab content, so that visibility can be better controlled in different media types... */
    .ui-tabs-hide {
        display: none;
    }
}

/* Hide useless elements in print layouts... */
@media print {
    .ui-tabs-nav {
        display: none;
    }
}

/* Skin */
.ui-tabs-nav, .ui-tabs-panel {
    font-family: "Trebuchet MS", Trebuchet, Verdana, Helvetica, Arial, sans-serif;
    font-size: 12px;
}
.ui-tabs-nav {
    list-style: none;
    margin: 0;
    padding: 0 0 0 3px;
}
.ui-tabs-nav:after { /* clearing without presentational markup, IE gets extra treatment */
    display: block;
    clear: both;
    content: " ";
}
.ui-tabs-nav li {
    float: left;
    margin: 0 0 0 2px;
    font-weight: bold;
}
.ui-tabs-nav a, .ui-tabs-nav a span {
    float: left; /* fixes dir=ltr problem and other quirks IE */
    padding: 0 12px;
    background: url(../img/tabs/tabs.png) no-repeat;
}
.ui-tabs-nav a {
    margin: 5px 0 0; /* position: relative makes opacity fail for disabled tab in IE */
    padding-left: 0;
    background-position: 100% 0;
    text-decoration: none;
    white-space: nowrap; /* @ IE 6 */
    outline: 0; /* @ Firefox, prevent dotted border after click */    
}
.ui-tabs-nav a:link, .ui-tabs-nav a:visited {
    color: #626262;
}
.ui-tabs-nav .ui-tabs-selected a {
	color: black;
	font-weight: bold;
    position: relative;
    top: 1px;
    z-index: 2;
    margin-top: 0;
    background-position: 100% -23px;
}
.ui-tabs-nav a span {
    padding-top: 1px;
    padding-right: 0;
    height: 20px;
    background-position: 0 0;
    line-height: 20px;
}
.ui-tabs-nav .ui-tabs-selected a span {
    padding-top: 0;
    height: 27px;
    background-position: 0 -23px;
    line-height: 27px;
}
.ui-tabs-nav .ui-tabs-selected a:link, .ui-tabs-nav .ui-tabs-selected a:visited,
.ui-tabs-nav .ui-tabs-disabled a:link, .ui-tabs-nav .ui-tabs-disabled a:visited { /* @ Opera, use pseudo classes otherwise it confuses cursor... */
    cursor: text;
}
.ui-tabs-nav a:hover, .ui-tabs-nav a:focus, .ui-tabs-nav a:active,
.ui-tabs-nav .ui-tabs-unselect a:hover, .ui-tabs-nav .ui-tabs-unselect a:focus, .ui-tabs-nav .ui-tabs-unselect a:active { /* @ Opera, we need to be explicit again here now... */
    cursor: pointer;
}
.ui-tabs-disabled {
    opacity: .4;
    filter: alpha(opacity=40);
}
.ui-tabs-nav .ui-tabs-disabled a:link, .ui-tabs-nav .ui-tabs-disabled a:visited {
    color: #000;
}
.ui-tabs-panel {
    border: 1px solid #96be0d;
    padding: 10px;
    background: #fff; /* declare background color for container to avoid distorted fonts in IE while fading */
}
.tabprojet{
    border-width: 1px 0 0 0;
	border-style: solid;
	border-color: #96be0d;
 }
 
/*.ui-tabs-loading em {
    padding: 0 0 0 20px;
    background: url(loading.gif) no-repeat 0 50%;
}*/

/* Additional IE specific bug fixes... */
* html .ui-tabs-nav { /* auto clear @ IE 6 & IE 7 Quirks Mode */
    display: inline-block;
}
*:first-child+html .ui-tabs-nav  { /* auto clear @ IE 7 Standards Mode - do not group selectors, otherwise IE 6 will ignore complete rule (because of the unknown + combinator)... */
    display: inline-block;
}



/* DatePicker */

/*
 * "UI Site" Theme for jQuery UI Datepicker
 * Generated by Theme Roller ( http://ui.jquery.com/themeroller/ )
 * Authors: 
 *		Filament Group ( http://www.filamentgroup.com )
 * 		Marc Grabanski ( http://marcgrabanski.com/ )
*/
#ui-datepicker-div,
#ui-datepicker-div table,
.ui-datepicker-div,
.ui-datepicker-div table,
.ui-datepicker-inline,
.ui-datepicker-inline table {
	font-size: 12px !important;
}
.ui-datepicker-div, .ui-datepicker-inline, #ui-datepicker-div {
	/*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
	background: #eeeeee;
	font-size: 1.1em;
	border: 4px solid #d3d3d3;
	width: 15.5em;
	padding: 2.5em .5em .5em .5em;
	position: relative;
}
#ui-datepicker-div {
	z-index: 9999; /*must have*/
	display: none;
	background: #eeeeee;
}
.ui-datepicker-inline {
	float: left;
	display: block;
}
.ui-datepicker-control {
	display: none;
}
.ui-datepicker-current {
	display: none;
}
.ui-datepicker-next, .ui-datepicker-prev {
	position: absolute;
	left: .5em;
	top: .5em;
	background: #272626 url(../img/cal/272626_40x100_textures_03_highlight_soft_20.png) 0 50% repeat-x;
}
.ui-datepicker-next {
	left: 14.6em;
}
.ui-datepicker-next:hover, .ui-datepicker-prev:hover {
	background: #FF9C08 url(../img/cal/FF9C08_40x100_textures_03_highlight_soft_25.png) 0 50% repeat-x;
}
.ui-datepicker-next a, .ui-datepicker-prev a {
	text-indent: -999999px;
	width: 1.3em;
	height: 1.4em;
	display: block;
	font-size: 1em;
	background: url(../img/cal/cccccc_7x7_arrow_left.gif) 50% 50% no-repeat;
	border: 1px solid #d3d3d3;
	cursor: pointer;
}
.ui-datepicker-next a {
	background: url(../img/cal/cccccc_7x7_arrow_right.gif) 50% 50% no-repeat;
}
.ui-datepicker-prev a:hover {
	background: url(../img/cal/ffffff_7x7_arrow_left.gif) 50% 50% no-repeat;
}
.ui-datepicker-next a:hover {
	background: url(../img/cal/ffffff_7x7_arrow_right.gif) 50% 50% no-repeat;
}
.ui-datepicker-prev a:active {
	background: url(../img/cal/222222_7x7_arrow_left.gif) 50% 50% no-repeat;
}
.ui-datepicker-next a:active {
	background: url(../img/cal/222222_7x7_arrow_right.gif) 50% 50% no-repeat;
}
.ui-datepicker-header select {
	border: 1px solid #d3d3d3;
	color: #cccccc;
	background: #272626;
	font-size: 1em;
	line-height: 1.4em;
	position: absolute;
	top: .5em;
	margin: 0 !important;
	
}
.ui-datepicker-header select.ui-datepicker-new-month {
width: 7em;
left: 2.2em;
}
.ui-datepicker-header select.ui-datepicker-new-year {
width: 5em;
left: 9.4em;
}
table.ui-datepicker {
	width: 15.5em;
	text-align: right;
}
table.ui-datepicker td a {
	padding: .1em .3em .1em 0;
	display: block;
	color: #cccccc;
	background: #272626 url(../img/cal/272626_40x100_textures_03_highlight_soft_20.png) 0 50% repeat-x;
	cursor: pointer;
	border: 1px solid #eeeeee;
}
table.ui-datepicker td a:hover {
	border: 1px solid #999999;
	color: #333333;
	background: #FF9C08 url(../img/cal/FF9C08_40x100_textures_03_highlight_soft_25.png) 0 50% repeat-x;
}
table.ui-datepicker td a:active {
	border: 1px solid #dddddd;
	color: #FF9C08;
	background: #ffffff url(../img/cal/ffffff_40x100_textures_02_glass_65.png) 0 50% repeat-x;
}
table.ui-datepicker .ui-datepicker-title-row td {
	padding: .3em 0;
	text-align: center;
	font-size: .9em;
	color: #333333;
	text-transform: uppercase;
	/*border-bottom: 1px solid #d3d3d3;*/
}

table.ui-datepicker .ui-datepicker-title-row td a {
	color: #333333;
}

/* ___________ IE6 IFRAME FIX ________ */
.ui-datepicker-cover {
   display: none; /*sorry for IE5*/
   display/**/: block; /*sorry for IE5*/
   position: absolute; /*must have*/
   z-index: -1; /*must have*/
   filter: mask(); /*must have*/
   top: -4px; /*must have*/
   left: -4px; /*must have*/
   width: 200px; /*must have*/
   height: 200px; /*must have*/
}

/* Corrections thib */

table.ui-datepicker td.ui-datepicker-current-day a  {
background: #e42c3a;
}

table.ui-datepicker thead a {
	background: none;
}

.progressBar{
	width:164px;
	height:19px;
	background: url(../img/progressbar0.png) no-repeat 0 0;
	position:relative;
	margin: 5px auto 5px auto;
}
.progressBar span{
	position:absolute;
	display:block;
	width:150px;
	height:15px;
	background: url(../img/progressbar1.png) no-repeat 0 0;
	top:2px;
	left:7px;
	overflow:hidden;
	text-indent:-8000px;
	
}
.progressBar em{
	position:absolute;
	display:block;
	width:150px;
	height:15px;
	top:0;
	background: white url(../img/progressbar2.png) repeat-x;
}


/* IMPROMPTU */
.jqiwarning .jqi{
      background-color: #b0be96;
}
.jqifade{
      background-color: #ffffff;
}
div.jqi{
      position: absolute;
      background-color: #96be0d;
      padding: 10px;
      width: 500px;
}
div.jqi .jqiclose{
      float: right;
      margin: -35px -10px 0 0;
      cursor: pointer;
}
div.jqi .jqicontainer{
      background-color: #e0eEc6;
      padding: 5px;
      color: #ffffff;
      font-weight: bold;
}
div.jqi .jqimessage{
      background-color: #96be0d;
      padding: 10px;
}
div.jqi .jqibuttons{
      text-align: center;
      padding: 5px 0 0 0;
}
div.jqi button{
      padding: 3px 10px 3px 10px;
      margin: 0 10px;
} 

#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #111;
	background-color: #eee;
	padding: 5px;
	opacity: 0.85;
}
#tooltip h3, #tooltip div { margin: 0; }
