a
{
	color: #0D3B93;
	font-family: Verdana, Sans-Serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
a:hover
{
	color: #D3A600;
	font-family: Verdana, Sans-Serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
a:active
{
	color: #00546A;
	font-family: Verdana, Sans-Serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
a:visited
{
	color: #0D3B93;
	font-family: Verdana, Sans-Serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

a.section
{
	color: #0D3B93;
	font-family: Verdana, Sans-Serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}

body
{
	color: #707070;
	font-family: Verdana, Sans-Serif;
	font-size: 11px;
	text-decoration: none;
}

input
{
	color: black;
	font-family: Verdana, Sans-Serif;
	font-size: 10px;
	text-decoration: none;
}

select
{
	color: black;
	font-family: Verdana, Sans-Serif;
	font-size: 10px;
	text-decoration: none;
}

table
{
	color: #707070;
	font-family: Verdana, Sans-Serif;
	font-size: 11px;
	text-decoration: none;
	text-align : justify;
	
}
p
{
text-align : justify;
}

textarea
{
	color: black;
	font-family: Verdana, Sans-Serif;
	font-size: 10px;
	text-decoration: none;
}

li{
	list-style : disc;
        text-align : justify;
}
.div-section
{
	background: white;
	border-bottom: 1px solid #0D3B93;
	border-left: 1px solid #0D3B93;
	border-right: 1px solid #0D3B93;
	border-top: 1px solid #0D3B93;
	position: absolute;
	visibility: hidden;
}

.div-section-cell
{
	border-bottom: 1px solid #0D3B93;
}

.documents-title
{
	color: #0D3B93;
	font-family: Verdana, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
}

.downloads-title
{
	color: #0D3B93;
	font-family: Verdana, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
}

.events-title
{
	color: #0D3B93;
	font-family: Verdana, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
}

.faq-answer
{
	color: black;
	font-family: Verdana, Sans-Serif;
	font-size: 10px;
	text-decoration: none;
}

.faq-question
{
	color: #0D3B93;
	cursor: hand;
	font-family: Verdana, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
}

.path
{
	color: #0D3B93;
}

.topics-sumup
{
	color: black;
	font-family: Verdana, Sans-Serif;
	font-size: 10px;
	text-decoration: none;
}

.topics-title
{
	color: #0D3B93;
	cursor: hand;
	font-family: Verdana, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
}
.titreHome
{
	color: #0D3B93;
	font-family: Verdana, Sans-Serif;
	font-size: 14px;
	font-weight: bold;
	/*background-image : url(../pics/titre_home.jpg);
	background-repeat : no-repeat;*/
	vertical-align : top;
}
.titreFullpage
{
	color: #0D3B93;
	font-family: Verdana, Sans-Serif;
	font-size: 14px;
	font-weight: bold;
	/*background-image : url(../pics/titre_fullpage.jpg);
	background-repeat : no-repeat;*/
	vertical-align : top;
}
.paragraphSection
{
	padding-right : 20px;
	padding-left : 5px;
}