/* Here below, pasted from EC stylesheet*/
/* STANDARD ELEMENTS APPEARANCE */

/* Banner, important legal notice and languages */

.backgroundbanner {
	background-color: #FFFFF;
	color: #FFFFFF;
}

.backgroundnotice, .backgroundnotice a:link, .backgroundnotice a:visited, .backgroundnotice a:hover {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFF;
	color: #00000;
	font-size: 0px;
	text-decoration: none;
}

.formlang {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0px;
	padding: 0px;
} 

.language, a.language:link, a.language:visited, a.language:hover, a.language:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #00000;
	text-decoration: underline;
	background-color: #FFFFF;
}

.languagenolink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #00000;
	text-decoration: none;
	background-color: #FFFFF;
}

.langsel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

@media print { 
	img.resize{width: 150px}
}

/* COLOUR LINE */

.yellowline { background-color: #FFFFF; }

/* NAVIGATION PATH */

.navigation, a.navigation:link, a.navigation:visited, a.navigation:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0000e5;
	text-decoration: none;
	font-style: normal;
	background-color: #FFFFFF;
/*	background-color: #330099;*/
}

a.navigation:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #00000;
	text-decoration: underline;
	font-style: normal;
	background-color: #FFFFF;
}

/* TOOLS SECTION */

.compulsorytools, a.compulsorytools:link, a.compulsorytools:visited, a.compulsorytools:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #00000;
	text-decoration: none;
	font-style: normal;
	background-color: #FFFFF;
}

a.compulsorytools:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #00000;
	text-decoration: underline;
	font-style: normal;
	background-color: #FFFFFF;
}

/* OTHER TOOLS */

.toolslinks, a.toolslinks:link, a.toolslinks:visited, a.toolslinks:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00000;
	font-weight: normal;
	text-decoration: none;
	font-style: normal;
	background-color: #FFFFFF;
}

a.toolslinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00000;
	font-weight: normal;
	text-decoration: underline;
	font-style: normal;
	background-color: #FFFFFF;
}

/* BOTTOM NAVIGATION */

.bottom-navigation, a.bottom-navigation:link, a.bottom-navigation:visited, a.bottom-navigation:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00000;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	background-color: #FFFFFF;
}

a.bottom-navigation:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00000;
	text-decoration: underline;
	font-style: normal;
	font-weight: normal;
	background-color: #FFFFFF;
}

.bottom-separator {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00000;
	font-weight: normal;
	text-decoration: none;
	font-style: normal;
	background-color: #FFFFFF;
}

/* DATE OF LAST UPDATE */

.dateupdate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #000000;
	font-weight: normal;
	font-style: normal;
	margin-left: 25px;
}

/* Classes from old versions of the template */

.backgroundtoolslinks {
	background-color: #FFFFF;
}
.backgroundnavigation {
	background-color: #FFFFF;
}
.taille-zero {
	font-size: 0px;
}
.rubric {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #00000;
	text-decoration: none;
	font-style: normal;
	background-color: #FFFFF;
}
