/**************************************
 * THEME NAME: standardwhite
 *
 * Files included in this sheet:
 *
 *   standardwhite/gradients.css
 **************************************/

/***** standardwhite/gradients.css start *****/

/**
  *  Adds all the nice finish to the standard theme
  *
  */

th.header,
td.header,
h1.header,
h2.header,
h3.header,
div.header {
  background-position:top;    
  background-repeat:repeat-x;
  background-color:#f3f2ff;
  -moz-border-radius-bottomleft:20px;
  -moz-border-radius-bottomright:20px;
  -moz-border-radius-topleft:20px;
  -moz-border-radius-topright:20px;
}

.navbar {
  background-position:top;    
  background-repeat:repeat-x; 
  background-color:#fe9a48;
  -moz-border-radius-bottomleft:20px;
  -moz-border-radius-bottomright:20px;
  -moz-border-radius-topleft:20px;
  -moz-border-radius-topright:20px;   
}

/***
 *** A mettre dans gradients
 ***/
 
 .fronthead {
  font-size:1.3em;
  letter-spacing:0.04em;
}

.fronttext {
  margin-top:5px;
  margin-left:20px;
  margin-right:10px;
  margin-bottom:20px;
}

div.frontblock {
  margin-top: 12px;
  margin-bottom: 25px;
  border: #DDD solid 1px;
  -moz-border-radius-bottomleft: 20px;
  -moz-border-radius-bottomright: 100px;
  -moz-border-radius-topleft: 100px;
  -moz-border-radius-topright: 20px;
  font-size: 0.95em;
}

div.frontblock2 {
  margin-top: 12px;
  margin-bottom: 10px;
  border: #DDD solid 1px;
  -moz-border-radius-bottomleft: 20px;
  -moz-border-radius-bottomright: 20px;
  -moz-border-radius-topleft: 20px;
  -moz-border-radius-topright: 20px;
  font-size: 0.95em;
}

div.frontblock3 {
  background-color: #f3f2ff;
  margin-top: 12px;
  margin-bottom: 25px;
  border: #DDD solid 1px;
  -moz-border-radius-bottomleft: 20px;
  -moz-border-radius-bottomright: 20px;
  -moz-border-radius-topleft: 20px;
  -moz-border-radius-topright: 20px;
  font-size: 0.95em;
}

div.frontblock4 {
  background-color: #f3f2ff;
  margin-top: 0px;
  margin-bottom: 5px;
  border: #DDD solid 5px;
  -moz-border-radius-bottomleft: 20px;
  -moz-border-radius-bottomright: 20px;
  -moz-border-radius-topleft: 20px;
  -moz-border-radius-topright: 20px;
  font-size: 0.95em;
}

div.frontblock4:hover {
  background-color: #e0dfff;/* ????*/
}
div.frontblockbulle {
  background-color: #f3f2ff;
  margin-top: 5px;
  margin-bottom: 10px;
  border: #DDD solid 5px;
  -moz-border-radius-bottomleft: 20px;
  -moz-border-radius-bottomright: 20px;
  -moz-border-radius-topleft: 20px;
  -moz-border-radius-topright: 20px;
  font-size: 1.2em;
}

div.frontblockbullespe {
  background-color: #f3f2ff;
  margin-top: 5px;
  margin-bottom: 10px;
  border: #DDD solid 5px;
  -moz-border-radius-bottomleft: 20px;
  -moz-border-radius-bottomright: 20px;
  -moz-border-radius-topleft: 20px;
  -moz-border-radius-topright: 20px;
  font-size: 0.95em;
}

div.frontblockbulle:hover {
  background-color: #baffbd;#d9ffda;/* ????*/
}

div.frontblockbullespe:hover {
  background-color: #ff8787;/* ????*/
}

div.frontblock5 {
  background-color: #dbbaff;
  margin-top: 10px;
  border: #DDD solid 1px;
  -moz-border-radius-bottomleft: 0px;
  -moz-border-radius-bottomright: 0px;
  -moz-border-radius-topleft: 20px;
  -moz-border-radius-topright: 20px;
  font-size: 0.95em;
}

div.frontblock6 {
  background-color: #dbbaff;
  margin-bottom: 10px;
  border: #DDD solid 1px;
  -moz-border-radius-bottomleft: 20px;
  -moz-border-radius-bottomright: 20px;
  -moz-border-radius-topleft: 0px;
  -moz-border-radius-topright: 0px;
  font-size: 0.95em;
}

div.frontblock7 {
  background-color: #d2ffba;
  margin-top: 5px;
  margin-bottom: 5px;
  border: #DDD solid 1px;
  font-size: 0.95em;
}

div.frontblock7 :hover {
  background-color:  #baffc1;/* ????*/
}

div.frontblock8 {
  background-color: #baffc1;
  margin-top: 12px;
  margin-bottom: 25px;
  border: #DDD solid 1px;
  -moz-border-radius-bottomleft: 20px;
  -moz-border-radius-bottomright: 20px;
  -moz-border-radius-topleft: 20px;
  -moz-border-radius-topright: 20px;
  font-size: 0.95em;
}

td.titre {
  color: #000000;
  font-size: 0.95em;
}

h1.frontblock {
  border: #DDD solid 1px;
  background-image: url("../../../Design/Accueil/sq.gif");  
  background-position: top;  
  background-repeat: repeat; 
  padding: 1px 10px;
  display: inline;
  position: relative;
  top: -0.5em;
  left: 60px;
  font-weight: normal;
}

p.fronttext.p1 {
  min-height: 90px;
}
p.fronttext.p2 {
  min-height: 90px;
}
p.fronttext.p3 {
  min-height: 125px;
}
p.fronttext.p4 {
  min-height: 105px;
}

.headermenu .logininfo{display:inline;}

div.headermenu {
  background-color: #f3f2ff;
  margin-top: 0px;
  margin-bottom: 5px;
  border: #DDD solid 2px;
  -moz-border-radius-bottomleft: 20px;
  -moz-border-radius-bottomright: 20px;
  -moz-border-radius-topleft: 20px;
  -moz-border-radius-topright: 20px;
  font-size: 0.95em;
}/***** standardwhite/gradients.css end *****/

