#a_content{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	min-height:300px;
	font-size:12px;
        color:#5C5A5B;
}
#a_left{
	float:left;
	width:200px;
	margin-right:10px;
	padding-left:10px;
        margin-bottom:10px;
}
#a_left h1{
    padding-left:5px;
}
#a_right{
	float:left;
	width:688px;
        margin-top:10px;
        margin-right:0;
        margin-bottom:10px;

}
.a_article_date{
	font-family:Lucida handwriting, Arial, Helvetica, sans-serif;
	color:#423F3A;
	font-size:16px;
	font-weight:bold;
	padding-bottom:2px;
	border-bottom:2px solid #414141;
	margin-bottom:5px;
}
.a_article_content{
	width:640px;
        margin-bottom:30px;
}
.a_article_list_item{
	color:#F7FFF9;
	font-size:12px;
	font-weight:bold;
	border-bottom:1px solid grey;
	padding-bottom:5px;

}
.a_article_list_item a{
	text-decoration:none;
	color:#383838;
}

.a_article_title{
	/*color:#900202;*/
	color:#1F889D;
	font-size:14px;
	font-weight:bold;
	width:100%;
}
.a_article_title h1{
	/*color:#900202;*/
	color:#1F889D;
	font-size:14px;
	font-weight:bold;
	width:100%;
        margin-top:0px;
        margin-bottom:0px;
}
.a_article_title a{
	/*color:#900202;*/
	color:#1F889D;
	font-size:14px;
	font-weight:bold;
	width:100%;
	text-decoration:none;
}
.a_article_title a:hover{
	/*color:#900202;*/
	color:#1F889D;
	font-size:14px;
	font-weight:bold;
	width:100%;
	text-decoration:underline;
}
.a_article_ww_ct{
	float:left;
	margin-bottom:10px;
	width:450px;
	margin-left:0px;
	font-style:italic;
}
.a_article_ww_img{
	float:right;
	margin:10px;
	width:100px;
}
.a_article_ww_img img{
	/*border:1px solid #900202;*/
}
.a_article_ww_txt{
	float:left;
        padding-top:5px;
	width:520px;
        text-align:justify;
        text-indent:20px;

}
.a_article_ww_txt_long{
	float:left;
	width:688px;
        text-align:justify;
        text-indent:20px;
}
.a_article_in_content{
	-moz-border-radius:3px;
	margin-right:auto;
	margin-left:auto;
	margin-bottom:5px;
	width:650px;
	padding-left:0px;
	padding-top:3px;
	padding-bottom:2px;
	padding-right:3px;
}
#a_pages{
	width:100%;
	text-align:center;
	margin-bottom:20px;
}
#a_pages a{
	font-style:italic;
	text-decoration:none;
	color:#5C5A5B;
}
#a_pages a:hover{
	font-weight:bold;
	text-decoration:none;
	color:#5C5A5B;
}

.blank{
    margin-top:20px;
}
/**************************
********* Scroll Left *****
***************************/
/* Bouton Next - Previous archived articles */
.nextPage{
    width:190px;
    color:#000000;
    font-size:10px;
    background:url('../images/structure/actu_arrow_down.png');
    height:14px;
    border:1px solid #cccccc;
    border-top:0px;
    text-align:center;
    cursor:pointer;
}
.prevPage{
    width:190px;
    color:#000000;
    font-size:10px;
    background:url('../images/structure/actu_arrow_up.png');
    height:14px;
    border:1px solid #cccccc;
    border-bottom:0px;
    text-align:center;
    cursor:pointer;
}
/* Items Right list */
.scrollable .items {
	/* this cannot be too large */
	width:190px;
	position:absolute;
	clear:both;
        margin-left:0px;
}

/* single scrollable item */
.scrollable .active{
        text-decoration:none;
        color:#5C5A5B;
        font-weight:bold;
}
.scrollable .unactive{
        text-decoration:none;
        color:#5C5A5B;
}
.scrollable .item_span_avocat{
        float:left;
	margin:5px 0px 0px 10px;
	background-color:#fff;
	padding:2px;
	width:140px;
	height:15px;
        font-style:italic;
        font-weight:bold;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
        font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#5C5A5B;
	font-size:11px;
}
.scrollable .item_span_small {
	float:left;
	margin:5px 0px 0px 0px;
	background-color:#fff;
	padding:2px;
	border-bottom:1px solid #ccc;
	cursor:pointer;
	width:140px;
	height:18px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
        font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#5C5A5B;
	font-size:11px;
}
.scrollable .item_span_medium {
	float:left;
	margin:5px 0px 0px 0px;
	background-color:#fff;
	padding:2px;
	border-bottom:1px solid #ccc;
	cursor:pointer;
	width:140px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
        font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#5C5A5B;
	font-size:11px;
}
.scrollable .item_span_big {
	float:left;
	margin:5px 0px 0px 0px;
	background-color:#fff;
	padding:2px;
	border-bottom:1px solid #ccc;
	cursor:pointer;
	width:140px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
        font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#5C5A5B;
	font-size:11px;
}
/* single scrollable item */
.scrollable .date {
	float:left;
	margin:10px 0px 0px 21px;
	background-color:#fff;
	padding:2px;
        text-align:center;
	width:160px;
	height:15px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
        font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#5C5A5B;
	font-size:11px;
        font-style:italic;
}
.scrollable {

	/* required settings */
	position:relative;
	overflow:hidden;
	width: 190px;
	height:500px;

	/* custom decorations */
	border:1px solid #ccc;
}

div.scrollable {

    /* required settings */
    position:relative;
    overflow:hidden;
    width: 190px;
    height:500px;
    padding-bottom:10px;
}
div.scrollable .items {
    /* this cannot be too large */
    width:20px;
    position:absolute;
    padding-left:20px;
}

div.scrollable .items li{
    float:left;
}
div.scrollable li{
    list-style: none;
}
div.items .active {
    border:1px inset #ccc;
    background-color:#fff;
}
/**************************
********* Scroll News *****
***************************/

/* Items Right list */
.scrollable_news .items_news {
	/* this cannot be too large */
	width:680px;
	position:absolute;
	clear:both;
}
.scrollable_news {

	/* required settings */
	position:relative;
	overflow:hidden;
	width: 680px;
        height:200px;
}

div.scrollable_news {

    /* required settings */
    position:relative;
    overflow:hidden;
    width: 680px;
    height:540px;
    margin-top:22px;
    margin-bottom:10px;
}
div.scrollable_news div.items_news {
    /* this cannot be too large */
    width:675px;
    position:absolute;
}

/* Content scroll right each news */

.info{
    margin-bottom:10px;
    height:530px;
}
.info .header{
    background-color:#2C9AB1;
    width:675px;
    text-align:center;
}
.info .header img{
    max-height:58px;
}
.info h1{
    color:#B3E4EF;
    font-size:14px;
    margin:0;
    padding:5px;
}
.info .logo{
    float:left;
    margin-right:5px;
    height:58px;
}
.info .date{
    font-style:italic;
    color:#B3E4EF;
}
.info .content{
    height:472px;
    overflow:hidden;
    text-align:justify;
    padding-top:5px;
    padding-left:2px;
}
.info .readmore{
    float:right;
    margin-top:40px;
    margin-right:30px;
}
.info .readmore a{
    text-decoration:none;
    color:#2C9AB1;
    font-weight:bold;
}
.info .readmore a:hover{
    text-decoration:underline;
}
/* Extra */
#florence{
    height:100px;
    width:688px;
    margin-bottom:50px;
    margin-top:22px;
    background:url('../images/actu/florence_cassez.png') no-repeat;
}
#florence a{
    height:100px;
    width:688px;
    display:block;
    position:relative;
}