@import url(content.css);

body {
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#menu {
	font-size: 10px;
	font-weight: bold;
	line-height: 18px;
	padding-top: 2px;
}

#menu a {
	border-top: 1px solid #A5ABAD;
	padding-top: 1px;
	text-decoration: none;
}

#menu a:visited {
	border-top: 1px solid #98ABBB;
}

#menu a.active,
#menu a.active:visited {
	border-top: 1px solid #54738D;
	color: #54738D;
}

#menu a:hover,
#menu a.active:hover {
	border-top: 1px solid #697377;
	color: #697377;
}


#banner {	}
#rootline {
	color: #98ABBB;
	text-align: right;
	font-size: 10px;
	font-weight: bold;
	vertical-align: top;
	padding-top: 2px;
	line-height: 10px;


}
#content 
{
}
/* used by news template */
td.asymColLeft {
	width: 165px;

}
td.asymColSep {
	width: 30px;
}
td.asymColRight {

}

#footer td {
	font-size: 9px;
	color: #A5ABAD;
}

.topbar {
	background-image: url(images/trame_menu.gif);
}
.leftbar {
	background-image: url(images/trame_gauche.gif);
	background-repeat: repeat-y;
}
.rightbar {
	background-image: url(images/trame_droite.gif);
	background-repeat: repeat-y;
}
