/*--------------- GENERAL ---------------------*/
body
	{
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:12px;
	background-color:#0b4499;
	margin:Opx;
	padding:0px;
	
	scrollbar-face-color: #0b4499; 
	scrollbar-shadow-color: #FFFFFF; 
	scrollbar-arrow-color: #FFFFFF; 
	scrollbar-track-color: #0b4499; 
	scrollbar-3dlight-color: #FFFFFF;
	}
	
a	{
	
	font-family:Arial;
	font-size:12px;
	color:#742E0D;
	text-decoration:none;
}
	
ul{
	font-family:Arial;
	font-size:12px;
	color:#000000;
	margin-bottom:0px;
	margin-left:16px;
	list-style-type:square;
}

li a{
	font-family:Arial;
	font-size:12px;
	color:#000000;
	text-decoration:none;
}

input {
	border-width:1px;
	border-style:solid;
	border-color:#494949;
	font-family:Arial;
	font-size:12px;
	color:#494949;
}

select {
	border-width:1px;
	border-style:solid;
	border-color:#494949;
	font-family:Arial;
	font-size:11px;
	color:#494949;
}

textarea {
	border-width:1px;
	border-style:solid;
	border-color:#494949;
	font-family:Arial;
	font-size:12px;
	color:#494949;
}

input.InputSearch {
	font-size:9px;
}

input.InputSearchButton {
	padding-top:2px;
	padding-left:5px;
	border-width:0px;
}

.Search {
	font-family:Verdana;
	font-size:10px;
	color:#777777;
}

.Path {
	font-family:Arial;
	font-size:11px;
	color:#0b4499;
	padding-bottom:10px;
	vertical-align:middle;
	padding-left:50px;
}

.Path a{
	font-family:Arial;
	font-size:11px;
	color:#0b4499;
	text-decoration:none;
}

.Path a:hover{
	text-decoration:underline;
	color:#0b4499;
}

.webcam a{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}

.webcam a:hover{
	color:#6c9ab8;
}

/*--------------- PAGE ---------------------*/

td {
	vertical-align:top;
	font-size:12px;
}

.BackGroundRepeatY {
	background-repeat:repeat-y;
}

.BackGroundRepeatX {
	background-repeat:repeat-x
}

.Footer {
	font-family:Arial;
	text-align:center;
	vertical-align:middle;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#6C9AB8;
}

.Footer a{
	color:#FFFFFF;
	text-decoration:underline;
}

.Footer a:hover{
	text-decoration:none;
}

.SearchText {
	font-family:Verdana;
	font-size:11px;
	color:#8A8B8B;
	text-align:center;
	background-color:#EDEDED;
	padding-bottom:3px;
}

/*--------------- HOME ---------------------*/

.HomePage {
	margin-right:50px;
}

.NavBar {
	vertical-align:bottom;
	padding-left:18px;
}

.TitreHome {
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#333333;
	padding-left:12px;
}

.ResumeHome {
	font-family:Arial;
	font-size:12px;
	text-align:justify;
	color:#333333;
	padding-top:12px;
	padding-left:12px;
	padding-bottom:12px;
}

.ResumeHome a{
	color:#333333;
	text-decoration:underline;
}

.ResumeHome a:hover{
	text-decoration:none;
}

.TitreBox {
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	padding-left:12px;
	color:#000000;
}

.TitreBox a{
	text-decoration:none;	
	color:#000000;
}

.TitreBox a:hover{
	text-decoration:underline;	
	color:#000000;
}

.BodyBox {
	font-family:Arial;
	font-size:11px;
	text-align:justify;
	color:#000000;
	padding-top:5px;
	padding-left:12px;
	padding-right:12px;
}

.BodyBoxManif {
	font-family:Arial;
	font-size:11px;
	text-align:left;
	color:#3D3D3D;
}

a.LienNews, a.LienNews:visited {
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color:#6C9AB8;
}

a.LienNews:hover {
	text-decoration:underline;
}

.SeparationNews {
	background-image:url(Images/SeparateurModule.gif);
	background-position:center;
	background-repeat:repeat-x;
}

/*--------------- MENU ---------------------*/

.MenuRight {
	padding-right:20px;
}

.MenuRight a{
	font-family:Arial;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}

.MenuRight a:hover{
	color:#742E0D;
}

.MenuType {
	/*background-image:url(Images/BackGroundMenuTypeMiddle.gif);
	background-repeat:repeat-y;*/
}

/* RollOver Menu */

.MenuTop {
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	height:18px;
	color:#FFFFFF;
	text-align:center;
	vertical-align:middle;
}
			
.MenuTop a {
	text-decoration:none;
	color:#FFFFFF;
}

.MenuTop a:hover{
	font-weight:bold;
	color:#FFFFFF;
	text-align:left;
}

.Linkout {
	font-family:Arial;
	font-size:11px;
	text-align:left;
	vertical-align:middle;
	border-bottom: 1px solid #FFFFFF;
}
			
.Linkout a {
	text-decoration:none;
	color:#ffffff;
}

.Linkout a:hover{
	color:#FFFFFF;
	background-color:#FFFFFF;
}

.Linkout div {
	cursor:hand;
	background-color:#0b4499;
	-moz-opacity: 0.9;
	filter:alpha(opacity=90);
}

.Linkout div:hover {
	color:#0b4499;
	/*background-color:#b5c7e0;*/
	background:#b5c7e0;
}


/* Layer */

.layer{
	font-family:Arial, Helvetica, sans-serif;
}

.SousMenuLayer {
	width:189px;
	z-index:9999;
	display:none;
	position:absolute;
	margin-top:14px;
}

.SousSousMenuLayer {
	width:189px;
	z-index:999;
	display:none;
	position:absolute;
	background-color:#FFFFFF;
}

.SousMenu {
	background-color:#E8E5E5;
	padding-left:11px;
}

.SousMenu a {
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#5F5E5E;
	text-decoration:none;
}

.SousMenu a:hover {
	text-decoration:underline;
}

/* Sous sous menus */

.SousSousMenu {
	padding-top:2px;
	padding-bottom:2px;
}

.SousSousMenu a{
	font-family:Arial;
	font-size:12px;
	color:#232323;
	text-decoration:none;
}

.SousSousMenu a:hover {
	text-decoration:underline;
}

/*--------------- PAGE ---------------------*/

.TitlePage {
	font-family:Arial;
	color:#2F4760;
	font-size:16px;
	font-weight:bold;
	padding-top:20px;
	padding-bottom:35px;
}

/* Objets */

.PageType 
	{
	padding-left:50px;
	}

.TitleObjet {
	font-family:Arial;
	color:#0b4499;
	font-size:14px;
	font-weight:bold;
	padding-bottom:4px;
	padding-top:4px;
}
#sepTitleObjet{
	margin-right:3px;
	width:180px;
	background-color:#0b4499;
	height:3px;
}	

.contentsuggestionfile a{
	font-family:Arial;
	color:#0b4499;
	font-size:11px;
	text-decoration:none;
}
.contentsuggestionfile a:hover{
	font-family:Arial;
	color:#0b4499;
	font-size:11px;
	text-decoration:underline;
}
.SubTitleObjet {
	font-family:Arial;
	color:#333333;
	font-size:12px;
	font-weight:bold;
	padding-bottom:10px;
}


.Bodyleft {
	font-family:Arial;
	font-size:12px;
	color:#333333;
	text-align:left;
}

.Bodyleft ul{
	list-style-type:square;
	list-style-image:url(/Images/Bullet.gif);
}

.Bodyright {
	font-family:Arial;
	font-size:12px;
	color:#333333;
	text-align:right;
}

.Bodyright ul{
	list-style-type:square;
	list-style-image:url(/Images/Bullet.gif);
}

.Bodyjustify {
	font-family:Arial;
	font-size:12px;
	color:#333333;
	text-align:justify;
}

.Bodyjustify ul{
	list-style-type:square;
	list-style-image:url(/Images/Bullet.gif);
}

.Bodyjustify a {
	color:#333333;
	text-decoration:underline;
}

.Bodyjustify a:hover {
	text-decoration:none;
}

.Bodyleft a {
	color:#333333;
}

.Bodyleft a:hover {
	text-decoration:none;
}

.Bodyright a {
	color:#333333;
}

.Bodyright a:hover {
	text-decoration:none;
}

.image_border_left {
	float:left;
	margin-right:10px;
	margin-bottom:5px;
}

.image_border_right {
	margin-bottom:5px;
	margin-left:10px;
}

.LienPageNews {
	text-align:left;
}

.LienPageNews a{
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	color:#6C9AB8;
	vertical-align:middle;
	text-decoration:none;
}

.LienPageNews a:hover{
	text-decoration:underline;
}
	
.BodyPageNews {
	font-family:Verdana;
	font-size:11px;
	color:#8B8989;
	padding-bottom:10px;
	text-align:justify;
	vertical-align:top;
	padding-right:20px;
}

.BodyPageNews a{
	font-weight:bold;
	text-decoration:none;
	color:#85AD44;
}

.BodyPageNews a:hover{
	text-decoration:underline;
}

a.Lien {
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}

a:hover.Lien {
	text-decoration:underline;
}

/* Right Boxes */

.RightBoxes {
	vertical-align:top;
	text-align:right;
	padding-right:20px;
	padding-left:8px;
	padding-top:56px;
}

.TheBoxes {
	margin-bottom:24px;
	background-color:#B9CCD9;
}

.BoxesBorder {

}

.TitleNews{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#3B3B3B;
	padding-left:10px;
	padding-top:8px;
	padding-bottom:4px;
}

.TitleNews a{
	color:#3B3B3B;
	text-decoration:none;
}

.TitleNews a:hover{
	color:#1D2969;
	text-decoration:underline;
}

.TitleRightBoxes {
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#6C9AB8;
}

.BodyRightBoxes {
	font-family:Arial;
	font-size:11px;
	text-align:justify;
	color:#3B3B3B;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
}

.BodyRightBoxes a {
	font-weight:bold;
	font-size:10px;
	text-decoration:none;
	color:#1D2969;
}

.BodyRightBoxes a:hover{
	color:#1D2969;
	text-decoration:underline;
}

.LinkRightBoxes a{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#1D2969;
}

.Link {
	font-family:Arial;
	font-size:11px;
	text-align:justify;
	text-decoration:none;
	vertical-align:middle;
}

.Link a{
	font-family:Arial;
	font-size:11px;
	text-align:justify;
	text-decoration:none;
	color:#1D2969;
}

.Link a:hover{
	text-decoration:underline;
	color:#1D2969;
}

/* Modules */

.ModuleTitre {
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#0b4499;
}

.ModuleContentTitle {
	font-family:Arial;
	font-size:11px;
	color:#000000;
	text-decoration:none;
	vertical-align:middle;
	padding-top:3px;
	padding-bottom:3px;
}

.ModuleContentTitle a{
	font-family:Arial;
	font-size:11px;
	color:#000000;
	text-decoration:none;
}

.ModuleContentTitle a:Hover{
	color:#0b4499;
	text-decoration:underline;
}

.ModuleContentBig{
	font-family:Arial;
	font-size:11px;
	color:#000000;
	text-align:left;
	vertical-align:middle;
}

.ModuleContentSmall {
	font-family:Arial;
	font-size:10px;
	color:#000000;
}

.ModuleLien {
	font-family:Arial;
	font-size:11px;
	color:#000000;
	text-decoration:none;
	vertical-align:middle;
}

.ModuleLien a{
	font-family:Arial;
	font-size:11px;
	color:#000000;
	text-decoration:none;
}

.ModuleLien a:Hover {
	text-decoration:underline;
	color:#1D2969;
}

.FonctionContact {
	font-size:10px;
}

/* Pop Up */

.TitlePopUp {
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#6C9AB8;
	vertical-align:middle;
	padding-top:13px;
	padding-left:13px;
	height:17px;
}

.BodyPopUp {
	font-family:Arial;
	font-size:12px;
	text-align:justify;
	color:#000000;
	padding-top:2px;
	list-style-type:square;
	list-style-image:url(../../Images/Bullet.gif);
}

.BodyPopUp ul{
	font-size:11px;
}

.BodyPopUpBlue {
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#6C9AB8;
	text-align:justify;
	vertical-align:top;
	padding-bottom:10px;
}

.BodyPopUp a{
	color:#6C9AB8;
	text-decoration:underline;
}

.BodyPopUp a:hover{
	color:#6C9AB8;
	text-decoration:none;
}

.ImagePopUp {
	margin-left:10px;
	border: 1px solid #4B3B00;
}

.TitleDiv {
	font-weight:bold;
	text-decoration:none;
	color:#2B597F;
	background-image:url(Images/BorderTopPopUp.gif);
	background-repeat:repeat-x;
	height:20px;
}

.TitleDiv a{
	color:#2B597F;
	text-decoration:underline;
}

.TitleDiv a:hover{
	text-decoration:none;
	color:#C90000;
}

.DivContact {
	padding-left:10px;
	background-color:#FFFFFF;
}

.LienPopUp a{
	font-family:Arial;
	font-size:11px;
	text-align:justify;
	color:#000000;
	text-decoration:none;
}

.LienPopUp a:hover{
	color:#000000;
	text-decoration:underline;
}

/* Site Map */

.MainMenuTitle {
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#2B597F;
}

.MainMenuTitle a{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#2B597F;
	text-decoration:none;
}

.MainMenuTitle a:hover{
	text-decoration:underline;
	color:#C90000;
}

.SubMenuTitle {
	font-family:Arial;
	font-size:11px;
	color:#3D3D3D;
}

.SubMenuTitle a {
	font-family:Arial;
	font-size:11px;
	color:#3D3D3D;
	text-decoration:none;
}

.SubMenuTitle a:hover {
	color:#C90000;
	text-decoration:underline;
}

.SiteMapBullet {
	padding-left:5px;
	padding-right:10px;
}

/* Formulaire de contact */

.ContactLabel {
	font-family:Arial;
	font-size:12px;
	text-align:justify;
	color:#494949;
}

/* Manifestations */

.RechercheEntre {
	font-family:Verdana;
	font-size:11px;
	color:#8B8989;
}

.ListeManifestation{
	font-family:Arial;
	font-size:11px;
	color:#3D3D3D;
}

.ListeManifestation ul{
	font-family:Arial;
	font-size:11px;
	color:#3D3D3D;
	list-style-type:square;
	list-style-image:url(Images/Bullet.gif);
}

.ListeManifestation ul a{
	font-weight:bold;
	color:#3D3D3D;
	text-decoration:none;
}

.ListeManifestation ul a:hover{
	text-decoration:underline;
	color:#3D3D3D;
}

/* Gallery */

.textgallery , .whitebold{
	font-family:Arial;
	font-size:12px;
}

.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #26226D;
	text-decoration:none;
	border:0px;
}

a.button{
	border:none; 
	background-color:#255DB2; 
	color:white; 
	font-weight:bold; 
	font-size:10px; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:18px;
	padding:5px 5px 5px 5px;
}

a.button:hover
{
	border:none; 
	background-color:#255DB2; 
	color:white; 
	font-weight:bold; 
	font-size:10px; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:18px;
	padding:5px 5px 5px 5px;
}

table.criteria{
	background-color:#E9EFF7;
	border-bottom:1px dotted #255DB2;
	border-top:none;
}

td.criteria {
	padding:5px 5px 5px 5px;
}

/* Tableau */

.tableheader {
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#2B597F;
}

.tabledescription {
	font-family:Arial;
	font-size:12px;
	text-align:justify;
	color:#232323;
}

.TitleTable {
	font-family:Arial;
	font-size:12px;
	padding-top:20px;
	padding-bottom:5px;
	color:#232323;
	font-weight:bold;
	background-image:url(Images/SeparateurTableau.gif);
	background-position:bottom;
	background-repeat:repeat-x;
}

.ContentTable {
	font-family:Arial;
	font-size:11px;
	background-color:#F7F7F7;
	color:#232323;
	padding-left:10px;
	padding-bottom:5px;
}

.ContentTable a{
	color:#232323;
	text-decoration:underline;
}

.ContentTable a:hover{
	color:#232323;
	text-decoration:none;
}

/* Power Calendar */

.calendar {
	background-color:#EEEEEE;
}

.calendartitle
	{
	font-family:Arial;
	font-size:12px;
	color:#FFFFFF;
	background-color:#4C4C4C;
	font-weight:bold;
	text-align:center;
	}	
.calendarsubtitle
	{
	font-family:Arial;
	font-size:12px;
	color:#4C4C4C;
	font-weight:bold;
	height:20px;
	line-height:20px;
	}		
.calendarsubtitle a
	{
	font-size:11px;
	color:#4C4C4C;
	font-weight:bold;
	text-decoration:none;
	}		
	
.calendarsubtitle a:hover {
	text-decoration:underline;
}

.dates
	{
	font-family:Arial;
	font-size:11px;
	text-align:center;
	background-color:#FFFFFF;
	vertical-align:middle;
	height:27px;
	width:27px;
	font-weight:bold;
	color:#4C4C4C;
	cursor:pointer;
	padding-left:2px;
	background-image:url('/Images/CalendarDay.gif');
	}	
	
.titledates
	{
	font-family:Arial;
	font-size:11px;
	text-align:center;
	background-color:#FFFFFF;
	vertical-align:middle;
	height:27px;
	width:27px;
	font-weight:bold;
	color:#4C4C4C;
	cursor:pointer;
	padding-left:2px;
	}	
.today
	{
	font-family:Arial;
	font-size:11px;
	text-align:center;
	vertical-align:middle;
	font-weight:bold;
	color:#FFFFFF;
	cursor:pointer;
	background-image:url('/Images/CalendarToday.gif');
	}		
.todayevent
	{
	font-family:Arial;
	font-size:11px;
	text-align:center;
	vertical-align:middle;
	height:27px;
	width:27px;
	font-weight:bold;
	color:#FFFFFF;
	cursor:pointer;
	background-image:url('/Images/CalendarToday.gif');
	}			
.day
	{
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	color:#4C4C4C;
	cursor:pointer;
	text-align:center;
	background-image:url('/Images/CalendarDay.gif');
	}	
.dateevent
	{
	font-family:Arial;
	font-size:11px;
	text-align:center;
	vertical-align:middle;
	height:20px;
	width:27px;
	font-weight:bold;
	color:#4C4C4C;
	background-color:#FFFFFF;
	border-bottom:3px solid #E42628;
	cursor:pointer;
	background-image:url('/Images/CalendarDay.gif');
	}	
.layercalendar
	{
	font-family:Arial;
	padding-left:4px;
	margin-top:-6px;
	}	
.layerevents	
	{
	font-family:Arial;
	background-color:#FFFFFF;
	border:1px solid #4C4C4C;
	padding:5px;
	text-align:left;
	}
.layerevents ul
	{
	font-family:Arial;
	font-weight:bold;
	padding-left:10px;
	margin-left:10px;
	margin-bottom:0px;
	margin-top:0px;
	list-style:square;
	}	
.layerevents a,layerevents td
	{
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	color:#333333;
	text-decoration:none;
	}
.layerevents a:hover
	{
	text-decoration:underline;
	color:#6C9AB8;
	}	
 
 /*--------------Calendar --------------*/
.CalendarTable
{
	background-color:#E2ECF6;
	text-align:center;
	border-width: 1px;
	border-color:#344190;
	border-style:solid;
}

.DayLetter{
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: normal; 
	font-style: normal; 
	text-decoration: none; 
	text-align:center;
	border:1px solid #E2ECF6;
	border-bottom-color:#000000;
	color: #000000
}
.textemoistitre {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	text-align:center;
	color: White;
	background-color:#FFCC00;
	
	border-left-width:1px;
	border-left-style:solid;
	border-left-color:#FFFFFF;
	
	border-top-width:1px;
	border-top-style:solid;
	border-top-color:#FFFFFF;
	
	border-right-width:1px;
	border-right-style:solid;
	border-right-color:#000000;
	
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#000000;
}

a.accolade {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	border: 0px solid;
	color: White;
}
a.accolade:hover {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	border: 0px solid;
	color: yellow;
}

.StandardDay {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	text-align:center;
	background:#E2ECF6;
	border-width:1px;
	border-style:solid;
	border-color:#E2ECF6;
}
.StandardDay:hover {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	text-align:center;
	background:#E2ECF6;
	border-width:1px;
	border-style:solid;
	border-color:#FF0000;

}
a.StandardDay {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	border: 0px solid;
	color: #000000;
}
a.StandardDay:hover {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	border: 0px solid;
	color: #FF0000;
}

.DisabledDay{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	text-align:center;
	color: #000000;
	background:#BDBDBD;
	border-style:solid;
	border-width:1px;
	border-color:#E2ECF6;

}
.DisabledDay:hover{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #FF0000;
	background:#BDBDBD;
	border-style:solid;
	border-width:1px;
	border-color:#C0C0C0;
}

a.DisabledDay{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	text-align:center;
	color: #000000;
	border-style:solid;
	border-width:0px;

}
a.DisabledDay:hover{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #FF0000;
	border-style:solid;
	border-width:0px;
}

.CurrentDay {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	text-align:center;
	background-color:#FF0000;
	color: #FFFFFF;
	border-width:1px;
	border-style:solid;
	border-color:#FFFFFF;
}
.CurrentDay:hover {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	text-align:center;
	background-color:#FF0000;
	color: #FFFF00;
	border-width:1px;
	border-style:solid;
	border-color:#C0C0C0;
}
a.CurrentDay{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	text-align:center;
	color: #FFFFFF;
	border-style:solid;
	border-width:0px;

}
a.CurrentDay:hover{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #FFFF00;
	border-style:solid;
	border-width:0px;
}

.SelectedDay {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	text-align:center;
	background-color:#FFFF00;
	color: #000000;
	border-width:1px;
	border-style:solid;
	border-color:#0000FF;

}
.SelectedDay:hover {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	text-align:center;
	background-color:#FFFF00;
	color: #FF0000;
	border-width:1px;
	border-style:solid;
	border-color:#FF0000;
}

a.SelectedDay{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	text-align:center;
	color: #000000;
	border-style:solid;
	border-width:0px;

}
a.SelectedDay:hover{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #FF0000;
	border-style:solid;
	border-width:0px;
}

.amReservation {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	text-align:center;
	color: #000000;
	border-width:1px;
	border-style:solid;
	border-color:#000000;
	background-image:url(../../../Images/am.JPG);
	background-repeat:repeat-x;
}
.amReservation:hover {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	text-align:center;
	color: #000000;
	border-width:1px;
	border-style:solid;
	border-color:#FF0000;
	background-image:url(../../../Images/am.JPG);
	background-repeat:repeat-x;
}

a.amReservation{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	text-align:center;
	color: #000000;
	border-style:solid;
	border-width:0px;

}
a.amReservation:hover{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #FF0000;
	border-style:solid;
	border-width:0px;
}

.pmReservation {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	text-align:center;
	color: #000000;
	border-width:1px;
	border-style:solid;
	border-color:#000000;
	background-image:url../../..(/Images/pm.JPG);
	background-repeat:repeat-x;
}
.pmReservation:hover {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	text-align:center;
	color: #FF0000;
	border-width:1px;
	border-style:solid;
	border-color:#FF0000;
	background-image:url(../../../Images/pm.JPG);
	background-repeat:repeat-x;
}

a.pmReservation{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	text-align:center;
	color: #000000;
	border-style:solid;
	border-width:0px;

}
a.pmReservation:hover{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #FF0000;
	border-style:solid;
	border-width:0px;
}


.ReservationDay {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	text-align:center;
	color: #000000;
	border-width:1px;
	border-style:solid;
	border-color:#000000;
	background-image:url(../../../Images/day.JPG);
	background-repeat:repeat;

}
.ReservationDay:hover {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	text-align:center;
	color: #FF0000;
	border-width:1px;
	border-style:solid;
	border-color:#C0C0C0;
	background-image:url(../../../Images/day.JPG); 
	background-repeat:repeat;
}
a.ReservationDay{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	text-align:center;
	color: #000000;
	border-style:solid;
	border-width:0px;

}
a.ReservationDay:hover{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #FF0000;
	border-style:solid;
	border-width:0px;
}
.slogan
	{
	position:absolute;
	width:150px;
	border-left:1px solid #FFFFFF;
	background-color:#CECECC;
	padding:5px;
	color:#0b4499;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	background-image:url(Images/slogan_background.gif);
	background-position:top;
	background-repeat:repeat-x;
	-moz-opacity: 0.9;
	filter:alpha(opacity=90);
	height:114px;
	font-weight:bold;
	text-align:left;
	}
.sloganminus	
	{
	position:absolute;
	width:150px;
	border-right:1px solid #FFFFFF;
	background-color:#CECECC;
	padding:5px;
	color:#0b4499;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	background-image:url(Images/slogan_background.gif);
	background-position:top;
	background-repeat:repeat-x;
	-moz-opacity: 0.9;
	filter:alpha(opacity=90);
	margin-left:-159px;
	height:114px;
	font-weight:bold;
	text-align:right;
	}
#languefr
	{
	margin-left:278px;
	margin-top:51px;
	position:absolute;
	z-index:100;
	cursor:pointer;
	height:56px;
	width:56px;

	}	
#langueen
	{
	margin-left:542px;
	margin-top:51px;
	position:absolute;
	z-index:100;
	cursor:pointer;
	height:56px;
	width:56px;
	}		
#menuTop
	{
	position:absolute;
	z-index:99;
	width:897px;
	text-align:center;
	margin-top:123px;
	}
#menuTopleft
	{
	position:absolute;
	z-index:98;
	margin-left:613px;
	margin-top:151px;
	padding-left:13px;
	padding-right:13px;
	width:196px;

	}	
.menulefttr
	{
	height:3px;
	background-color:#0b4499;
	}	
.menu_top_right
	{
	height:28px;
	}
.menu_top_right a,.menu_top_right a:visited
	{
	font-weight:bold;
	font-size:14px;
	color:#9A9A9A;
	text-decoration:none;
	}
.menu_top_right a:hover
	{
	font-weight:bold;
	font-size:14px;
	color:#0b4499;
	text-decoration:none;
	}
.footerbottom
	{
	background-image:url(/Images/footer_hiver.jpg);
	background-repeat:no-repeat;
	height:51px;
	padding-top:30px;
	text-align:center;
	}
.footerbottom a,.footerbottom a:visited
	{
	font-weight:normal;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
	}
.footerbottom a:hover
	{
	font-weight:normal;
	font-size:11px;
	color:#742e0d;
	text-decoration:none;
	}		
	
.content	
	{
	border-top:3px solid #0b4499;
	padding-top:20px;
	}
.contentExpo	
	{
	padding-top:0px;
	}
.contenair
	{
	border-top:3px solid #0b4499;
	}
		
.TeaserObjet
	{
	background:#EFEFEF;
	padding:10px;
	border-top:1px solid #0b4499;
	color:#0b4499;
	}	
.TeaserObjet a,.TeaserObjet a:visited 
	{
	color:#0b4499;
	text-decoration:underline;
	}	
.suggestionshome
	{
	font-size:11px;
	color:#666666;
	text-align:justify;
	padding-right:5px;
	}	
.subtitlesuggestions
	{
	font-size:11px;
	font-weight:bold;
	/*color:#0c449b;*/
	color:#666666;
	}	
	
h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#0b4499;
	font-weight:bold;
	padding-top: 10px;
	/*margin-left: 200px;*/
	text-align:right;
	}

h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#0b4499;
	font-weight:bold;
	padding: 5px;
	}
	
.traitSep{
	border-bottom:2px solid #0b4499;
}