* {
	margin: 0;
	padding: 0;
}

body {
background:fixed;
background-image:url(images/curlyblackbg.jpg);
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 20px;
color: #999;
}

a {
text-decoration: none;
color: #ccccff;
border:none;
}
a:hover {
text-decoration: underline;
color: #111;
border:none;
}

#tout {
background-color:#000000;
margin: 0 auto;
width: 800px;
}

#tete {
height: 110px;
background: #fce4c0 url(images/header2.jpg) no-repeat;
background-color:#000000;

}
#tete h1 { 

font-size: 28px;
letter-spacing: -1px;
padding: 25px 0 0 20px;
font-family:"Palatino Linotype";
color:#777;
}

#tete h1 a { 
color: #666;
text-decoration: none;
font-weight: 100;
letter-spacing: -2px;
}
#tete h1 a:hover {
color: #000;
}
#tete h2 {
font-family:"Palatino Linotype";
font-size: 17px;
color: #aaa;
padding: 5px 0 0 20px;
letter-spacing: -1px;
font-weight: 100;
}

.droite {
margin-top:10px;
background-color:#000000;
float: right;
width: 630px;
text-align: justify;
padding-top: 10px;
padding-left:5px;
padding-right:10px;
}
.droite h2 {
font-family:"Palatino Linotype";
font-size: 28px;
font-weight: 100;
height: 30px;
line-height: 30px;
color:#9900FF;
}
.droite h2 a {
color: #ccccff;
text-decoration: none;
border:none;
}

.droite h2 a:hover {
color: #fff;
border:none;
}

.droite a:hover {
color:#FF0033;
text-decoration:none;
}

.articles {
border:none;
}

.articles a {
text-decoration: none;
color: #ccccff;
border:none;
}

. articles a:hover {
text-decoration: underline;
color: #111;
border:none;
}

.dessus {
background-image:url(images/gauche.jpg);
background:no-repeat;
margin-top:10px;
margin-left:3px;
float: left;
width: 145px;
padding-top: 10px;
}

.gauche {
margin-left:3px;
float: left;
width: 145px;
}

.gauche ul {
padding: 10px 0 15px 20px;
list-style-type: none;
}

.gauche ul li a {
text-decoration: none;

color: #f30;
}
.gauche ul li a:hover {
color:#fff;
text-decoration:none;
}

#pied {
height:51px;
width:800px;
background-image:url(images/pied.jpg);
text-align: center;
font-size: 11px;
margin-top: 40px;
border-top: 1px dotted #aaa;
padding-top: 10px;
padding-bottom: 10px;
}

/* divers */
.Style1 {
	color: #FFFFFF;
	font-weight: bold;
}

.Style2 {
font-weight: bold
}

.Style3 {
color:#7FA0AF;
}

/* petit titre de fanfiction */

.Style4 {
color: #fff;
font-size:14px;
}

/* style de warnings */
.Style5 {
color:#FFCC00;
}

/* gros titre de fanfictions */
.Style17 {
	font-size: 30px;
	font-family:"Palatino Linotype";
	color:#CCCCFF;
}

/* reponse aux jeux */

#answers {
margin: 25px;
min-height:800px;
}

/* arts and craft divs */

.pic {
	float:right;
}

.pic2 {
	float:left;
}
