body {
    /*background-color:#666;*/
}

#accueil {    
    font-family: Arial;
}

#accueil .titre_L, #accueil .titre_M, #accueil .titre_S {    
    font-family: Arial;
    margin:2px 0px;
    text-transform: uppercase;      
}

#accueil .titre_L {
    letter-spacing: 2px;
}
#accueil .titre_M {
    letter-spacing: 2px;
}
#accueil .titre_S {
    letter-spacing: 0.5px;
}

#tabTopAccueil6 .titre_L, #tabTopAccueil6 .titre_M {
    color: #5A2829;
}
#tabTopAccueil6 .titre_L, #tabTopAccueil6 .titre_M {
    color: #5A2829;
}

#accueil .titre_L {
    font-size: 16px; 
    font-weight: 600;
}
#accueil .titre_M {
    font-size: 14px;     
}
#accueil .titre_S {
    font-size: 12px;
    /*color:#EFEFEF;*/
}

#accueil .blkFocusW {
	width: auto;
    overflow: auto;
	/*color:#FFF;*/
	background-color: rgba(255, 255, 255, 1);
	padding: 0px 10px 0px 2px;
	margin: 5px 0px 0px 5px;
    /*border-right:1px dashed #5A2829;*/
    /*border-top:1px solid #5A2829;*/
}

#accueil .blkFocusW h3 {
    margin: 0;
    padding: 0;
    text-align: center;
    background-color: #eee;
    color: #008271;
    /*padding: 2px;*/
}

#accueil .blkFocus {
	width: auto; 
    /*overflow: auto;*/
	color:#FFF;
	background-color: #008271;
	padding: 5px;
	margin: 5px 2px;
}

.blkFocus .titre_S {
	color:#ccc;
}
#accueil .blkFocus a {
	color:#FFF;
}
#accueil .blkFocus a:hover {
	color:#AAA;
}

#accueil .blkFocus img {
    margin:auto;
}

.logo-titre-actu { 
 text-align: center;
}

#accueil .blkFocus .pttgauchevert {
    color: #CCC;
    font-style: italic; 
}
#accueil .blkFocus .titre-actu, #accueil .blkFocus .titre-actu a {
    /*text-transform:small-caps;*/
    color: #FFF;
}

#accueil .ssblkFocus {
    float:left;
	width: 220px;
	background-color: #055050;
    color: #FFF;
	padding: 5px;
	margin: 10px 5px;
    overflow:hidden;
}

/* 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;
	width: 100%;
}

#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;
}
