258 lines
4.8 KiB
CSS
258 lines
4.8 KiB
CSS
body, html
|
|
{
|
|
color: #000000;
|
|
background-image : url(/images/papier.jpg);
|
|
background-attachment : scroll;
|
|
font-family: Times, serif;
|
|
font-size: 14px;
|
|
text-align:left;
|
|
}
|
|
table
|
|
{
|
|
font-family: Times, serif;
|
|
color: #000000;
|
|
background: transparent;
|
|
}
|
|
img
|
|
{
|
|
border-style: none;
|
|
border-width: 0em;
|
|
}
|
|
.google
|
|
{
|
|
display: none;
|
|
}
|
|
.head
|
|
{
|
|
font-family: Times, serif;
|
|
font-size: 13px;
|
|
text-align: center;
|
|
}
|
|
.foot_2
|
|
{
|
|
font-family: Times, serif;
|
|
font-size: 12px;
|
|
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: 12px;
|
|
background: #ffffff;
|
|
border-color: #000000;
|
|
text-align: left;
|
|
}
|
|
.head_2
|
|
{
|
|
text-align: center;
|
|
white-space: nowrap;
|
|
font-size:14px;
|
|
letter-spacing:1px;
|
|
border-color: #000000;
|
|
text-transform:uppercase;
|
|
}
|
|
h1
|
|
{
|
|
color: #000000;
|
|
text-transform:uppercase;
|
|
text-align: center;
|
|
}
|
|
h2
|
|
{
|
|
color: #000000;
|
|
text-transform:uppercase;
|
|
text-align: center;
|
|
}
|
|
.bordure
|
|
{
|
|
background-color: #ffffff;
|
|
border-style: dashed;
|
|
border-color: #000000;
|
|
color: #000000;
|
|
}
|
|
hr
|
|
{
|
|
border-style: dashed;
|
|
border-width: 2px;
|
|
border-color: #000000;
|
|
color: #000000;
|
|
}
|
|
.icon_1
|
|
{
|
|
background-image : url(/themes/outline/1.gif);
|
|
width: 80px;
|
|
height: 80px;
|
|
background-repeat : no-repeat;
|
|
}
|
|
.icon_2
|
|
{
|
|
background-image : url(/themes/outline/2.gif);
|
|
width: 80px;
|
|
height: 80px;
|
|
background-repeat : no-repeat;
|
|
}
|
|
.icon_3
|
|
{
|
|
background-image : url(/themes/outline/3.gif);
|
|
width: 80px;
|
|
height: 80px;
|
|
background-repeat : no-repeat;
|
|
}
|
|
.icon_4
|
|
{
|
|
background-image : url(/themes/outline/4.gif);
|
|
width: 80px;
|
|
height: 80px;
|
|
background-repeat : no-repeat;
|
|
}
|
|
.icon_5
|
|
{
|
|
background-image : url(/themes/outline/5.gif);
|
|
width: 80px;
|
|
height: 80px;
|
|
background-repeat : no-repeat;
|
|
|
|
}
|
|
.icon_6
|
|
{
|
|
background-image : url(/themes/outline/6.gif);
|
|
width: 80px;
|
|
height: 80px;
|
|
background-repeat : no-repeat;
|
|
}
|
|
.colonne
|
|
{
|
|
max-width: 220px;
|
|
width: 30%;
|
|
float: left;
|
|
/*margin-right: 15px;*/
|
|
/*position: absolute;*/
|
|
min-width: 1px;
|
|
}
|
|
.mainpage
|
|
{
|
|
width: 100%;
|
|
background: transparent url(/images/transparent.gif) repeat-y 25% 0%;
|
|
min-width: 2px;
|
|
|
|
}
|
|
.centerpage
|
|
{
|
|
width: 69%;
|
|
min-width: 1px;
|
|
float: right;
|
|
/*margin-left: 240px;*/
|
|
}
|
|
a
|
|
{
|
|
color : #666666;
|
|
text-decoration: none;
|
|
border-style: dashed;
|
|
margin:0px;
|
|
border-color: #666666;
|
|
border-width: 0px 0px 1px 0px;
|
|
}
|
|
a:visited
|
|
{
|
|
color: #666666;
|
|
text-decoration:none;
|
|
border-style: none;
|
|
border-width: 0px;
|
|
}
|
|
a:hover
|
|
{
|
|
color : #666666;
|
|
border-style: dotted;
|
|
border-color: #666666;
|
|
border-width: 0px 0px 1px 0px;
|
|
}
|
|
.comment
|
|
{
|
|
border-style: dashed;
|
|
border-width: 1px 1px 1px 1px;
|
|
width:100%;
|
|
color: #000000;
|
|
margin-top: 10px;
|
|
border-color: black;
|
|
}
|
|
.centernews
|
|
{
|
|
font-size: 14px;
|
|
}
|
|
.dazibaweb
|
|
{
|
|
width:99%;
|
|
min-width: 10%;
|
|
float: left;
|
|
}
|
|
/* .rssparser2
|
|
{
|
|
width: 49%;
|
|
float: right;
|
|
}*/
|
|
input,textarea,select
|
|
{
|
|
/*text-align: center;*/
|
|
font-size: 11px;
|
|
width: 100%
|
|
}
|
|
.title_field
|
|
{
|
|
text-align: center;
|
|
text-transform: uppercase;
|
|
}
|
|
.wikihelp
|
|
{
|
|
font-size: 12px;
|
|
border-style: dashed;
|
|
border-width: 1px;
|
|
border-color: #000000;
|
|
margin-left: 15px;
|
|
}
|
|
.comment
|
|
{
|
|
font-size: 12px;
|
|
}
|
|
fieldset
|
|
{
|
|
border-style: none;
|
|
border-width: 0em;
|
|
margin: 0em;
|
|
}
|
|
.headerpage
|
|
{
|
|
text-align: center;
|
|
font-size:14px;
|
|
letter-spacing:12px;
|
|
text-transform:uppercase;
|
|
}
|
|
.footerpage
|
|
{
|
|
text-align: right;
|
|
vertical-align: bottom;
|
|
/*width:100%;*/
|
|
font-size:14px;
|
|
text-transform:uppercase;
|
|
clear: both;
|
|
}
|
|
.contact
|
|
{
|
|
/*float: right;*/
|
|
text-align: center;
|
|
}
|
|
.pageseparator
|
|
{
|
|
visibility: hidden;
|
|
}
|