body{
	background-color: #E8EBF6;	/*#c0d1df;*/
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: left;
	color: #001255;
}

#main{
	position: absolute;
	top: 0px;
	left: 0px;
	background-color: #E8EBF6;	/*#c0d1df;*/
}

#flash{
	position: relative;
	top: 0px;
	left: 0px;
	width: 1000px;
	height: 120px;
	background-image: url(img/bg_anim.gif);
	background-repeat: no-repeat;
}

#topdiv{
	position: relative;
	top: 0px;
	left: 0px;
	width: 1000px;
	height: 70px;
	background-image: url(img/degrade_fonce.jpg);
	background-repeat: repeat-x;
}

#rayon_x{
	position: absolute;
	top: 0px;
	left: 639px;
	width: 361px;
	height: 70px;
}

#blanc{
	position: relative;
	top: 0px;
	left: 0px;
	width: 1000px;
	height: 1px;
	overflow: hidden;
	background-color: white;
}

#menu{
	position: relative;
	top: 0px;
	left: 0px;
	width: 1000px;
	height: 32px;
	background-image: url(img/bg_menu.gif);
	background-repeat: repeat-x;
	overflow: hidden;
	background-color: white;
}

#contenu{
	position: relative;
	top: 0px;
	left: 0px;
	width: 1000px;
	background-color: white;
	text-align: left;
	border-top: 1px solid #ffffff;
}

#whereiam{
	font-size: 8pt;
	font-weight: bold;
}

a{
	text-decoration: none;
	font-weight: bold;
	color: #F67927;
}

a.whereiam{
	color: #001255;
	text-decoration: underline;
	font-size: 8pt;
}

.titre{
	font-size: 11pt;
	font-weight: bold;
}

.orange{
	color: #F67927;
}

input{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	width: 235px;
	color: #001255;
}

#go{
	width: 50px;
	background-color: #E8EBF6;	/*#c0d1df;*/
	color: #001255;
}

.txtaddr{
	font-size: 8pt;
	color: white;
}

#degrade{
	position: relative;
	top: 0px;
	left: 0px;
	width: 1000px;
	height: 1px;
	background-image: url(img/degrade.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
}

#barre_bas{
	position: relative;
	top: 0px;
	left: 0px;
	width: 1000px;
	height: 24px;
	background-color: #211e56;
	border-top: 2px solid #ffffff;
}

#adresse{
	position: relative;
	top: 2px;
	left: 6px;
	width: 975px;
}

.carbu, .carbu:visited{
	color: #000000;
}

.carbu_bleu, .carbu_bleu:visited{
	color: #E8EBF6;	/*#c0d1df;*/
}