
/*  ------------------------------------------
/*  Main
/*  ------------------------------------------
*/

body
{
	background: #CCCCCC;
	margin: 0;
	padding: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, "Bitstream Vera Sans" , sans-serif;
	text-align: left;
	color: #333;
}

#cmscontent
{
    clear: both;
}

#site
{
	background: #FFF;
	width: 900px;
	min-height: 700px;
	margin: 0px auto;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-top: 10px;
	text-align: left;
	line-height: 150%;
	border: solid 1px #333;
}

#popupsite
{
	background: #FFF;
	width: 500px;
	margin: 0px auto;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-top: 10px;
	text-align: left;
	line-height: 150%;
	border: solid 1px #333;
}

/*  ------------------------------------------
/*  Header
/*  ------------------------------------------
*/
#header
{
	width:100%;
	height: 50px;
}

/*  ------------------------------------------
/*  Content
/*  ------------------------------------------
*/
#content
{
	width: 100%;
}

/*  ------------------------------------------
/*  Footer
/*  ------------------------------------------
*/
#footer
{
	background: #5a5358;
	float: left;
	width: 930px;
	height: 34px;
}

/*  ------------------------------------------
/*  Text - General HTML tags
/*  ------------------------------------------
*/

a
{
	color: #000;
}

a:link
{
	text-decoration: none;
}

a:visited
{
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

a img
{
	border: 0;
	padding: 0;
	margin: 0;
}

br
{
	clear: left;
}

dl
{
	font-size: 1.1em;
}
dt
{
	margin: 1.5em 0 0.5em;
}
dd
{
	margin-bottom: 0.75em;
}

p
{
	margin: 0;
	padding: 0;
}

fieldset
{
	padding: 0px;
	margin: 0px;
	border: 0px;
}
label
{
	padding-bottom: 0px;
	float: left;
	font-size:12px;
}
#hlLogout
{
	font-size:12px;
	}
.field label
{
	width:200px;
	}
input, textarea, select
{
	font-family: Verdana, Geneva, Helvetica, Arial, Swiss;
	padding: 1px;
	margin: 2px;
	border: solid 1px darkgrey;
	color: #333;
	font-weight: bold;
	font-size: 11px;
	background-color: #eee;
}

.shade
{
    width: 245px;
}

.tditem
{
    width: 400px;
}

.tditem select
{
    width: 340px;
}

.tditem input
{
    width: 335px;
}

.button
{
    margin-right: 95px;
}

.tditem input.compteur
{
    width: 30px;
}

input.TextField
{
	width:250px;
}
textarea.MultiLinesTextField
{
	width:450px;
}

h1, h2, h3, h4, h5, h6, p.description
{
	font-family: "Trebuchet MS" , Trebuchet, sans-serif;
}
h1
{
	font-size: 2em;
	letter-spacing: 2px;
	text-align: center;
	font-weight: bold;
	line-height: 1.5em;
	margin: 0;
	padding-top: 1em;
	color: #5d307e;
}
h1 a
{
	background: transparent url(../../images/bullet-4.png) no-repeat scroll 0pt 8px;
	padding-left: 20px;
	color: #5d307e;
}
h2
{
	font-weight: bold;
	font-size: 1.5em;
	color: #eb416c;
	margin: 0px;
	padding-top: 30px;
	padding-bottom: 10px;
}
h2 a
{
	color: #eb416c;
}
h3
{
	font-size: 1.2em;
	color: #5d307e;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}
h1 + form
{
	padding-bottom: 0px;
}
h3.headertop
{
	padding-top: 0px;
	margin-top: 0px;
}

table
{
	font-size: 11px;
}
/*  ------------------------------------------
/*  Class
/*  ------------------------------------------
*/
.title 
{
	border-bottom:solid 1px #949495;
	font-weight: bold;
	font-size: 12px;
	margin: 5px 0 10px 0;
	width: 90%;
}

.legende
{
	font-size: 12px;
	margin: 5px 0 10px 0;
	width: 90%;
	padding-left: 35px;
	background: url('../../images/bcms/warning.png') no-repeat;
}

.ValidationSummary
{
	font-size: 12px;
}

/*  ------------------------------------------
/*  Content
/*  ------------------------------------------
*/

#content img
{
	padding: 0;
	margin: 0;
	border: 0;
	
}

#nav
{
	clear: both;
	margin-left: 0em;
	padding-left: 0em;
	margin-top:0em;
	padding-top:0em;
	margin-bottom:60px;
	padding-bottom:50px;
	
}
#nav li
{
	background-image:url('/images/bcms/orange_block.gif');
	background-repeat:no-repeat;
	display: block;
	float: left;
	margin: 0pt 5px ;
	padding: 1px 7px;
	font-size:13px;
	border-bottom:solid 1px #949495;
	padding-left:20px;
	min-width:54px;
}

#loginbox
{
	text-align: center;
}

.SaveButton {
  width: 76px;
  height: 21px;
  margin: 0;
  margin-right:10px;
  padding: 0;
  border: 0;
  background: transparent url('/images/bcms/save_button.gif') no-repeat center top;
  text-indent: -1000em;
  cursor: pointer; /* hand-shaped cursor */
  cursor: hand; /* for IE 5.x */
}
.CancelButton {
  width: 80px;
  height: 21px;
  margin: 0;
  padding: 0;
  border: 0;
  background:  url('/images/bcms/cancel_button.gif') no-repeat center top;
  text-indent: -1000px;
  cursor: pointer; /* hand-shaped cursor */
  cursor: hand; /* for IE 5.x */
}

.MenuLinkSelected
{
	color: #7b1c18;
}
.ScreenTip
{
	font-style: italic;
	color: Gray;
	font-size: x-small;
}
.GreyTable
{
	background-color: #f6f7f8;
}
.WhiteTable
{
	background: white;
	font-size: 12px;
}


a.help
{
	cursor: help;
}

.WhiteCornerLeft
{
	width:25px;
	background-image:url('/images/bcms/white_corner_l.gif');
	height:18px;
	background-repeat:no-repeat;
}
.WhiteCornerRight
{
	width:24px;
	background-image:url('/images/bcms/white_corner_r.gif');
	height:18px;
	background-repeat:no-repeat;
	background-position:right;
	
}
.WhiteCornerBottomLeft
{
	width:25px;
	background-image:url('/images/bcms/white_corner_b_l.gif');
	height:18px;
	background-repeat:no-repeat;
}
.WhiteCornerBottomRight
{
	width:24px;
	background-image:url('/images/bcms/white_corner_b_r.gif');
	height:18px;
	background-repeat:no-repeat;
	background-position:right;
	
}
.GreyLineTop
{
	background-image: url('/images/bcms/grey_line_t.gif' );
	background-repeat: repeat-x;
}
.GreyLineLeft
{
	background-image: url('/images/bcms/grey_line_l.gif' );
	background-repeat: repeat-y;
	background-position: left;
}
.GreyLineBottom
{
	background-image: url('/images/bcms/grey_line_b.gif' );
	background-repeat: repeat-x;
	background-position: bottom;
}
.GreyLineRight
{
	background-image: url('/images/bcms/grey_line_r.gif' );
	background-repeat: repeat-y;
	background-position: right;
}
.GreyCornerRight
{
	background-image: url('/images/bcms/grey_corner_b_r.gif' );
	background-repeat: repeat-y;
	background-position: right;
	height: 12px;
}
.GreyCornerLeft
{
	background-image: url('/images/bcms/grey_corner_b_l.gif' );
	background-repeat: repeat-y;
	background-position: left;
}
.ToolbarRight
{
	background-image: url('/images/bcms/toolbar_r.gif' );
	width: 13px;
	height: 31px;
}
.ToolbarLeft
{
	background-image: url('/images/bcms/toolbar_l.gif' );
	width: 13px;
	height: 31px;
}
.ToolbarButton
{
	background-image: url('/images/bcms/toolbar_bg.gif' );
	height: 31px;
	font-size: 11px;
	font-weight: bold;
	color: #1f3146;
	vertical-align: middle;
}


.ToolbarButton img
{
	border-width: 0;
	float: left;
}

.ToolbarButton a:hover
{
	color: #cb0447;
}
.ToolbarSep
{
	background-image: url('/images/bcms/toolbar_sep.gif' );
	height: 31px;
	width: 8px;
}
.GridItemOdd
{
	background-color: #f7f8f8;
}
.GridHeader
{
	text-align: left;
}
.Grid
{
	width: 100%;
}
.Username
{
	font-size:9px;
	}
	.MenuLine
	{
		background-image:url('/images/bcms/menu_line.gif');
		width:100%;
		height:16px;
		margin-top:20px;
		
		}
		.message
		{
			color:Green;
			}
			
.updateProgress
{
	position: absolute;
	background-color: #fff;
	filter: alpha(opacity=70);
	MozOpacity: 0.7;
	opacity: 0.7;
	padding: 0px;
	margin: 0px;
}
.updateProgress div
{
	background-color: white;
	padding: 4px;
	position: absolute;
	top: 10%;
	left: 50%;
}


.modalBackGround
{
    position: absolute;
    background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
	z-index: 500;
    top: 0px; left: 0px;

}

.panelInfoSuppr
{
    height: auto;
}

.txtreadonly
{
    background-color: #CCCCCC;
}
