/* Default styles reset */
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input { 
  margin: 0; padding: 0;
}
a img,:link img,:visited img { 
  border: none; 
}
a {
  text-decoration: underline;
  color: #707173;
}
a:hover {
  text-decoration: underline;
  color: #707173;
}

body, html {
  height: 100%;
  overflow: hidden;
}
body, td
{
  margin: 0;
  padding: 0;
  font-family: Georgia, Times, serif;
  font-size: 16px;
  font-height: 1.125em;
  color: #707173;
}
body
{
  background: #fff url(../images/background.jpg) repeat fixed top left;
}
input {
  font-family: Georgia, Times, serif;
  font-size: 12px;
}
h1 {
  font-family: BaseNine, Arial, serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.25em;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #000;
  margin-bottom: 0.5em;
}
h2 {
  font-family: BaseNine, Arial, sans-serif;
  font-size: 24px;
  font-weight: bold;
  line-height: 1.1em;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #000;
}
h3 {
  font-family: BaseNine, Arial, sans-serif;
  font-size: 10px;
  font-weight: normal;
  line-height: 1.2em;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #000;
}
h4 {
  color: #ff6114;
  margin-bottom: 1em;
}
h1 a,
h2 a,
h3 a,
h4 a {
  text-decoration: none;
}
h4 a,
h4 a:hover {
  color: #ff6114;
}

#wrapper {
  position: relative;
  z-index: 10;
  overflow: auto;
  overflow-y: auto;
  overflow-x: hidden;
  height: 100%;
}
#header {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100;
  width: 300px;
}
#logo {
  width: 236px;
  height: 50px;
  background-color: #fff;
}
#logo img {
  display: block;
}
#logo_subtitle {
  padding: 4px 16px;
  background-color: #d9dadb;
  font-family: BaseNine, Arial, sans-serif;
  font-weight: bold;
  font-size: 12px;
  line-height: 13px;
  color: #000;
}
#map {
  margin-top: 4em;
  background: url(../images/map_bg.gif) no-repeat top left;
  position: relative;
  width: 220px;
  height: 230px;
  overflow: visible;
}
#map .frac_dot {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 13px;
  height: 13px;
}
#map #frac_name {
  position: absolute;
  top: 222px;
  left: 37px;
  background-color: #58585a;
  color: #fff;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 9px;
  padding: 1px 8px;
  text-transform: uppercase;
  letter-spacing: 0.2em;
}
#nav {
  position: absolute;
  z-index: 101;
  left: 0;
  bottom: 0;
  font-family: BaseNine, Arial, sans-serif;
  font-size: 16px;
  line-height: 19px;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  color: #fff;
}
#nav li { display: block;}
#nav a {
  color: #fff;
  background-color: #000;
  padding: 0px 8px 1px 16px;
  text-decoration: none;
  display: block;
  float: left;
  clear: left;
  position: relative;
  height: 18px;
}
* html #nav a {
  padding: 0 8px 3px 16px;
  overflow-y: hidden;
}
#nav li li.active a {
  color: #000 !important;
}
#nav li li.last a {
  padding-bottom: 9px;
}
#nav li ul,
#nav li.contacts,
#nav li.liens,
#nav li.newsletter,
#nav li.english {
  line-height: 14px;
}
#nav li li a {
  height: 8px;
  font-size: 12px;
  padding: 1px 8px 4px 16px;
}
* html #nav li li a {
  height: 11px;
  padding: 0px 8px 3px 16px;
}
#nav li.presentation a {
  background-color: #ee7f01;
}
#nav li.presentation li a {
  background-color: #f9c189;
  color: #693800;
}
#nav li.evenements a {
  background-color: #c64647;
}
#nav li.evenements li a {
  color: #571F20;
  background-color: #e2a2a3;
}
#nav li.les-frac a {
  background-color: #7c2d25;
}
#nav li.les-frac li a {
  color: #361411;
  background-color: #b3908d;
}
#nav li.ressources a {
  background-color: #f76114;
}
#nav li.ressources li a {
  color: #6c2b09;
  background-color: #faa687;
}
#nav li.intranet a {
  background-color: #d49d04;
}
#nav li.intranet li a {
  color: #5d4602;
  background-color: #e4c67f;
}
#nav li.contacts a,
#nav li.liens a,
#nav li.newsletter a,
#nav li.lang_selector a {
  padding: 1px 8px 7px 16px;
  height: 8px;  
  font-size: 12px;
}
* html #nav li.contacts a,
* html #nav li.liens a,
* html #nav li.newsletter a,
* html #nav li.lang_selector a {
  height: 9px;
  padding: 0px 8px 5px 16px;
}
#nav li.contacts a {
  background-color: #9c9e9e;
}
#nav li.liens a {
  background-color: #58585a;
}
#nav li.newsletter a {
  background-color: #9c9e9e;
}
#nav li.lang_selector a {
  background-color: #58585a;
}
* html #nav li.lang_selector a {
  padding-bottom: 9px;
}

#toolbox {
  position: absolute;
  z-index: 102;
  top: 0;
  right: 0;
}
#frac_quick_access {
  width: 178px;
  padding: 4px 16px;
  background-color: #ececed;
  color: #000;
  font-size: 12px;
  line-height: 20px;
  float: left;
}
#frac_quick_access,
#frac_quick_access ul {
  list-style-type: none;
  list-style-position: outside;  
}
#frac_quick_access ul {
  display: none;
}
#frac_quick_access:hover ul,
#frac_quick_access.hover ul {
  display: block;
}
#frac_quick_access a {
  color: #8f9092;
  text-decoration: none;
}
#frac_quick_access a:hover {
  color: #000;
}
#search_box {
  background-color: #fff;
  color: #000;
  width: 178px;
  float: left;
  padding: 4px 16px;
  height: 20px;
}
* html #search_box {
  padding-top: 0;
}
#search_box input {
  border: 0 none;
  background-color: #fff;
}
#search_box input[type=text] {
  border-bottom: 1px solid #797a7c;
  color: #797a7c;
  width: 150px;
}
#search_box input.submit_btn {
  border: 0 none;
  background-color: #fff;
  color: #000;
  font-size: 16px;
}

p.clear {
  clear: both;
}

.head {
  position: absolute;
  z-index: 9;
  right: 0;
  top: 100px;
  width: 65%;
  min-height: 144px;
  background-color: #f76114;
  padding: 20px 16px;
}
* html .head {
  height: 144px;
}
.head h2 {
  color: #fff;
}
.head h3 {
  float: right;
  width: 200px;
  clear: right;
}
.head h3 a {
  color: #6c2b09;
}
.content {
  position: relative;
  z-index: 20;
  background-color: #fff;
  margin-left: 26%;
  margin-right: 14%;
  top: 220px;
  padding: 16px;
  min-width: 550px;
  min-height: 300px;
}
.content h3 {
  margin-bottom: 4em;
}

#news_content {
  margin-left: 40%;
  margin-top: 100px;
  min-width: 432px;
  background-color: #f76114;
  min-height: 230px;
  height: 50%;
  padding: 0 16px;
  border-bottom: 100px solid #f76114;
  font-size: 18px;
  font-weight: bold;
  line-height: 22px;
  color: #000;
  overflow: visible;
  position: relative;
}
* html #news_content {
  height: 230px;
}
#news_content a {
  text-decoration: none;
  color: #000;
}
.news_item {
  height: 230px;
  position: absolute;
  top: 0;
  left: 16px;
  width: 70%;
  min-width: 400px;
}
.news_item .info {
  color: #fff;
}
.news_item strong {
  color: #fff;
}
.news_item h4 {
  font-size: 18px;
  line-height: 22px;
  color: #fff;
  font-family: Georgia, Times, sans-serif;
  margin-bottom: 0;
}
.picture_item {
  position: absolute;
  bottom: 50px;
  right: 0;
  width: 375px;
  text-align: right;
}
.picture_item img {
}
.picture_item .legend {
  margin: 0 1em 1em 0;
  font-size: 10px;
  line-height: 1em;
  color: #000;
}

.exhibition {
  margin-bottom: 2em;
}
.exhibition .title {
  color: #000;
  font-weight: bold;
  font-style: italic;
}
.exhibition .artists {
  font-weight: bold;
  font-style: normal;
}
.exhibition .outside {
  font-weight: normal;
  font-style: normal;
}
.exhibition .subtitle {
  color: #000;
}
.exhibition .dates {
  color: #000;
  font-style: italic;
}
.exhibition .info {
  color: #000;
}

.book {
  margin-bottom: 2em;
}
.book .title {
  color: #000;
  font-weight: bold;
  font-style: italic;
}
.book .authors {
  font-weight: bold;
  font-style: normal;
}
.book .subtitle {
  color: #000;
  font-style: italic;
}
.book .edition {
  color: #000;
}

.file {
  margin-bottom: 0.5em;
}
.file p.legend {
  margin-left: 0;
  margin-top: 0;
  font-size: 16px;
}
.file .icon {
  float: left;
}

.picture {
  margin-top: 1em;
  float: left;
  position: relative;
}
.legend {
  margin-top: 1.8em;
  margin-left: 66%;
  font-size: 10px;
  line-height: 1em;
  color: #000;
}
* html .legend {
  margin-left: 375px;
}

.subscription_form th {
  font-weight: normal;
  color: #000;
  text-align: left;
  vertical-align: top;
}
.subscription_form td {
  vertical-align: top;
}
.subscription_form .error_list {
  color: #F76114;
  list-style: none inside;
  font-size: 12px;
}
.subscription_form input {
  font-family: Georgia, Times, serif;
  font-size: 16px;
  color: #000;
}
.notice {
  color: #000;
  font-weight: bold;
}
.error {
  color: #f76114;
}

.pager {
  clear: both;
  text-align: center;
  margin-bottom: 2em;
  font-size: 12px;
  color: #f76114;
}
.archives_nav a {
  text-decoration: none;
  color: #707173;
}
.archives_nav a:hover {
  text-decoration: underline;
  color: #707173;
}
.pager .prev_btn {
  float: left;
}
.pager .next_btn {
  float: right;
}
.pagination {
  margin-top: 2em;
  font-size: 12px;
  text-align: center;
}

.archives_nav {
  margin-bottom: 2em;
}
.archives_nav a {
  color: #707173;
  text-decoration: none;
}
.archives_nav a:hover {
  color: #707173;
  text-decoration: underline;
}

