103 lines
2 KiB
CSS
103 lines
2 KiB
CSS
body
|
|
{
|
|
color: #000000;
|
|
font-family: Times, serif;
|
|
font-size: 12px;
|
|
text-align:left;
|
|
}
|
|
table
|
|
{
|
|
font-family: Times, serif;
|
|
font-size: 12px;
|
|
background: #ffffff;
|
|
}
|
|
.head
|
|
{
|
|
font-family: Times, serif;
|
|
font-size: 13px;
|
|
text-align: center;
|
|
}
|
|
.foot_2
|
|
{
|
|
font-family: Times, serif;
|
|
font-size: 12px;
|
|
background: #ffffff;
|
|
text-align: center;
|
|
}
|
|
.centerhead
|
|
{
|
|
font-family: Times, serif;
|
|
font-size: 14px;
|
|
}
|
|
.centerbody
|
|
{
|
|
font-family: Times, serif;
|
|
font-size: 14px;
|
|
text-align: left;
|
|
}
|
|
.magicbox
|
|
{
|
|
font-family: Times, serif;
|
|
font-size: 10px;
|
|
background: #ffffff;
|
|
text-align: left;
|
|
}
|
|
.head_2
|
|
{
|
|
text-align: center;
|
|
white-space: nowrap;
|
|
font-size:14px;
|
|
letter-spacing:1px;
|
|
text-transform:none;
|
|
}
|
|
h1
|
|
{
|
|
color: #000000;
|
|
text-transform:none;
|
|
}
|
|
h2
|
|
{
|
|
color: #000000;
|
|
text-transform:none;
|
|
}
|
|
.bordure
|
|
{
|
|
background-color: #000000;
|
|
}
|
|
.icon_5
|
|
{
|
|
background-image : url(/themes/outline/5.png);
|
|
background-repeat : no-repeat;
|
|
}
|
|
.colonne
|
|
{
|
|
display:none;
|
|
}
|
|
a
|
|
{
|
|
color : #0000ff;
|
|
text-decoration: underline;
|
|
}
|
|
a:visited
|
|
{
|
|
color: #0000ff;
|
|
/*background: #000000;*/
|
|
/*font-weight:bold;*/
|
|
text-decoration:underline;
|
|
}
|
|
.headerpage
|
|
{
|
|
display:none;
|
|
}
|
|
.footerpage
|
|
{
|
|
display:none;
|
|
}
|
|
.retour_au_menu
|
|
{
|
|
display:none;
|
|
}
|
|
.dazibaweb
|
|
{
|
|
width:50%;
|
|
}
|