/* CSS Document */
html { 
  padding: 0;
  background-image: url("http://www.freesites.fr/images/freesites.jpg");
  background-repeat: repeat-y; 
  background-position: 50% 50%;
  text-align: center; 
  background-color: #FFFFFF; 
  } 
  body { 
  width: 950px; 
  margin: auto;
 font-family: tahoma;
 font-size: 12px;
 color: black;
 }
 TD {font-family: tahoma;
 font-size: 12px;
 color: black;
 }

.testDiv {
width: 910px;
padding: 5px;
background-color: #FEF0F2;
border: 1px dotted #000000;
}

.pages a{
 padding:1px 2px;
 text-decoration:none;
 background:transparent url(http://www.sexejoursursexe.com/img/2.gif) repeat-x left bottom;
 border:1px solid #ccc;
 margin:0 2px;
 color:#666666;
}

.pages a:hover{
 background: #f3c0c6;
 color:#666666; 
 border:1px solid #aaa; 
}

A {color: red}
A:hover {color: #8E2118}

.ct TD {padding: 15px}

.cat {color: #8E2118; font-weight: bold}
.cat A {color: black; font-weight: normal; font-size: 11px;}
.cat A:hover {color: red; font-weight: normal; font-size: 11px;}
.f {color: red; font-weight: bold}
.f A {color: red; font-weight: bold; text-decoration: none}
.f A:hover {color: blue; font-weight: bold; text-decoration: underline}

.t {color: #8E2118; font-weight: bold}
.t A {color: #8E2118;  font-weight: bold }
.t A:hover {color: red;  font-weight: bold }

.site  {color: black;  font-weight: bold }
.site:hover {color: red;  font-weight: bold }

.r {font-size: 11px; color: black}

.links A {color: #8E2118; font-weight: bold}

.Style14 {font-size: 10px}
