html {
	background-color: #666666;
}

body {
	height: 100%;
	padding: 0;
	margin: 0;
}
	

.txt_intro {
	text-align: center;
	color: #FFFFFF;
}

a {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration:none;
}

.titre {
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}
#bandeau_flash {
	width: 800px;
	height:240px;
	bottom: 0px;
}

#global_bg {
	position: relative;
	min-height: 100%;
	width: 840px;
	margin: 0 auto;
	padding: 0;
	background-image: url(../images/global_bg.gif);
	background-repeat: repeat-y;
}
.textenormal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.textemenu01 {
	cursor:pointer;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration:none;
}
.textemenu01:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F95745;
}
.textepied {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration:none;
}
.textepied a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #ffffff;
	text-decoration:none;
}
.textepied a:hover {
	color: #F95745;
}
.titre1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #F95745;
}
.titre2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #386EF4;
}
.titre3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #386EF4;
}

ul {
	list-style-image: url(../images/puce_bleu.gif);
}
