﻿/* Global Style Settings */
body 
{
	font-family: verdana;
	font-size: 0.75em;
	color: Black;
}

h1 {
    font-family: Trebuchet MS;
	font-size : 150%;
	font-weight : bold;
    font-variant: small-caps;
	color : #bc0f0f;
}

h2 {
    font-family: Trebuchet MS;
	font-size : 140%;
	font-weight : bold;
    font-variant: small-caps;
	color : #bc0f0f;
}

h3 {
    font-family: Trebuchet MS;
	font-size : 120%;
	font-weight : bold;
    font-variant: small-caps;
	color : #bc0f0f;
}

.title
{
    font-family: Trebuchet MS;
    color: #ffffff;
    text-decoration: none;
    font-size: 14px;
    font-weight: bold;
    font-variant: small-caps;
}

.header
{
    font-family: Trebuchet MS;
    color: #bc0f0f;
    text-decoration: none;
    font-size: 120%;
    font-weight: bold;
    font-variant: small-caps;
    font-style: italic;
}

td.events
{
    font-family: Trebuchet MS;
    color: #bc0f0f;
    text-decoration: none;
    font-size: 90%;
    border-bottom-style: dotted;
    border-bottom-width: 1px;
    border-bottom-color: #bc0f0f;
}

td.communiques
{
	font-family: Trebuchet MS;
	color : #65584a;
    font-variant: small-caps;
    padding: 5px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #65584a;
    line-height: 12px;
}

td.archives
{
    padding: 5px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #65584a;
}

td.ecoles
{
	font-family: Trebuchet MS;
	color : #65584a;
    font-variant: small-caps;
    padding: 5px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #65584a;
    line-height: 12px;
}

td.nouvelles
{
	font-family: Trebuchet MS;
	color : #65584a;
    font-variant: small-caps;
    padding: 5px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #65584a;
    line-height: 12px;
}

td.calendar
{
	font-family: Trebuchet MS;
	color : #ffffff;
    font-variant: small-caps;
    background-color: #000000;
    text-align: center;
    font-weight: bold;
    font-variant: small-caps;
    font-style: italic;
}

td.calendardays
{
	font-family: Trebuchet MS;
	color : #000000;
    background-color: #ffffff;
    font-variant: small-caps;
    text-align: center;
    font-weight: bold;
    font-variant: small-caps;
}

td.calendardaysselected
{
	font-family: Trebuchet MS;
	color : #ffffff;
    font-variant: small-caps;
    background-color: #65584a;
    text-align: center;
    font-weight: bold;
    font-variant: small-caps;
}

td.calendardayscancel
{
	font-family: Trebuchet MS;
	color : #ffffff;
    font-variant: small-caps;
    background-color: #ff0000;
    text-align: center;
    font-weight: bold;
    font-variant: small-caps;
}

td.calendardaysremis
{
	font-family: Trebuchet MS;
	color : #ffffff;
    font-variant: small-caps;
    background-color: #008aff;
    text-align: center;
    font-weight: bold;
    font-variant: small-caps;
}

td.topmenu
{
	color : #ffffff;
    background-color: #000000;
    text-align: center;
}

td.topsubmenu
{
	color : #ffffff;
    background-color: #bc0f0f;
    text-align: center;
}

.Copyright
{
    font-size : 80%;
    color: #bc0f0f;
    border-top: 1px solid #bc0f0f;
    padding-left: 5px;
}

A:link {
	font-family: verdana;
	color : #bc0f0f;
	text-decoration : none;
}

A:hover {
	font-family: verdana;
	color : #bc0f0f;
	text-decoration : underline;
}

A:active {
	font-family: verdana;
	color : #bc0f0f;
	text-decoration : none;
}

A:visited {
	font-family: verdana;
	color : #bc0f0f;
	text-decoration : none;
}

A:link.topmenu
{
    font-family: Trebuchet MS;
    color: #ffffff;
    text-decoration: none;
    font-size: 14px;
    font-weight: bold;
    font-variant: small-caps;
}

A:hover.topmenu {
	font-family: Trebuchet MS;
	color : #ffffff;
	text-decoration : underline;
    font-size: 14px;
    font-weight: bold;
    font-variant: small-caps;
}

A:active.topmenu {
	font-family: Trebuchet MS;
	color : #ffffff;
	text-decoration : none;
    font-size: 14px;
    font-weight: bold;
    font-variant: small-caps;
}

A:visited.topmenu {
	font-family: Trebuchet MS;
	color : #ffffff;
	text-decoration : none;
    font-size: 14px;
    font-weight: bold;
    font-variant: small-caps;
}

A:link.submenu
{
    font-family: Trebuchet MS;
    color: #ffffff;
    text-decoration: none;
    font-size: 12px;
    font-weight: bold;
    font-variant: small-caps;
}

A:hover.submenu {
	font-family: Trebuchet MS;
	color : #ffffff;
	text-decoration : underline;
    font-size: 12px;
    font-weight: bold;
    font-variant: small-caps;
}

A:active.submenu {
	font-family: Trebuchet MS;
	color : #ffffff;
	text-decoration : none;
    font-size: 12px;
    font-weight: bold;
    font-variant: small-caps;
}

A:visited.submenu {
	font-family: Trebuchet MS;
	color : #ffffff;
	text-decoration : none;
    font-size: 12px;
    font-weight: bold;
    font-variant: small-caps;
}

A:link.events
{
    font-family: Trebuchet MS;
    color: #bc0f0f;
    text-decoration: none;
    font-size: 100%;
}

A:hover.events {
	font-family: Trebuchet MS;
	color : #bc0f0f;
	text-decoration : none;
    font-size: 100%;
}

A:active.events {
	font-family: Trebuchet MS;
	color : #bc0f0f;
	text-decoration : none;
    font-size: 100%;
}

A:visited.events {
	font-family: Trebuchet MS;
	color : #bc0f0f;
	text-decoration : none;
    font-size: 100%;
}

A:link.communiques
{
    font-family: Trebuchet MS;
    color: #65584a;
    text-decoration: none;
    font-size: 120%;
    font-weight: bold;
    font-variant: small-caps;
}

A:hover.communiques {
	font-family: Trebuchet MS;
	color : #65584a;
	text-decoration : none;
    font-size: 120%;
    font-weight: bold;
    font-variant: small-caps;
}

A:active.communiques {
	font-family: Trebuchet MS;
	color : #65584a;
	text-decoration : none;
    font-size: 120%;
    font-weight: bold;
    font-variant: small-caps;
}

A:visited.communiques {
	font-family: Trebuchet MS;
	color : #65584a;
	text-decoration : none;
    font-size: 120%;
    font-weight: bold;
    font-variant: small-caps;
}

A:link.nouvelles
{
    font-family: Trebuchet MS;
    color: #65584a;
    text-decoration: none;
    font-size: 120%;
    font-weight: bold;
    font-variant: small-caps;
}

A:hover.nouvelles {
	font-family: Trebuchet MS;
	color : #65584a;
	text-decoration : none;
    font-size: 120%;
    font-weight: bold;
    font-variant: small-caps;
}

A:active.nouvelles {
	font-family: Trebuchet MS;
	color : #65584a;
	text-decoration : none;
    font-size: 120%;
    font-weight: bold;
    font-variant: small-caps;
}

A:visited.nouvelles {
	font-family: Trebuchet MS;
	color : #65584a;
	text-decoration : none;
    font-size: 120%;
    font-weight: bold;
    font-variant: small-caps;
}

A:link.splash
{
    font-family: Trebuchet MS;
    color: #ffffff;
    text-decoration: none;
    font-size: 200%;
    font-weight: bold;
    font-variant: small-caps;
}

A:hover.splash {
	font-family: Trebuchet MS;
	color : #ffffff;
	text-decoration : underline;
    font-size: 200%;
    font-weight: bold;
    font-variant: small-caps;
}

A:active.splash {
	font-family: Trebuchet MS;
	color : #ffffff;
	text-decoration : none;
    font-size: 200%;
    font-weight: bold;
    font-variant: small-caps;
}

A:visited.splash {
	font-family: Trebuchet MS;
	color : #ffffff;
	text-decoration : none;
    font-size: 200%;
    font-weight: bold;
    font-variant: small-caps;
}

A:link.ecoles
{
    font-family: Trebuchet MS;
    color: #65584a;
    text-decoration: none;
    font-size: 120%;
    font-weight: bold;
    font-variant: small-caps;
}

A:hover.ecoles {
	font-family: Trebuchet MS;
	color : #65584a;
	text-decoration : none;
    font-size: 120%;
    font-weight: bold;
    font-variant: small-caps;
}

A:active.ecoles {
	font-family: Trebuchet MS;
	color : #65584a;
	text-decoration : none;
    font-size: 120%;
    font-weight: bold;
    font-variant: small-caps;
}

A:visited.ecoles {
	font-family: Trebuchet MS;
	color : #65584a;
	text-decoration : none;
    font-size: 120%;
    font-weight: bold;
    font-variant: small-caps;
}

