body {
margin:0;
padding:0;
height: 100%;
font-family: verdana;
font-size: x-small;
background: url(../images/bg.gif) repeat-y top left;
color: #2d4398;

}

h2 {
background: #d2e6ff;
font-size: x-small;
font-weight: bold;
border: 1px solid #2d4398;
}

h3 {

font-size: x-small;
font-weight: bold;
border: 1px solid #75c6fd;
}

ul, li{
list-style-type: none;
text-align: left;
}

a{
color: #2d4398;
text-decoration:none;
}

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

a img{
border: none;
}

form {
font-family: verdana;
font-size: x-small;
background-color:#d2e6ff;
padding:10px;
width:430px;
}
label {
font-weight:bold
}
input {
font-family: verdana;
font-size: x-small;
border:1px solid #75c6fd;
background-color:white;
color:#2d4398;
width: 200px;
}

.bouton{
width: 80px

}

select, option {
font-family: verdana;
font-size: x-small;
background-color:white;
color:#2d4398;
}
textarea {
font-family: verdana;
font-size: x-small;
border:1px solid #75c6fd;
background-color:white;
color:#2d4398;
width: 300px;
height: 200px;
}
fieldset{
border-color:#75c6fd;
}

#conteneur {
width:760px;
background:#fff;
}

#header {
margin: 0;
height:130px;
background: url(../images/top.gif) no-repeat top left;
}

#header a {
  width: 760px ;
  height: 130px ;
  display: block ;
  position: relative ;
  margin: 0 ;
 }
#header a span
{
  display: none ;
}

#mainright {
width:160px;
float:left;
padding-left:12px;
margin-top: 15px;
padding-bottom:10px;

}

#maincenter {
width:450px;
float:left;
background:#fff;
padding-bottom:20px;
margin-top: 15px;

}

#maincenter img {
border: 1px solid #75c6fd;
}

#mainleft {
width:130px;
float:left;
margin-top: 15px;
padding-right: 5px;
text-align: center;
}

#large {
width:600px;
float:left;
background:#fff;
padding-bottom:20px;
margin-top: 15px;
}

#news_see {
background:#fff;
height: 250px;
padding: 10px;
margin: 15px;
border: 1px solid #75c6fd;
}

.bottom{
position: absolute;
bottom: 10px;
}

.acc_ed{
background: url(../images/people/forschle01.jpg) no-repeat left top;
padding-left:60px;
}
.acc_dossier{
background: url(../images/people/forschle01.jpg) no-repeat right top;
padding-right:60px;
}
.acc_imgg{
float: left;
}
.acc_imgd{
float: right;
}

.ref{
color: red;
}

.just{
text-align:justify;
}
.centre{
text-align:center;
}

.news{
padding:10px;
width:430px;
border: 1px solid #75c6fd;
}
.situ{
padding-left:100px;
height: 80px;
width:340px;
background: url(../images/bg_situ.png) no-repeat top left;
}

.aide{
padding-left:100px;
height: 80px;
width:340px;
background: url(../images/bg_aide.png) no-repeat top left;
}

.culte{
padding-right:100px;
padding-left: 5px;
height: 80px;
width:340px;
background: url(../images/bg_cultes.png) no-repeat top left;
}

.cadre{
padding-left: 100px;
height: 80px;
width:340px;
background: url(../images/bg_cadre.png) no-repeat top left;
}

.bordbleu{
border: 1px solid #75c6fd;
padding: 5px;
}

.puce_ok{
list-style-type: lower-roman;

}

#footer {
clear: both;
font-size:xx-small;
padding-top: 5px;
padding-bottom: 5px;
text-align: center;
border-top: 1px dotted #75c6fd;
border-bottom: 1px dotted #75c6fd;
}


#centerleft {
margin-left: 0px;
width:220px;
float:left;
background:#fff;
padding-bottom:0px;

}
#centerright {
width:220px;
float:left;
background:#fff;
padding-bottom:0px;
padding: 5 5 5 5;
}

