/*#######Général##########*/
html,body
{
  font-family: 'Open Sans',"Lucida Sans Unicode","Lucida Grande",sans-serif;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  overflow-x: hidden;
  overflow-y: hidden;
  height:100%;
  line-height: 1em;
  font-size: 0.9em;
}

li > a{
margin: 0px; display: block; width: 100%; height: 100%;	
}

a,a:hover{
	text-decoration: none;
	cursor:pointer;
	border:none;
}


h3{
	line-height: 1em;
	font-weight:bold;
}

.inputImportantRouge{
	color:red;
	font-size:2em;
	font-weight:bold;
	border:solid red 2px;
}

.txtImportant{
	color:red;
	font-size:1.2em;
	font-weight:bold;	
}


/*#######Spécifique##########*/
#header_parent
{
  box-shadow: 0px -3px 10px 3px rgba(0, 0, 0, 0.35);
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #dddddd;
}

#header{
	width:100%;
	background-color:#CC2B36;
	height:50px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FA0213;
	line-height: 50px;
	vertical-align: middle;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	z-index: 0;
	position: relative;
}

#header_menu
{
  display: inline-block;
  float: right;
  line-height: 50px;
  vertical-align: middle;
  padding-right:50px;
  
}

#header_menu a
{
	color:white;
	font-weight: bold;	
	font-size: 0.9em;
}


.text_overflow,LMenu-item{
	overflow-x: hidden;
	overflow-y: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;			
}

#logo{		
	margin:0px;
	letter-spacing: -1px;
	font-family: Georgia,'Times New Roman',Times,serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 2em;
	line-height: 28px;
	font-size-adjust: none;
	font-stretch: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: inline-block;
	vertical-align: middle;
}

#logo .part1{
	color: #ffffff;
}

#logo .part2{
	color:#cccccc;
}

.sublogo{
	padding-left: 8px;
	color: #ffffff;	
	font-size: 0.9em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: bold;
	letter-spacing:1px
}

#LMenuZone{
	padding-top:5px;
	position: absolute;
	float:left;
	top: 56px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	width: 13%;
	height:100%;
	overflow-x: auto;
	overflow-y: auto;
	border-right-width-value: 1px;
	border-right-style-value: solid;
	border-right-color-value: transparent;
	background-color: #f7f7f7;
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0% 0%;
	background-clip: border-box;
	background-origin: padding-box;
	background-size: auto auto;
	border-top-color: #ffffff;
	border-right-color-value: #ffffff;
	border-bottom-color: #ffffff;
	border-left-color-value: #ffffff;
	box-shadow: 3px 0px 10px -5px rgba(0, 0, 0, 0.35);
}

.LMenu{	
	list-style: none;	
	margin-left: 10px;
}

.LMenu a{	
	color:black;
}

.LMenu-title{
	margin-left: 10px;
	color:#CC2B36;
	margin-bottom:3px;
	font-weight:bold;
}

.LMenu-item{
	cursor:pointer;
	font-size: 0.9em;
	margin-bottom:3px;
	color:black;
}

.LMenu-item:hover{
	color: black;
	background:rgb(255, 0, 0);
	background:rgba(255, 0, 0, 0.3);
}

.LMenu-item .iconMenu{
	color:red;
	margin-right:10px;
}

#MidContent{
	position:absolute;
	/*background-color:red;*/
	width:85%;
	left:14%;
	height:100%;
	border-right-width-value: 1px;
	border-right-style-value: solid;
	border-right-color-value: transparent;
	/*background-color: #f7f7f7;*/
	background-color: none;
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0% 0%;
	background-clip: border-box;
	background-origin: padding-box;
	background-size: auto auto;
	border-top-color: #ffffff;
	border-right-color-value: #ffffff;
	border-bottom-color: #ffffff;
	border-left-color-value: #ffffff;
	box-shadow: 0px 0px 10px -5px rgba(0, 0, 0, 0.35);
	padding-left:5px;
}

#TitreFct{
	background-color:#CC2B36;
	position:absolute;
	top:-6px;
	left:6px;
	color:white;
	letter-spacing: -1px;
	font-family: Georgia,'Times New Roman',Times,serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 1.2em;
	padding-left:3px;
	padding-right:3px;
	padding-bottom:3px;
	padding-top:0px;
	-webkit-border-bottom-right-radius: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-moz-border-radius-bottomright: 6px;
	-moz-border-radius-bottomleft: 6px;
	border-bottom-right-radius: 6px;
	border-bottom-left-radius: 6px;
	/*top:;*/
}

#TitreFct a{
	color:white;
}

.logoX{		
	margin:0px;
	letter-spacing: -1px;
	font-family: Georgia,'Times New Roman',Times,serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 2em;
	line-height: 28px;
	font-size-adjust: none;
	font-stretch: normal;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	display: inline-block;
	vertical-align: middle;
	box-shadow: 0px -3px 10px 3px rgba(0, 0, 0, 0.35);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dddddd;
	background-color:#CC2B36;
}

.logoX .part1{
	color: #ffffff;
}

.logoX .part2{
	color:#cccccc;
}



