BODY {
    background-color: #7d0707;
    background-repeat: no-repeat;
    background-image: url(/i/iface/bg.jpg);
    padding: 0px;
    margin: 0px;
    color: #db5d5d;
}

DIV{
    padding: 0px;
    margin: 0px;    
}

A {
    color: #c4192a;
    text-decoration: none;
	border: none;
	border-bottom: 1px dotted #c4192a;
}

A:visited {
    color: #a4000a;
	border-bottom: 1px dotted #a4000a;
}

A:hover {
    color: #c4192a;
	border: none;
}

H2 {
    font-family: tahoma, sans-serif;
    font-size: 14px;
    font-weight: normal;
    color: #874c3c;
}

DIV.container {
    position: relative;
    width: 100%;
    height: 100%;
}

DIV.content {
    position: relative;
    width: 780px;
    height:  100%;
    text-align: center;
    vertical-align: middle;
}

DIV.blocktit {
    width: 270px;
    height: 28px;
    background-image: url(/i/iface/bg_title.gif);
    background-repeat: no-repeat; 
    color: #c4192a;
    font-size: 12px;
    font-family: Tahoma, sans-serif;
    text-transform: uppercase;
    text-align: center;
    line-height: 28px;
}

DIV.block {
    position: absolute;
    color: #db5d5d;
    font-family: Georgia, serif;
    font-size: 14px;
    text-align: justify;
}

.date {
    color:  #500008;
    font-family: Georgia, serif;
    font-size: 12px;
}

DIV.navblock {
    position: absolute;
    top: 64px;
    left: 527px;
    width: 255px;
}

A.m, A.m:visited {
    display: block;
    width: 175px;
    font-size: 14px;
    line-height: 20px;
    color: #c35353;
    padding-left: 20px;
    text-decoration: none;
    overflow: hidden;
	border: none;
}

A.m:hover {
    display: block;
    font-size: 14px;
    line-height: 20px;
    padding-left: 20px;
    color: #fc7d7d;
    background-color: #7d0707;
    text-decoration: none;
}

A.sm, A.sm:visited {
    display: block;
    font-size: 14px;
    line-height: 20px;
    padding-left: 20px;
    color: #fc7d7d;
    background-image: url(/i/iface/ball.gif);
    background-repeat: no-repeat;
    background-position: center left ;
    text-decoration: none;
	border: none;
}

DIV.picto {
    display: inline;
    float: right;
    margin: 0px;
    margin-left:5px;
    margin-right:5px;
    min-width: 50px; 
}

A.picto, A.picto:visited {
    font-family: Tahoma, Verdana, sans-serif;
    font-size: 11px;
    color: #d11d35;
    text-decoration: none;
    text-transform: lowercase;
    line-height: 14px;
    vertical-align: top;
	border: none;
}

A.picto:hover {
    color: #fc7d7d;
}

DIV.sitepath {
    position: absolute;
    left: 18px;
    top:  48px;
    font-family: Tahoma, Verdana, sans-serif;
    font-size: 11px;
    color: #ff6f82;
}

A.sitepath, A.sitepath:visited {
    color: #ff6f82;
    text-decoration: none;
	border: none;
}

A.sitepath:hover {
    text-decoration: underline;
}

DIV.sheet {
    position: absolute;
    background-color: #dabaa5;
    background-image: url(/i/iface/script.jpg);
    background-repeat: repeat-y;
    background-position: right;
    padding: 0px;
    top: 64px;
    left: 0px;
    width: 518px;
    min-height: 390px;
    color: #5e4b3e;
    border: none;
    border-bottom: 1px solid #3a0303;
    border-right: 1px solid #3a0303;
}

DIV.sheetlight {
    background-image: url(/i/iface/lsheet.jpg); 
    background-repeat: no-repeat;
    background-position: top left;
    width: 100%;
    min-height: 390px;
    vertical-align: top;
}

DIV.sheettext {
    color: #5e4b3e;
    font-size: 14px;
    font-family: Georgia, serif;
    text-align: justify;
    white-space: normal;
    text-indent: 30px;
    margin: 15px;
    margin-left: 47px;
    display: block;
    background-attachment: 
}

H1.pagename {
    color: #ba9c7e;
    font-family: Georgia, serif;
    font-size: 20px;
    font-weight: normal;
    text-indent: 3px;
    text-align: left;
    line-height: 44px;
    background-position: bottom left;
    background-image: url(/i/iface/undertit.gif);
    background-repeat: repeat-x;
    margin: 0px;
    margin-left: 25px;
    margin-right: 15px;
}

LI {
    text-indent: 0px;
}

.newstitle {
    font-family: Arial, sans-serif;
    text-transform: uppercase;
    color: #ff8fa2;
    margin: 0px;
    padding: 0px;
}

