﻿.CmsHtmlText
{
	background-color: Transparent;
	border-collapse: collapse;
	font-family: arial, verdana, helvetica;
	font-size: small;
	text-align: left;
	vertical-align: top;
/*	height: 100%;*/
}

.CmsHtmlContainer
{
	background-color: Transparent;
	border-collapse: collapse;
	font-family: Times New Roman;
	font-size: small;
	text-align: left;
	width: 95%;
	margin-top: 0;
}


.enter
{
	clear: both;
}

#ctl00_ContentPlaceHolder1_CmsHtmlText1_CmsEditContainer_CmsHtmlTemplate2_edit
{
	display: block;
	width: 90%;
	top: 0px;
	left: 0px;
}

.TableCmsHtmlItem
{
	background-color: #FFF7E7;
	border-style: groove;
	border-collapse: collapse;
	border-left: 2px;
	border-bottom: 2px;
	border-top: 2px;
	border-right: 2px;
	position: relative;
	left: 0;
	top: 0;
}

.ToolBarStatus
{
	height: 31px;
	top: 5px;
	font-family: georgia;
	color: White;
	font-weight: bold;
	font-size: 1.2em;
}

.CmsTable
{
	font-size: 11px;
	font-family: Arial;
	white-space: nowrap;
	background-color: White;
	border: 0;
	margin: 0;
	padding: 0;
	border-bottom-style: none;
	border-bottom-width: thick;
	border-spacing: 0;
	margin: 0;
	padding: 0;
	border-collapse: collapse;
	width: 90%;
	left: 0px;
	border: 1px solid gray;
}

.CmsHeader
{
	background-color: #EAEAEA;
	margin: 0;
	padding: 0;
}

.CmsWordingManager
{
	width: 300px;
	position: fixed;
	background-color: Transparent;
	margin: 0 !important;
	padding: 0 !important;
	color: black;
	font-weight: bold;
}

/* ----------------------- Partie Site Search ----------------------- */

.SearchResultTemplate
{
	width: 800px;
	background-color: #f9f9f9;
	font-size: 11px !important;
	padding: 5px;
	white-space: normal;
	line-height: 18px;
	display: block;
	
	border-left: 1px solid #DEDEDE;
	border-bottom: 1px solid #DEDEDE;
	clear: both;
}


span#ctl00_ContentPlaceHolder1_SiteSearchResult1_ctl00_ctl00_Label1
{
	font-size: 14px;
	color: #8c0638;
 text-indent: 5px;

}

.SearchTitleTemplate
{
	width: 100%;
	background-color: #cccccc;
	font-size: 14px;	vertical-align: middle;
	padding-bottom: 10px; 
	color: White; font-weight: 700; 
}



.SiteSearchWord
{
	background-color: #FFFFD7;
	color: #8C0638;
	font-weight: bolder;
	font-size: 12px;
	font-variant: small-caps;
	padding-left: 5px;
		padding-right: 5px;
}


.TextBoxSiteSearch
{
	background-image: url(Images/searchboxbg.gif);
	background-attachment: scroll;
	vertical-align: middle;
}

.ProgressBar
{
	display: inline;
	left: 0px;
	top: 0px;
	background-color: #363636;
	overflow: hidden;
	z-index: 10000;
	position: fixed;
	width: 100%;
	height: 100%;
	filter: alpha(opacity = '85' );
	opacity: 0.85;
}

.ProgressLoad
{
	color: White;
	font-weight: bold;
	width: 100%;
	text-align: center;
	margin-top: 350px;
	position: absolute;
	overflow: hidden;
}

.UpdateProgressAgenda
{
	z-index: 10000;
	position: absolute;
	top: 200px;
	left: 880px;
	background-color:Transparent;
}


.UpdateProgressTrial
{
	z-index: 10000;
	position: absolute;
	top: 210px;
	left: 550px;
	background-color:Transparent;
}
