.Descriptions h1, .HistoryNewsTitle
{
    border-bottom: 4px groove #AAAAAA;
    color: #444;
    font-family: Arial;
    font-size: 30px;
    font-weight: bold;
    line-height: 35px;
    margin: 0 0 10px;
    padding: 60px 20px 20px 30px;
    text-align: left;
}
.Descriptions h2
{
    color: #777;
    font-weight: bold;
}
h4 {
    color: #80ae44;
    font-size: 1.17em;
    font-weight: bold;
    margin: 0;
    padding: 0;
}
p
{
    margin-bottom: 16px;
    margin-top: 3px;
}

.ContentPanel 
{
    padding: 0 0 40px 30px;
}
.RightPanel 
{
    background-repeat: no-repeat;
    background-color: #E5E5E5;
    border: solid 1px #C4C5C5;
    color: #6C6C6C;
    font-size: 15px;
    line-height: 18px;
    margin: 0 9px 0 20px;
    width: 288px;
}
.RightPanel h1
{
    background-color: #E5E5E5;
    color: #646060;
    display: block;
    font-size: 18px;
    font-weight: bold;
    line-height: 18px;
    margin: 17px 0 20px;
    padding: 0 0 0 25px;
}
.RightPanel ul
{
    list-style: none;
    margin: 10px;
    padding: 0 0 0 5px;
}

.RightPanel ul li
{
    background-image: url(../images/green_li.gif);
    background-position: 0 8px;
    background-repeat: no-repeat;
    margin: 10px;
    padding: 10px 0 0 30px;
}

.RightPanel a, .RightPanel a:visited
{
	color:#6d6d6d;
	font-family:Arial;
	font-size:9pt;
	line-height: 18px;
	margin: 3px 0;
	position:relative;
	text-decoration:none;
	top: -6px;
}
.RightPanel a:hover, .RightPanel a:active
{
	color:#94d12b;
	text-decoration:underline;
}


.positionningLeftPanelContainer
{
	width:575px;
}



.Descriptions
{
    color: #000000;
    font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
    font-size: 12px;
    line-height: 1.33;
}


