body {
	background-color: #FFFFFF;
	background-position: 0px 0px;
}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000033;
	text-align: justify;

}
.bordure {
	border: 1px solid #000033;
}
.fond {
	background-color: #FFFFFF;
	background-image: url(images/fond_sphere.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.txtmenugauche {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000033;
}
.txtmenugauchetitre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.txtmenuhaut {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.txtmenubas {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.txttitrecentre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
a:link {  color: #000033; text-decoration: none;}
a:active {  color: #000033; text-decoration: underline;}
a:visited { text-decoration: none; color: #F38A03; text-decoration: none;}
a:hover { color: #000033; font-weight: normal; text-decoration: underline;}

.orangebold {
	font-weight: bold;
	color: #F38A03;
	font-size : 11px;
}
input {
	margin: 2px;
	padding: 2px;
	height: 18px;
	border: 1px solid #000033;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000033;
	background-color: #BFBFCC;
}

.brochure
	{
		display:block;
		width:300px;
		height:25px;
		margin:5px 3px 5px 3px;
		padding:5px;
		border:2px solid #FF9900;
		background-color:#F0F0F0;
		text-align:center;
		font-weight:bold;
	}
	
.brochure:hover
	{
		border:2px solid #FF9900;
		text-align:center;
		font-weight:bold;
	}

.plan
	{
		display:block;
		width:136px;
		height:25px;
		margin:5px 3px 5px 3px;
		padding:5px;
		border:2px solid #FF9900;
		background-color:#F0F0F0;
		text-align:center;
		font-weight:bold;
	}
	
.plan:hover
	{
		border:2px solid #FF9900;
		text-align:center;
		font-weight:bold;
	}

.brochure-index
	{
		display:block;
		width:282px;
		height:25px;
		margin:5px 3px 5px 3px;
		padding:5px;
		border:2px solid #FF9900;
		background-color:#F0F0F0;
		text-align:center;
		font-weight:bold;
	}
	
.brochure-index:hover
	{
		border:2px solid #FF9900;
		text-align:center;
		font-weight:bold;
	}
h1 { font-weight: bold; color: #F38A03; font-size : 14px; }
h2 { font-weight: bold; color: #F38A03; font-size : 11px; }
h3 { font-weight: bold; color: #000000; font-size : 11px; }
