#menu_top a.actif{
	color:#9966CC;
}

#page{
	background:url('../Calendrier/images/fond-page.gif') repeat-y;
	padding-bottom: 0;
}

div.colonne_left{
	border-bottom: none;
}

h1, h2, h3, h4, h5, h6, a, a:hover, a:visited, label{
	color:#9966CC;
}
p{
	color: #535353;
}

div.square{
	width:8px;
	height:8px;
	float:left;
	margin-top:4px;
	margin-right:4px;
	background-color:#9966cc;
}

p.result{
	background-color:#9966cc;
	color:white;
	padding:2px 3px;
}

.elemcarnet{
	float: left;
	width: 276px;
	margin-top: 10px;
	font-size: 11px;
	padding-right: 12px;
}
.nom{
	font-weight: bold;
	width: 276px;
	color: #000000;
	font-size: 12px;
}
.nom a:hover{color:#3E004F;}
.activite{
	color: #8c8c8c;
	font-size: 10px;
	width:276px;
}
.navigation{
	text-align:right;
}
.navigation a, #select{
	color: #000000;
	font-size: 10px;
	border:1px solid #636363;
	padding-top: 1px;
	padding-right: 4px;
	padding-bottom: 1px;
	padding-left: 4px;
	margin-left: 4px;
}

#select{
	color:white;
	background-color:#9966cc;
}

.navigation .grise{
	color: #ffffff;
	background-color: #d0d0d0;
	border:1px solid #aaaaaa;
}

input.submit{
	background-color:#9966cc;
	color:white;
}
div.white{
	border-bottom:none;
}