.navi{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #D27D1C;
	line-height : 17px;
}
a.navi {
	color: #D27D1C;
	text-decoration: none;
}
a.navi:visited {
	color: #D27D1C;
	text-decoration: none;
}
a.navi:active {
	color: #D27D1C;
	text-decoration: none;
}
a.navi:hover {
	color: #444444;
	text-decoration: none;
}

.title1{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
	color : #D27D1C;
	font-weight : normal;
}

.form{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #444444;
	border-style : solid;
	border-width : 1px;
	border-color : #AAAAAA;
	margin-bottom:5px;
}

.formbutton{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #444444;
	margin-bottom:5px;
}

.content1{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #444444;
}

a.content1{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #444444;
	text-decoration : underline;
}

.content2{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #D27D1C;
}

a.content2{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #D27D1C;
	text-decoration : underline;
}

.bottom1{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #8D8D8D;
}

.bottom2{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #D27D1C;
}
a.bottom2{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #D27D1C;
	text-decoration : underline;
}

.top{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #FFFFFF;
}

a.top{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #FFFFFF;
	text-decoration : underline;
}

.small{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9px;
	color : #8D8D8D;
}

a.small{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9px;
	color : #8D8D8D;
	text-decoration : underline;
}

.small2{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9px;
	color : #D27D1C;
}

a.small2{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9px;
	color : #D27D1C;
	text-decoration : underline;
}
.bloc{
	float:left;
	text-align:center;
	margin-left:3px;
	margin-right:5px;
	margin-bottom:20px;
	width:130px;
}

.formule  h1 { color:#cc0000; font-size:14px;  }
.formule ul { }
.formule p.mark, .formule p.mark a { color:orange; font-weight:bold;} 
.formule p.note { font-size:9px; color:#999; }
