
/** Circle Number */
.circleNumberBackground {
    display: block;
    width: 32px;
    height: 32px;
    background: none;
    padding: 10px 15px 15px 10px;
}
.circleNumber {
    background: white;
    border-radius: 50%;
    padding: 2px;
    width: 100%;
    height: 100%;
}
.circleNumberInner {
    background: #000;
    border-radius: 50%;
    width: 100%;
    height: 100%;
    text-align:center;
    line-height: 2.5em;
    color: #fff;
}


.cssHidden {
    display: none;
}
.cssDateFrance {
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    color: inherit;
    font-size: inherit;          
    font-weight: inherit;
    padding: 4px;
    text-align: center;
}

.pNotePetiteRouge {
	font-size: smaller;
	font-style: italic;
	color: red;
}

.bottom-toolbar {
	float: left;
	margin-top: 2px;
	margin-left: 20px;								
}


h3.cssRSS {
	background: transparent url('../images/icons/rss_32.png') right center no-repeat;
	width: 93%;	
}
h3.cssStatsListing {
	background: transparent url('../images/icons/statistiques_32.png') right center no-repeat;
	width: 94%;	
}
h3.cssStatsGraphique {
	background: transparent url('../images/icons/stats_graph_32.png') right center no-repeat;
	width: 94%;	
}

.cssUploadImage {
    padding: 10px;
    text-align: center;
}

.sortable table {
	padding: 2px;
}
.sortable th {
	background: #950000 url('../images/bg-button-red.gif') top left repeat-x !important;
	border-color: #940000 !important;
	color: white;
	font-weight: normal;
}

#swfVideo {
	margin-left: 10%;
}

.iconeAide {
	padding-bottom: 5px;
	padding-left: 5px;
	width: 12px;
	height: 12px;
}