

#menuEdit {
	background-image : url('../images/admin/onglet_gauche.gif');
}


#EditpageHeader {
	float : left;
	width : 100%;
	line-height : normal;
	background-image : url('../images/admin/dot999.png');
	background-repeat : repeat-x;
	background-position : 0 100%;
}
#EditpageHeader ul {
    margin : 0;
    padding : 0;
    list-style : none;
}
#EditpageHeader li {
	float : left;
	margin : 0 -1px 0 0;
	padding : 0 0 0 15px;
	background-repeat : no-repeat;
	background-position : 0 -110px;
}
#EditpageHeader a {
	float : left;
	display : block;
	background-image : url('../images/admin/onglet_droite.gif');
	background-repeat : no-repeat;
	background-position : 100% -110px;
	padding : 10px 10px 5px 0px;
	font-family : Arial,Helvetica,sans-serif;
	font-weight : bold;
	text-decoration : none;
	color : #000;
}


#EditpageHeader a {float:none;}

#EditpageHeader li.actif, #EditpageHeader li.actif:hover {
	background-position : 0 0;
}
#EditpageHeader li.actif a, #EditpageHeader li.actif:hover a {
	padding-bottom : 6px;
	background-position : 100% 0;
}
#EditpageHeader li:hover {
	background-position : 0 -220px;
}
#EditpageHeader li:hover a {
	background-position : 100% -220px;
}

#EditpageSubmenu {
	display : block;
	position : relative;
	clear : left;
	border-bottom : 1px solid #999999;
	border-left : 1px solid #999999;
	border-right : 1px solid #999999;	
	padding : 0.5em 1em;
	margin : 0;
	background : #eceade url("../images/admin/degrade_beige.png") repeat-x bottom left;
	color : #666;
	
}

#EditpageSubmenu li {
	display : inline;
	list-style : none;
	margin-right: 20px;
	margin-left: 5px;
}

#EditPageBlock {
	width: 100%;
	height: 100%;
}
#EditPageLeft {

	width: 20%;
	height: 100%;
	padding: 1%;
	display: block;	
	background-color: #fff;
	margin-right: 4%;
	border: 1px dotted #eaeaea;

}

#EditPageMain {
	margin-right: 3%;
	width: 70%;
}

form {
	padding: 30px;
	padding-top: 0px;
}

.EditPageMax {

}

.EPSelectLeft {

	margin-right: 50px;		
	width: 200px;
}

.EPInputLeft {
	width: 515px;
}

.EPGreyText {
	color: #808080;

}

.EP_SectionTitle {
	width: 350px;
	background-image : url('../images/admin/ico_dir.png');
	background-repeat : no-repeat;
	background-position : 0 100%;
	display: block;
	height: 20px;
	line-height: 23px;
	text-indent: 10px;
	font-size: 10px;
	padding-left: 10px;
}

.EP_CategTitle {
	width: 350px;
	background-image : url('../admin/images/ico_dir.png');
	background-repeat : no-repeat;
	background-position : 0 100%;
	display: block;
	margin-bottom:5px;
	height: 20px;
	line-height: 23px;
	text-indent: 10px;
	font-size: 10px;
	margin-left: 10px;	
		padding-left: 10px;	
}
.EP_PageList {
	background-image : url('../admin/images/ico_file.png');
	background-repeat : no-repeat;
	width: 300px;
	display: block;
	font-size: 9px;
	margin-left: 25px;	
	text-indent: 20px;	
	height: 20px;
	line-height: 20px;
}

.dpTable {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #505050;
	border: 1px solid #AAAAAA;
	background-color: #fff;
	}

.dpTR {
	}

.dpTitleTR {
	}

.dpDayTR {
	}

.dpTodayButtonTR {
	}

.dpTD {
	cursor: pointer;
	}
.dpTD:hover {
	background-color: #ff6600;
	border: 1px solid #AAAAAA;
	color: white;
	}	
.dpDayHighlightTD {
	background-color: #CCCCCC;
	border: 1px solid #AAAAAA;
	cursor: pointer;
	}

.dpTitleTD {
	}

.dpButtonTD {
	}

.dpTodayButtonTD {
	}

.dpDayTD {
	background-color: #CCCCCC;
	border: 1px solid #AAAAAA;
	color: white;
	}

.dpTitleText {
	font-size: 12px;
	color: gray;
	font-weight: bold;
	}

.dpDayHighlight {
	color: #4060ff;
	font-weight: bold;
	}

.dpButton {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: gray;
	background: #d8e8ff;
	font-weight: bold;
	padding: 0px;
	}

.dpTodayButton {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: gray;
	background: #d8e8ff;
	font-weight: bold;
	}


#div1, #div2, #div3{
	float:left;
	height:15px;
	text-align:right;
	font-size:10px;
	overflow: hidden;
}

