

 /* GÉNÉRAL */

body {
	background-color: #000000;
	background-image:url(images/pattern.png);
	background-repeat: repeat-x;
	font-size:11px;
	font-family:arial;
	color:#79717B;
}

html, body {

height: 100%
}

#col1 {
	margin-left: 554px;
	width: 450px;
	height:1500px;
	float:left;
	margin: 110px;
	}

#col2 {
	margin-left: 700px;
	margin-top: 110px;
	height:2500px;
	width:120px;
	left:20px;
	padding:20px;
	text-align:justify;
	}

#elite
{
	position: absolute;
	top:170px;
	width:325px;
	height:70px;
	left:190px;

}
	
a {
        text-decoration: none;
		color:#333333;
}

a:hover {
        text-decoration: none;
		color:#C0C0C0;
        }
	
 /* CARACTÈRES SPÉCIAUX */

b { 
    font-family: arial;
	color:#911111;
	font size:12px;
	font-weight: bold;
	}

em, i { 
    color: #979797;
	font-style: #CE7022;
	font-family: arial;
	letter-spacing: 1px;
	}
	
s{
	color:#FF0000;
	border-bottom: 1px dashed #484452;
	text-decoration: none;
	font-weight:none;
	font-size:11px;
	}

 /* TITRES */

.titre	
{	
	width : 240px;
	height: 17px;
	font-family: Arial;
	text-transform : uppercase;
	font-weight : normal;
	padding: 6px;
	border-bottom: #CE2D01 solid 1px;
	-moz-border-radius:10px;
    background-image: url("images/titre.png");
		-moz-border-radius:10px;
	font-size: 11px;
	color: #5B5B5B;
	text-align:center;

}

h1
{	
	width : 600px;
	height: 17px;
	font-family: Arial, 
	text-transform:uppercase;
	text-transform : uppercase;
	font-weight : normal;
	padding: 6px;
    background-image: url("images/title.png");
	-moz-border-radius:10px;
	border-bottom: #970000 solid 1px;
	-moz-border-radius:10px;
	font-size: 11px;
	color: #5B5B5B;
	text-align:center;

}
	
 /* IMAGES */

img{border: none}
a img:hover{border:2px solid #5C1401; padding:3px; -moz-border-radius:10px;}
a img{border:1px solid #160B1A; padding:3px; -moz-border-radius:10px;}
a img.elite {border:1px solid #BED492; padding:3px; -moz-border-radius:10px; opacity: 0.3}
a img.elite:hover{border:1px solid #FF8048; padding:3px; -moz-border-radius:10px; opacity: 1}
	
 /* CITER */

blockquote {
	BACKGROUND-COLOR:#470101;
	PADDING: 10px 10px 10px 10px;
	MARGIN: 8px 13px 8px 13px;
	COLOR: #000000;
	-moz-border-radius:  8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
	}

 /* NAVIGATION */

a.catlink:active, a.catlink:visited, a.catlink:link {
color: #000000;	
padding: 9px; 
display: block;
line-height : 7pt;
background-color:#C0C0C0;
border-bottom: 1px solid #000000;
}

a.catlink:hover {
color: #C0C0C0;
font-variant:normal;
font-weight:normal;
background-color:#550F0F;
padding: 9px;  
display: block;
border-bottom: 1px solid #000000;
}

.spoiler {
color:#610101;
font-family:Georgia;
font-size:10px;
font-weight:normal;
text-align:justify;
padding-top:10px;
padding-bottom:2px;
padding-left:10px;
padding-right:10px;
border:#340101 1px solid;
background:url() no-repeat top left #610101;
margin-top:5px;
margin-bottom:15px;
margin-right:25px;
margin-left:25px;
}

.spoiler:hover {
color:#000000;
font-family:Georgia;
font-size:10px;
font-weight:normal;
text-align:justify;
padding-top:10px;
padding-bottom:2px;
padding-left:10px;
padding-right:10px;
border:#340101 1px solid;
background:url() no-repeat top left #610101;
margin-top:5px;
margin-bottom:15px;
margin-right:25px;
margin-left:25px;
}

td.contenu {
	padding-left: 18px;
	padding-right: 15px;
	color: #e1f5f5;
	text-align:justify;
	background: url("images/sitcenter.png");
	background-repeat:repeat-y;
}

td.cutenews {
	padding-left: 25px;
	padding-right: 25px;
	color: #C0C0C0;
	text-align:justify;
	background: url("images/centersit.png");
	background-repeat:repeat-y;
}

.cutetitle {
   text-align: center;
   background-position:center;
   font-family: time new roman;
   font-size:18px;
   font-weight:bold;
   margin-left: 20px;
   margin-right: 20px;
   margin-top:20px;
   color: #000000;
   padding-top:5px;
   
}

.cutesoustitle {
   text-align: right;
   background-position:center;
   font-family: arial;
   font-size:11px;
   margin-left: 20px;
   color: #FF0000;
   padding-top:5px;
   text-shadow: 0px 0px 5px #000000;
}

.sidetitle {

   text-align: center;
   background-position:center;
   font-family: time new roman;
   font-size:15px;
   font-weight:bold;
   margin-left: 20px;
   margin-right: 20px;
   margin-top:0px;
   color: #FF0000;
   padding-top:5px;
   padding-bottom:5px;
   text-shadow: 0px 0px 5px #000000;
}

#ppv
{
	position: absolute;
	top:270px;
	width:317px;
	height: 81px;
	left:390px;

}


