
html, body {
height : 100%;
overflow : hidden;
}
body {
font-size : 80%;
color : blue;
 background-image:url(../../../../../fichier_index/fond-jaune.jpg);
font-family : Verdana, Arial, Helvetica, Lucida, sans-serif;
margin : 0;
padding : 0;
overflow : auto;
}
table {
border-width : 0;
margin : auto;
}
.title {
 color: #000099; 
        font-family: 'Cherry Cream Soda', arial, serif; 
        font-size: 45px;
		 background-image:url(../../../../../../fichier_index/fond-jaune.jpg);  
 }
.caption {
text-align : left;
margin : auto;
}
.ctrllinks {
font-size : 80%;
}
.footer {position : absolute;
z-index : 1;
left:10px;
bottom:10px;
font-size : 80%;
color : blue;
		 background-image:url(../../../../../../fichier_index/fond-jaune.jpg);  
text-align : right;
margin-top : 0.5em;
}
img.small {
border : 1px solid #3333cc;
margin : 2px;
padding : 0;
display : block;
}

img.medium {  background: #98B924; background-image: -moz-linear-gradient(top, #b8da40, #89a230); /* FF3.6 */-moz-border-radius: 10px 10px 0 0; 
  		background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #b8da40),color-stop(1, #89a230)); /* Saf4+, Chrome */
        filter:  progid:DXImageTransform.Microsoft.gradient(startColorStr='#b8da40', EndColorStr='#89a230'); /* IE6,IE7 */
        -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#b8da40', EndColorStr='#89a230')"; /* IE8 */
border: 3px solid #fff; padding:15px;
-moz-box-shadow: 10px 10px 5px #888; /* Firefix */
-webkit-box-shadow: 10px 10px 5px #888;  /* Safari and Chrome */
box-shadow: 10px 10px 5px #888; /* Opera, future-proofing */

 color:#476DD2; text-align:center; font-weight:bold; width:auto ;height:auto; 
padding : 30px;
border : 3px solid #fff;
 -webkit-border-radius: 30px;
-moz-border-radius: 30px;
border-radius: 30px;

 display : block;
margin-left : 1px;
margin-right : 1px;
margin-top : 10px;
margin-bottom : 0;

}
.medium,#mainimage,#imagecel{ width:60%; height:auto; max-height:450px;padding : 0;
margin : 0;
}
#imagecell {

 background-image:url(../../../../../fichier_index/fond-jaune.jpg);
}

#mediumpaper {
color : blue;
 background-image:url(../../../../../fichier_index/fond-jaune.jpg);
width : 80%; max-width:600px;
margin-top : 17px;
margin-left : 6%;
margin-right : auto;
}
#smallpaper {
color : blue;
 background-image:url(../../../../../fichier_index/fond-jaune.jpg);
text-align : center;
font-size : 80%;
padding : 0;
margin-top : 17px;
margin-left : auto;
margin-right : auto;
}
a {
color:#FF0000; font-weight:bold;
background-color : #f1f5a3; background-image:url(../../../../../fichier_index/fond-jaune.jpg);
text-decoration : underline;
}
a.control {
color: #FF0000;
 background-image:url(../../../../../fichier_index/fond-jaune.jpg);
}
a:hover {
 color:#0000FF;
background-color : #f1f5a3;
}
#mainlayer {
visibility : visible;
position : absolute;
top : 0;
left : 0;
width : 100%;
height : 100%;
color : blue;
background : #f1f5a3;
}
#title .title {
width : auto; background-image:url(../../../../../fichier_index/fond-jaune.jpg);


}
#ctrllinks .ctrllinks {
width : 5%;
margin-left : -20%;
}
#next .control {
width : 5%;
margin-left : 1%;
}
#next {
width : 5%;
margin-left : 5%;
}
#lightboxlayer {
visibility : hidden;
position : absolute;
top : 0;
left : 0;
width : 100%;
height : 100%;
color : blue;
background : #f1f5a3;
z-index : 3;
overflow : auto;
}
#lightboxcontainer {
margin-top : 20px;
margin-left : 10px;
margin-right : 10px;
}
#smalliframe {
position : absolute;
visibility : hidden;
z-index : 2;
}
#mediumiframe {
position : absolute;
visibility : hidden;
z-index : 1;
}
#liens {
position : absolute;
z-index : 1;
right : 2%;
top : 120px;
 background-image:url(../../../../../fichier_index/fond-jaune.jpg);
color : #476dd2;
list-style-type : none;
font-size : 70%;
font-weight : bold;
width : 10%; max-width:130px;
padding :0;
border : 0;
margin : 60px 0;
}
#liens li {
padding : 3px 5px;
}
a:link {
text-decoration : none;
}
a:visited {
text-decoration : none;
}
ul#liens a {display:block;
line-height:25px;
  text-align:center; margin-bottom:8px ; 
        border: 2px solid #fff;
        background: #98B924; background-image: -moz-linear-gradient(top, #e69b00, #b88b32); /* FF3.6 */
		-moz-border-radius:10px; 
        -webkit-border-radius:10px;
        -o-border-radius:10px;
        border-radius:10px;
  		background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #e69b00),color-stop(1, #b88b32)); /* Saf4+, Chrome */
        filter:  progid:DXImageTransform.Microsoft.gradient(startColorStr='#e69b00', EndColorStr='#b88b32'); /* IE6,IE7 */
        -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#e69b00', EndColorStr='#b88b32')"; /* IE8 */
        color: #fff; 
        text-decoration: none;  
        text-shadow: 0px 0px 6px #777;box-shadow: none; }
 ul#liens a:hover  ,ul#liens a:focus {background: #e69b00;background-image: -moz-linear-gradient(top, #b88b32, #e69b00); /* FF3.6 */
  background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #b88b32),color-stop(1, #e69b00)); /* Saf4+, Chrome */
            filter:  progid:DXImageTransform.Microsoft.gradient(startColorStr='#b88b32', EndColorStr='#e69b00'); /* IE6,IE7 */
        -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#b88b32', EndColorStr='#e69b00')"; /* IE8 */border: 2px solid #fff;box-shadow: none; }		
		



