/* CSS Document  ancien*/ 
body {
	margin: 0px;
	padding: 0px;
}
html
{
    scrollbar-face-color: #cc0000;
    scrollbar-shadow-color: #cc0000;
    scrollbar-highlight-color: #CCCCCC;
    scrollbar-3dlight-color: #CCCCCC;
    scrollbar-darkshadow-color: #000000;
    scrollbar-track-color: #D7D2D3;
    scrollbar-arrow-color: #000000;
}

p {
	font-family: "Comic Sans MS";
	font-size: 11pt;
	font-weight: bold;
}
.newsletter {
	font-family: "Comic Sans MS";
	font-size: 11pt;
	font-weight: bold;
	color: #FFFFFF;
}
#newsletter {
	height: 200px;
	width: 170px;
	border: thin dashed #FFFFFF;
}
.soutitre {
	height: 15px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.bas {
	text-align: center;
	font-family: "Comic Sans MS";
}
.tablered{
	background-color: #FF0000;
}
.tdwhite{
	background-color: #FFF;
}

a:link         { color: #900000; font-size: 11pt; font-family: "Comic Sans MS";  text-decoration:none;  font-weight: bold;}
a:visited    { color: #900000; font-size: 11pt; font-family: "Comic Sans MS";  text-decoration:none;  font-weight: bold;}
a:hover      { color: #000080; font-size: 11pt; font-family: "Comic Sans MS";  font-weight: bold; text-decoration: nome;}
a:active    { color: #000080; font-size: 11pt; font-family: "Comic Sans MS";  font-weight: bold; text-decoration: nome;}

a.menu:link         { color: #900000; font-size: 9pt; font-family: "Comic Sans MS";  text-decoration:none;  font-weight: bold;}
a.menu:visited    { color: #900000; font-size: 9pt; font-family: "Comic Sans MS";  text-decoration:none;  font-weight: bold;}
a.menu:hover      { color: #000080; font-size: 9pt; font-family: "Comic Sans MS";  font-weight: bold; text-decoration: nome;}
a.menu:active    { color: #000080; font-size: 9pt; font-family: "Comic Sans MS";  font-weight: bold; text-decoration: nome;}

a.menug:link         { color: #ffffff; font-size: 10pt; font-family: "Comic Sans MS";  text-decoration:none;  font-weight: bold;}
a.menug:visited    { color: #ffffff; font-size: 10pt; font-family: "Comic Sans MS";  text-decoration:none;  font-weight: bold;}
a.menug:hover      { color: #000080; font-size: 10pt; font-family: "Comic Sans MS";  font-weight: bold; text-decoration: nome;}
a.menug:active    { color: #000080; font-size: 10pt; font-family: "Comic Sans MS";  font-weight: bold; text-decoration: nome;}

a.footer:link         { color: #ffffff; font-size: 9pt; font-family: "Comic Sans MS";  text-decoration:none;  }
a.footer:visited    { color: #ffffff; font-size: 9pt; font-family: "Comic Sans MS";  text-decoration:none;  }
a.footer:hover      { color: #000080; font-size: 9pt; font-family: "Comic Sans MS";   text-decoration: nome;}
a.footer:active    { color: #000080; font-size: 9pt; font-family: "Comic Sans MS";   text-decoration: nome;}

.datepetit        { color: #000; font-size: 10pt; font-family: "Comic Sans MS"; font-weight: bold; text-decoration:none;  }

h1#index1 {
	font-size: 36px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	font-family: "Comic Sans MS";
}
#index1:first-letter {
	font-family: "Comic Sans MS";
	font-size: 36px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #CC0000;
}

h1#myDiv {
	font-size: 25px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	font-family: "Comic Sans MS";
}
h1#myDiv:first-letter {
	color : red;
	font-size: 25px;
	font-family: "Comic Sans MS";
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
h2, h3    {
	font-size: 11pt;
	font-family: "Comic Sans MS";
	font-weight: bold;
}
 



#main {
	margin-top: 15px;
	margin-right: 25px;
	margin-bottom: 15px;
	margin-left: 25px;
}
hr {
	color: #CC0000;
	margin-right: auto;
	margin-left: auto;
}

