html, body {
	margin: 0;
	padding: 0;	
}

#colactualite {
	font-family: Arial;
	font-size: 11px;
	color: #5e5a56;
	overflow: auto;
	margin-bottom: 7px;	
}

a {
	outline: 0 none;	
}

.newhome {
	float: left;
	width: 230px;
	margin: 0 0 0 14px;
	padding: 0 0 0 14px;
	position: relative;
	background: url(../../images/colonnes_separation.gif) repeat-y;	
}

.newhome.newHomeFirst {
	background: none;
	padding-left: 0;
	margin-left: 0;
}

#colactualite .sep_act {
	display: none;
}

.newhome img {
	border: 2px solid #706C6A;
	float: left;
	margin-right: 5px;
}

.newhome a {
	position: absolute;
	right: 0;
	bottom: 0;
	color: #ff9000;
	font-weight: bold;
}

.newhome a.colimg {
	position: static;
}

.allActues {
	background-color: #e4e3d9;
	text-align: right;
	font-family: Arial;
	font-size: 11px;
	color: #33312e;
	display: block;
	clear: both;
	line-height: 17px;
	padding-right: 10px;
	text-decoration: none;
}

.allActues:hover {
	color: #000;
}
