/* SANS FIN STYLESHEET */

body {
margin: 0px;
padding: 0px;
background-color: #ffd697;
background-image: url(images/bg.png);
background-repeat: repeat-x;
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;	
color: #000000;
text-align: justify; 
line-height: 15pt;
cursor: default;}

p {
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
margin-bottom: 15px;}

a:link, a:visited, a:active {
color: #9e7bc0; 
text-style: bold; 
text-decoration: none;
cursor: default; }

a:hover {
border-bottom: #e64c62 1px dotted; 
color: #e64c62; 
background-color: transparent; 
font-weight: none;}

a.image { 
border: none;}

a.image:visited { 
border: none;}

a.image:active { 
border: none;}

a.image:hover {
border: none;}


/* LAYOUT */

#layout {
position: absolute;
left: 010px;
top: 000px;}

#content {
position: absolute;
left: 70px;
top: 400px;
width: 690px;}

h1 {
font-family: 'Lora', serif;
text-transform: lowercase;
font-weight: normal;	
text-align: right;
font-size: 30pt;
letter-spacing: -3px;
line-height: 25px;
color: #ffffff;
margin: 0px;}


h2 {
font-family: times new roman;
text-transform: lowercase;
letter-spacing: 1px; 
font-size: 9pt; 
color: #89c3af; 
line-height: 0px;
text-align: right;
font-style: italic;}


h3 {
font-family: Garamond;
font-weight: normal;
line-height: 18px;
font-size: 19.5px;
font-style: italic;
letter-spacing: 1px;
color: #FFFFFF;
margin: 0px;}

h4 {
font-family: Garamond;
font-weight: normal;
line-height: 18px;
font-size: 19.5px;
font-style: italic;
letter-spacing: 1px;
color: #FFFFFF;
margin: 0px;}

/* OTHER */


b, strong, u{
color: #71041b;}

i,em {
color: #db667f;
font-family: Georgia, "Times New Roman", Times, serif;
cursor: crosshair;}

f{
font-family: Garamond;
font-size:18px;
font-style:italic;}


.imgbg {
padding: 9px;
border: 1px dotted #ff0036;
margin-right: 4px;
margin-left: 3px;}


blockquote {
font-family: Georgia;
color: #FFFFFF;
font-size: 15px;
margin: 5px;
padding: 10px;}