BODY {
	BACKGROUND-COLOR: #000000;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 12px;
	LINE-HEIGHT: normal;
	color: #ffffff;
	font-weight: bold;
	background-attachment: fixed;
	background-image: url(../../images/fond-coucoucircus.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

* HTML {
    FONT-SIZE: 68.75%;
}

PRE {
    FONT-FAMILY: monaco, "Bitstream Vera Sans Mono", "Courier New", courier, monospace;
    FONT-SIZE: 1.2em;
}

H2, H4 {
    FONT-SIZE: 1.2em;
}

.byuser {
    FONT-SIZE: 1.2em;
}

H3 {
    FONT-SIZE: 1.3em;
}

#brdtitle H1 {
    FONT-SIZE: 1.4em;
}

A:link, A:visited {
	COLOR: #CCC;
	font-weight: bolder;
	text-decoration: underline;
}
A:hover {
	COLOR: #FFF;
	font-weight: bolder;
	text-decoration: underline;
}
A img {border: 0;}

.zcenter {
    text-align: center;
}

.blogbillet {
	margin-left: 340px;
	margin-bottom: 10px;
}

.blogcomm {
	margin-left: 340px;
	margin-bottom: 10px;
}

.blogpostcomm {
    margin-left: 340px;
    margin-bottom: 10px;
}

.pun TEXTAREA {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	width: 75%;
}

.pun INPUT {
	color: #ffffff;
}

.lmenu {
	padding: 15px;
	width: 300px;
}

.bloclmenu {
	padding-left: 10px;
	padding-top: 5px;
}

.lmenu A {
    font-weight: bold;
}

.lmenu P {
    margin: 0 0 5px 0;
}

.lmenu P.title {
    font-weight: bold;
    font-size: 1.2em;
}

.blogbillettitre, .blogbilletbas, .blogcommtitre, .blogcommbas, .blogcommcontenu {
    padding: 5px;
}

.blogcommtitre, .blogcommbas {
}

.blogbilletcontenu {
	padding: 5px;
	max-height: 450px;
	overflow: hidden;
}

.blogbilletcontenufull {
	padding: 5px;
}

.incqbox {
	background-color: #000000;
	padding: 5px;
}

.linkst {
    float: right;
}

.lmenu {
    float: left;
    clear: left;
}

.clearer {
    clear: both;
}

.sepbillet {
    background-image: url('/images/hr.png');
    background-repeat: repeat-x;
    background-position: center center;
    margin-bottom: 10px;
    margin-left: 350px;
    margin-right: 100px;
}

.bandhaut {
    background-image: url('/images/hr.png');
    background-repeat: repeat-x;
    background-position: center center;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 0px;
    margin-right: 0px;
}

UL.bblinks LI {
	DISPLAY: inline;
	HEIGHT: 0
}

/* Class for bbcode [u] */
SPAN.bbu {TEXT-DECORATION: underline}

/* Class for bbcode [x] */
SPAN.bbx {TEXT-DECORATION: line-through}


