/**
* CSS
* 
* @version 1.0
* @author Vaska 
* @author Gregory Cadar
*/
* {
	margin: 0;
	padding: 0;
}

body {
	font-size: 10px;
	font-family: Georgia;
	background: #fff;
}

body.section-1 { }
body.section-2 { }
body.section-3 { }

a:link { text-decoration: none; color: #000000;}
a:active { text-decoration: none; color: #FF6666; }
a:visited { text-decoration: none; color: #708090; }
a:hover { text-decoration: none; color: #0FF6666; }

a img { border: none; }

#menu {
    width: 300px;
    overflow: auto;
    top: 0;
    bottom: 0;
	left: 0;
    position: fixed;
    height: 100%;
	background-color: transparent;
}

#menu ul {
	line-height: 16px;
	list-style: none;
	font-family: Georgia;
	font-size: 12px;
	font-weight: 100;
	color: #009966;
	margin-bottom: 6px;
	margin: 15 0 12px 0;
}

#menu ul li.section-title { text-decoration: none; color: #FF6666; font-weight: 1000; font-size: 12px; line-height: 20px; }

#menu .container { padding: 5px 5px 25px 20px }

#content {
    height: 100%;
    margin: 0 0 0 215px;
    top: 0;
}

#content .container {
    padding: 30px 5px 10px 150px;
}

#content p { width: 280px; margin-bottom: 9px; }

p {
    margin: 0 0 9px 15px;
    color: #000000;
    font-size: 12px;
    font-family: Georgia;
}

h1 { font-size: 32px; }
h2 { font-size: 24px; }
h3 { font-size: 16px; }
h4 { font-size: 16px;
	color: #FF6666;
	font-family: Georgia;
	font-weight: 300;
	font-style: italic;
	margin-top: 10px;
	margin-bottom: 0px;
}
h5 { font-size: 10px;
	color: #FF6666;
	margin-top: 25px;
	margin-bottom: 6px;
}

#img-container	{ margin: 0; padding: 0; }
#img-container p	{ width: 400px; margin: 0; padding: 0 0 12px 0; }
#img-container span.backgrounded a;
#img-container a.thickbox
#img-container a.thumb-img;
#img-container #d-col1 a { background: transparent; }

#once { clear: left; }

#the-background {
position: fixed;
overflow: hidden;
z-index:1;
width: 100%;
height:100%;
top:0;
left:0;
}
#wrapper { 
position: absolute;
z-index: 2;
width: 100%;
height: 100%;
top: 0;
left:0;
}

/* SLIDE SHOW - Navigation */
    p.nav a {
         background-color: #FFF;
         padding-top: 6px;
         padding-right: 9px;
         padding-bottom: 3px;
         padding-left: 9px;
         font-size: 11px;
         font-family: Georgia, serif;       
         -moz-border-radius-bottomleft:3px;
         -moz-border-radius-bottomright:3px;
         -moz-border-radius-topleft:3px;
         -moz-border-radius-topright:3px;}
     p.nav a:hover {
         background-color: #FFF;}
     p.nav span#num {
         letter-spacing: 2px;
         font-family: Georgia, serif;
         font-style: italic;
         padding-left: 20px;}tell application "Finder"
	activate
	open document file "style.css" of folder "themeclara" of folder "site" of folder "ndxz-studio" of folder "clara-Indexhibit" of folder "Site clara" of folder "Sites" of folder "Hugues" of folder "Users" of startup disk
	open document file "style.css" of folder "themeclara" of folder "site" of folder "ndxz-studio" of folder "clara-Indexhibit" of folder "Site clara" of folder "Sites" of folder "Hugues" of folder "Users" of startup disk
