body {
	width:980px;
	max-width:980px;
	margin-left:auto;
	margin-right:auto;
	height:100%;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
}

#PageContent {
	height:100%;
}


#HeaderBarTitle {
	margin-top:20px;
	padding-left:5px;
	font-size:18px;
	font-style:normal;
	font-weight:normal;
}

#LeftSide {
	float:left;
	height:100%;
	width:250px;
	background:#fff;
	overflow-y:auto;
	margin-bottom:15px;
	margin-right:-3px;
	padding-bottom:15px;
	padding-top:10px;
	z-index:12;
}


#RightSide {
	position:relative;
	z-index:13;
	min-height:100%;
	width:710px;
	max-width:710px;
	overflow-y:auto;
	padding-left: 16px;
	padding-right:0px !important;
	margin-right:0px !important;
}

#rubdoclist{
	z-index:29;
	padding-bottom:50px;
	height:100%;
	width:100%;
}

.NoMenu {
	z-index:40;
}

#Deconnecter {
	color:#FF6600;
	float:right;
}

#freeAdminbloc {
	float:left;
	max-width:430px;
}

.HeaderBlock {
	height:100px;
	min-height:100px;
	float:right;
	padding-left:50px;
	padding-right:10px;
	border-left:2px solid #cccccc;
	margin-left:5px;
}
.HeaderBlock ul {
	padding-left:0px;
}

ul.HeaderBlock {
	margin-top:0px;
	padding-top:10px;
}

#HeaderBlockMainMenu {
	padding-right:0px;
}
#HeaderBlockMainMenu li {
	text-align:right;
	
}

.OnLine{
	min-height:22px;
}
/***** MARGES *****/

.margin-left
{
	margin-left:10px !important;	
}

.margin-right
{
	margin-right:10px !important;	
}

.auto-width
{
	width:auto !important;
}

.noMargin
{
	margin:0px  !important;	
}

.noPadding
{
	padding:0px  !important;	
}

.alignRight {
	text-align:right;
}

/***** CURSOR *****/

.hand
{
	cursor:pointer !important;
}

.noHand 
{
	cursor:default !important;
}

/***** LIENS ******/
#LeftSide a {
	color:#000000;
}

.liens, a {
	text-decoration:none;
	color:#000000;
}

#LeftSideDiv1 ul li a,
#LeftSideDiv2 ul li a {
	
	color:#0000EE;
}

.liens:hover, a:hover, #LeftSide a:hover,
.liens:hover > div {
	color:#0000EE;
	text-decoration:underline;
}

/***** SEPARATOR *****/

.separateur, .clear
{
	clear:both;	
}

div.separateur, div.clear
{
	height:5px;
}

hr.separateur, hr.clear
{
	visibility:hidden;
	border:0;
}

/***** ETAT *****/

.disabled
{
	background-color: #8E7F6A;
   	filter:alpha(opacity=50);
	-moz-opacity:0.50;
	opacity: 0.50;
}

/***** TEXTES DIVERS *****/

.txt_red
{
	color:#EF403D;
}

.txt_orange
{
	color:#FF8520;	
}

.txt_black
{
	color:#000000;
}

.txt_green
{
	color:#0D9F33;	
}

.bold
{
	font-weight:bold;	
}

.noBold
{
	font-weight:normal;
}

.underline
{
	text-decoration:underline;	
}


.linkStyle.InputDisabled
{
	text-decoration:none;
	color: -moz-hyperlinktext;
	cursor:pointer
}

.linkStyle.InputDisabled:hover
{
	text-decoration:underline;
}

li {
	list-style-type:none;
}


.center
{
	text-align:center !important;
}
.txt-left
{
	text-align:left !important;
}

.txt-right
{
	text-align:right !important;
}
.txt-center
{
	text-align:center !important;
}

.left
{
	float:left !important;
}

.right
{
	float:right !important;
}

.full 
{
	width:100%  !important;
}

.noFloat
{
	float:none  !important;	
}

li.noDecoration, ul.noDecoration li
{
	list-style-type:none;
}

#pageHeader {
	font-size:12px;
}

.RubriqueList ul {
	margin:0 0 0 0px;
	padding:0;
}

#LeftSide ul, #LeftSide ul li{
	margin:0px;
	padding:0px;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #0000FF;
	min-height:19px;
}

#LeftSide .dir {
	background-image:url(/images/icons/folderclosedSmall.png);
	background-position:9px -1px;
	background-repeat:no-repeat;
	padding-left:30px;
	min-height:19px;
}
.dirParentC, .dirParentO {
	margin-right:3px;
}

#iconSize {
	float:right;
	background-image:url(/images/icons/folderMedium.png);
	background-position:0px 2px;
	background-repeat:no-repeat;
	padding:2px 0 2px 20px;
	cursor:pointer !important;
}
.iconSizeBig, .linkRubBig {
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #0000FF;
}
.iconSizeSmall, .linkRubSmall {
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #0000FF;
}


.iconSizeSmall:hover, iconSizeBig:hover {
	text-decoration:underline;
}

#contentListHeader {
	margin:20px 0 5px 0;
	padding:0;
}
#contentListHeader ul {
	margin-left:20px;
}

#contentListHeader li {
	background-color:#cccccc;
	margin-left:0px;
	color:#666666;
}

#RubUrl {
	margin:13px 0 0 0;
	padding:4px;
	width:570px;
	border:1px solid #999999;
	color:#999999;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	
}

#RubTitle {
	color:#0000FF;
	font-size:24px;
	font-style:normal;
	font-weight:normal;
	margin-top:34px;
	margin-bottom:25px;
}
#RubDesc {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}

.RubBig {
	z-index: 28 !important;
	width:130px;
    height:130px;
	min-height:130px;
    float:left;
    border:1px solid #ccc;
    padding:5px;
    margin:10px;
    cursor:pointer !important;
}

.RubSmall {
	background:url('../images/icons/folderclosed.gif') norepeat;
	background-repeat:no-repeat !important;
	background-position:center center !important;
	height:20px;
	cursor:pointer !important;
}

.DocBig {
	z-index: 28 !important;
	width:130px;
    height:130px;
	min-height:130px;
    float:left;
    padding:5px;
    margin:10px;
    border:1px solid #ccc;
}

.DocSmall {
	z-index: 28 !important;
    height:20px;	
}

#contentListN {
	width:300px fixed;
	min-width:300px;
	padding-left:20px;
	float:left;
}

.Icon {
	text-align:center;
}
.IconBig, .IconThumb {
	text-decoration:none; 
}

.IconSmall {
	margin-right:5px;
	float:left;
}

.ElmName {
	width:300px fixed;
	min-width:300px;
	float:left;
}
.ElmDate, #contentListD {
	width:150px;
	min-width:150px;
	float:left;	
}
.ElmSize, #contentListS {
	width:150px;
	min-width:150px;
	float:left;
}
.ElmTxt {
	text-align:center;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-align: center;
}
a, a img { 
  border-width : 0;
  text-decoration:none; 
}

.TexteBleu {
	color: #0000FF !important;
}
