/* @override Credits */

/* -------------------------------------------------------------- 
Mise à jour le : 08.07.2009
Auteur : Adrien Heury
-------------------------------------------------------------- */

/* --------------------------------------------------------------
/*[Color codes]
Gris : #EEE (gris clair pour les bordures)
Jaune : #FFFFAE ou #FFFF99 (fade) ou #FEFE5C (flashy) ou FFFF9C
Rouge : #fe4c4c / #e40066
Vert : #abdb6c ou #5cfea8 ou b8fbe0 ou #00e49c / #00e49c; 
-------------------------------------------------------------- */

.small      { font-size: .8em; }
.large      { font-size: 1.2em; }
.large2     { font-size: 1.4em; }
.large3     { font-size: 1.6em; }
.large4     { font-size: 2em; }
.none       { display: none !important; visibility: hidden !important; height: 0px !important; }
.visible    { display: block !important; visibility: visible !important; }
.hidden 	{ visibility: hidden !important; }

.minih1, miniH1 	{ font-size: 9px; text-transform: uppercase; color: #999;}
.barre {text-decoration: line-through;}
.extranet {color: #ff0000;}

/* Les gris */
.quiet      { color: #CCC !important; }
.quiet2     { color: #BBB !important; }
.quiet3     { color: #AAA !important; }
.quiet4     { color: #999 !important; }
.quiet5     { color: #888 !important; }
.quiet6		{ color: #7e7e7e !important; }
.quiet7 	{ color: #76797c !important; }
.quiet8 	{ color: #686868 !important; }

.help 		{ font: normal 10px "Lucida Grande", Lucida, Verdana, sans-serif; color: #979797; }

/* Mise en avant action */
.highlight  { background:#FFFF99 !important; font-family: "Lucida Grande", Lucida, Verdana, sans-serif; }
.highlight2 { background:#FFFF99 !important; border-bottom: 1px solid #CCC; padding: 5px 10px; font-family: "Lucida Grande", Lucida, Verdana, sans-serif; }
.highlight3 { background:#e5f6fd!important; border-bottom: 1px solid #7fd7f7; padding: 5px 10px; }

.added      { background:#00e49c!important; color: #fff !important; font-family: "Lucida Grande", Lucida, Verdana, sans-serif; }
.added2     { background:#00e49c!important; color: #fff !important; border-bottom: 1px solid #029c6b; padding: 5px 10px; font-family: "Lucida Grande", Lucida, Verdana, sans-serif; }
.added3     { background:#e9fad0!important; border-bottom: 1px solid #FFF; padding: 5px 10px; font-family: "Lucida Grande", Lucida, Verdana, sans-serif; }

.removed    { background:#fe4c4c !important; color: #fff !important; font-family: "Lucida Grande", Lucida, Verdana, sans-serif; }
.removed2    { background:#fe4c4c !important; color: #fff !important; border-bottom: 1px solid #eb0000; padding: 5px 10px; font-family: "Lucida Grande", Lucida, Verdana, sans-serif; }

.attacher, .attacher span, .ratacher, ratacher span, .rattacher, .rattacher span, .ajouter, .ajouter span, .valider, .valider span 	{ color: #00e49c; font-weight: normal; font: 9px "Lucida Grande", Lucida, Verdana, sans-serif; }
.detacher, .detacher span 	{ color: #e40066; font-weight: normal; font: 9px "Lucida Grande", Lucida, Verdana, sans-serif; }
.edit, .edit span	{ color: #000; font-weight: normal; font: 9px "Lucida Grande", Lucida, Verdana, sans-serif; }
.oblig, .oblig span, .delete, .delete span		{ color: #fe4c4c; font-weight: normal; font: 9px "Lucida Grande", Lucida, Verdana, sans-serif; text-decoration: none;}

/* Speciaux */
.nbr 		{ font-size: 9px;	padding: 3px 6px; display: inline-block; text-align: center; -moz-border-radius: 7px; -khtml-border-radius: 7px; -webkit-border-radius: 7px; border-radius: 7px; background: #666;color: #fff;/*vertical-align: top;*/
			}

/* Sexy Typo */
.amp { /* Give those ampersands a right sexy look */
	font-family: Baskerville, "Goudy Old Style", "Palatino", "Book Antiqua", serif;
	font-style: italic;
	font-weight: normal;
	line-height: inherit;
	font-size: 100px;
}

.citation {
	font: italic 12px/18px Georgia, "Times New Roman", Times, serif;
	color: #999;
}
