body {
	font: 80% "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
    color: #474145;
	background: #e6ecf2;
	margin:0px;
	background-image: url(../img/fayaud_bg_body.jpeg);
    background-position: 0 100px;
    background-repeat: repeat-x;
}

table {
	  width:100%;
	  font-size: 100%;
	  padding:0;
     	  margin:0;
	  margin-bottom: 30px;
}

tr,td,th {padding:0; margin:0;}

td {
vertical-align:top;
}

a {
  color:#296cbe;
  text-decoration:none;
}
a:hover {
  color:#ff4e00;
  text-decoration:underline;
}

h1, h2, h3, h4, h5, h6 {
    color: #656d75;
    background-color: transparent;
    font-family: "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
    font-size: 100%;
    font-weight: normal;
    margin-left:    0;
    margin-right:   0;
    margin-top:     0;
    margin-bottom:  1em;
    padding-left:   0;
    padding-right:  0;
    padding-top:    0.5em;
    padding-bottom: 0;
    clear: left;
  text-decoration:none;
}

h1 
{
  font-size: 160%;
  font-weight: bold;
  margin-left: 5px;
  text-align:center;
}

h2
{
    size: 110%;
    background: #e3e6e8;
    color:#296cbe;
    padding: 0.5em;
    margin-left: -30px;
    margin-right: -30px;
    margin-bottom: 0px;
    margin-top: 0px;
    border-color: silver;
    border-width: 1px 0;
    border-style: solid;
    font-weight: bold;
    background-image: url(../img/fayaud_bg_h2.gif);
    background-repeat: repeat-x,repeat-y;
}
h3
{
  font-size: 90%;
  margin-left: 10px;
  margin-bottom: 0px;
  padding-top:0px;
  font-weight: bold;
}
h4
{
	font-size: 105%;
	margin-left: -10px;
	margin-right: -10px;
	margin-top:-10px;
	border-bottom: none; 
	font-weight: bold;
	background-image: url(../img/fayaud_bg_h2.gif);
	background-repeat: repeat-x,repeat-y;
}
h5 {margin-left: 15px; font-size: 100%; margin-left: 80px; border-bottom: none; font-weight: bold;}

p
{
  margin-bottom: 30px;
}

.auteur
{
	font-weight:bold;
}

#menu
{
	width:100%;
	height:86px;
	border-bottom: 1px solid silver;
	background-color: #111;
	vertical-align:bottom;
	margin-bottom:20px;
	margin-left:0px;
	color: silver;
 	background-image: url(../img/header_bg.gif);
    background-position: 0 0;
}
#menugauche a
{
  color:#FFFFFF;
  text-decoration:none;
}
#menugauche a:hover
{
  color:#fdd67a;
  text-decoration:none;
}

#menugauche
{
    position:absolute;
    width:93%;
    left:0px;
    top: 86px;
    padding-top: 0px;
    padding-left: 7%;
    padding-right:0px;
    text-align:center;
    background: url(../img/menu_bg.gif) 100% 0 repeat-x;
	border-top:1px solid silver;
	border-bottom:1px solid silver;
}
.menuelem
 { 
   width: 12.8%;
   font-weight: bold;
   color: #fdd67a; 
   float:left;
}
.menuelem a
{
    display: block;
    padding: 6px 0;
	text-align: center;
}

#menudroit
{
  position:absolute;
  right:1%;
  top: 70px;
}

#logo 
{
	float: left;
}
img 
{
	margin: 0;
	border:0px;
}

#login
{
	text-align:center;
	margin-top:3px;
	vertical-align:inherit;
}

#bloc
{
	border:1px solid silver;
	margin-bottom:15px;
	margin-top:15px;
	margin: 15px;
}
#titrebloc
{
	background-color:#e3e6e8;
	color:#558bcf;
	font-size:120%;
}
#notebloc
{
	float:right;
	color:#F90;
	
}
#messagebloc
{
  background-color:#ffffff;
}
#fluxrss1 , #fluxrss2
{
	position:relative;
	display: block;
	border:1px solid silver;
    margin-bottom:10px;
	padding:10px;
	width:43%;
	background-image: url(../img/page_bas_bg.gif);
	background-repeat:repeat-x;
	background-position: bottom;
	background-color:white;
}
#fluxrss1
{
	float:left;
}
#fluxrss2
{
	float:right;
}



.boiteAccueil
{
	float:left;
	margin:1%;
        position:relative;
	height:100px;

	border:1px solid silver;
        margin-bottom:10px;
	padding:10px;
	width:43%;

	background-image: url(../img/page_bas_bg.gif);
	background-repeat:repeat-x;
	background-position: bottom;
	background-color:white;
}

#page
{
    position:relative;
	border:1px solid silver;
	background-color:#fff;
	color:#000;
	padding: 30px;
	padding-top: 20px;
	margin:7%;
	margin-top:50px;
	margin-bottom:20px;
	background-image: url(../img/page_bg.gif);
	background-position: bottom;
}
