﻿.CmsHtmlText
{
	background-color: Transparent;
	border-collapse: collapse;
	font-family: Times New Roman;
	font-size: small;
	text-align: left;
}

.CmsHtmlContainer
{
	background-color: Transparent;
	border-collapse: collapse;
	font-family: Times New Roman;
	font-size: small;
	text-align: left;
	width:80%
}

.TableCmsHtmlItem
{
	width: 800px;
	background-color: #FFF7E7;
	border-style: groove;
	border-left: 2px;
	border-bottom: 2px;
	border-top: 2px;
	border-right: 2px;
}

.ToolBarStatus
{
	background-image: url("../../files/-/img/ToolBarV2/Selor_toolbar3_2.gif");
	height: 31px; 
	top: 5px; 
	font-family: georgia; 
	color: White;
	font-weight: bold;
	font-size: 1.2em;	
}

.CmsTable
{
	border: 0;
	margin: 0;
	padding: 0;
	border-bottom-style: none;
	border-bottom-width: thick;
	border-spacing: 0;
	border-collapse: collapse;
}

.CmsHeader
{
	background-color: #EAEAEA;
}


.CmsWordingManager
{
	width: 300px;
	position: fixed;
	background-color: Transparent;
	margin: 0 !important;
	padding: 0 !important;
	color: black;
	font-weight: bold;
}

/* ----------------------- Partie Site Search ----------------------- */

.SearchResultTemplate
{
	width: 100%;
	background-color: #f5f5f5;
	font-size: x-small;
}

.SearchTitleTemplate
{
	width: 100%;
	background-color: #910539;
	font-size: small;
	color: White;
}

.SiteSearchResultDataList
{
	width: 100%;
}

.SiteSearchWord
{
	background-color: Yellow;
	color: blue;
	font-weight: bold;
	font-style: italic;
}

.TextBoxSiteSearch
{
	/*background-image: url(Images/searchboxbg.gif);*/
	background-attachment: scroll;
	vertical-align: middle;
}

.TextBoxSiteSearchEnable
{
	height: 19px;
	color: Black;
	background-color: #ffffe1;
	width: 150px;
	font-size: xx-small;
	cursor: text;
}

.TextBoxSiteSearchDisable
{
	height: 19px;
	color: Gray;
	background-color: #f8f8ff;
	font-style: italic;
	width: 150px;
	font-size: xx-small;
	cursor: text;
}
