﻿@charset "UTF-8";

/* Reset */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, small { margin: 0; padding: 0; border: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline; }
body { background: #ffffff; margin: 0; }
table { border-collapse: collapse; border-spacing: 0; }
caption, th, td { text-align: left; }
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }
a img { border: none; }
input,textarea { margin: 0; }
a, input, select, textarea { outline: none; } /* Removes Firefox imposed outline */

/* Basic Typography */
body { font-size: 14px; line-height: 18px; }
body,h1,h2,h3,h4,h5,h6,p,ul,ol,dl,input,textarea { font-family: Times, Georgia, serif; color: #000000; letter-spacing: 0.035em; } /* Default fonts and colors. */


/* Links */
a { color: #000000; font-weight: normal; text-decoration: none; }
a:hover { color: #000000; text-decoration: underline; }
a.selected { text-decoration: underline; }


/* Structure */
#page { position: absolute; width: 935px; height: 650px; top: 50%; left: 50%; margin-left: -467px; margin-top: -325px; }
#title { position: absolute; top: 0; left: 0; background: url(../elements/anne.gif) no-repeat -5px -5px; width: 200px; height: 25px; }
#series { position: absolute; top: 150px; left: 20px; width: 160px; }
#image { position: absolute; top: 100px; left: 233px; width: 652px; height: 463px; }
#image_caption { position: absolute; top: 566px; left: 333px; width: 452px; height: 40px; padding-top: 12px; text-align: center; }
#image_navigation { position: absolute; top: 605px; right: 50px; }
#image_pagination { position: absolute; top: 605px; right: 0; }
#serie_description { position: absolute; top: 100px; left: 233px; width: 652px; height: 463px; }
#menu { position: absolute; bottom: 0; left: 0; }
#vita { position: absolute; top: 100px; left: 400px; width: 485px; }
#contact { position: absolute; top: 100px; left: 568px; width: 317px; }


/* Styles */
#image_caption { font-family: Helvetica, Arial, sans-serif; font-size: 10px; line-height: 14px; text-transform: uppercase; }
#series a { display: block; font-style: italic; }
#title { text-transform: uppercase; font-weight: bold; letter-spacing: 0.125em; }
#image_navigation { text-transform: uppercase; font-size: 12px; }
#image_pagination { font-size: 11px; }
#serie_description a, #image a, #image a:hover { display: block; height: 463px; font-style: italic; padding-right: 50px; text-decoration: none; }
#menu a { text-transform: uppercase; font-size: 12px; margin-right: 10px; }

