h1 { color: #660000; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif; font-size: 15px; margin-bottom : 0; font-style : normal; }

h2 {
   	color: #660000;
	font-family: Trebuchet MS, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight : bold;
	margin-bottom : 2px;
}

h3 {
	color: #660000;
	font-family: Trebuchet MS, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight : bold;
	margin-bottom : 2px;
}

h4 {
	color: #660000;
	font-family: Trebuchet MS, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight : bold;
	margin-bottom : 0px;
}
.card {
    color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.menu {
	color: #666666;
	font-family: Trebuchet MS, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
    font-weight: bold;
}
.menu_n { color: #333; font-size: 13px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: none; padding-right: 6px; padding-left: 6px; border-right: 1px solid black; }
.p { color: #333; font-size: 13px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif; text-decoration: none; }
.actu { color: #600; font-size: 11px; font-family: Arial, Helvetica, Sans-Serif; }
.datum { }
.p_cal { color: #333; font-size: 14px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif; text-decoration: none; padding-left: 12px; }
.p_n { color: #333; font-size: 14px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: none; padding-left: 12px; }
.menu_a { color: #333; font-size: 13px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif; font-weight: bold; background-color: #fff; text-decoration: none; padding-right: 6px; padding-left: 6px; border-top: 2px solid #fff; border-right: 1px solid black; border-bottom: 1px solid white; }
.menu:hover {
	color: #600;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
.menu_n:hover { color: #f00; font-size: 13px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: none; padding-right: 6px; padding-left: 6px; }
.menu_a:hover { color: #f00; font-size: 13px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif; font-weight: bold; background-color: #fff; text-decoration: none; padding-right: 6px; padding-left: 6px; }
.news {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}

.news:hover {
	color: #660000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}

a {
	text-decoration : none;   
    color: #990000; 
    font-weight: normal;
    text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a:hover {
	color: #660000;
	font-weight: normal;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.bullets {
	position: relative;
	right: 10px;
	list-style-position: outside;
	list-style-type: disc;
	color: #660000;
}

.bulletss {
	display: list-item;
	list-style-position: outside;
	list-style-type: square;
	color: #660000;
	vertical-align: 
	middle;
}

.copyright {
	color: #333333;
	font-family: Trebuchet MS, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
    font-weight: normal; 
}

.copyright:hover {
	color: #660000;
	font-family: Trebuchet MS, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
    font-weight: normal;
}
.dotline { background-image: url(../images/dot_h.gif); background-repeat: repeat-x; }

