/*Style copiés ds fichier de rico*/
body {font-family:  Tahoma, Verdana, Arial;}
a{text-decoration:none}
#tabsExample {
  width:inherit;
  
}

.panelContentContainer {
  border : 1px solid #4f4f4f;
  clear:both;
}

.panelheader{
  height: 1.5em;
  color : black;
  font-weight : normal;
  background: #E0E8FA;
  float: left;
  /*display: inline;*/
  margin-left: 1px;
  margin-right: 1px;
  margin-bottom: 0px;
  margin-top: 0.3em;
  text-align: center;
  white-space:nowrap;
  overflow:hidden;
  width: 20%;
  /*padding-top:3px;
  border-color: black;
  border-style: solid;
  border-width: 1px 1px 0px 1px;*/
}

.panelHover {
  background: #D8E0F2;
  cursor: pointer;
}

.panelSelected {
  background: url(images/) #FFFFFF repeat-x scroll center left;
  font-weight : bold;
  cursor: auto;
  height: 1.8em;
  margin-top: 1px;
  margin-bottom: -1px;
}

.panelContent {
    background: #f8f8f8;
    overflow: auto;
}

input {
  /*margin-left: 2em;*/
}

/* Fin Style copiés ds fichier de rico pour les onglet rubrik et questions*/

/*editinplace */
.editable, textarea
{
        color: #000;
        background-color: #ffffd3;
}
/*editinplace */


/* Style pour le tableau des rubruques*/

.fixedTable {
/*table-layout : fixed;*/
}
td.cell {
	padding : 2px 0px 2px 3px;
	margin : 0px;
	border-bottom : 1px solid #b8b8b8;
	border-right : 1px solid #b8b8b8;
	height : 22px;
	overflow : hidden;
	font-size : 11px;
	font-family: verdana, arial, helvetica, sans-serif;
	line-height: 12px;
}
.first {
	border-left : 1px solid #b8b8b8;
}
.tableCellHeader {
	padding : 2px 0px 2px 3px;
	text-align : left;
	font-size : 11px;
	border-top : 1px solid #b8b8b8;
	border-right : 1px solid #b8b8b8;
	background-color : #E1E1E1;
}



#explanation {
  background-color:#EEEEFF;
  font-size:smaller;
  margin-bottom:0.5em;
  padding: 2px;
}

p.ricoBookmark { clear:both; }

form#settings {
  font-size:smaller;
  margin: 0px 10px 0px 0px;
  padding: 3px;
  border: 1px solid black;
}

.appHeader {
	margin:0px;
}

#DrillDownDesc {
  font-weight: bold;
}

table.demoSettings td {
  white-space: nowrap;
}
/* FIN Style pour le tableau des rubruques*/

/*Style perso ajouté*/
.css_liste1
{
	border-bottom:#FFFFFF;
	border:#FF0000;
	font-family:tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
.titre_page
{
	font-size: 19px;
	font-family: Georgia, "Times New Roman", serif;
	font-weight: bold;
	color:#FF9900;
	line-height: normal;
}

.titre_zone {
	font-size: 19px;
	font-family: Georgia, "Times New Roman", serif;
	font-weight: bold;
	color:#FF9900;
	line-height: normal;
	margin-bottom: 10px;
	margin-top: 0;
	color: #000; font-size: 14px; margin: 4px 0 2px 0;
}

.input_class {
	font-family: Tahoma, Arial, Helvetica, FreeSans, sans-serif;
	font-size: 10px;
	border: 1px solid #2c231e;
	background-color: #dfe0c5;
	width: 70px;
	color:#666666;
}

.input_class2{
	font-family: Tahoma, Arial, Helvetica, FreeSans, sans-serif;
	font-size: 11px;
	border: 1px solid #2c231e;
	background-color: #ffffff;
	width: 100px;
	color:#666666;
}

.input_class3{
	font-family: Tahoma, Arial, Helvetica, FreeSans, sans-serif;
	font-size: 11px;
	border: 1px solid #2c231e;
	background-color: #ffffff;
	width: 200px;
	color:#666666;
}
.input_rub{
	font-family: Tahoma, Arial, Helvetica, FreeSans, sans-serif;
	font-size: 11px;
	/*border: 1px solid #2c231e;*/
	background-color: #ffffff;
	width: 380px;
	color:#666666;
}

.style_label_petit{
	font-family:Verdana,Tahoma, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:11px;
}

.style_label
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:11px;
}

.label_petit_gras{
	font-family:Verdana,Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	font-weight:bold;
}

.bouton_ajout_class{
	background-color:#E1E1E1;
	border-color:#000033;
	font-family: tahoma,verdana,arial,helvetica,sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #003366;
	border: thin groove;
	height:20px;
	background-position:right;
	background-repeat:no-repeat;
	background-image:url(../images/ajouter.png);
}
.bouton_valider_class{
	background-color:#E1E1E1;
	border-color:#000033;
	font-family: tahoma,verdana,arial,helvetica,sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #003366;
	border: thin groove;
	height:20px;
	background-position:right;
	background-repeat:no-repeat;
	background-image:url(../images/valider.png);
}
.bouton_enregistrer_class{
	background-color:#E1E1E1;
	border-color:#000033;
	font-family: tahoma,verdana,arial,helvetica,sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #003366;
	border: thin groove;
	height:20px;
	background-position:right;
	background-repeat:no-repeat;
	background-image:url(../images/enregistre.png);
}
.bouton_annuler_class{
	background-color:#E1E1E1;
	border-color:#000033;
	font-family: tahoma,verdana,arial,helvetica,sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #003366;
	border: thin groove;
	height:20px;
	background-position:left;
	background-repeat:no-repeat;
	background-image:url(../images/annule.png);
}
.bouton_modifier_class{
	background-color:#E1E1E1;
	border-color:#000033;
	font-family: tahoma,verdana,arial,helvetica,sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #003366;
	border: thin groove;
	height:20px;
	background-position:left;
	background-repeat:no-repeat;
	background-image:url(../images/write.png);
}

.erreur_class
{
	font-family: tahoma,verdana,arial,helvetica,sans-serif;
	font-size: 11px;
	color:#FF0000;
	background-position:left;
	background-repeat:no-repeat;
	background-image:url(../images/erreur.png);
}

.succes_class
{
	font-family: tahoma,verdana,arial,helvetica,sans-serif;
	font-size: 11px;
	color:#00FF00;
	background-position:left;
	background-repeat:no-repeat;
	background-image:url(../images/OK.gif);
}
.class_delete_link{

}
a.class_delete_link {
color: #42598e;
}
a.tag_delete_link span {
visibility: hidden;
}
a:hover.class_delete_link {
text-decoration: line-through;
}
a:hover.class_delete_link span {
visibility: visible;
}
/*Style perso ajouté*/

