h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
	padding-top: 7px;
	padding-bottom: 7px;
	background-image: url(/ak/media/signe.gif);
	padding-left: 50px;
	background-repeat: no-repeat;
	background-position: left;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	text-decoration: underline overline;
	font-size: 16px;
	color: #000000;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif
}
a:active {
	color: #999999
}
a:hover {
	color: #FF0000
}
a:link {
	color: #669900
}
a:visited {
	color: #003399
}
hr {
	color: #E4D39A;
	background-color: #E4D39A;
	height: 2px;
	border: 0;
}
li {
	font-family: Georgia, "Times New Roman", Times, serif
}
.info {
	font-size: 12px;
	color: #333333;
	text-align: center;
	font-variant: normal
}
.paragraphe_rouge {
	color: #CC0000;
	text-align: center
}
.legende_image {
	color: #000000;
	font-size: xx-small;
}
.legende_rouge_image {
	color: #FF0000;
	font-size: xx-small;
}
.legende_vert_image {
	color: #009900;
	font-size: xx-small;
}
#mynews p {
	font-size: 12px;
	margin: 2px;
	color: #000000;
}

#mynews a {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	font-size: 12px;
	margin: 2px;	
}

#mynews a:hover {
	text-decoration: underline;
}

#mynews strong {
	color: red;
}
#mynews h2 {
	border: 1px dotted brown;
	margin: 3px;
	padding: 0;
}
#mynews ul {
	list-style-type: none;
}
#mynews hr {
	color: #E4D39A;
	background-color: #E4D39A;
	height: 2px;
	border: 0;
}
.menu {
	width: 190px;
	z-index: 3;
	margin: 0px;
	padding-top: 10px;
	background-image: url(images/menu.jpg);
	background-repeat: no-repeat;
	height: 431px;
}
.menu ul, .menu li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.menu li {
	padding-left: 21px;
	margin-top: 10px;
	background-color: #EEEEEE;
	&nbsp;
	&nbsp;
	&nbsp;
	filter: alpha(opacity=80);
	&nbsp;
	&nbsp;
	&nbsp;
	&nbsp;
	-moz-opacity: 0.8;
	&nbsp;
	&nbsp;
	&nbsp;
	&nbsp;
	opacity: 0.8;
	width: 145px;
}
.menu li li {
	padding-left: 0px;
	margin-top: 5px;
	background: none;
}
}
.menu ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
.menu ul ul {
	padding-left: 20px;
}
.menu a:link, .menu a:visited, .menu a:active {
	padding: 2px 10px 2px 10px;
	color: #000000;
	display: block;
	font-size: 18px;
	font-family: Georgia, Times;
	text-decoration: none;
	opacity: 1.0;
	filter: alpha(opacity=100);
}
.menu a:hover {
	text-decoration: underline;
}
.menu-current {
	font-weight: bold;
}
