/* auteur: André Cyr */
/* date de creation: 9/2/2009 */
html {
	overflow: auto;
	height: 100%;
}

body {
	height: 100%;
	margin:0;
	padding:0;
	background-color: #4b4b4b;
	background-image:url('../img/bck3.jpg');
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position: top center; 
}

.t_blanc8 {font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif; font-size: 8pt; color: #ffffff;}
a.t_blanc8 {font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif; font-size: 8pt; color: #ffffff; text-decoration: none;}
a.t_blanc8:hover {color: #ffffff; text-decoration: underline;}

.texte {font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif; font-size: 10pt; color: #333;}
a.texte {font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif; font-size: 10pt; color: #333; text-decoration: none;}
a.texte:hover {color: #000; text-decoration: underline;}

.texte2 {font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif; font-size: 8pt; color: #333;}
a.texte2 {font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif; font-size: 8pt; color: #333; text-decoration: none;}
a.texte2:hover {color: #000; text-decoration: underline;}


.grand_titre {font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif; font-size: 18pt; font-weight: normal; color: #00aeef;}
a.grand_titre {font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif; font-size: 18pt; font-weight: normal; color: #00aeef; text-decoration: none;}
a.grand_titre:hover {color: #00aeef; text-decoration: underline;}

.citation {font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif; font-size: 12pt; font-weight: bold; color: #fff;}
a.citation {font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif; font-size: 12pt; font-weight: bold; color: #fff; text-decoration: none;}
a.citation:hover {color: #00aeef; text-decoration: underline;}

.slogan_bleu {font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif; font-size: 12pt; font-weight: normal; color: #00aeef;}
.slogan_blanc {font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif; font-size: 12pt; font-weight: normal; color: #ffffff;}

/* filter: alpha(opacity=80); */
div#bottom {position: fixed;	width: 99.9%; left: 0px; bottom: 0px; text-align: left; margin-right: 0px; padding: 3px; border-top: 1px solid #ffffff;  background: url(../img/bck_footer.png) repeat-x; z-index: 30;}

