/* Template Content */
body, input, textarea {
	background: #0000;
    color: #000;
    font-family: verdana, sans-serif;
    font-size: 11px;
    line-height: 15px;
	padding:0;
	margin:0;
}
h1, h1 a, h1 a:visited { 
    font-size: 20px;
    font-weight: normal;
    margin: 0px;
    display: inline;
    position: relative;
    bottom: -1px;
    text-decoration: none;
}
input, textarea {
    border: 1px solid #000;
    -moz-border-radius: 4px;
}
.mainimage {
    text-align: center;
    width: 700px;
    background-color: #eee;
    -moz-border-radius: 10px;
}
.thumbs {
    width: 700px;
}
.subtitle {
    position: relative;
    top: -2px;
    left: 8px;
    display: inline;
}
img {
    border: 0px;
}
.comments {
    padding: 20px;
    background-color: #eee;
    -moz-border-radius: 10px;
}
a, a:visited {
    color: #000;
    text-decoration: underline;
}
a:hover, a:visited:hover { 
    color: #666;
    text-decoration: none;
}
ul {
    list-style-type: none;
    margin: 0px;
}
li {
}
.small {
    clear: both;
    font-size: 10px;
    text-align: right;
}
ul.exif {
    margin: 10px 0px 10px 0px;
}
ul.exif li {
    padding: 0px;
    text-indent: 0px;
}

/* Folderblog Generated Content */
.fbthumb, .fbrandthumb, .fbthisthumb, .fbmenuthumb { 
    padding: 5px 0px 10px 0px;
    width: 140px;
    text-align: center;
    vertical-align: middle;
    display: table-cell;
    float: left;
}
.fbcomthumb {
    padding: 0px 0px 5px 5px;
    float: right;
}
.fbthumb img, .fbmenuthumb img {
    border: 1px solid #000;
}
.fbthisthumb img {
    border: 2px solid #000;
}
.fbthisthumb {
    background-color: #eee;
    -moz-border-radius-bottomleft: 10px;
    -moz-border-radius-bottomright: 10px;
}
.fbthiscat {
    font-weight: bold;
}
.fbpages {
    padding-bottom: 10px;
    font-weight: bold;
}
.fbthispage {
    font-weight: normal;
}
.fbcomment {
    margin-top: 5px;
}
.fbbyline {
    display: block;
    color: #666;
    font-size: 10px;
}
ul.fbcats {
    display: inline;
    padding: 0px;
}
li.fbshowall {
    display: inline;
    text-indent: 0px;
    margin: 0px;
    padding: 0px;
}
#logo{
	width: 100%;
	height: 117px;
	background: url('../header_photos.png') repeat-x;
	margin:0;
	margin-bottom: 20px;
}
#principale{
	background-color:#FFFFFF;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}
