/* page accueil */
#tabTopAccueil {
	/*background:rgba(44,133,119,0.1);*/
	margin-bottom:15px;
}
#tabTopAccueil6 {
	/*background:rgba(44,133,119,0.1);*/
	margin-bottom: 5px;
	margin-top: -10px;
}

#tabTopAccueil2 {
	/*background:rgba(44,133,119,0.1);*/
	margin-bottom: 5px;
}

#tabThemesAccueil {
	left: -10px;
}

#accueil .actu_col1 {
	float: left;
	margin-right: 0px;
	padding: 0px;
	width: 310px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	/*line-height: 1.4em;*/
	margin-left: 0px;
	margin-bottom: 0px;
}
#accueil .actu6_col1 {
	float: left;
	margin-right: 0px;
	padding: 0px;
	width: 310px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	/*line-height: 1.4em;*/
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top: -10px;
}

#accueil .actu_col2 {
	float: left;
	margin-right: 25px;
	padding: 0px;
	width: 310px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	/*line-height: 1.4em;*/
	margin-left: 25px;
	margin-bottom: 0px;
}
#accueil .actu6_col2 {
	float: left;
	margin-right: 25px;
	padding: 0px;
	width: 310px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	/*line-height: 1.4em;*/
	margin-left: 25px;
	margin-bottom: 0px;
	margin-top: -10px;
}

#accueil .actu_col3 {
	float: left;
	margin-right: 0px;
	padding: 0px;
	width: 310px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	/*line-height: 1.4em;*/
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
}
#accueil .actu6_col3 {
	float: left;
	margin-right: 0px;
	padding: 0px;
	width: 310px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	/*line-height: 1.4em;*/
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top: -10px;
}
/*
#actu_col {
	float: left;
	width: 285px;
	text-align: left;
	color: #666666;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 30px;
}
*/
.focus_accueil {
	background-image: url(img/FocusBorder.png);
	background-repeat: no-repeat;
	background-position: right top;
	width: 220px;
	vertical-align: top;
	padding-right: 10px;
	padding-top: 15px;
	height: 170px;
}
.loupe {
	background-position: -50px;
	position: relative;
	left: -20px;
	top: -20px;
	width: 150px;
}
