/*Contenu de toutes les pages*/
body
{
	background-color: #97928a;

scrollbar-face-color:#3A7EBB;
scrollbar-highlight-color:#95BAE8;
scrollbar-3dlight-color:#2D78BB;
scrollbar-darkshadow-color:#6B6761;
scrollbar-shadow-color:#034987;
scrollbar-arrow-color:#FFFFFF;
scrollbar-track-color:#97928A;
}
/*Texte normal du site*/
body, td, p, ul, li
{
	color: #545454;
	text-decoration: none;
	font-size: 8pt;
	font-family: tahoma,verdana,arial,helvetica,sans-serif;
}

/*« body » normal du site*/
.site_body
{
	background-color: #97928a;
}

/*Contenu normal du site*/
.site_content
{
	background-color: #FFFFFF;
}

/*Liens*/
a:link, a:visited, a:active
{
	text-decoration: underline;
}
a:link
{
	color: #3378c3;
}
a:visited, a:active
{
	color: #3378c3;
}
a:hover
{
	text-decoration: none;
	color: #10549d;
}

/*Champs de formulaire*/
input, textarea, select, .formfield
{
	font-size: 8pt;
	font-family: verdana,arial,helvetica,sans-serif;
}
.formfield
{
	color: #404040;
	border-width: 1px;
	border-style: solid;
	border-color: #bcbcbc;
	background-color: #f3f8fc;
}

/*Boutons*/
.menucell, .button
{
	cursor: pointer;
	text-align: center;
	font-size: 8pt;
	font-weight: bold;
	color: #ffffff;
	border-width: 1px;
	border-style: solid;
	border-color: #2069ab;
	background-color: #3a7ebb;
}
h3 {
	font-size:12px;
	color:##2069AB;
}
.question {
	color:#2069AB;
}
.main_div {
	background:url(../images/home/accueil_01.gif) repeat-y left top;
	width:100%;	
}
.top_head {
	background:url(../images/home/accueil_05.gif) repeat-x left top;	
}
.bottom_bck {
	background:url(../images/home/accueil_29.jpg) repeat-x left top;	
}
.home_content {
	background:url(../images/home/accueil_19.gif) no-repeat  center top;
	height:240px;	
}
.bck_content {
	background:url(../images/home/center-02.gif) repeat-x left top;	
}
.under_content {
	background:url(../images/home/accueil_26.jpg) repeat-x left top;
}
.toplink {
	font-size:14px;
}
