body {
	background-image:url(./images/fond_degrader.jpg);
	background-color:#FBFBFB;
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	/*color:#5a5252;*/
	/*color:#403838;*/
	color:#000000;
	padding: 0px;
	margin:0px;
}

:link {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	color:#CC3300;
}

#conteneur {
	text-align: left;
	width:944px;
	border-width:0px;
	margin:auto;
	position: relative;
	display:block;
	color:#20276A;
}

div.haut
  {
  height: 130px;
  width: 900px;
  margin-left: 25px;
  }

div.menu_gauche{
	background-image:url(./images/menu_gauche.jpg);
	background-repeat:no-repeat;
	width:97px;
	height:27px;
	float:left;
}

div.menu{
	background-image:url(./images/menu.jpg);
	background-repeat:no-repeat;
	width:745px;
	height:27px;
	float:left;
}

.class_menu{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#928c8c;
	text-align:right;
	padding-top:10px;
}

div.menu_droite{
	background-image:url(./images/menu_droite.jpg);
	background-repeat:no-repeat;
	width:102px;
	height:27px;
	float:left;
}

div.bord-gauche  {
	background-image:url(./images/bord_gauche.jpg);
	background-repeat:no-repeat;
	width:39px;
	height:381px;
	float:left;
 }

div.page  {
	width:864px;
	height:381px;
	margin:0px;
	padding:0px;
	float:left;
	text-align:left;
	background-color:#FFFFFF;
}

div.accueil-gauche  {
	width:450px;
	height:381px;
	margin:0px;
	padding:0px;
	float:left;
	text-align:left;
	background-color:#FFFFFF;
}

div.accueil-droit  {
	width:414px;
	height:381px;
	margin:0px;
	padding:0px;
	float:left;
	background-color:#FFFFFF;
 }

div.bord-droit  {
	background-image:url(./images/bord_droit.jpg);
	background-repeat:no-repeat;
	width:41px;
	height:381px;
	float:left;
 }

div.bas_page{
	width:944px;
	height:26px;
	margin:0px;
	padding:0px;
}

div.bas_gauche{
	background-image:url(./images/bas_gauche.jpg);
	background-repeat:no-repeat;
	width:97px;
	height:26px;
	float:left;
}

div.menu_bas{
	background-image:url(./images/fond_bas.jpg);
	background-repeat:no-repeat;
	width:783px;
	height:26px;
	float:left;
	text-align: right;
	font-size: 11px;
}

.class_menubas{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#b0adad;
	text-align:right;
	padding-right:10px;
	padding-top:4px;
}

div.bas_droite{
	width:64px;
	height:26px;
	float:left;

}

div.datablock-haut
{
  background-image: url(./images/datablock-haut.png);
  background-repeat: no-repeat;
  width: 580px;
  margin: 0px;
  padding-top: 7px;
}

div.datablock-milieu
{
  background-image: url(./images/datablock-milieu.png);
  background-repeat: repeat-y;
  margin-top: 15px;
  width: 580px;
}

div.datablock-bas
{
  background-image: url(./images/datablock-bas.png);
  background-repeat: no-repeat;
  text-align: right;
  margin: 0px;
  width: 580px;
  height: 26px;
  margin: 0px;
}

.titre
{
  font-size: 13px;
  font-weight: bold;
  color: #CC3300;
  padding-left: 20px;
  padding-top: 3px;
}

.sstitre
{
  font-size: 11px;
  font-style: italic;
  margin-left: 20px;
}

.titre2
{
  font-size: 13px;
  text-decoration: underline;
  color: #CC3300;
  padding-left: 20px;
  padding-top: 3px;
}
