/* link Elements */

a.Nav { color: #6E0D0D; font-weight: bold; text-decoration: underline }
a:hover.Nav { color: #7D705A; font-weight: bold; text-decoration: underline }
/*a:visited.Nav { color: #401111; font-weight: bold; text-decoration: underline }*/
/*a:active.Nav { color: #FAF4E1; font-weight: bold; text-decoration: underline }*/
a:active.Nav { color: #401111; font-weight: bold; text-decoration: underline }

a.Nav2 { color: #FAE9B1; font-weight: normal; text-decoration: none }
a:hover.Nav2 { color: #ffffff; font-weight: normal; text-decoration: underline }
/*a:visited.Nav2 { color: #8A2626; font-weight: normal; text-decoration: none }*/
a:visited.Nav2 { color: #FAE9B1; font-weight: normal; text-decoration: none }
a:active.Nav2 { color: #8A2626; font-weight: normal; text-decoration: none }

a.Nav3 { color: #FAE9B1; font-weight: normal; text-decoration: none }
a:hover.Nav3 { color: #ffffff; font-weight: normal; text-decoration: underline }
a:visited.Nav3 { color: #FAE9B1; font-weight: normal; text-decoration: none }
a:active.Nav3 { color: #FAE9B1; font-weight: normal; text-decoration: none }


/* Forms Elements */

.searchbox {
	BORDER-RIGHT: #070415 1px solid; BORDER-TOP: #070415 1px solid; FONT-SIZE: 11px; BORDER-LEFT: #070415 1px solid; WIDTH: 80%; COLOR: #0072b1; BORDER-BOTTOM: #070415 1px solid; FONT-FAMILY: Tahoma; HEIGHT: 15px; BACKGROUND-COLOR: #ffffff
}

.bouton {
font-family: "Trebuchet MS", Arial, Helvetica;
background-color: black;
cursor:pointer;
text-align:center;
color: #ffffff;
font-weight: bold;
}


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #7F1804;
	background-image: url(../images/bg.gif);
	}
	
.text {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 11px;
	line-height: 16px;
	color: 7D705A;
}

a.text { color: #7D705A; text-decoration: underline }
a:hover.text { color: #7D705A; text-decoration: none }
a:active.text { color: #7D705A; text-decoration: underline }

.textwelcome {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 14px;
	line-height: 16px;
	color: 7D705A;
}
.dates {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: 220000;
}
.dates1 {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: 220000;
	align: right;
	
}
.subtitle {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 16px;
	line-height: 16px;
	color: 87250F;
	font-weight: bold;
}

.underline{
	text-decoration:underline;
}

.tabletitle {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #4F0000;
}
.tabletext {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	font-weight: bold;
}

.alignedright {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	font-weight: bold;
	margin-left:50px;
}
.tabletext2 {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 14px;
	line-height: 16px;
	color: #000000;
	font-weight: bold;
	background-color: #DDDDDD;
}
.texteRouge {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 12px;
	line-height: 16px;
	color: #ff0000;
	font-weight: bold;
}
.formbuttons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: 6F0505;
	height: 18px;
	line-height: 12px;
	padding: 2px;
}
.tabletitle2 {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 11px;
	line-height: 16px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #700000;
}
.tablebg1 {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 12px;
	line-height: 16px;
	color: #8A2626;
	font-weight: bold;
}
.tabletitleName {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 12px;
	line-height: 16px;
	color: #FAE9B1;
	font-weight: bold;
	background-color: #4F0000;
}
.highlight {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 14px;
	line-height: 16px;
	color: B51010;
}
.text2 {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
}
.text3 {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 11px;
	line-height: 16px;
	color: #999999;
}
.tablesep {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 1px;
	line-height: 3px;
	color: #000000;
	font-weight: bold;
}


.linkbutton{ 
font-family: "Trebuchet MS", Arial, Helvetica;
width:100%;
background-color: transparent;
border: 0px;
cursor:pointer;
text-align:center;
color: #6E0D0D;
font-weight: bold;
text-decoration: underline
}
.linkbutton:HOVER{ 
font-family: "Trebuchet MS", Arial, Helvetica;
background-color: transparent;
border: 0px;
cursor:pointer;
text-align:center;
color: #7D705A; 
font-weight: bold; 
text-decoration: underline 
}

.lienEnVisite {
font-family: "Trebuchet MS", Arial, Helvetica;
text-align:center;
border: 0px;
color: #7D705A;
font-weight: bold;
text-decoration: none 
}