/* ------------------------------ RESET STYLE --------------------------------- */
* {
  margin:0;
  padding:0;
  border:0;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:11px;
  outline:0;
  text-decoration:none;
  color:#000000;
}

ol, ul {
  list-style: none;
}

body {
  line-height:1;
  background-color:#eeeeee;
}

a {
cursor:pointer;
cursor:hand;
color:#000000;
}

a:hover {
color:#000000;
text-decoration:underline;
}

h1 {
font-size:20px;
height:30px;
position:absolute;
text-indent:-9999px;
letter-spacing:-100px;
}

h2 {
font-size:14px;
height:22px;
text-transform:uppercase;
color:#000000;
font-weight:bold;
position:relative;
margin:13px 0 0 110px;
width:330px;
z-index:10;
}

h2 a {
color:#FF9900;
z-index:10;
}

h3 {
font-size:14px;
height:18px;
color:#666666;
font-weight:bold;
position:relative;
width:300px;
margin:0 0 0 110px;
}


.favi {
position:absolute;
left:0;
top:0;
width:90px;
height:110px;
margin:0 15px 0 5px;
z-index:50;
}



#global {
background:transparent;
width:100%;
height:100%;
}

#contenu {
background:transparent;
width:960px;
margin:5px auto;
position:relative;
}

#header {
background: url(../images/header.png) left top repeat-x;
height:100px;
position:relative;
}
/*
.bloc_droit {
position:absolute;
right:20px;
top:140px;
border:#bcbcbc 1px solid;
width:450px;
height:128px;
}

.bloc_gauche {
position:relative;
margin:20px;
border:#bcbcbc 1px solid;
width:450px;
height:128px;
}
*/

.bloc_droit {
position:absolute;
right:20px;
top:120px;
border:#cccccc 1px solid;
width:450px;
height:110px;
}

.bloc_gauche {
position:relative;
margin:20px;
border:#cccccc 1px solid;
width:450px;
height:110px;
}


#footer {
width: 960px;
color: white;
height: 110px;
margin: auto;
border-top: 1px solid #CCC;
margin-top: 25px;
}

#footer p {
text-align:center;
color:#000000;
font-weight:bold;
line-height:20px;
}

#microweb {
background:transparent;
width:50px;
margin:0 auto;
text-align:center;
}

#pagination {
position:relative;
height:20px;
margin:0 0 0 20px;
width:920px;
}

ul {
position:absolute;
}

li {
display: block;
float: left;
width: 30px;
height: 40px;
background: #F90;
margin-right: 10px;
}

li a {
display: block;
color:#ffffff;
line-height: 40px;
text-align:center;
font-size: 10pt;
font-weight:bold;

}

li a:hover {
display: block;
background: #ffffff;
color:#666666; 
border: 2px solid #F90; 
width:26px; 
height: 36px;
line-height:36px;
text-decoration:none;
}

#annuaire {
font-size:10px;
color:#FF9900;
}
