.normal
{
 font-size: 13px;
 color: #000000;
 font-family: Verdana,Arial,helvetica;
}
.blanc
{ font-size: 13px;
  color: #ffffff;
  font-family: Arial,helvetica;
}
.detail
{
 font-size: 14px;
 color: #000000;
 font-family: Verdana,Arial,helvetica;
}
.mini
{
 font-size: 12px;
 font-family: Arial,helvetica;
}
.mini2
{
 font-size: 13px;
 font-family: Arial,helvetica;
}

a:link 
{
 font-size: 13px;
 color: #0033CC;
 text-decoration: none;
 font-family: Verdana,Arial,helvetica;
}
a:visited
{
 font-size: 13px;
 color: #0033CC;
 text-decoration: none;
 font-family: Verdana,Arial,helvetica;
}
a:hover
{
 font-size: 13px;
 color: #cc0000;
 text-decoration: none;
 font-family: Verdana,Arial,helvetica;
}


a.par:link 
{
 font-size: 13px;
 color: #000066;
 text-decoration: none;
 font-family: Arial,helvetica;
}
a.par:visited
{
 font-size: 13px;
 color: #000066;
 text-decoration: none;
 font-family: Arial,helvetica;
}
a.par:hover
{ 
font-size: 13px;
color: #CC0000;
text-decoration: none;
display:block;
background-color: #F9F9F9;
}

a.bot:link 
{
 font-size: 13px;
 color: #FFFFFF;
 text-decoration: none;
 font-family: Arial,helvetica;
 font-weight: 100
}
a.bot:visited
{
 font-size: 13px;
 color: #FFFFFF;
 text-decoration: none;
 font-family: Arial,helvetica;
 font-weight: 100
}
a.bot:hover
{
 font-size: 13px;
 color: #FFFFFF;
 text-decoration: underline;
 font-family: Arial,helvetica;
 font-weight: 100
}

.titre
{ font-size: 16px;
  /*color: #cc0000;*/
  color: #555555;
  font-family: san-serif,Arial,helvetica; 
  font-weight: bold
}
.titrb
{ font-size: 17px;
  color: #333333;
  font-family: san-serif,Arial,helvetica; 
  font-weight: bold
}
.super
{ font-size: 18px;
  color: #ffffff;
  font-family: san-serif,Arial,helvetica;
  font-weight: bold
}

.micro
{
 font-size: 6px;
 font-family: Arial,helvetica;
}
.micron
{
 font-size: 4px;
 font-family: Arial,helvetica;
}

.bas
{ font-size: 14px;
  color: #ffffff;
  font-family: Verdana,Arial,helvetica;
  font-weight: bold
}
.supery
{ font-size: 28px;
  color: #ffff99;
  font-family: Arial,helvetica;
  font-weight: bold
}
.superb
{ font-size: 16px;
  color: #ffffCC;
  font-family: Arial,helvetica;
  font-weight: bold
}
.TableN {
border: 0px solid #9999bb;
-moz-box-shadow: 4px 4px 8px #aaa;
-webkit-box-shadow: 4px 4px 8px #aaa;
-o-box-shadow: 4px 4px 8px #aaa;
box-shadow: 4px 4px 8px #aaa;
/* FILTER: progid:DXImageTransform.Microsoft.Shadow(direction=130,color=#666666,strength=3); */
background-color: #332222;
/*background-color: #262626;*/
/*border-collapse: collapse;*/
/*box-shadow: 20px 20px 15px #000000;*/
}


.TableD {
border: 1px solid #CCCCCC;
}

.txtIn
{
border: 1px solid #666666;
background: #f9f9f9;
color: #000000;
font-size: 14px;
}

.textInput
{
border: 1px solid #ff0000;
background: #faf7e4;
color: #000000;
font-size: 14px;
}

.submit-loupe {
  width: 30px;
  height: 22px;
  background: url("imgg/Loupe.jpg") no-repeat; /* Need full background declaration for IE 6 (instead of the shorter background-image) */
  border: none;
  cursor: pointer;
  cursor: hand; /* For IE 5.0 and 5.5 */
  vertical-align: top;
}

.submit-loupe:hover {
  background: url("imgg/Loupo.jpg") no-repeat;
}

.flut {
  max-width: 540px;
  margin-right: 10px;
  float:left;
}


.ctop {
  max-width: 380px;
  margin-right: 10px;
  margin-left: 10px;
  float:center;
}


.video {
  width: 100%;
  height: auto;
}

.etoc {
  max-width: 1034px;
  float:center;
}


hr {
    border: 0;
    height: 1px;
    background: #999;
    /*background-image: linear-gradient(to right, #ccc, #333, #ccc);*/
}

/*iframe {
  border-top: #c00 1px dotted;
  border-right: #c00 2px dotted;
  border-left: #c00 2px dotted;
  border-bottom: #c00 4px dotted;
}*/ 

/*BODY {SCROLLBAR-FACE-COLOR: #FFFF99; SCROLLBAR-HIGHLIGHT-COLOR: white; SCROLLBAR-SHADOW-COLOR: #804020; SCROLLBAR-3DLIGHT-COLOR: gray; SCROLLBAR-ARROW-COLOR: black; SCROLLBAR-TRACK-COLOR: #FFFFBB; SCROLLBAR-DARKSHADOW-COLOR: #603000}*/
