@charset "UTF-8";
.general {
color : #cccccc;
font-family : Arial, Helvetica, sans-serif;
font-size : 14px;
}
.fly {
color : #cccccc;
font-family : Arial, Helvetica, sans-serif;
font-size : 11px;
}
.filtre {
color : #ffffff;
font-family : Arial, Helvetica, sans-serif;
font-size : 12px;
}
.intro {
color : #f9f9f9;
font-family : Arial, Helvetica, sans-serif;
font-size : 14px;
}
.tarif {
color : #f9f9f9;
font-family : "Courier New", Courier, monospace;
font-size : 14px;
}
.tarif2 {
font-family : "Courier New", Courier, monospace;
font-size : 14px;
font-weight : bold;
}
.plan {
color : #ccceee;
font-family : Arial, Helvetica, sans-serif;
font-size : 11px;
}

.compteur {
color : #ccceee;
font-family : Arial, Helvetica, sans-serif;
font-size : 12px;
}
.services {
color : #ccffee;
font-family : Arial, Helvetica, sans-serif;
font-size : 12px;
}
.presta {
color : #f9f9f9;
font-family : Arial, Helvetica, sans-serif;
font-size : 12px;
}
a:link {
color : #ccc;
text-decoration : underline;
background-color : transparent;
}
a:visited {
color : #ccc;
text-decoration : underline;
background-color : transparent;
}
a:hover {
color : #fff;
text-decoration : underline;
background-color : transparent;
}
a:active {
color : #ccc;
text-decoration : underline;
background-color : transparent;
}
ul {
padding : 0;
margin : 0;
list-style-type : none;
}
li {
float : left;
border-left : 1px solid black;
}
ul li a {
display : block;
float : left;
width : 97px;
line-height : 30px;
background : black url(IMG_site/menu1.png) repeat-x;
color : #dcdcdc;
font-family : Arial, Helvetica, sans-serif;
font-size : 14px;
color : #ccc;
text-decoration : none;
text-align : center;
}
ul li a:hover {
background : black url(IMG_site/menu2.png) repeat-x;
color : white;
}
body {
background-color : #000;
}
td.c7 {
background-color : #4d0610;
}
td.c6 {
background-color : #1a0000;
}
div.c5 {
text-align : center;
}
table.c4 {
background-color : #4d0610;
}
td.c3 {
background-color : #140000;
}
td.c2 {
background-color : #140020;
}
td.c1 {
background-color : #3c040d;
}