body {
	text-align:center;
	align:center;
	horizontal-align:center;
	background-color:#FFFFFF;
}

#header {
	width:100%;
	height:100px;
}
	
	
#content {
  margin:auto;
	width:980px;
	text-align:left;
}

#mainContent {
	/* used for background */
	width:100%;
}



#nextResults {
margin-top:10px;
left:-5px;
text-align:left;
color:#888888;
font-family:Trebuchet MS,Tahoma,Verdana,Arial,Helvetica,sans-serif;
font-size:10pt;
text-decoration:none;
border-bottom:solid;
border-bottom-width:1px;
border-color:#cccccc;
}


#BandeauRech {
 background-image:url('../images/BandeauRecherche.gif');
 background-repeat:no-repeat;
 height:106px;  
 }
 
#tableQuestion_home {
 height:110px;
 width:800px;
 margin-left:100px;
 margin-top:100px;
 margin-bottom:100px;
 }
 
 #tableQuestion {
 height:110px;
 width:800px;
 margin-left:100px;
 margin-top:30px;
 }
 
  /* formulaire invisible */
.InputWhite {
	border:0px;
	font-family:Trebuchet MS, Arial, Verdana;
	font-size:15px;
	font-weight:bold;
	background-color:#e2ebf0;
	color:#649dc4;
}
.Infoclic {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #a3b0b7;
}



/* Exemple de question */
.ExempleQuestion {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #888888;
	padding-left:5px;
	padding-top:10px;
}

a.questionDefil{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: solid;
	color: #0066a7;
	text-decoration:none;
}
a.questionDefil:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: solid;
	color: #0066a7;
	text-decoration:none;
}
a.questionDefil:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: solid;
	color: #0066a7;
	text-decoration:none;
}








/* reponses */

#responses {
	margin-left:90px;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 10pt;
	color:#444444;
}

.tableResponses {
	border-width:0px;
	padding:0px;
}
.puce {
	width:12px;
	height:20px;
	background-image : url('../images/Puce_Generic.gif');
	background-position : 0px 10px;
	background-repeat:no-repeat;
}
.question {
	font-family: Trebuchet MS,Tahoma,Verdana,Arial,Helvetica,sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #0066a7;
	text-decoration:none; 
}





#rssLink {
	/*display:none;*/
	margin-top:45px;
	text-decoration:none;
}
#rssLink a {
	text-decoration:none;
}


/* footer */

#footer {
margin-top:30px;
color:#0F73C0;
font-family:Tahoma,Verdana,Arial,Helvetica,sans-serif;
font-size:8pt;
text-decoration:none;
background-image:url(/images/Fond_Footer.gif);
height:43px;
background-repeat:no-repeat;
background-position:center;
}

#footercontent {
padding-top:13px;
}


#footer a {
text-decoration:none;
color:#0F73C0;
}
#footer a:visited {
text-decoration:none;	
color:#0F73C0;
}
#footer a:hover {
color:#4497D7;
text-decoration:none;
}
