/*

website : www.iero.org
author : Greg FABRE 
author email : zeemax at iero dot org
license : creative commons 2.0
created : january 1999
updated : mai 2006
*/

/* margin: haut droite bas gauche */

/* General */

body {
    font-size: 75% ;
    font-family: "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
    background-color: White;
    margin: 0;
    padding: 0;
    min-width: 1000px; 
    color: #444 ;
}

a {
  color: blue;
  text-decoration: none;
}

a#ext, a.ext {
  color: #bc26f4;
  text-decoration: none;
}

a img {
	border: 0px ;
	}

/* Page */

#global {
    width: 100%;
    min-width: 0;
    margin: 0;
    padding: 0;
}

/* menu d'en haut */

#top {
    margin: 0;
    padding: 0;
    background-color: transparent;
    background: #5581a7 url('title_iero.gif') top left no-repeat;
    width: 100%;
}

#top-actions {
    background-color: transparent;
    white-space: nowrap;
    list-style-image: none;
    list-style-type: none;
    margin: 1px 0 0 0;
    height: auto;
    line-height: normal;
    float: right;
    padding: 3px 2em 3px 0;
}

#top-actions li {
    display: inline;
}

#top-actions li a {
    background-color: transparent;
    border: 1px solid #5581a7 ;
    color: #cedded;
    height: auto;
    padding: 0.2em;
    margin-right: 0.2em;
    text-decoration: none;
    text-transform: lowercase;
}

#top-actions li.selected a {
    background-color: #5581a7;
    color: #2d5173;
    /*border: 1px solid #808080;*/
}

#top-actions li a:hover {
    background-color: #5581a7;
    color: #2d5173;
    /*border: 1px solid #808080;*/
}

#top-searchbox {
    float: right;
    clear: right;
    background-color: transparent;
    margin: 1.5em 0 0 0;
    padding: 0 2em 0 0;
    text-align: right;
    text-transform: lowercase;
    white-space: nowrap;
    z-index: 2;
}

input.searchButton {
    background-image: none;
    background: White ;
    margin-bottom: 1px ! important;
    font-size: 85%;
    cursor: pointer;
    padding: 1px 0.5px 1px 0px;
    text-transform: captialize;
}

.LSBox {
    clear: left;
    float: left;
    text-align: right;
    padding-right: 1px;
    display:block;
}

.LSResult {
    position:relative;
    display: block;
    text-align:right;
    padding-top: 5px;
    margin: 0;
    left: 3px;
    z-index: 3;
}

.LSShadow {
    position:relative;
    text-align:right;
}
#top-flags {
    float: right;
    clear: right;
    background-color: transparent;
    margin: 1.5em 0 0 0;
    padding: 0 2em 0 0;
    text-align: right;
    text-transform: lowercase;
    white-space: nowrap;
    z-index: 2;
}
img.flag {
    margin-left: 2px;
}

#top-logo {
    /*background: url(http://ssji.iero.org/styles/iero.png) no-repeat;*/
    border: 0;
    margin: 0em 0em 0.75em 1.5em;
    padding: 0;
}

#top-logo a {
    display: block;
    text-decoration: none;
    overflow: hidden;
    border: 0;
    margin: 0;
    padding: 0;
    padding-top: 80px;
    height: 0px !important;
    height /**/: 110px;
    width: 80px;
    cursor: pointer;
}


.hiddenStructure {
    display: block;
    background: transparent;
    background-image: none; /* safari bug */
    border: none;
    height: 1px;
    overflow: hidden;
    padding: 0;
    margin: -1px 0 0 -1px;
    width: 1px;
}

#top-globalnav {
    font-family: Georgia, Courier, sans-serif;
    letter-spacing: 0.2em ;
    font-weight: bold;
    border-width: 1px;
    border-color: #5571c6;
    border-style: solid none solid none;
    background: #d7e3f0 url('globalnavbg.gif') top left repeat-x;
    /*background: #f5f8fc ; */
    height: 20px;
    padding-left: 0px;
    border-left: 0px;
    width: 100%;
}

#top-globalnav li {
    display: inline;
}

#top-globalnav li a {
    background-color: transparent;
    border-color: #5571c6;
    border-width: 1px; 
    border-style: none solid solid none;
    float: left;
    color: #333333;
    height: auto;
    padding: 0em 1.25em;
    line-height: 20px;
    text-decoration: none;
    text-transform: capitalize;
}
#top-globalnav li a:hover {
    background-color: #95c0e8;
}
#top-globalnav li.selected a,
#top-globalnav li.selected a:hover {
    border-top: none;
    border-left: none;
    border-bottom-color: White;
    background-color: White;
    margin-bottom: -1px;
}

#top-globalnav li#index a {
    width: 66px;
    height: 34px;
    padding: 0em;
}
#top-globalnav li#index a span {
    display: block;
    text-decoration: none;
    overflow: hidden;
    border: 0;
    margin: 0;
    padding: 0;
    padding-top: 20px;
    height: 0px !important;
    height /**/: 20px;
    width: 76px;
}
#top-globalnav li#index a:hover {
    background-position: 0px -35px;
}

/* Fin menu d'en haut */


/* Corps de la page */

#contenu {
    width: 100% !important;
    border-collapse: collapse;
    border-spacing: 0;
}

/* Menu de gauche */

#contenu-left {
    vertical-align: top;
    left: 1px;
    float: left;
    margin: 2px 10px 10px 10px;
    padding: 1px 5px 5px 0px;
    width: 150px;
    background-color:#fff;
    border:1px dotted #69c;
}

#contenu-left h1 {
  border-bottom: 2px solid #690; 
  font-family: Georgia, Courier, sans-serif;
  letter-spacing: 0.1em ;
  font-weight: bold;
  color: #612E00;
  font-size: 1.25em;
  text-align: center;
  margin: 5px 0px 0px 0px;
  padding: 1px 0px 1px 0px;
}

#contenu-left ul {
  list-style-type: none;
  font-family:Georgia, Courier, sans-serif;
  padding: 0px 0px 0px 0px;
  margin: 10px 0px 0px 0px;
}

#contenu-left li {
  padding: 0px 0px 0px 10px;
  margin: 0px 0px 0px 0px;
  border: 1px solid #fff;
  font-size: 1.1em;
}

#contenu-left li:hover {
  background-color: #f5f8fc;
  border: 1px solid #69c;
  -moz-border-radius: 6px;
}

#contenu-left a {
 color:#069;
}

#contenu-center {
    vertical-align: top;
    width: 100% ;
    margin: 0px 0px 0px 0px;
    padding: 0;
}

#contenu-center h2 {
  font-family: Courier, sans-serif;
  font-size: 1.4em;
  font-weight: bold;
  letter-spacing: 0.1 em ;
  color: #5571c6;
  border-bottom: 1px solid #5571c6;
  margin: 15px 0px 10px 2px;
}

#contenu-right {
    border: 1px dotted #808080;
    vertical-align: top;
    width: 19em;
}

/* Padding pour les menus */

#contenu-left .visualPadding {
    padding: 2em 0em 1em 3px;
}

#contenu-right .visualPadding {
    padding: 2em 2em 1em 0em;
}


/* Page d'acceuil */

#index {
  background-color: #f5f8fc;
  color: black;
  border: 1px dotted #69c;
  line-height: 150%;
  margin: 3px 10px 10px 0px;
  padding: 0px 2px 30px 10px;
}

#index h1 { 
  font-family: Georgia, Courier, sans-serif;
  font-size: 1.4em;
  font-weight: bold;
  letter-spacing: 0.1em ;
  color: #5571c6;
  border-bottom: 1px solid #5571c6; 
  margin: 15px 0px 15px 2px;
}

#index ul {
  padding: 0px 0px 0px 0px;
  margin: 5px 20px 10px 30px;
  list-style-type: none;
  color: #444;
}

#text p {
  margin: 10px 20px 10px 30px;
  color: #444;
  text-align: justify;
}

/* Contenu du site */

#corps, #cv {
  background-color: #f5f8fc;
  color: black;
  border: 1px dotted #69c;
  line-height: 150%;
  margin: 3px 10px 10px 10px;
  padding: 0px 2px 30px 10px;
}

#corps h1, #cv h1 { /* titre General de la page */
  font-family: Georgia, Courier, sans-serif;
  font-size: 1.6em;
  font-weight: bold;
  letter-spacing: 0.2em ;
  color: #5571c6;
  border-bottom: 1px solid #5571c6; 
  margin: 15px 0px 10px 2px;
}
  
#corps h2, #cv h2 { 
  font-family: Georgia, Courier, sans-serif;
  font-size: 1.4em;
  font-weight: bold;
  letter-spacing: 0.1em ;
  color: #5571c6;
  border-bottom: 1px solid #5571c6; 
  margin: 15px 0px 15px 2px;
}

#corps h3, #cv h3 { 
  font-family: Courier, sans-serif;
  font-size: 1.1em;
  font-weight: bold;
  letter-spacing: 0.1em ;
  color: #5571c6;
  border-bottom: 1px solid #5571c6; 
  margin: 5px 0px 10px 10px;
}

#corps h4, #cv h4 { 
  font-family: Courier, sans-serif;
  font-size: 1.1em;
  font-weight: bold;
  letter-spacing: 0.1em ;
  color: #5571c6;
  border-bottom: 1px solid #5571c6; 
  margin: 5px 0px 10px 20px;
}

#corps p, #cv p {
  margin: 10px 20px 10px 30px;
  color: #444;
  text-align: justify;
}

#corps ul, #cv ul {
  padding: 0px 0px 0px 0px;
  margin: 5px 20px 10px 30px;
  list-style-type: none;
  color: #444;
}

#corps .niveau2, #cv .niveau2 {
  margin: 0px 0px 0px 15px;
}

a.ici{
  text-decoration: none;
  border: 1px solid #5571c6; 
  padding: 0px 2px 0px 2px;
}

/* Photos du corps */

#corps .photo {
  margin: auto;
  min-width: 500px;
} 

#corps .photo p {
  text-align: center;
  font-family: Courier, sans-serif;
  /*color:#655f4b;*/
  color: #f60;
}

#corps .rightphoto {
  float:right;
  margin: 15px 0px 10px 15px;
  line-height:0px;
}

#corps .rightphoto img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -5px 5px 5px -5px;
  padding: 4px;
  line-height:0px;
}

/* CV */

#cv .abstract {
  /*border:1px dotted #999;*/
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  display: block;
}

#cv .abstract hr{
  visibility: hidden;
}

#cv .auteur{
  margin: 10px 10px 0px 10px;
}

#cv .nom {
  margin: 40px 160px 10px 0px;
  /*border: 1px dotted #999;*/
  text-align: center;
  font-size: 1.4em;
  display: block;
  float: right;
}

#cv .photo_id {
  margin:1em 1em 1em 1em;
  display: block;
  float:right;
}


/* Reva : voyages */


.floatimg {
  width: 360px;
  margin: 10px 10px 10px 10px;
  padding: 10px 10px 10px 10px;
  border: 1px solid #ccc;
}

.floatimg img {
  margin: 5px 5px 5px 5px;
  padding:0px 0px 0px 0px;
  border: 1px solid #ccc;
}

#corps .carte {
  background-color:#1846af;
  float: right;
  margin: 10px 10px 10px 10px;
  border: 1px solid black;
}

/* Albums version 5 */ 

.thumb {
  background-color: #fff;
  border: 1px solid #a9a9a9;
  padding: 3px ;
}

#notice {
  margin: 100px;
  font-family:Courier, sans-serif; 
  color:#069; 
  font-style:italic;
}

/* Sommaires */
.sommaire {
  width: 300px;
  border:1px solid #aaaaaa;
  background-color:#f9f9f9;
  margin: 5px 0px 2px 5px;
  padding: 2px 0px 5px 0px;
  font: x-small sans-serif;
}

.sommaire li.nivo2 {
  margin: 0px 0px 0px 8px;
}
/* Icones : Blogs and Albums */

.icone_portrait {
  width: 120px;
  margin: 10px 10px 10px 10px;
  padding: 10px 10px 10px 10px;
  /*border:1px dotted #69c;*/
  border:0px ;
}

.icone_paysage {
  width: 160px;
  margin: 10px 10px 10px 10px;
  padding: 10px 10px 10px 10px;
  /*border:1px dotted #69c;*/
  border:0px ;
}

.icone_portrait img, .icone_paysage img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -5px 5px 5px -5px;
  padding: 4px;
  line-height:0px;
}

.icone_portrait p, .icone_paysage p {
  font-weight: bold;
  width: 160px;
  border: 0px;
  text-align: center;


 }

.dirname {
  font-weight: bold;
  width: 160px;
 border: 1px solid #a9a9a9;
 text-align: center;
	margin: 10px 20px 10px -30px;

 }



/* Blogs sev */

.alaligne {
  display: block;
  clear: both;
}

.centerbox {
 background: url(fond_blog.png) no-repeat bottom right;
 margin: 15px 0px 0px 0px;
 line-height:0px;
 xborder: 1px solid #a9a9a9;
}

.centerbox img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -5px 5px 5px -5px;
  padding: 4px;
  line-height:0px;
}

.centerbox p{
  padding-left:35%;
  xborder: 1px solid #a9a9a9;
  font-family: Courier, sans-serif; 
  font-style: italic; 
}

/* Blogs */

.leftbox {
 float:left;
 background: url(fond_blog.png) no-repeat bottom right;
 margin: 15px 15px 10px 30px;
 line-height:0px;
}

.leftbox img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -5px 5px 5px -5px;
  padding: 4px;
  line-height:0px;
}

.leftbox p{
  font-family: Courier, sans-serif; 
  font-style: italic; 
  padding: 0px 0px 5px 200px;
  display: block;
  position: relative;
}

.rightbox {
  float:right;
  background: url(fond_blog.png) no-repeat bottom right;
  margin: 15px 15px 10px 25px;
  line-height:0px;
}

.rightbox img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -5px 5px 5px -5px;
  padding: 4px;
  line-height:0px;
}

.rightbox p{
  font-family: Courier, sans-serif; 
  font-style: italic; 
  padding: 0px 0px 5px 200px;
  display: block;
  position: relative;
}

.question {
  color: #690 ;
  border: 1px solid #a9a9a9;
  padding: 0px 0px 0px 2px;
}

.reponse {
  font-size: 0.9em;
  padding: 0px 0px 0px 10px;
}


/* Helper element to work with CSS floats */

.visualClear {
    display: block;
    clear: both;
}

/* Hiding helper elements for old browsers */

.netscape4 {
    display: none;
}

#footer {

    border-width: 1px;
    border-color: #5571c6;
    border-style: none none solid none;
    background: #d7e3f0 url('globalnavbg.gif') top left repeat-x;
    /*background: #f5f8fc ; */
    height: 34px;
    padding: 0.5em 0em -1em 0em;
    width: 100%;

/*    line-height: 1.2em;
    margin: 2em 0em 3em 0em;
    padding: 0.5em 0em 1em 0em;
    text-align: left;*/
}

#footer p {
    margin: 0.75em 0em;
    padding: 0.5em 0em 0em 0em;
    color: #333333;
}

#footer a {
    text-decoration: none;
    color: #0066ff;
    border: none;
}

#footer a:hover {
    text-decoration: underline;
}

#footer p a,
#footer p a:visited {
    color: #333333;
}
#footer-copyright,#footer-construction {
    width: 50em;
    position: absolute;
    text-align: center;
}

#footer-license {
    position: relative;
    z-index: 4;
    text-align: center;
}

#footer p#footer-license {
    font-size: 65% ;
}
    
#footer p#footer-copyright {
    font-size: 65% ;
    padding: 1em 0em 0em 0em;
}
#footer p#footer-construction {
    font-size: 65% ;
    padding: 2em 0em 0em 0.7em;
}

#footer p#footer-navigation {
    position: relative;
    z-index: 3;
    text-align: center;
    padding: 1em 0em 0em 0em;
}
#footer p#footer-navigation a {
    border-right: 1px solid #333333;
    padding: 0em 0.5em 0em 0.7em;
}
#footer p#footer-navigation a.lastNavItem {
    border-right: none;
}




