.txtMain {
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	color: #993300;
	font-weight: bold;
}
.bg {
	background-color: #FFFFFF;
}
.bastxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #A93234;
}
a:link {
	color: #993300;
	text-decoration: none;
}
a:visited {
	color: #993300;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: none;
}
a:active {
	color: #993300;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}
.grandtitre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #333333;
}
.textesimple {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.txtsurcouleur {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.bgcomplot {
	background-attachment: fixed;
	background-image:  url("Assets/logo.jpg");
	background-repeat: no-repeat;
	background-position: center center;
}
.encadredroite {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #821824;
}
.txtsanscouleur {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.logovertical {
	background-attachment: fixed;
	background-image:  url("Assets/complot_logo_vertical.jpg");
	background-repeat: no-repeat;
	background-position: left top;
}
.lignetop {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.encadrbas {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E52A3B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.encadrement {
	border: 1px solid #333333;
}
.txt_blanc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.bg_flash {
	background-attachment: fixed;
	background-image: url(Assets/bg_flash.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.encadrement {
	border: 1px solid #333333;
}
.encadrebas {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.txtmoyen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #993300;
	font-variant: normal;
	text-transform: uppercase;
}
.txtmoyenreduit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	font-variant: normal;
	text-transform: lowercase;
}
