* {
margin: 0; padding: 0; border: 0;
list-style-type: none; text-decoration: none;
text-indent: 0;
font-family: arial,"lucida grande", geneva, sans-serif;
}
body {	
	background: url("-galerie-images/la-serpente-bg.jpg") #acaca0;
	text-align:center;
	font-size: 1em;
	font-family:Verdana, Helvetica, sans-serif;
	color: #333;
	}
.sbody {
    margin:auto;
    width:610px;
    border: 0 none;
    text-align: center;
}
a {cursor: pointer;}
#image {
    margin-bottom: 5px;
    text-align: center;
}
#image img {
    padding:6px;
    border: 1px solid #999;
    background-color: #fff;
    margin-top: 10px;
    margin: auto;
}
#image_info {
    display:block;
    font-size:1em;
    border: 0 none;
    }
#image_info a {
    color:#333;
}
.show_title {
    font-size: 1.2em;
}
img {
	border-width: 0;
	text-align: center;
}
#navigation {
	margin: 5px 0 10px;
}
#navigation a {
	text-decoration: none;
    color:#333;
    font-weight: bold;
    border-bottom: 1px dotted #ddd;
    font-weight:bold;
}


