﻿.actualiteTitle
{
    font-family:Arial;
    font-size:18px;
    font-weight:bold;
    color:#1e486b;
    text-decoration:none;
}

.actualiteChapeau
{
    font-family:Arial;
    font-size:13px;
    color:#1e486b;
    text-align:justify;
}

.actualiteText
{
    font-family:Arial;
    font-size:13px;
    color:#1e486b;
    text-align:justify;
}

.scrollable
{
	width:596px;
	overflow:auto;
	overflow-y:auto;
	overflow-x:hidden;
	height:380px;
}

.actuScrollable
{
	width:390px;
	overflow:auto;
	overflow-y:auto;
	overflow-x:hidden;
	height:380px;
}

.widthImg
{
    width:125px;
}

#editoTable 
{
    font-family: Arial;
    font-size: 13px;
    text-align: justify;
    color: #FFF;
    width: 264px;
    height: 283px;
    margin-right: 35px;
    margin-bottom: 15px
}

#editoTitre
{
    font-weight : bold;
    padding-top: 15px;
    padding-bottom: 6px;
}