body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-transform:none;
	text-decoration:none;
}

th {
	font-family: "Times New Roman", Times, serif, AGaramond, Garamond;
	font-size: 12px;
}
	
td, p {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color:#333333;
	text-transform: none;
	text-decoration: none;
}

a {
	font-size: 11px;
	font-weight : normal;
	text-transform: none;
	text-decoration: none;
	color: #333366;
}
a:hover {
	font-size: 11px;
	font-weight : bold;
	text-transform: none;
	text-decoration: none;
	color: #333366;
}

/*---------------------------------------------------------
Class normal
----------------------------------------------------------*/
.normal {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color:#333333;
	text-align:justify;
	text-transform: none;
	text-decoration: none;
}

.italique {
	font-style: italic;
}

/*---------------------------------------------------------
Class jaune		
----------------------------------------------------------*/
.jaune {
	font-weight:normal;
	color:#FF6633;
}

.jauneItalic {
	font-weight:normal;
	color:#FF6633;
	font-style: italic;
}

/*---------------------------------------------------------
Class bleu		
----------------------------------------------------------*/
.bleu {
	color:#000066;
}

.bleuItalic {
	color: #000066;
	font-style: italic;
}

/*---------------------------------------------------------
Class rouge		
----------------------------------------------------------*/
.rouge {
	color: IndianRed;
}

.rougeItalic {
	color: IndianRed;
	font-style: italic;
}

/*---------------------------------------------------------
Class center		
----------------------------------------------------------*/
.center {
	text-align: center;
}

/*---------------------------------------------------------
Class bold		
----------------------------------------------------------*/
.bold {
	font-weight: bold;
}

/*---------------------------------------------------------
Class titre
----------------------------------------------------------*/
.titre {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight : bold;
	color:#333333;
	/*text-align:center;*/
	text-transform: none;
	text-decoration: none;
}

/*---------------------------------------------------------
Class closed
----------------------------------------------------------*/
.closed {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight : bold;
	color:#990000;
	/*text-align:center;*/
	text-transform: none;
	text-decoration: none;
}

/*---------------------------------------------------------
Class titre
----------------------------------------------------------*/
.onLine {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight : bold;
	color:#FFFFFF;
	text-align:center;
	text-transform: none;
	text-decoration: none;
}

/*---------------------------------------------------------
Class titreBleu		
----------------------------------------------------------*/
.titreBleu {
	font-family: Verdana, Geneva, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight : bold;
	color:#000066;
	text-align: left;
	text-transform: none;
	text-decoration: none;
}

/*---------------------------------------------------------
Class laurentia
----------------------------------------------------------*/
.laurentia {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:bold;
	color:IndianRed;
	text-align: center;
	text-transform: none;
	text-decoration: none;
}

.horaire {
	vertical-align: top;
	text-align: right;
	font-style: italic;
	font-weight: bold;
}

.lieu {
	font-style: italic;
	font-weight: bold;
}


/*---------------------------------------------------------
Class event		
----------------------------------------------------------*/
.event {
	font-family: AGaramond, Garamond, "Times New Roman", Times, serif;
	color: Gold;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: normal;
	text-align: center;
	text-transform: none;
	text-decoration: none;
}

/*---------------------------------------------------------
Class instrument		
----------------------------------------------------------*/
.instrument {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight : bold;
	color: Gold;
	text-align: left;
	text-transform: none;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
}

/*---------------------------------------------------------
Class date		
----------------------------------------------------------*/
.date {
	color: IndianRed;
	font-size: 13px;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	line-height: normal;
	text-align: right;
	text-transform: none;
	text-decoration: none;
}


/*---------------------------------------------------------
Class technic		
----------------------------------------------------------*/
.technic {
	color: Black;
	font-size: 10px;
	font-style:normal;
	font-weight:normal;
	font-variant:normal;
	line-height:normal;
	text-align:inherit;
	text-transform:inherit;
	text-decoration:inherit;
}

/*---------------------------------------------------------
Class petit			
----------------------------------------------------------*/
.petit {
	font-size: 9px;
}


/*---------------------------------------------------------
Main Menu Group Settings - (Applies to the main container)
----------------------------------------------------------*/
.cdd0_main_menu {
	
	background-color:#999999;

	color:#333333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	
	border-style:solid;
	border-color:#666666;

	background-image: url("../images/bg_main.gif");
}
/*---------------------------------------------------------
Main Menu Item Settings
----------------------------------------------------------*/
.cdd0_main_items{

	/*background-color:#ebe7b2;*/
	
	border-style:solid;
	border-color:#9a9a9a;
}
/*---------------------------------------------------------
Main Menu Item Rollover Settings
----------------------------------------------------------*/
.cdd0_main_items_rollover{

	/*background-color:#ebe7b2;*/

	text-decoration:underline;
	
	border-style:dashed;
	border-color:#aaaaaa;
}
/**********************************************************************************************

	Sub Menu Style Settings

***********************************************************************************************/

/*---------------------------------------------------------
Sub Menu Group Settings - (Applies to all sub containers)
----------------------------------------------------------*/
.cdd0_sub_menu{

	background-color:#CCCCCC;

	color:#333333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:left;

	border-style:solid;
	border-color:#666666;
	
	background-image:url("../images/bg_sub.gif");

	filter:progid:DXImageTransform.Microsoft.Fade(duration=.2);
}
/*---------------------------------------------------------
Sub Menu Item Settings
----------------------------------------------------------*/
.cdd0_sub_items{

	/*background-color:#transparent;*/

	border-style:solid;
	border-color:#bed2bf;
}
/*---------------------------------------------------------
Sub Menu Item Rollover Settings
----------------------------------------------------------*/
.cdd0_sub_items_rollover{

	/*background-color:#ebe7b2;*/

	color:#222222;
	text-decoration:underline;

	border-style:solid;
	border-color:#aaaaaa;
}

/**********************************************************************************************
	Divider Style Settings
***********************************************************************************************/

/*---------------------------------------------------------
Vertical Dividers
----------------------------------------------------------*/
.cdd0_dividers_vertical{
}
/*---------------------------------------------------------
Horizontal Dividers
----------------------------------------------------------*/
.cdd0_dividers_horizontal{
	background-color:#999999;
}
