@charset "UTF-8";
/* CSS Document */

body  {
	background: #fff;
	margin: 5px;  
	padding: 3px;
	text-align: center;  
	color: #000000;}
 
.thrColHybHdr #container { 
	width: 100%;
	background: #fff;
	 
	text-align: left;  
}  
.thrColHybHdr #header { 
	background: #fff; 
	padding: 0 10px;   } 
.thrColHybHdr #header h1 {
	font-family:  Georgia, Times, "Times New Roman", serif;
	font-size: 19px;
	text-align: center;
	background: #fff;
	margin: 0;  
	padding: 10px 0;  
}

.thrColHybHdr #sidebar1 {
	font-family:  Georgia, Times, "Times New Roman", serif;
	font-size: 16px;
	font-variant: small-caps;
	font-weight: bold;
	float: left; 
	width: 11em;  
	background: #fff; 
	padding: 15px 0;  
}
.thrColHybHdr #sidebar2 {
	font-family:  Georgia, Times, "Times New Roman", serif;
	font-size: 16px;
	font-variant: small-caps;
	font-weight: bold;
	float: right; 
	width: 11em;  
	background: #fff;  
	padding: 15px 0;  
}
.thrColHybHdr #sidebar1 h3, .thrColHybHdr #sidebar1 p, .thrColHybHdr #sidebar2 p, .thrColHybHdr #sidebar2 h3 {
	font: 100% Georgia, Times, "Times New Roman", serif;
	margin-left: 10px;  
	margin-right: 10px;
}

.thrColHybHdr #mainContent {
 	font-family:  Georgia, Times, "Times New Roman", serif;
	font-size: 17px;
	margin: 0 12em 0 12em;  
	padding: 0 2em 0 2em;  
} 

.junction  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
 	text-align: center;  
	 font-weight: bold;
	 text-decoration: none;
}
.names {
font-family:  Georgia, Times, "Times New Roman", serif;
font-size: 15px;
font-variant: small-caps;
font-weight: bold;
color: #4C0E09;
}

.noms {
font-family:  Trebuchet MS, Arial, Helvetica, sans-serif;
font-size: 19px;
font-variant: small-caps;
font-weight: bold;
color: #4FAB22;
}
.thrColHybHdr #mainContent h1, h2 {
 	font-family:  Georgia, Times, "Times New Roman", serif;
	font-size: 17px;
	text-align: center;
	}
	
	.thrColHybHdr #mainContent h3, h3 {
 	font-family:  Georgia, Times, "Times New Roman", serif;
	font-size: 17px;
	text-align: left;
	}
	
.legende {
font-family:  Georgia, Times, "Times New Roman", serif;
	font-size: 13px;
	text-align: center;
}
.thrColHybHdr #footer { 
	padding: 0 10px;  
	background:#fff;
} 
.thrColHybHdr #footer p {
	margin: 10px;  
	padding: 10px 0;  
	text-align: center;
}

/* Miscellaneous classes for reuse */
.fltrt {  
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat {  
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
