
.colonne3 {width: 380px;}
.suggestionList {background: #000;}
.suggestionList ul li {background: #333;}



#fondementsAKEO li {
	list-style: square;
}


#WIDGET_FRIENDS div p {margin: 0; padding: 0;}


#WIDGET_LIVRET2 ul, #WIDGET_LIVRET ul {float:left;}
#WIDGET_LIVRET2 ul#fondementsAKEO li:first-child, #WIDGET_LIVRET ul#fondementsAKEO li:first-child {padding-top: 0.8em;}
#WIDGET_LIVRET2 ul li,
#WIDGET_LIVRET ul li {line-height: 1.2em;font-size: 13px;text-align: left; padding: 0.2em 1em;margin: auto;list-style-type: circle;}

#WIDGET_LIVRET2 ul li p, 
#WIDGET_LIVRET ul li p {font-size: 12px;}

#WIDGET_LIVRET .widget-content h2,
#WIDGET_LIVRET2 .widget-content h2 {font-size: 16px; margin-left: 5px;}

#WIDGET_LIVRET img {
	float: left; 
}

.suggestionsBox {
	position: relative;
	left: 30px;
	margin: 10px 0px 0px 0px;
	width: 200px;
	height: auto;
	background-color: #212427;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border: 2px solid #000;	
	color: #fff;
}

.suggestionList {
	margin: 0px;
	padding: 0px;
	height: auto;
}

.suggestionList ul {
	list-style-type: none;
}

.suggestionList li {
	margin: 0px 0px 3px 0px;
	padding: 3px;
	cursor: pointer;
	list-style-type: none;
}

.suggestionList li:hover {
	background-color: #659CD8;
}

div.ProgressBar { 
	width: 100px;
	padding: 0;
	border: 1px solid black;
	margin-right: 1em;
	height:.75em;
	margin-left:1em;
	display:-moz-inline-stack;
	display:inline-block;
	zoom:1;
	*display:inline;
}

div.ProgressBar div {
	background-color: Green;
	font-size: 1pt;
	height:100%;
	float:left;
}

span.asyncUploader object {
	position: relative;
	top: 5px;
	left: 10px;
}

#actu-akeo hr {margin: 0;}
#actu-akeo li {margin: 0; padding: 0;}
#WIDGET_AGENDA li {clear: both;}

#help h6 {text-transform: none;}

h1 a, h1 a:hover {color:#fff;}
