body{	
text-align:center;
}

#page{
	width:1024px;
	margin-right:auto;
	margin-left:auto;
	margin-top:O;
	padding:0;
	text-align:left;

}

a:link{
color: darkblue;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:normal;
text-decoration:none;
}

a:visited{
color : black;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:normal;
text-decoration:none;
}

a:hover{
color : red;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
font-style:italic;
text-decoration:none;
}

a:active{
color : black;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:normal;
text-decoration:none;
}

.bodyAccueil{
	background:url(images/accueilSite.jpg);
	background-repeat:no-repeat;
	background-position:top;
		
	}
	
	
.main-title {
	font-family: tahoma, sans-serif;
	font-size: 13pt;
	font-style: normal;
	font-weight: bold;
	white-space: nowrap;

}


.sub-title {
	font-size: 13pt;
	font-weight: bold;
	left: 19.5%;
	width: 100%;
	margin-top:530px;



}

.title3 {
	font-size: 13pt;
	font-weight: bold;
	left: 19.5%;
	width: 100%;
}

.title4 {
	font-size: 13pt;
	font-weight: bold;
	left: 19.5%;
	width: 100%;
	text-align:left;
}
.selectPromptText {
	font-family: tahoma, sans-serif;
	font-size: 8pt;
	left: 19.5%;
	width: 70%;
	position: absolute;
	top: 13%;



}
.acceptPromptText {
	font-family: tahoma, sans-serif;
	font-size: 8pt;
	left: 19.5%;
	width: 70%;
	position: absolute;
	top: 84.8%;



}
.content {
	font-family: verdena, tahoma, sans-serif;
	font-size: 10pt;
	font-weight: normal;
}

.contentGauche {
	font-family: verdena, tahoma, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	text-align:left;
	float:left;


}