body {
font-family:"Arial Narrow",Segoe UI,Georgia,Verdana, Arial, Helvetica, sans-serif;
font-size: 1em;
margin: 0;
padding: 0;
}
img {
border:none;
}
p {
margin: 0 0 10px 0;
}
hr{
color:#57994C;
background-color :#57994C;
height:1px;
border:none;
max-width:90%;
}
#header {
height: 120px;
font-family:"Segoe UI",Georgia,Verdana, Arial, Helvetica, sans-serif;
text-align:left;
/*font-size:3em;
background-color: #99CC66;*/
/* border-top: 1px solid black;
border-left: 1px solid black;
border-right: 1px solid black; */
background-image:url(img/bandeau_manioc.png);
background-repeat:repeat-x;
background-position:0 0px;
}
#haut {
height: 30px;
background-color:#CCCCFF;
}
#conteneur {
position: absolute;
width: 100%;
background-color:#fff;
}
#centre {
/*background-color:#edffd9;
margin-left: 150px;
margin-right: 150px;*/
border-left: 1px solid black; 
border-right: 1px solid black; 
padding:10px;
background-image:url(fond.png);
background-repeat:repeat-x;
background-position:0 0;
}
#pied {
clear:both;
height: 30px;
/*background-color: #99CC66;*/
border-bottom: 1px solid black; 
border-left: 1px solid black; 
border-right: 1px solid black; 
/* background-image:url(fond2.png);
 */background-repeat:repeat-x;
background-position:0 0;
text-align:center;
}
.titre_h3{
text-align:center;
font-weight:normal;
text-decoration:underline;
}
.titre_tableau {
font-weight:bold;
text-decoration:underline;
}
table{
width:100%;
}
td{
text-align:center;
width:30%;
/*background-color :white;*/
vertical-align:top;
border:1px outset green;
padding-bottom:10px;
padding-top:10px;
}
td img{
/*float:left;
margin-right:10px;*/
}
div .recherche{
float:right;
margin-top:15px;
margin-right:25px;
}
.loupe {
width:24px;
height:24px;
background: white url(img/LoupeRehercher.png) no-repeat center center;
}
input{
border:1px solid green;
}
p{
text-align:justify;
}
#pied a{
font-size:0.8em;
text-decoration:none;
font-weight:normal;
color:#556B2F;
}
#pied a:hover{
text-decoration:underline;
}
.patrimon {
background-image:url(fond.png);
}
.images{
background-image:url(fond.png);
}
.catalogu{
background-image:url(fond.png);
}
.fichiers{
background-image:url(fond.png);
}
.travauxd{
background-image:url(fond.png);
}
.etudesc1{
background-image:url(fond.png);
}
h3{
font-family:Candara,"Segoe UI","Arial Narrow",Georgia,Verdana, Arial, Helvetica, sans-serif;
color:#556b2f;
margin:5px;
}
a{
text-decoration:none;
color:#556b2f;
}
a:hover{
text-decoration:underline;
}
ul {
list-style-type: circle;
list-style-position: inside;
margin:7px;
}