/* @override http://sionsurlocean.com/class.css */

/* Generated by CaScadeS, a stylesheet editor for Mozilla Composer */



  body { font-family: Arial,Helvetica,sans-serif;
	margin: 0;
}

}
	
  .texte {
    color: rgb(50, 50, 50);
    padding-left: 10px;
	letter-spacing: 0.05em;
    word-spacing : 5px ;
	font: 13px/18px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-align: justify;
}
    
  .textedl {
    width: 460px;
    height: 100%;
	color: gray;
	font-size: 12px;
}

  .lien2 {
    font-size: 11px;
    font-weight: bold;
    color: rgb(50, 50, 50);
    padding-left: 10px;
    text-decoration: none;
    }

  .lien2:hover {
    font-size: 11px;
    font-weight: bold;
    color: rgb(255, 102, 0);
    padding-left: 10px;
    text-decoration: none;
    }

  .menugauche {
    font-size: 12px;
    font-weight: bold;
    color: rgb(0, 0, 0);
    }

  .titre {
    font-size: 15px;
    font-weight: bold;
    color: rgb(0, 0, 0);
    }

  .opinion {
    font-size: 12px;
    font-weight: bold;
    color: rgb(255, 102, 0);
    }

  .menu {
    font-size: 15px;
    color: rgb(50, 50, 50);
    text-align: center;
    font-weight: bold;
    text-decoration: none;
    }

  .menu:hover {
    font-size: 15px;
    color: rgb(255, 255, 255);
    text-align: center;
    font-weight: bold;
    text-decoration: none;
    }

  .div { 
	background-color: #bce3d9;
}
  .sousmenu {
    font-size: 15px;
    color: rgb(50, 50, 50);
    text-align: center;
    font-weight: bold;
    text-decoration: underline;
    }

  .sousmenu:hover {
	font-size: 15px;
    color: #FF6600;
    text-align: center;
    font-weight: bold;
    text-decoration: none;
    }

  .rue {
	font-size: 11px;
    color: rgb(50, 50, 50);
    text-align: left;
    text-decoration: none;
    }
  .liensimple { 
    font-size: 13px;
    font-weight: bold;
    color: rgb(0, 0, 0);
    }

  .liensimple:hover { 
    font-size: 13px;
    font-weight: bold;
    color: rgb(255, 255, 255);
    text-decoration: none;
    background-color: #66CCCC;
    }
    
  .bold {
    text-decoration: none;
    font-weight: bold;
    color: rgb(50, 50, 50);
    }
  .italic {
    text-decoration: none;
    font-style: italic;
    color: rgb(50, 50, 50);
    }
  .center {
    text-align: center;
    }
  .left {
    text-align: left;
    }
  .right {
    text-align: right;
    }
  .gris {
    text-decoration: none;
    color: rgb(100, 100, 100);
    }
   .bleugris {color: #336666;
   }
   .grand {
    font-size: 15px;
   }
   .bgmenu { background-image: url(images/bgmenu.gif);
    background-repeat: no-repeat;
    padding-right: 100px;
   }
   .bgsousmenu { 
    text-decoration: none;
    background-image: url(images/bgsousmenuhover.gif);
    background-repeat: no-repeat;
    padding-right: 270px;

   }
   .bgsousmenu:hover { 
    text-decoration: none;
    background-image: url(images/bgsousmenu.gif);
    background-repeat: no-repeat;
    padding-right: 270px;
   }

.date {
    font-size: 9px;
    color: rgb(100, 100, 100);
    }

/* Pour jquery */

li {
	list-style-type: circle;
}

.sousmenubg { 
    text-decoration: none;
    background-image: url(images/bgsousmenuhover.gif);
    background-repeat: no-repeat;
    padding-right: 270px;
   }

.petit {
    font-size: 10px;
   }

.etoile {
	color: #ff840e;
}

.etoileblanche {
	color: white;
}
