body   { font-size: 10pt; font-family: Arial, Helvetica, sans-serif; background-color: #FAFAD2; margin: 0px; padding: 0px }

div#colonneg  { position: absolute;  top: 100px; left: 0px;  width: 150px; height:100% }
div#ticker 		{ position: absolute; left: 10px; width:130px; text-align: center; border:solid 1px #214AA5}
div#president { position: absolute; top:110px ;left: 10px; width:130px; height:130px; text-align: center; border:solid 1px #214AA5; visibility: visible}
div#sponsor   { position: absolute; top:250px ;left: 10px; width:130px; height:130px; text-align: center; border:solid 1px #214AA5; visibility: visible}

div#logo		{ position: absolute; z-index: 10; top: 0px; left: 0px; width: 150px; height: 80px; background-color: #FFFFFF }
div#bandeau { position: absolute; z-index: 0;  top: 0px; left: 0px; width: 800px; height: 80px; visibility: visible; display: block }
div#titre		{ position: absolute; z-index: 10; top: 5px; left: 200px }
div#zoneflag	{ position: absolute; z-index: 12; top: 82px; left: 750px }
div#backmenu  { background-color: #fc3; position: absolute; top: 80px; left: 150px; width: 650px; height: 20px; visibility: visible; display: block }
div#corps  		{ position: absolute; z-index: 0; top: 100px; left: 150px; width: 650px; background-color: #FAFAD2 }
div#signature { left: 10px}

img#logo  	{ position: absolute; z-index: 10; top:  5px; left:  5px; right:  5px }
img#titre  	{ position: absolute; z-index: 10; top: 21px; left: 250px }

table { font-size: 10pt}
table#liens { position: relative; left: 100px}

.alignRight {
	text-align: right;
}

.ftextenavigation {
 	color: #666633;
 	font-size: 10pt;
 	font-family: Arial, Helvetica, sans-serif
} 

.ftitre { color: #214AA5; font-size: 20px; font-weight: bold; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.texteCourant { font-size: 13px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.accueil { font-weight: bold; font-size: 14px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.pied { color: #0051a5; font-size: 10px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.paraajeter { color: #efb508; font-weight: bold; font-size: 18px; line-height: 16px; font-family: "Comic Sans MS" }

.frubrique { color: #214AA5; font-weight: bold; font-size: 18px; line-height: 16px; font-family: "Comic Sans MS" }

a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited, a:active {
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	color: #0000FF;
	text-decoration: underline;
}

