body {
color : #000000;
text-align : justify;
font-size : 9pt;
margin : 0;
padding : 0;
font-family : verdana, arial, sans-serif;
}

#master {
margin : auto;
width : 780px;
}
#contenu {
margin-left: 39px;
margin-right: 39px;
margin-top: 5px;

}
#blocontenant {
background-color: #FFFDF4;
width : 100%;
border-color: #996600;
border-style: solid;
border: 1px;
padding: 10px;

}
h1 {
color : #ffffff;
background-color : #57687b;
background-attachment : fixed;
height : 26px;
text-align: center;
font-size : 16pt;
font-weight : bold;
line-height : normal;
}

h2 {
color : #80319d;
font-size : 9pt;
font-weight : bold;
}
#blocgroupe {
position: fixed;
right: 12px;
top: 300px;
}
a {
color : #993399;
text-decoration : none;
}
a:visited {
color : #330099;
}
a:hover {
color : #ffffcc;
background-color : #663300;
}
h3 {
color : #660099;
font-size : 10pt;
font-weight : normal;
background-color : #eff5f5;
text-align : center;
}
h4 {
font-family : Verdana;
color : #cc0000;
text-align : justify;
font-weight : normal;
font-size : 11pt;
list-style-type : disc;
}
h5 {
background-color : #FDF4DB;
font-family : Verdana;
color : #330099;
font-size : 10pt;
text-align : center;
font-weight : bold;
height : 60px;
}
h6 {
font-family : Arial;
color : #000000;
font-size : 8pt;
text-align : justify;
font-weight : normal;
}
#bloc {
float : left;
width: auto;
margin-right : 10px;
margin-bottom : 5px;
margin-top : 10px;
}
#bloc1 {
float : right;
width: auto;
margin-left : 10px;
margin-bottom : 5px;
margin-top : 10px;
}
#bloc2 {
float : right;
padding : 10px;
}
#bloc3 {
padding : 10px;
margin : 5px;
}
hr {
color : #336699;
width : 100%;
}

.zoom {
height:480px;
margin:auto;
}
.zoom p {
text-align:center;
}
.zoom img {
width:320px;
height:240px;
}
.zoom img:hover {
width:480px;
height:360px;
}
