body {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 0.8em;
margin: 0;
padding: 0;
color:#FFFFFF;
background-color:#dddddd;
background-image: url(../images/rayures.png);
}
body img {
border:0px;
text-align:center;
}
p {margin: 0 0 10px 0;}

a{
color:#FFFFFF;
text-decoration:none;
outline: none;
}
a:active
{
  outline: none;
}
:focus
{
-moz-outline-style: none;
}

table { margin-left:auto; margin-right:auto; text-align: center; }
.back {
background-image: url(../images/rayures2.gif);
}
#header {
/*height: 100px;*/
background-color: #000000;
text-align:center;
margin-left:auto;
margin-right:auto;
}
#sousHeader {
height: 25px;
background-image: url(../images/blue2.gif);
text-align:center;
color:White;
font-size:larger;
}
#sousHeader a:hover {
text-decoration:underline;
}

#conteneur {
position: relative;
width: 900px;
margin: 0 auto; 
background-color:#000000;
border:solid 1px #000000;
text-align:center;
}
#centre {
background-color:#000000;
margin-left: 150px;
margin-right: 150px;
text-align:center;
}
#gauche {
position: absolute;
left:0;
width: 150px;
}
#droite {
position: absolute;
right:0;
width: 150px;
}
#pied {
height: 25px;
background-image: url(../images/blue2.gif);
text-align:center;
color:White;
font-size:larger;
}
.menugauche {
list-style-type: none;
margin: 0;
padding:0;
}
.menugauche li {
/*margin-bottom: 5px;*/
}
.menugauche a {
margin: 0 2px;
color: #000000;
text-decoration: underline;
}
.menugauche a:hover {
text-decoration: none;
}
.menudroit {
list-style-type: none;
margin: 0;
padding:0;
}
.menudroit li {
/*margin-bottom: 5px;*/
}
.menudroit a {
margin: 0 2px;
color: #000000;
text-decoration: underline;
}
.menudroit a:hover {
text-decoration: none;
}


.divlink {
text-align:left;
}
.linktitle {
border-bottom-style:groove;
border-bottom-color:#2E82E9;
border-bottom-width:1px;
font-size:13px;
}
.linksite {
text-align:left;
padding-top:10px;
padding-left:10px;
padding-bottom:10px;
}
.linksite a:hover {
color:#2E82E9;
text-decoration:none;
}


.top {
color:#0066CC;
}

div.Div_Search {
      position:absolute;
      width:150px;
	  text-align:left;
      background-color:#000000;
      border:1px solid #0066CC;
      margin:0px;
      padding:0px;
	  overflow:hidden;
}
div.Div_Search ul {
      list-style-type:none;
      margin:0px;
      padding:0px;
}
div.Div_Search ul li.selected { background-color:#0066CC;}
div.Div_Search ul li {
font-size:10px;
      list-style-type:none;
      display:block;
      margin:0;
      padding:2px;
      height:32px;
      cursor:pointer;
 }
 .filter {
 display:inline;
 white-space:nowrap;
 }
 
.banner {
position:relative;
height:100px;
width:600px;
}

.event {
text-align:left;
}
