/* main template styles */
body {
	margin: 0px;
	background-image: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	background-color: #333;
}

a:link {
	text-decoration: none;
	color: #333;
}
lien {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 9px;
	font-style: italic;
	color: #333;
}
.lien {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12px;
	color: #333;
}

a:visited {
	text-decoration: none;
	color: #333;
}
a:hover {
	text-decoration: none;
	color: #8E4A4A;
}
a:active {
	text-decoration: none;
	color: #F00;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	text-align: right;
}
img {
	background-color: #333;
	border: thin none #333;
}

/*                */
/*                */
/* pop down menus */
/*                */
/*                */

.menuBar
{
	text-transform: uppercase;
}

.menuBar, .menuBar ul
{
	padding: 0;
	margin: 0;
	list-style: none;
}

.menuBar a.menuTop
{
	line-height: 20px;
	text-align: center;
	width: 183px;
	color: #FFF
}

.menuBar li
{
	float: left;
	position: relative;
	width: 147px;
	border-left: 0px;
}

/* hide from IE mac \*/
.menuBar li
{
	position: static;
}
/* done hiding from IE5 mac */

.menuBar li ul, .menuBar ul li 
{
	width: 147px;
}

.menuBar ul li a 
{
	color: #565656;
	border-right: 0;
	font-size: 10px;
	line-height: 15px;
	text-indent: 10px;
}

.menuBar li ul
{
	position: absolute;
	display: none;
	background-color: #CD1017;
}

.menuBar li:hover a, .menuBar a:focus, .menuBar a:active, .menuBar a, .menuBar li.menuHover a
{
	color: #FFF;
	background-color: #CD1017;
}

.menuBar li:hover ul, .menuBar li.menuHover ul  {
	display: block;
}

.menuBar li:hover ul a, .menuBar li.menuHover ul a {
	background-color: transparent;
	color: #FFFFFF;
}

.menuBar ul a:hover {
	background-color: #F73D0D!important;
	color: #FFFFFF !important;
}


.menuBar a
{
	font-size: 11px;
	display: block;
	text-decoration: none;
	background-color: #333;
	color: #FFF;
}

.menuBar a:visited
{
	color: #FFFFFF;
	background-color: #333;
}

.menuHighlight a
{
	background-color: #000;
	color: #000;
}

/*                */
/*                */
/* Left Menu Bar  */
/*                */
/*                */

.LeftMenuBar
{
	font-family: Arial, Helvetica, sans-serif;
}

.LeftMenuBar ul
{
	margin-left: 6px;
	margin-top: 10px;
	margin-bottom: 0;
	padding: 0px;
	line-height: 18px;
}

.LeftMenuBar li
{
	list-style-type: none;
	font-size: 13px;
	font-weight: bold;
	color: #333;
}


/*                     */
/*                     */
/* bottom address area */
/*                     */
/*                     */
.AddressBlock
{
	background-color: #999;
}

.AddressBlock p
{
	font-size: 11px;
	margin-top: 0;
	margin-bottom: 0;
	text-align:center;
	font-weight: bold;
	color: #FFF;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/*                */
/*                */
/* Main Body Text */
/*                */
/*                */

.MainBodyContent
{
	font-size: 11px;
	line-height: 15px;
	color: #222222;
}

.MainBodyContent p
{
	margin-top: 0px;
	margin-bottom: 6px;
}

.MainBodyContent h1
{
	font-family: "Arial Black", Gadget, sans-serif;
	color: #333;
	font-style: normal;
	font-size: 18px;
	font-weight: bold;
	margin: 0px;
	margin-bottom: 8px;
	padding: 0px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
}

.MainBodyContent h2
{
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 15px;
}

.MainBodyContent h3
{
	font-size: 11px;
	line-height: 15px;
	margin: 0px;
	padding: 0px;
}

.MainBodyContent h4
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #585858;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 2px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
}

.MainBodyContent h5
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #F00;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	padding-top: 4px;
	padding-bottom: 2px;
	text-align: center;
}
.MainBodyContent h6
{
	font-size:11px;
	margin: 0px;
	padding: 0px;
	padding-top: 4px;
	padding-bottom: 2px;
	color: #333;
}
.MainBodyContent img
{
	float:left;
	margin: 0 12px 3px 4px;
	padding: 0px;
	padding: 4px 6px 2px 0;
	text-align: center;
}
.MainBodyContent .imgright img
{
	float:right;
	margin: 0 0 3px 6px;
	padding: 0px;
	padding-top: 4px;
	padding-bottom: 2px;
}
.MainBodyContent ul
{
	padding: 0px;
	margin-left: 20px;
	margin-top: 0px;
}

.MainBodyContent
{
	font-size: 11px;
	line-height: normal;
	color: #333;
	background-color: #FFF;
	text-align: center;
	border: thin solid #FFF;
}

.MainBodyContent p
{
	margin-top: 0px;
	margin-bottom: 6px;
	text-align: justify;
}

.Address 
{
	padding-top: 4px;
	padding-bottom: 8px;
}

.Address p
{
	line-height: normal;
	margin: 0px;
	padding: 0px;

}

/* This is used for the membership table */
/* If we have other tables we might want the same styling */
.MemberTable
{
	border-style:solid;
	border-width: thin;
	border-spacing: 1px;
}

.MemberTable table
{
	padding: 2px;
	font-size: 99px;
	border-style:dashed;
}

.MemberTable th
{
}

.MemberTable tr
{
}


.MemberTable td
{
	background-color: #C0D4DC;
}

.MemberTableAlt td
{
	background-color: #CCE2EB;
}

/* Class Schedule CSS */
.ClassSchedule
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 3px;
	text-align: right;
	color: #333;
}

.ClassScheduleTitle
{
    background-color: #FFFFFF;
}

.ClassScheduleRow td
{
    background-color: #FFFFCC;
    border-width: 1px 1px 1px 1px;
    border-style: solid;
	margin: 0px;
	padding: 4px;
}

.ClassScheduleRow2 td
{
    background-color: #FFFFFC;
    border-width: 1px 1px 1px 1px;
    border-style: solid;
	margin: 0px;
	padding: 4px;
}

.ClassScheduleNew
{
	color: #FF0000;
}

.header1 {
	font: 16px #000;
	text-align:center;
	margin-top: 4px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}
.header2 {
	text-align:center;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 4px;
	margin-left: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-style:italic;
	font-family: #000;
	font-size: 12px;
}

.ClassScheduleHeader
{
	background-color:#006077;
	color:white;
	font-size:16px;
	font-weight:bold;
	text-align:center;
}


/* Calendar */
.Calendar h2
{
	margin-top: 6px;
	margin-bottom: 6px;
}

.CalendarMonth { 
	border-collapse: collapse; 
	margin-left: 0px; 
}
	
.CalendarMonth th, .CalendarMonth td { 
	border: 2px solid #000; 
}

.CalendarMonth thead { 
	background-color:#9c9; 
}

.CalendarMonth td { 
	width: 103px; 
	height: 120px; 
	padding: 2px; 
	vertical-align: top; 
	overflow: auto; 
}

.CalendarMonth p {
	font-weight:normal;
	font-size: 10px;
	font:Arial, Helvetica, sans-serif;
	margin: 0 0 0 0;
}

.day td {
	width: auto;
	height: auto;
	overflow:auto;
	margin-top: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.CalendarMonth tbody .weekend { 
	background-color:#ded; 
}

.CalendarMonth tbody .next, .CalendarMonth tbody .previous { 
	background-color:#ddd; 
}

.CalendarMonth tbody .holi {
	background-color:#CC3333;
	color: #FFFFFF;
	font-weight: bolder;
}

.CalendarMonth th { 
	font: 1em bold Arial, Helvetica, sans-serif; 
}



.Event h3
{
	color: #840808;
	font-weight: normal;
}

.Event a
{
     color: #086DA2
}

.Event a:visited
{
     color: #1A74A2
}

.Event a:hover
{
     color: #A26208
}

.RightSideContent h1
{
	font-size: 10px;
	font-weight:normal;
	line-height: 12px;
	color: #222222;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-left: 8px;
	margin-right: 8px;
	text-align:center;
	
}
.RightSideContent p
{
	margin: 0;
	
}
.RidghtSideContent img {
 border-style:none;
 }

/* pop up image styel */
#pic {
	background-color: #FFFFFF;
	left: 0px;
	position: relative;
	top: 0px;
	width: 20px;
}

#pic a .large {
	border: 0px;
	display: block;
	height: 1px;
	left: -1px;
	position: absolute;
	top: -1px;
	width: 1px;
}

#pic a img {
	border: 0;
}

#pic a.p1, #pic a.p1:visited {
	background: #FFFFFF;
	border: 0px solid #000000;
	display: block;
	height: 20px;
	left: -100;
	text-decoration: none;
	top: 0;
	width: 20px;
}

#pic a.p1:hover {
	background-color: #8C97A3;
	color: #000000;
	text-decoration: none;
}

#pic a.p1:hover .large {
	border: 1px solid #000000;
	display: block;
	height: 160px;
	left: -125px;
	position: absolute;
	top: -60px;
	width: 114px;
}
/* END pop up image style */
#imager {
	float:left;
	margin: 8px 8px 1px 8px;
	width: 81px;
}
#imagel {
	float:left;
	margin: 8px 8px 1px 8px;
}
.infobox1 {
	background-color: #FFF;
	margin: 0.25em;
	font-size:10px;
	width: 98%;
	padding-top: 0.25em;
	padding-right: 0;
	padding-bottom: 0.25em;
	padding-left: 1em;
}
.infobox1 h5 {
	font:"Curlz MT", Verdana, Arial, sans-serif;
	font-style:italic;
	font-size: 17px;
	color:#146178;
}
.infobox1 p {
	font-size: 10px;
	}
.infobox1 img {
	float:left;
	margin: 0 12px 0 10px;
}
.top a {
	font-weight:normal;
	font-size:12px;
}
.infobox2 {
	background-color:#F2FFF7;
	border: thin double #333;
	margin: 0.25em;
	font-size:12px;
	width: 350px;
	padding-top: 0.25em;
	padding-right: 0;
	padding-bottom: 0.25em;
	padding-left: 1em;
	color: #033;
}
.infobox2 h2 {
	font-size:12px;
	color:#600;
	border-top-color: #36F;
	border-right-color: #36F;
	border-bottom-color: #36F;
	border-left-color: #36F;
}
.MainBodyContent h12 {
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #333;
	font-style: normal;
	font-weight: bold;
}
actu {
	font-family: Verdana, Geneva, sans-serif;
	font-size: x-small;
}
poissonavril {
	font-family: "MS Serif", "New York", serif;
	font-size: 36px;
	font-style: normal;
	font-weight: bold;
	color: #906;
	text-decoration: overline;
}
.MainBodyContent center #apDiv6 .lien em strong {
	position: absolute;
	overflow: scroll;
	float: none;
	height: auto;
	width: auto;
	left: 188px;
	top: 35px;
}
.MainBodyContent center div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	color: #333;
	background-color: #CCC;
	border-top-color: #333;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.Fermeture {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 18px;
	color: #F00;
	background-color: #E2EFEF;
	border: thick solid #333;
}
.Fermeture {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #F00;
	background-color: #E3EEEE;
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.imagebox {
	background-color: #333;
	text-align: center;
}

