TABLE			{font-family: Verdana, Arial, Helvetica, sans-serif; color: #333333;font-size: 8pt;}

input, select, textarea {font-family: Verdana, Arial, Helvetica, sans-serif; color: #333333;font-size: 8pt;}
select:disabled {color: #bbbbbb}

legend, .legend			{font-weight:bold; color:#FF9900;}
h2				{color:#CED3D6;	}

a			{color: #ff9900; text-decoration: underline; cursor: pointer;}
a:hover								{color: #ff9900; text-decoration: none;}

a.menu:link,a.menu:active,a.menu:visited			{color: #52616B; font-weight:bold; text-decoration: none;}
a.menu:hover										{color: #52616B; font-weight:bold; text-decoration: underline;}

a.actmenu:link,a.actmenu:active,a.actmenu:visited			{color: #FF9900; font-weight:bold; text-decoration: none;}
a.actmenu:hover										{color: #FF9900; font-weight:bold; text-decoration: underline;}

a.submenulink:link,a.submenulink:active,a.submenulink:visited			{color: #52616B; text-decoration: none;}
a.submenulink:hover										{color: #52616B; text-decoration: underline;}

a.actsubmenulink:link,a.actsubmenulink:active,a.actsubmenulink:visited			{color: #FF9900; text-decoration: none;}
a.actsubmenulink:hover										{color: #FF9900; text-decoration: underline;}

a.liketext:link,a.liketext:active,a.liketext:visited {color: #333333; text-decoration: underline;}
a.liketext:hover {color: #333333; text-decoration: none;}

.likelink {color: #ff9900;}

.warning		{color:#ff0000; FONT-WEIGHT: bold; text-transform: uppercase; background-color: #ffffff;}

.index_bouton	{background-color: #313C42;width: 200px;border: 1px solid #7B8A94;font-family: Geneva, Arial, Helvetica, sans-serif;font-size: 8pt;font-weight: bold;text-transform: uppercase;color: #fff;}
.index_field	{background-color: #7B8A94;width: 200px;border: 1px solid #313C42;color: #ffffff;}

.field	{background-color: #7B8A94;border: 1px solid #313C42;color: #ffffff; font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 8pt;}
.bouton	{background-color: #313C42;border: 1px solid #7B8A94;font-family: Geneva, Arial, Helvetica, sans-serif;font-size: 8pt;font-weight: bold;text-transform: uppercase;color: #ffffff;}

.row {
	border-bottom: solid 1px #CED3D6;
}
.row_selected_black {
	border-bottom: solid 1px #CED3D6;
	color:#000000;
}

.chat_cell {
	border-bottom: solid 1px #CED3D6;
}

/* TD */
.content	{padding:5px 5px 5px 5px;}
.white		{color:#FFFFFF;
			background-image:url(footer.gif);}

.error { color: #AA0000; }
.success { color: #00AA00; }

.menuTlb {
	border: solid 1px #000000;
	background-color: #CED3D6;
}

.submenu {
	position: absolute;
	visibility: hidden;
	display: inline;
	margin: 30px 0px 0px 32px;
}

.histogram_month {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EEEEEE;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #EEEEEE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #955900;
}
.histogram_day {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #6699FF;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #EEEEEE;
	background-color: #EEEEEE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}

.histogram_color1 {	background-color: #FFFFDD; }
.histogram_color2 {	background-color: #DDFFFF; }
.histogram_color3 {	background-color: #FFDDFF; }

.histogram_count_zero {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}
.histogram_count {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.histogram_ast {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF6600;
	font-weight: bold;
}
.histogram_cur {
	cursor: pointer;
}

#tooltipDiv {
	position: absolute;
  background-color: #cccccc;
	border: 1px solid #000000;
  z-index: 10000;
  font-family: Arial;
  font-size: 12px;
	width: 300px;
	height: auto;
	padding: 0px 3px 0px 5px;
	display: none;
}

.dialog {
	padding-top: 10px;
	background: white;
	width: 240px;
	border-left: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
	border-right: 2px solid #999999;
	border-bottom: 2px solid #999999;
}

.slide_image { border:1px #CCCCCC solid; padding: 4px; }

tr.DragClass td{
    background-color: #ddd;
}

.help {
	font-size: 10px;
	padding: 2px 0px 10px 0px;
	color: #333333;
}

.rating_bar {
  width: 55px;
  background: url(ratingstar/star_x_grey.gif) 0 0 repeat-x;
}

.rating_bar div {
  height: 12px;
  background: url(ratingstar/star_x_orange.gif) 0 0 repeat-x;
}

div.ajax_loader_circle {
	background:url(ajax-loader-circle.gif) 0 0 no-repeat;
	width:16px;
	height:16px;
	display:none;
}

div.vote_start {
    background:url(icons/vote_start.png) 0 0 no-repeat;
    width:16px;
    height:16px;
}
div.vote_start.disabled {
    background:url(icons/vote_start_disabled.png) 0 0 no-repeat;
    cursor:default;
}
div.vote_stop {
    background:url(icons/vote_stop.png) 0 0 no-repeat;
    width:16px;
    height:16px;
}
div.vote_display {
    background:url(icons/vote_display.png) 0 0 no-repeat;
    width:16px;
    height:16px;
}
div.vote_display.stop {
    background:url(icons/vote_display_stop.png) 0 0 no-repeat;
}
div.vote_display.disabled {
    background:url(icons/vote_display_disabled.png) 0 0 no-repeat;
    cursor:default;
}
div.vote_preview {
    background:url(icons/vote_preview.png) 0 0 no-repeat;
    width:16px;
    height:16px;
    float:left;
}
div.vote_preview.disabled {
    background:url(icons/vote_preview_disabled.png) 0 0 no-repeat;
    cursor:default;
}
div.vote_clean {
    background:url(icons/vote_clean.png) 0 0 no-repeat;
    width:16px;
    height:16px;
}
div.vote_clean.disabled {
    background:url(icons/vote_clean_disabled.png) 0 0 no-repeat;
    cursor:default;
}
div.vote_code {
	background:url(icons/vote_code.png) 0 0 no-repeat;
	width:16px;
	height:16px;
}
div.vote_code.disabled {
	background:url(icons/vote_code_disabled.png) 0 0 no-repeat;
	cursor:default;
}
div.vote_users {
	background:url(icons/users.jpg) 0 0 no-repeat;
	width:16px;
	height:16px;
	float:left;
	margin-left: 15px;
}
div.vote_users.disabled {
	background:url(icons/users_disabled.jpg) 0 0 no-repeat;
	cursor:default;
}
div.vote_settings {
	background: url(icons/vote_settings.png) 0 0 no-repeat;
	width:16px;
	height:16px;
	float:left;
}
div.my-modal {
	display: none;
	padding: 10px;
	position: fixed;
	left: 32%;
	right: 32%;
	width: 36%;
	z-index: 101;
	background: white;
	border: black 1px solid;
}
div.my-modal {

}
li.my-modal {
	margin-top: 12px;
}
div.my-modal-button {
	padding-left: 22%;
}
div.shadow {
	display: none;
	background-color: #000;
	height: 100%;
	left: 0;
	opacity: 0.50;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 100;
}

div.creation_date {
	font-size: 8px;
}
#graph_integration_status {
	position: fixed;
	bottom: 8px;
	right: 8px;
	width: auto;
	height: 50px;
	background: #FF9900;
	text-align: center;
	border-radius: 5px;
}
#graph_integration_status p {
	font-size: 14px;
	margin: 6px;
}
#graph_integration_status p span {
	font-weight: bold;
}

.mess-question-folder {
	margin-left: 15px;
}