#principal  {border-radius: 10px; -o-border-radius: 10px; -icab-border-radius: 10px; -khtml-border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px;  }


#arrondi-bas  
{
-icab-border-radius-bottomleft: 10px; 
-o-border-radius-bottomleft: 10px;
-khtml-border-radius-bottomleft: 10px;
-moz-border-radius-bottomleft: 10px ; 
-webkit-border-bottom-left-radius: 10px;


-icab-border-radius-bottomright: 10px; 
-o-border-radius-bottomright: 10px;
-khtml-border-radius-bottomright: 10px;
-moz-border-radius-bottomright: 10px ; 
-webkit-border-bottom-right-radius: 10px
}

BODY {
  color: #FFFFCC;
  background-color: #000000;
}
BODY, P, DIV, SPAN, TD, TH, UL, OL {
  font-family: Verdana, Arial, Helvetica;
  font-size: 12px;
}
DIV, PRE {
  margin-top: 0px;
  margin-bottom: 10px;
  padding: 6px;
}
A, A:active, A:visited {
  color: #FFFFCC;
  text-decoration: underline;
}
A:hover{color:#FFCC00;text-decoration:none;border-bottom: 1px dotted #993300;}

.cssLink1, .cssLink1:active, .cssLink1:visited {
  color: #FFFFCC;
  text-decoration: underline;
}
.cssLink1:hover {
  color: #ffffffff;
  text-decoration: none;
}
.cssLink2, .cssLink2:active, .cssLink2:visited {
  color: #FFFFCC;
  text-decoration: underline;
}
.cssLink2:hover {
  color: #ffffff;
  text-decoration: none;
}
.cssLink3, .cssLink3:active, .cssLink3:visited {
  color: #FFFFFF;
  text-decoration: underline;
}
.cssLink3:hover {
  color: #ffffff;
  text-decoration: none ;
}
.cssDetails {
  color: #FFFFCC;
}
.cssCurThread {
  font-weight: bold;
  color: #ffcc00;
}
.cssDate {
  color: #ff9900;
    font-size: 10px;
}
.cssTitle {
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  color: #FFFFFF;
  background-color: #000000;
  border: 2px outset #993300;
}
.cssSmall {
  font-size: 10px;
  color: #ffffcc;
}
.cssContent {
  text-align: left;
  background-color: #333333;
  border: 1px solid #993300;
}
.cssForm {
  font-family: Courier New, Courier, Monospace;
  font-size: 12px;
}
.cssThreads {
  text-align: left;
  background-color: #333333;

}
.cssNavigation {
  text-align: center;
  font-weight: bold;
  color: #FFFFCC;
  background-color: #333333;

}
.cssError {
  text-align: center;
  font-weight: bold;
  color: #ffffff;
  background-color: #000000;
  border: 1px solid #993300;
}


.cssAttention {
  text-align: center;
  font-weight: bold;
  color: #ffffff;
  background-color: #FF0000;
  border: 1px solid #993300;
}

.cssCode {
  font-family: Courier New, Courier, Monospace;
  font-size: 12px;
  color: #ffffff;
  background-color: #000000;
  border: 1px solid #993300;
  margin-top: 2px;
  margin-bottom: 2px;
}
.cssQuote {
  color: #ffffff;
  background-color: #000000;
  border: 1px solid #993300;
  margin-top: 2px;
  margin-bottom: 2px;
}

