*  {
	margin: 0;
	padding: 0;
	list-style:none;
	
}

a, input {
	font-size: 12px;
	color: #594F44;
	font-family: Arial, Helvetica,sans-serif;
	
}

body {
	color: #594f44;
	font-size:12px;
	background: url(../../images/global/backcenter.gif) 50% 50%;
	font-family: Arial;
}

#editorbody {
	background-image:none;
	background-color:#F0ECCE;
}

h1 {
	color: #594f44;
	font-weight:bold;
	font-size:14px;
	text-transform:uppercase;
	padding-bottom:18px;
}

h2 {
	color: #594f44;
	font-weight:bold;
	font-size:14px;
	text-transform:uppercase;
	padding-bottom:18px;
}

h3 {
	color:#8F8274;
	font-weight:bold;
	font-size: 12px;
	text-transform:uppercase;
	padding-bottom:18px;
	
}

hr {
	margin:10px 0px 10px 0px;
	
}

p {
	margin:8px 0px 8px 0px;
}

img {
	border:0;
}

.txt_pale {
	color:#898785;
}

.p10 {
	font-size:10px;
}

.p14 {
	font-size:14px;
}

.p16 {
	font-size:16px;
}

.p10_pale {
	color:#898785;
	font-size:10px;
}

.p14_pale {
	color:#898785;
	font-size:14px;
}

.p16_pale {
	color:#898785;
	font-size:16px;
}

ul {
	margin:10px 0px 10px 0px;
	
}

li {
	list-style:none;
	margin:10px 0px 10px 40px;
	font-weight:bold;
}

#wrapper {
	position:relative;
	width:770px;
	margin:0 auto;
}

#carregauche {
	position:absolute;
	top:160px;
	left:-90px;
	width:90px;
	height:90px;
	background:#acdbe0;
	z-index:9999;
}
	
#carredroite {
	position:absolute;
	top:530px;
	right:-90px;
	width:90px;
	height:90px;
	background:#d9a939;
}

/*##########################Header####################################*/

#header {
	position:relative;
	width:770px;
	margin:0 auto;
	margin-bottom:-4px;
}

#logo {
	float:left;
	display:block;
}
	
#carrebeige {
	float:left;
	height:90px;
	width:90px;
	background: #F6E58A;
}
	
#rectanglevert {
	float:left;
	height:90px;
	width:294px;
	background: #A1B419;
}

#bannav {
	width::770px;
	background-color:#FFFFFF;
}

/*#bannav img {
	float:left;
}*/

#bannav a {
	float:left;
}
/*###########################content##################################*/

#content {
	background: url(../../images/global/backcontent.gif) 50% 50%;
	background-repeat:repeat-y;
	width:770px;
	margin: 0 auto;
}

#menu {
	float:left;
	width:197px;
}

#menu ul {
	margin:0;
	padding:15px 0px 10px 0px;
}
		
#menu ul li {
	width:100%;
	border-top:1px solid #f0ecce;
	list-style:none;
	margin:0;
	margin-bottom:1px;
}
			
#menu ul li a {
	display:block;
	padding:6px 6px 6px 20px;
	/*border:1px solid #d9a939;*/
	text-decoration:none;
	background-image:url(../images/bg_li.gif);
	background-repeat:repeat-y;
	background-color:#fff;
}

#menu li .selected {
	list-style-image:url(../images/arrow_green.gif);
	/*background-color:#F9F8EB;*/
	color: #FFFFFF;
	background-color:#A1B419;
	background-image:url(../images/bg_liselected.gif);
	background-repeat:repeat-y;
}
				
#menu ul li a:hover {
	background-color:#A1B419;
	color: #FFFFFF;
	background-image:url(../images/bg_liselected.gif);
	background-repeat:repeat-y;
}

.selected {
	background-color:#A1B419;
	color: #FFFFFF;
	background-image:url(../images/bg_liselected.gif);
	background-repeat:repeat-y;
}
			
#main {
	float:right;
	width:571px;
}
	
#contentbox {
	padding:20px;
}

/*#################################################################*/

#loginform {
	padding:20px;
}

.clear {
	clear:both;
	height:0;
	overflow:hidden;
	line-height:0;
}

.calhasevent div{
	background-color:#F6E58A;
	font-weight:bold;
	cursor: pointer;
}

#leftcalendar {
	margin-left:18px;
	margin-top:20px;
	
}

#leftcalendar a{
	text-decoration:none;
	font-weight: bold;
}
