body {
background-color: #F8F8F8;
color : #000000;
text-align : justify;
font-size : 0.9em;
line-height: 16px;
font-style: normal;
margin : 0;
padding : 0;
font-family : verdana, arial, sans-serif;
}

#master {
margin : auto;
width : 100%;
}
#contenu {
margin-left: 18px;
margin-right: 18px;
margin-top: 5px;

}
#blocontenant {
background-color: #fffdf4;
width : auto;
border : 1px solid;
border-color : #cdbfb1;
border-collapse : collapse;
padding: 10px;
}

h1 {
color : #FFFFFF;
background-image : linear-gradient(to right, #616161, #EEEEEE);
height : auto;
width : 96%;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 250%;
font-weight : bold;
text-align : center;
text-shadow: 1px 1px 4px #262626;
line-height : 120%;
padding : 8px;
border-radius : 6px;
box-shadow : 5px 12px 29px 1px #808080;
}
h2 {
color : #0F6B8A;
font-family: Times new Roman,cursive;
text-align : center;
font-size : 2.2em;
font-weight : normal;
height : auto;
}
.cadreg {
float : left;
width: auto;
margin-right : 10px;
margin-bottom : 5px;
margin-top : 10px;
}
.cadred {
float : right;
width: auto;
margin-left : 10px;
margin-bottom : 5px;
margin-top : 10px;
}
#blocgroupe {
position: fixed;
right: auto;
top: 300px;
}
a {
color : #610000;
font-size: larger;
text-decoration : none;

}
a:visited {
color : #23737A;
}
a:hover {
color : #FFFFFF;
background-color : #171717;
}
a:active {
color : #1D8BA3;
}
h3 {
color : #660033;
height : 18px;
font-size : 1.1em;
font-weight : normal;
background-color : #F0F0F0;
text-align : center;
}
h4 {
font-family : Verdana;
color : #cc0000;
text-align : justify;
font-weight : normal;
font-size : 11pt;
list-style-type : disc;
}
h5 {
font-family : Verdana;
color : #330099;
font-size : 1em;
text-align : center;
font-weight : bold;
height : 60px;
width : auto;
}
h6 {
font-family : Arial;
color : #000000;
font-size : 1.4em;
text-align : center;
font-weight : normal;
width : auto;
line-height: 120%;
}
#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 : #996600;
width : 722px;
}
p {
text-align: right;
font-size : 0.9em;
margin-bottom : 0px;
margin-top : 5px;

}

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