#Page{
	width: 100%;
	height:auto;
	border:0px solid;
	display:block;
	
	}
/*------------------------------Header-----------*/
#Header{

	font-size: 10px;
	height: 151px;
    padding: 0px;
	width: 700px;
 	border:solid 0px;
 
  background-image:url(../img/entete.jpg); 
    background-repeat:no-repeat;
    margin-left:0px;
cursor:pointer;

}
.headertxt1{
	height:50px;
	padding-top:25px;
}
.headertxt2{
	height:50px;
}
.headertxt3{
	height:25px;
	margin-left:250px;
}

/*----------------------------Container----------*/
#Container {
	background-color: transparent;
	background-position: 0px 0;
	background-repeat: repeat-y;
	width: 700px;
	height:auto;
	
    border:0px solid;
    text-align:center;
    float:center;
}
/*----------------------Menu--------------------*/
#Menubar {
	background-position: 0 0;
	background-repeat: repeat-y;
	background-color:#efce73;
	height:25px;
	float: center;
	width: auto;
	border:dotted 0px;
	margin:0px 0 0 0px;
	padding-top:5px;


}

/*------------------Content-------------------------*/
#Content{

    float:left;
    width: 700px;
   
    margin: 0px 0px 0px 0px;
     background-color:#ffffff;     
  /* background-image:url("img/bckgrd.jpg"); */
   
   display:block;
    background-repeat: repeat-y;
    border:0px solid red;

}
/*------------actu-----------------------*/
    #actu{
      width:680px;
      float:center;
      text-align:center;
      border:0px solid;
       height:auto;
       display:block;
         }
      .titactu{float:left; width:97%;padding:5px;border:0px solid #ffffff;margin-left:3px;}
    .news  {width:49%;float:left; height:auto;overflow:hidden;margin-left:4px;}
    .titleactu  {float:left; width:96%;padding:5px;border:1px solid #ffffff;margin-left:0px;}
    .actuimg  {width:75px;float:left;height:auto;}
    .actutxt  {width:65%;float:right;text-align:left;margin-left:5px;border:0px solid;}
    .actutxt2  {width:95%;float:right;text-align:left;}
    .actumore{text-align:right;padding-right:15px;}
    /*-------------edito----------------------*/
    .edito{          width:99%;  padding:0 0 10px 0;  }
    .editoimg{width:80%;float:center; }
    .editotxt{width:48%;float:right;text-align:left;}
    .editotxt2{width:80%;float:center;text-align:left;}
    .titleedito{padding:10px 0 10px 0;}
    .edito1{}
    .edito2{}
    .edito3{}
    .editomore{float:right;margin-top:-25px;}

    /*-------------block1---------------------*/
    .block1{
      float:right;
      width:150px;
      height:150px;
      background-color:#cccccc;
      display:block;
    }
    .menutitlewith{
      font-weight:bold;


    }
      .menutitlewithout{
      font-weight:bold;


    }
    .sousmenutitle{
      font-weight:bold;
           }
/*---------------------Articles--voir feuilles.css-------------------*/

/*--------------------Identify----------------------*/
#Logon{text-align:center;width:250px;border:1x solid red;float:center;}
.identify{
  width:250px;
  text-align:left;
  padding:5px;
  border:0px solid;
  background-color:#336699;
}
.idtitle{
  font-weight:bold;
  font-size:12px;
}

/*-----------------------autres------------------------*/
.noquestion{
	float:left;
	position:absolute;
	font-weight:bold;
	color:white;
font-size:12px;
left:26%;
top:175px;



	}

/*---------------------Footer-----------------------*/
#footer{
  width:700px;
  float:center;
  border:solid 0px;
  color:#BD8300;
  height:25px;
  text-align:right;
  display:block;
text-decoration:none;
    padding: 0px 7px 0px 0px;
  
}

 .footertxt1, .footertxt2, .footertxt3{
clear: both;
   border:0px solid;
   text-align:left;
    background-color:#FBF5E0;
   width:700px;
   font-size:9px;
   
   height:10px;
 }


.clear{
	clear: both;
	font-size: 0px;
	height: 0px;
	margin: 0px;
	padding: 0px;
}
.help{

	font-size: 6px;
	margin: 0px;
	padding: 0px;
	color:#ffffff;
}

