.texte1 {font-family:arial;font-size:11pt;color:#B12126;}
.texte2 {font-family:arial;font-size:12pt;color:#B12126;font-weight:bold;}
.texte2blanc {font-family:arial;font-size:12pt;color:#ffffff;font-weight:bold;}
.texte3 {font-family:arial;font-size:11pt;color:#DDA84B;}
.texte3juju {font-family:arial;font-size:14pt;color:#DDA84B;}
.texte2ptit {font-family:arial;font-size:11pt;color:#B12126;font-weight:bold;}
.texte2plusgros {font-family:arial;font-size:14pt;color:#B12126;font-weight:bold;}
.texte3gros {font-family:arial;font-size:13pt;color:#C98F28;font-weight: bold;}
.texte3plusgros {font-family:arial;font-size:16pt;color:#C98F28;font-weight: bold;}
.texte3saucejuju {font-family:arial;font-size:11pt;color:#DDA84B;}
.texte3saucejujuGROS {font-family:arial;font-size:13pt;color:#DDA84B;}
.texte3saucejujuplusgros {font-family:arial;font-size:13pt;color:#DDA84B;}
.texte3saucejujuplusplusgros {font-family:arial;font-size:16pt;color:#DDA84B;}
.texte3gras {font-family:arial;font-size:11pt;color:#DDA84B; font-weight:bold;}
.t {font-family:arial;font-size:9pt;color:#FFFFFF;font-weight:bold;}
.t a:link {font-family:arial;font-size:9pt;color: #FFFFFF;text-decoration: none;}
.t a:hover {font-family:arial;font-size:9pt;}
.t a:visited{font-family:arial;font-size:9pt;color: #FFFFFF;text-decoration: none;}
.tg {font-family:arial;font-size:9pt;font-color: #369;font-weight:bold;}
.t2 {font-family:arial;font-size:8pt;font-color: #369;text-decoration: none;}
.textenoir {font-family: arial;font-size: 12px;font-weight: normal;color: #000000;text-decoration: none;}
.texte4 {font-family:arial;font-size:8pt;color:#B12126;font-weight:bold;line-height: 12px;}
.texte4jujustyle {font-family:arial;font-size:10pt;color:#B12126;font-weight:bold;line-height: 15px;}
.texte4jujustylepetit {font-family:arial;font-size:9pt;color:#B12126;font-weight:bold;line-height: 10px;}
.texte4jujustylegros {font-family:arial;font-size:11pt;color:#B12126;font-weight:bold;line-height: 18px;}
.texte4jujustyleplusgros {font-family:arial;font-size:11pt;color:#B12126;font-weight:bold;line-height: 18px;}
.texte4jujustyleplusgrosgras {font-family:arial;font-size:12pt;color:#B12126;font-weight:bold;line-height: 18px;font-weight:bold}
.texte4jujustyleplusplusgros {font-family:arial;font-size:14pt;color:#B12126;font-weight:bold;line-height: 20px;}
.texte4jujustyleitalique {font-family:arial;font-size:10pt;color:#B12126;font-style:italic;line-height: 15px;}
.texte4jujustyleItalic {font-family:arial;font-size:10pt;color:#B12126;font-weight:bold;font-style:italic;line-height: 15px;}
.texte4airstream {font-family:airstream;font-size:18pt;color:#FFFFFF;font-weight:normal;line-height: 20px;}
.texte4blanc {font-family:arial;font-size:8pt;color:#FFFFFF;font-weight:normal;line-height: 12px;}
.texte4jujustyle11 {font-family:arial;font-size:11pt;color:#B12126;font-weight:bold;line-height: 15px;}
.texte4blancgros {font-family:arial;font-size:12pt;color:#FFFFFF;font-weight:normal;line-height: 12px;}
.ligne {line-height: 6px;}
.texte5 {font-family:arial;font-size:10pt;color:#000000;font-weight:normal;line-height: 14px;text-decoration: none;}
.texte4jujustyleItalic {font-family:arial;font-size:10pt;color:#B12126;font-weight:bold;font-style:italic;line-height: 15px;}
.texte4airstream {font-family:airstream;font-size:18pt;color:#FFFFFF;font-weight:normal;line-height: 20px;}

table#toutletourBAS {border: 1px solid #B12126;}
td#RAZERTYF {font-family:arial;font-size:10pt;color:#B12126;font-weight:bold;line-height: 15px; text-align:justify; padding:8px;} 



body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #b12126;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
}
.thrColFixHdr #container { 
	width: 900px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	background:#b12126;
} 
.thrColFixHdr #header { 
	background: #ffffff; 
	padding: 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
} 

.thrColFixHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 140px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	padding:0px; /* padding keeps the content of the div away from the edges */
	background: #b12126;
	}
	
.thrColFixHdr #sidebar2 {
	float: right; /* since this element is floated, a width must be given */
	width: 100px; /* padding keeps the content of the div away from the edges */
	background: #b12126;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.thrColFixHdr #mainContent {
	background:#ffffff;
	margin-top: 0;
	margin-right: 120px;
	margin-bottom: 0;
	margin-left: 140px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	
} 
.thrColFixHdr #premierbloc {
	margin:20px;
	padding:0px;
	background:#FFFFFF;
	border: 1px solid #b12126;
	text-align:center;
}
.thrColFixHdr #blocvideo {
	margin:10px;
	padding:0px;
	background:#FFFFFF;
	text-align:left;
}
.thrColFixHdr #premierblocregles {
	margin:20px;
	padding:8px;
	background:#FFFFFF;
	border: 1px solid #b12126;
	text-align:left;
}
	
.thrColFixHdr #premierligne {
	margin: 0px;
	background:#B12126;
	color:#FFFFFF;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	height:18px;
	text-align:left;
	padding:6px;
}

.thrColFixHdr #footer { 
	padding: 0 10px 0 20px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#B12126;
} 
.thrColFixHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
ul {text-align:left;}



	
	
	
	

