/*!!!!!!!!!!! QuickMenu Core CSS [Do Not Modify!] !!!!!!!!!!!!!*/
.qmmc .qmdivider{display:block;font-size:1px;border-width:0px;border-style:solid;position:relative;z-index:1;}.qmmc .qmdividery{float:left;width:0px;}.qmmc .qmtitle{display:block;cursor:default;white-space:nowrap;position:relative;z-index:1;}.qmclear {font-size:1px;height:0px;width:0px;clear:left;line-height:0px;display:block;float:none !important;}.qmmc {position:relative;zoom:1;z-index:10;}.qmmc a, .qmmc li {float:left;display:block;white-space:nowrap;position:relative;z-index:1;}.qmmc div a, .qmmc ul a, .qmmc ul li {float:none;}.qmsh div a {float:left;}.qmmc div{visibility:hidden;position:absolute;}.qmmc .qmcbox{cursor:default;display:inline-block;position:relative;z-index:1;}.qmmc .qmcbox a{display:inline;}.qmmc .qmcbox div{float:none;position:static;visibility:inherit;left:auto;}.qmmc li {z-index:auto;}.qmmc ul {left:-10000px;position:absolute;z-index:10;}.qmmc, .qmmc ul {list-style:none;padding:0px;margin:0px;}.qmmc li a {float:none;}.qmmc li:hover>ul{left:auto;}#qm0 li, #qm0 a {float:none;}#qm0 li:hover>ul{top:0px;left:100%;}


/*!!!!!!!!!!! QuickMenu Styles [Please Modify!] !!!!!!!!!!!*/


	/* QuickMenu 0 */

	/*"""""""" (MAIN) Container""""""""*/	
	#qm0	
	{	
		width:100%;
		background-color:transparent;
		margin-left: 3px;
		margin-right: 3px;

	}


	/*"""""""" (MAIN) Items""""""""*/	
	#qm0 a	
	{	
		padding:5px 10px 5px 5px;
		background-color:#c62c24;
		color:#ffffff;
		font: bold .7em "Trebuchet MS", Verdana, Helvetica, sans-serif;
		text-decoration:none;
		text-align:left;
		border-left: 3px solid #000000;
		border-right: 3px solid #000000;
		border-bottom: 1px solid #99221c;
	}


	/*"""""""" (MAIN) Hover State""""""""*/	
	#qm0 a:hover	
	{	
		text-decoration:none;
		background-color:#99221c;
	}


	/*"""""""" (MAIN) Hover State - (duplicated for pure CSS)""""""""*/	
	#qm0 li:hover>a	
	{	
		text-decoration:none;
		background-color:#99221c;
	}


	/*"""""""" (MAIN) Parent Hover State""""""""*/	
	#qm0 .qmparent:hover	
	{	
		background-color:#99221c;
	}


	/*"""""""" (MAIN) Active State""""""""*/	
	body #qm0 .qmactive, body #qm0 .qmactive:hover	
	{	
		background-color:#99221c;
		text-decoration:none;
	}


	/*"""""""" (SUB) Container""""""""*/	
	#qm0 div, #qm0 ul	
	{	
		padding:5px;
		margin:0px;
		background-color:#99221c;
		border-width:1px;
		border-style:solid;
		border-color:#99221c;
	}


	/*"""""""" (SUB) Items""""""""*/	
	#qm0 div a, #qm0 ul a	
	{	
		padding:2px 10px 2px 5px;
		color:#ffffff;
		font-size:11px;
		border-width:1px 0px;
		border-style:solid;
		border-color:#99221c;
	}


	/*"""""""" (SUB) Hover State""""""""*/	
	#qm0 div a:hover	
	{	
		text-decoration:none;
		background-color:#99221c;
	}


	/*"""""""" (SUB) Hover State - (duplicated for pure CSS)""""""""*/	
	#qm0 ul li:hover>a	
	{	
		text-decoration:none;
		background-color:#99221c;
	}


	/*"""""""" (SUB) Active State""""""""*/	
	body #qm0 div .qmactive, body #qm0 div .qmactive:hover	
	{	
		background-color:#99221c;
		border-style:solid;
		border-color:#99221c;
	}


	/*"""""""" Individual Titles""""""""*/	
	#qm0 .qmtitle	
	{	
		cursor:default;
		padding:3px 0px 3px 4px;
		color:#333333;
		font: .9em "Trebuchet MS", Verdana, Helvetica, sans-serif;
	}


	/*"""""""" Individual Horizontal Dividers""""""""*/	
	#qm0 .qmdividerx	
	{	
		border-top-width:1px;
		margin:4px 0px;
		border-color:#bfbfbf;
	}


	/*"""""""" Individual Vertical Dividers""""""""*/	
	#qm0 .qmdividery	
	{	
		border-left-width:1px;
		height:15px;
		margin:4px 2px 0px;
		border-color:#bfbfbf;
	}


	/*"""""""" Custom Rule""""""""*/	
	ul#qm0 li:hover > a.qmparent	
	{	
		background-color:#a0a0a0;
	}


	/*"""""""" Custom Rule""""""""*/	
	ul#qm0 ul li:hover > a.qmparent	
	{	
		background-color:#99221c;
		text-decoration:underline;
		border-color:#858585;
	}


	/*"""""""" Custom Rule""""""""*/	
	ul#qm0 ul	
	{	
		margin:0px 0px 0px -1px;
	}


	/*"""""""" Custom Rule""""""""*/	
	ul#qm0 ul .qmparent	
	{	
		background-image:url(qmimages/cssalt1_arrow_right.gif);
	}


	/*"""""""" Custom Rule""""""""*/	
	ul#qm0 .qmparent	
	{	
		background-image:url(qmimages/cssalt1_arrow_right.gif);
		background-repeat:no-repeat;
		background-position:95% 50%;
	}

#main {
	background-color: #000000;
	margin: 10px 20px;
}
.backcolour1 {
	color: #FE402A;
}
.footer {
	font: .7em "Trebuchet MS", Verdana, Helvetica, sans-serif;
	color: #c62c24;
	margin: auto;
	padding-top: 10px;
	padding-bottom: 10px;


}
a.footer:link {
	font: 1.1em "Trebuchet MS", Verdana, Helvetica, sans-serif;
	color: #c62c24;
	margin: auto;
	padding-top: 10px;
	padding-bottom: 10px;
}
a.footer:visited {
	font: 1.1em "Trebuchet MS", Verdana, Helvetica, sans-serif;
	color: #c62c24;
	margin: auto;
	padding-top: 10px;
	padding-bottom: 10px;
}
a.footer:hover {
	font: 1.1em "Trebuchet MS", Verdana, Helvetica, sans-serif;
	color: #FFffff;
	margin: auto;
	padding-top: 10px;
	padding-bottom: 10px;
}
a.br:link {
	font: 1.1em "Trebuchet MS", Verdana, Helvetica, sans-serif;
	color: #2F0E05;

}
a.br:visited {
	font: 1.1em "Trebuchet MS", Verdana, Helvetica, sans-serif;
	color: #2F0E05;

}
a.br:hover {
	font: bold 1.1em "Trebuchet MS", Verdana, Helvetica, sans-serif;
	color: #2F0E05;
}
a.highlights:link {

	color: #FFffff;
	background: #c62c24;
	margin: 2px;
	padding: 3px;
	width: 100%;
		font: bold 1em "Trebuchet MS", Verdana, Helvetica, sans-serif;

}
a.highlights:visited {

	color: #FFffff;
	background: #c62c24;
	margin: 2px;
	padding: 3px;
	width: 100%;
		font: bold 1em "Trebuchet MS", Verdana, Helvetica, sans-serif;

}
a.highlights:hover {

	color: #ffffff;
	background: #c62c24;
	margin: 2px;
	padding: 3px;
	width: 100%;
		font: bold 1em "Trebuchet MS", Verdana, Helvetica, sans-serif;

}
a.highlightsbl:link {

	color: #FFffff;
	background: #36b3d1;
	margin: 2px;
	padding: 3px;
	width: 100%;
	font: bold 1.1em "Trebuchet MS", Verdana, Helvetica, sans-serif;

}
a.highlightsbl:visited {

	color: #FFffff;
	background: #36b3d1;
	margin: 2px;
	padding: 3px;
	width: 100%;
	font: bold 1.1em "Trebuchet MS", Verdana, Helvetica, sans-serif;

}
a.highlightsbl:hover {

	color: #ffffff;
	background: #36b3d1;
	margin: 2px;
	padding: 3px;
	width: 100%;
	font: bold 1.1em "Trebuchet MS", Verdana, Helvetica, sans-serif;

}
a.highlightsgr:link {

	color: #FFffff;
	background: #66CC00;
	margin: 2px;
	padding: 3px;

	font: bold .9em Trebuchet MS, Verdana, Helvetica, sans-serif;

}
a.highlightsgr:visited {

	color: #FFffff;
	background: #66CC00;
	margin: 2px;
	padding: 3px;

	font: bold .9em Trebuchet MS, Verdana, Helvetica, sans-serif;

}
a.highlightsgr:hover {

	color: #ffffff;
	background: #66CC00;
	margin: 2px;
	padding: 3px;

	font: bold .9em Trebuchet MS, Verdana, Helvetica, sans-serif;

}
a.highlightspur:link {

	color: #E35B00;

}
a.highlightspur:visited {

	color: #E35B00;

}
a.highlightspur:hover {

	color: #ffd288;

}

p {
	color: #000000;
	border: 0px none;
	margin: 3px 5px 5px 10px;
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 0.7em;
}


.hightlights {
	color: #FF6600;
	padding: 3px;
	margin: 0px;
	border: 2px dotted #FF6600;
}

.highlights2 {
	color: #FFFFFF;
	background: #FF6600;
	margin: 2px;
	padding: 3px;
	width: 100%;
		font-weight: bold;
}
.hightlightsred {
	color: #c62c24;
	padding: 5px 5px 5px 5px;
	margin: 0px 3px 10px;
	border: 2px dotted #c62c24;

}
.highlightsred2 {

	color: #FFFFFF;
	background: #c62c24;
	margin: 2px;
	padding: 3px;
		font-weight: bold;
}
.hightlightsblue {

	color: #3CB2CC;
	padding: 3px;
	margin: 0px 3px 10px;
	border: 2px dotted #3CB2CC;

}
.highlightsblue2 {
	color: #FFFFFF;
	background: #3CB2CC;
	margin: 10px 3px 3px 10px;
	padding: 3px;
	font-weight: bold;
}
.hightlightsgr {

	color: #66cc00;
	padding: 3px;
	margin: 0px 3px 10px;
	border: 2px dotted #66cc00;

}
.highlightsgr2 {

	color: #FFFFFF;
	background: #66cc00;
	margin: 2px;
	padding: 3px;
		font-weight: bold;
}

.hightlightspink {

	color: #C499C4;
	padding: 3px;
	margin: 10px 3px 5px 15px;
	border: 2px dotted #C499C4;

}
.highlightspink2 {
	color: #FFFFFF;
	background: #C499C4;
	padding: 2px 2px 2px 4px;
	margin: 10px 3px 3px 10px;
	font-weight: bold;
}
.hightlightsyl {
	color: #fd8f1c;
	padding: 3px;
	margin: 10px 3px 5px 15px;
	border: 2px dotted #fd8f1c;

}
.highlightsyl2 {
	color: #FFFFFF;
	background: #fd8f1c;
	padding: 2px 2px 2px 4px;
	margin: 10px 3px 3px 10px;
	font-weight: bold;
}
.hightlightsbr {
	color: #2F0E05;
	padding: 3px;
	margin: 10px 3px 5px 10px;
	border: 2px dotted #2F0E05;

}
.highlightsbr2 {
	color: #FFFFFF;
	background: #2F0E05;
	padding: 5px;
	margin: 10px 3px 0px 10px;
		font-weight: bold;
}
.hightlightspu {
	color: #2D57B0;
	padding: 3px;
	margin: 10px 3px 5px 10px;
	border: 2px dotted #2F0E05;

}
.highlightsbpu2 {
	color: #FFFFFF;
	padding: 5px;
	margin: 10px 3px 0px 10px;
	font-weight: bold;
	background-color: #2D57B0;
}

.festivitesmois {
	background: #E35B00;
	padding: 2px 2px 2px 4px;
	border-right: 0px solid #ffffff;
	font: bold  Trebuchet MS, Verdana, Helvetica, sans-serif;
	color: #FFFFFF;
	margin: 3px;


}
h1 {
	font: bold normal 1em Trebuchet MS, Verdana, Helvetica, sans-serif;
	color: #FF6600;
	margin: 0px auto 2px 4px;

}
h2 {
	font: 1em Arial, Helvetica, sans-serif;
	color: #80604D;
	margin: 1px;
	border-top: 1px none #80604D;
	border-right: 1px none #80604D;
	border-bottom: 1px solid #80604D;
	border-left: 1px none #80604D;


}
h3 {
	font: 0.6em Arial, Helvetica, sans-serif;
	color: #80604D;
	margin: 1px 1px 4px;
	width: 100%;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 1px solid;
	border-left: none;


}
h4 {
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	padding: 1px;
	background: #c62c24;
	width: auto;
	border: 3px solid #000000;
	text-align: center;
	margin-top: 1px;
	margin-right: 3px;
	margin-bottom: 4px;
	margin-left: 3px;
}

h5 {
	color: #c62c24;
	margin: 3px;
	padding: 0px 0px 5px;
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
}

.pageorange {
	font: bold .8em Arial, Helvetica, sans-serif;
	color: #FF6600;
	margin: 0px 0px 5px 5px;
}
.pagepurple {
	font: bold .8em Arial, Helvetica, sans-serif;
	color: #E35B00;
}
.pageyellow {
	font: bold .8em Arial, Helvetica, sans-serif;
	color: #fd8f1c;
}
.pagegreen {
	font: bold .8em Arial, Helvetica, sans-serif;
	color: #66CC00;
}
.pagered {
	font: bold .8em Arial, Helvetica, sans-serif;
	color: #c62c24
}
.pagepink {
	font: bold .8em Arial, Helvetica, sans-serif;
	color: #c499c4
}
.pageblue {
	font: bold .8em Arial, Helvetica, sans-serif;
	color: #3CB2CC
}
.pagebrown {
	font: bold .8em Arial, Helvetica, sans-serif;
	color: #2F0E05;
}
.pagepurple {
	font: bold .8em Arial, Helvetica, sans-serif;
	color: #2D57B0;
}

.fesitveborder {
	border: 1px solid #E35B00;
	margin: 0px 3px 0px 0px;

}
TABLE.festive {
	border: 1px solid #E35B00;
	margin: 2px 3px 5px 5px;



}


Td.festive {
	border-bottom: solid 1px #E35B00;
	padding: 3px 0px;


}
.smyellow {
	font: bold Arial, Helvetica, sans-serif;
	color: #fd8f1c;
}
.smpink {
	font: bold Arial, Helvetica, sans-serif;
	color: #C499C4;
}
.smgreen {
	font: bold Arial, Helvetica, sans-serif;
	color: #66cc00;
}
.smblue {
	font: bold Arial, Helvetica, sans-serif;
	color: #3CB2CC;
}
.smbr {
	color: #2F0E05;
	font-family: Arial, Helvetica, sans-serif;

	font-weight: bold;
}
.smpurple {
	color: #2D57B0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-weight: bold;
}



.bodylists {
	padding-bottom: 5px;
	list-style-image: url(images/arrow.gif);
	font: .7em Trebuchet MS, Verdana, Helvetica, sans-serif bold;
}

a.new:link {
	font: 1.1em bold Trebuchet MS, Verdana, Helvetica, sans-serif;
	color: #3CB2CC;
	margin: auto;
	padding-top: 10px;
	padding-bottom: 10px;
}
a.new:visited {
	font: 1.1em bold Trebuchet MS, Verdana, Helvetica, sans-serif;
	color: #3CB2CC;
	margin: auto;
	padding-top: 10px;
	padding-bottom: 10px;
}
a.new:hover {
	font: 1.1em bold Trebuchet MS, Verdana, Helvetica, sans-serif;
	color: #FFffff;
	margin: auto;
	padding-top: 10px;
	padding-bottom: 10px;
}
