.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fd0b23;
}
p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
}
.texte {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
}
a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #fd0b23;
}
.accueil {
	font-size: 11px;
}
}
.vol2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #fd0b23;
	font-size: 16px;
}
.vol2orange {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #fd0b23;
	font-size: 14px;
}
.accueil_titre {
	font-weight: bold;
	color: #fd0b23;
	font-size: 11px;
}
.accueil_calendrier {
	font-weight: bold;
	color: #fd0b23;
	font-size: 11px;
	text-align: right;
}
.titre {
	font-weight: bold;
	color: #fd0b23;
	font-size: 11px;
}
.calendrier {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fd0b23;
}
.grille2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EBE6F2;
}
.grille {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fd0b23;
}
p.new {
	font-family: Arial, Helvetica, sans-serif;
	color: #fd0b23;
	font-size: 16px;
	text-align:center;
	margin-top: -20px;
}
p.thirteen {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 13px;
	text-align:justify;
}
p.thirteenpp {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 13px;
	text-align:justify;
	margin-top: 0px;
    margin-bottom: 0px;
}
p.center {
	font-family: Arial, Helvetica, sans-serif;
	color: #fd0b23;
	font-size: 13px;
	text-align:center;
}
p.justify {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align:justify;
}
p.centerslim {
	font-family: Arial, Helvetica, sans-serif;
	color: #fd0b23;
	font-size: 13px;
	text-align:center;
	margin-top: 5px;
    margin-bottom: 5px;
}
p.rightslim {
	font-family: Arial, Helvetica, sans-serif;
	color: #fd0b23;
	font-size: 13px;
	text-align:right;
	margin-top: 5px;
    margin-bottom: 5px;
}
p.mus {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	margin-top: 6px;
    margin-bottom: 6px;
}

li.dates {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #fd0b23;
	font-size: 11px;
	margin-top: 0px;
    margin-bottom: 8px;
}

span.fourteen {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000000;
	text-align:center;
	font-size: 14px;
}
span.fourteenlink {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
}
span.fifteen {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
}
span.ten {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-align:left;
	font-size: 10px;
}
span.twelve {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-align:left;
	font-size: 12px;
}
span.vol1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #571564;
}
span.vol2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #809B3C;
}
span.vol3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #fd0b23;
}

H4 {
   font-size: 6px;
   font-weight: bold;
   margin-left: 6px;
   margin-top: 6px;
   margin-bottom: 6px;
   color: #000066;
   background: none;
   text-align:center;
   }

FORM { /* remove spurious spacing */
display: inline;
margin: 0;
padding: 0;
}




/**
* @file: highslide/highslide.css 
* @version: 4.1.8
*/
.highslide-container div {
	font-family: Arial, Verdana, Helvetica;
	font-size: 10pt;
}
.highslide-container table {
	background: none;
}
.highslide {
	outline: none;
	text-decoration: none;
}
.highslide img {
	border: 1px solid #fd0b23;
}
.highslide:hover img {
	border-color: #330000;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide-gallery .highslide-active-anchor img {
	border-color: black;
	visibility: visible;
	cursor: default;
}
.highslide-image {
	border-width: 1px;
	border-style: solid;
	border-color: #fd0b23;
	background: gray;
}
.highslide-wrapper, .highslide-outline {
	background: white;
}
.glossy-dark {
	background: #111;
}

.highslide-image-blur {
}
.highslide-number {
	font-weight: bold;
	color: gray;
	font-size: .9em;
}
.highslide-caption {
	display: none;
	font-size: 1em;
	padding: 5px;
	/*background: white;*/
}
.highslide-heading {
	display: none;
	font-weight: bold;
	margin: 0.4em;
}
.highslide-dimming {
	position: absolute;
	background: black;
}
a.highslide-full-expand {
   background: url(images/highslide/graphics/fullexpand.gif) no-repeat;
   display: block;
   margin: 0 10px 10px 0;
   width: 34px;
   height: 34px;
}
.highslide-loading {
	display: block;
	color: #ccaa00;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	padding: 3px;
	border: 1px solid white;
	background-color: white;
	padding-left: 22px;
	background-image: url(images/highslide/graphics/loader.white.gif);
	background-repeat: no-repeat;
	background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
	padding: 0px;
	color: silver;
	text-decoration: none;
	font-size: 1px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
	color: silver;
}
.highslide-move, .highslide-move * {
	cursor: move;
}

.highslide-viewport {
	display: none;
	position: fixed;
	width: 100%;
	height: 100%;
	z-index: 1;
	background: none;
	left: 0;
	top: 0;
}
.highslide-overlay {
	display: none;
}
.hidden-container {
	display: none;
}
/* Example of a semitransparent, offset closebutton */
.closebutton {
	position: relative;
	top: -15px;
	left: 15px;
	width: 30px;
	height: 30px;
	cursor: pointer;
	background: url(images/highslide/graphics/close.png);
	/* NOTE! For IE6, you also need to update the highslide-ie6.css file. */
}



/*****************************************************************************/
/* Styles for the Individual wrapper class names.							 */
/* See www.highslide.com/ref/hs.wrapperClassName							 */
/* You can safely remove the class name themes you don't use				 */
/*****************************************************************************/

/* hs.wrapperClassName = 'draggable-header' */
.draggable-header .highslide-header {
	height: 18px;
	border-bottom: 1px solid #dddddd;
}
.draggable-header .highslide-heading {
	position: absolute;
	margin: 2px 0.4em;
}

.draggable-header .highslide-header .highslide-move {
	cursor: move;
	display: block;
	height: 16px;
	position: absolute;
	right: 24px;
	top: 0;
	width: 100%;
	z-index: 1;
}
.draggable-header .highslide-header .highslide-move * {
	display: none;
}
.draggable-header .highslide-header .highslide-close {
	position: absolute;
	right: 2px;
	top: 2px;
	z-index: 5;
	padding: 0;
}
.draggable-header .highslide-header .highslide-close a {
	display: block;
	height: 16px;
	width: 16px;
	background-image: url(images/highslide/graphics/closeX.png);
}
.draggable-header .highslide-header .highslide-close a:hover {
	background-position: 0 16px;
}
.draggable-header .highslide-header .highslide-close span {
	display: none;
}
.draggable-header .highslide-maincontent {
	padding-top: 1em;
}

/* hs.wrapperClassName = 'titlebar' */
.titlebar .highslide-header {
	height: 18px;
	border-bottom: 1px solid #dddddd;
}
.titlebar .highslide-heading {
	position: absolute;
	width: 90%;
	margin: 1px 0 1px 5px;
	color: #666666;
}

.titlebar .highslide-header .highslide-move {
	cursor: move;
	display: block;
	height: 16px;
	position: absolute;
	right: 24px;
	top: 0;
	width: 100%;
	z-index: 1;
}
.titlebar .highslide-header .highslide-move * {
	display: none;
}
.titlebar .highslide-header li {
	position: relative;
	top: 3px;
	z-index: 2;
	padding: 0 0 0 1em;
}
.titlebar .highslide-maincontent {
	padding-top: 1em;
}

/* hs.wrapperClassName = 'no-footer' */
.no-footer .highslide-footer {
	display: none;
}

/* hs.wrapperClassName = 'wide-border' */
.wide-border {
	background: white;
}
.wide-border .highslide-image {
	border-width: 1px;
}
.wide-border .highslide-caption {
	padding: 0 10px 10px 10px;
}

/* hs.wrapperClassName = 'borderless' */
.borderless .highslide-image {
	border: none;
}
.borderless .highslide-caption {
	border-bottom: 1px solid white;
	border-top: 1px solid white;
	background: silver;
}

/* hs.wrapperClassName = 'floating-caption' */
.floating-caption .highslide-caption {
	position: absolute;
	padding: 1em 0 0 0;
	background: none;
	color: white;
	border: none;
	font-weight: bold;
}




