body {
  background-image: none;
  background-attachment: fixed;
  background-color:#fafbf6;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  font-family: Tahoma, Helvetica, Arial; 
  font-size: 0.8em;
}

div#global  {
  width: 780px;
  margin-left: auto;
  margin-right: auto;
  text-align:center;
}

div#corps {
  float: left;
  border: 2px solid rgb(58,110,165);
  background-image: none;
  text-align: left;
  width: 780px;
  padding: 0px 0px 0px 0px;
  margin: 1px 0px 1px 0px;
  background-color:#fafbf6;
}

div#menu {
float: left;
text-align:left;
width: 780px;
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;       
}

div#entete {
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
}

#titre{
  width: 780px;
  height: 200px;
  position:relative;
}

#titreh1 span{
  width:100%;
  height:100%;
  background: url('../images/LfaBandeau780x200-v1.png') no-repeat;
  position:absolute;
  
}

div#log {
  float: right;
  width: 500px;
  font-size: 0.8em;
  text-align: right;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
}
div#log a{
  text-decoration:none;
  color: rgb(58,110,165);
}
div#log a:hover{
  text-decoration:none;
  color:rgb(178,223,0);
  background:#F6F8EA;
}

div#gauche {
  float:left;
  width:200px;
  height: 100%;
  padding-right: 5px;
  padding-left:5px;
  padding-top:-50px;
  padding-bottom:0px;
  margin: 5px 0px 0px 0px;
}

div#lien_nav img {
	float: left;
	vertical-align: middle;

}
div#lien_nav a{
  vertical-align: middle;
  float: left;
  display: block;
  width: 195px;
  text-decoration: none;
  font-weight:bold;
  color: #F6F8EA;
  background-color: rgb(180,222,0);
  border-bottom: 2px solid #F6F8EA ;
  padding-left:5px;
  font-family: Tahoma, Helvetica, Arial; 
}

div#lien_nav a:hover {
  text-decoration:none;
  color:black;
  background:#F6F8EA ;
  font-family: Tahoma, Helvetica, Arial; 
}

div#nav2 {
float:left;
display:block;
font-size:1.2em;
width: 195px;
padding-bottom: 10px;
padding-left: 0px;
padding-right: 0px;
padding-top: 0px;
margin: 0px 0px 1px 0px;
}

div#titre_nav {
  float: left;
  color: #F6F8EA;
  width: 193px;
  text-align: center;
  border-left: 1px solid rgb(58,110,165);
  border-right: 1px solid rgb(58,110,165);
  background-color: Background;
  border-top: 1px solid rgb(58,110,165);
  font-weight: bold;
  font-variant: small-caps;
  font-size: 1.2em;
  height: 100%;
}

div#logo {
  float:left;
  width:770px;
  height:48px;
  margin: 0px 0px 0px 0px;
  padding: 5px 5px 15px 5px;
  border-top: 1px solid rgb(58,110,165);
}

#logoh4 span{
  width:770px;
  height:48px;
  background-position: center center;
  background: url('../images/BandeauSponsors.png') no-repeat 0px 0px;
  position:absolute;
}

div#copy {
  float:left;
  width: 760px;
  text-align:center;
  margin: 0px 0px 0px 0px;
  padding: 5px 5px 5px 5px;
  font-size:0.7em;
}

div#copy img{
  border:0px;
}

div#corps form {
text-align:right;
}

div#favoris form {
width: 300px;
margin: 5px 5px 0px 0px;
padding: 5px 5px 5px 5px;
text-align:center;
font-size:1em;
}
div#favoris input {
width: 110px;
font-size:1em;
}

div#favo {
padding-top:10px;
margin-top:10px;
}
div#favo table {
padding-top:10px;
}

div#corps input {
width: 110px;
font-size:1em;
}
div#corps select {
width: 130px;
border-style:none;
font-size:1em;
}


div#boite {
  width: 95%;
  border: dashed 1px rgb(58,110,165);
  margin: 30px 0px 10px 0px;
  padding: 5px 5px 5px 5px;
  color:rgb(62,109,161);
}

div#boite a {
  text-decoration:none;
  font-size: 0.6em;
  background-color: rgb(178,223,0);
}
div#boite a:hover{
  text-decoration:none;
  color:orange;
  background:black;
}

.titre_rubrique{
  background-color:rgb(62,109,161);
  padding: 1px 0px 1px 6px;
  margin: 0px 0px 10px 0px;
  color:#F6F8EA ;
  font-size: 1em;
  font-family: Tahoma, Helvetica, Arial; 
}

.texte {
  float:left;
  width:550px;
  height:451px;
  padding: 21px 0px 0px 0px;
  margin: 0px 5px 0px 5px;
  background-repeat:no-repeat;
  background-position:right bottom;
  color:rgb(62,109,161);
  font-family: Tahoma, Helvetica, Arial; 
}
.texte a {
text-decoration:none;
color: teal;
}
.texte a:hover {
text-decoration:none;
color:orange;
background:black;
}

.titres_articles{
  list-style:none;
}

.titre_article{
  font-size: 1em;
  background: url('../images/cube21x21.png') no-repeat -1px 90%;
  padding: 10px 0 0 30px;
}

.texte_liste_article{
  height:400px;
  overflow:auto;
}

.texte_article{
  font-size: 1em;
  font-family: Tahoma, Helvetica, Arial; 
}

.date_breve{
  font-size: 0.8em;
}

div#boite_actu {
  float: left;
  margin-left: 10px;	
  margin-bottom: 10px;
  border: dashed 1px rgb(58,110,165);
  padding: 5px 5px 5px 5px;
  width: 745px;
  color:rgb(62,109,161);
}
* html div#boite_actu{
	margin-left: 5px;
}

div#boite_actu a {
  text-decoration:none;
  font-size: 0.8em;
  color: teal;
  font-size: 0.8em;
}

div#boite_actu a:hover{
  color:#F6F8EA;
  text-decoration:none;
  font-size: 1.2em;
}

p {
	margin: 0px;
	padding-left: 10px;
	padding-right: 10px;
}

p h6 {
	margin: 0px;
	padding-left: 10px;
	padding-right: 10px;
	text-indent: 10px;
}
.texte2 {
float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 5px 0px 5px;
}

.texte2 a {
text-decoration:none;
color: teal;
}

.texte2 a:hover {
text-decoration:none;
color:orange;
background:black;
}

div#sondage {
	width:430px; 
	float:left; 
	text-align:left;
}

div#sondage form fieldset {
	text-align: left;
}
.sondage {	
	text-align: left;
}



