
/*---ACCUEIL---*/
.accueil{
	float:left;
	width:220px;
	height:190px;
	margin:18px 0 0 9px;
	padding:10px 0 0 0;
	border:1px solid #aaa9a9;
}

.accueil p{
	margin:10px;
}
.accueil div{height:250px;}
.accueil a{
	float:right;
	margin:0 10px 0 0;
}
.accueil_titre{
	margin:18px 0 0 0;
	padding:10px 0 0 0;
	border:1px solid #aaa9a9;
	border-bottom: none;	text-align:right;
}
.accueil_middle{
		width:220px;
border-right:1px solid #aaa9a9;
	border-left:1px solid #aaa9a9;
padding:10px; vertical-align: top; font-size: 11px; height:140px;
}
.accueil_bottom{
border:1px solid #aaa9a9;
	border-top: none;
margin:10px; vertical-align: top; padding-bottom: 10px;
}
.accueil p{
	margin:10px;
}

.accueil_bottom a{
	float:right;
	margin:0 10px 0 0;
}

.contentpaneopen ul {margin:0; padding:5px 20px 20px 0;
}
.contentpaneopen ul li{
	margin:2px ;
	padding:0 0 0 15px;
	list-style:none;
	background:transparent url(/templates/accueil/images/puce_3.gif) no-repeat 5px 5px;
}


#contenu .moduletablerss{/*---FLUX RSS---*/
margin-top:17px;
	padding:35px 5px 5px 5px;
	background: #EDEDED url(/images/stories/titre-securite.gif) no-repeat 0px 10px;
}

#contenu .moduletablerss a{
	color:#2d2d2d;
	text-decoration:none;
	font-weight:bold;
}

#contenu .moduletablerss a:hover{
	text-decoration:underline;
}

.moduletablerss hr{
	clear:both;
	color: #FFF;
	background-color: #FFF;
	height: 1px;
	border: 0;
	margin:10px 20px 10px 10px;
}


.moduletableuser6 div{/*---FLUX NEWS---*/
	width: 450px !important;
	width: 300px;
	padding-right: 40px;
}
.moduletableuser6 .contentheading{
	font-size: 12px;
	font-weight:bold; 
	color: #333333;
}

#contenu .moduletableuser6 a{
	color:#2d2d2d;
	text-decoration:none;
	font-weight:bold;
}

#contenu .moduletableuser6 a:hover{
	text-decoration:underline;
}


/********** RSS Stylesheet BEGIN **********/
#contenu .moduletablerss {
	width: 195px;
	margin-right: 5px;
}
ul.newsfeedrss {
	padding: 0px;
	margin: 0px;
	list-style: square inside;
}
li.newsfeedrss {
	padding-bottom: 10px;
}
marquee.sliderss {
	height: 158px;
}
#RssScroller {
	width: 100%;
	height:157px;	
	overflow:scroll;
	position:relative;
}
#RssScroller.hasJS
{
	width:100%;
	height:157px;
	overflow:hidden;
	position:relative;
}
#RssScroller.hasJS ul
{
	position:absolute;	
	left:0;
	margin:0 .5em 0 .5em;
	padding:0;
	list-style-type:none;
}
/********** RSS Stylesheet END **********/
