@charset "UTF-8";
/* CSS Document */

#navigation {
	width:120px;
	float:right;
	
} 


.tag1{
	margin-top: 14px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-color: #CC6633;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-bottom-style: outset;
}

.tag1 a:link {
	text-decoration: none;
	

}
.tag1 a:visited {
	text-decoration: none;
	
	
}
.tag1 a:hover {
	text-decoration: underline;
	
}
.tag1 a:active {
	text-decoration: none;
	
	
}




.tag1-courant {
	text-decoration: none;
	
	margin-top: 4px;
	
	padding-top: 5px;
	margin-bottom: 15px;
	padding-bottom: 5px;
	
	
}


.tag2{
	margin-top: 4px;
	margin-bottom: 2px;
	border-top-style: none;
	border-top-color: #FFFFFF;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-top-width: medium;
	border-bottom-width: thin;
	padding-top: 5px;
	padding-bottom: 2px;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	color: #666666;
	
	font-size: 9pt;
	text-align: center;
	width: 110px;
	margin-right: 4px;
	margin-left: 4px;
}

.tag2 a:link {
	text-decoration: none;
	color: #666666;
}
.tag2 a:visited {
	text-decoration: none;
	color: #666666;
}
.tag2 a:hover {
	text-decoration: underline;
	color: #000000;
}
.tag2 a:active {
	text-decoration: underline;
	color: #990000;
}


.tag2-courant{
	margin-top: 4px;
	margin-bottom: 2px;
	border-top-style: none;
	border-bottom-style: outset;
	border-top-width: medium;
	border-bottom-width: thin;
	padding-top: 5px;
	padding-bottom: 2px;
	text-indent: 15px;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	color: #666666;

	font-size: 9pt;
	border-bottom-color: #990000;
}
.tag2-courant a:active {
	color: #990000;
}

.tag3{
	margin-top: 4px;
	margin-bottom: 2px;
	border-top-style: none;
	border-top-color: #FFFFFF;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-top-width: medium;
	border-bottom-width: thin;
	padding-top: 5px;
	padding-bottom: 2px;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	color: #666666;
	font-size: 8pt;
	text-align: center;
	width: 110px;
	margin-right: 4px;
	margin-left: 4px;
}

.tag3 a:link {
	text-decoration: none;
	color: #666666;
}
.tag3 a:visited {
	text-decoration: none;
	color: #666666;
}
.tag3 a:hover {
	text-decoration: underline;
	color: #000000;
}
.tag3 a:active {
	text-decoration: underline;
	color: #990000;
}

.tag3-courant{
	margin-top: 4px;
	margin-bottom: 2px;
	border-top-style: none;
	border-top-color: #FFFFFF;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-top-width: medium;
	border-bottom-width: thin;
	padding-top: 5px;
	padding-bottom: 2px;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	color: #666666;
	font-size: 8pt;
	text-align: left;
	width: 110px;
	margin-right: 4px;
	margin-left: 4px;
}
.tag3-courant a:active {
	color: #990000;
}

