div {
    border-color:1px dotted red;
}

.clear {
    clear:both;
}

img {
    max-width:100%;
    max-height:100%;
}

a {
    color:#7F1F1F;
}

.pseudo {
color:#4F709A;
}

.date {
    color:#527E58;
}

body {
    margin:0;
    padding:0;
}

#Site {
    width:910px;
    margin:auto;
    color:#CCC;
}

/*begin:menu.css*/

#Menu {
    clear:both;
}

#Menu a {
    color:darkred;
}

#Menu li {
    margin-left: 10px;
    width:130px; /*150 if no concours*/
    float:left;
    font-size:15px;
    font-variant:small-caps;
    font-weight:bold;
    letter-spacing:1px;
    list-style:none outside none;
}
/*end:menu.css*/


#HeaderBlock {
    clear:both;
    height:125px;
}

#LeftHeaderBlock {
    width:250px;
    float:left;
}

#MiddleHeaderBlock {
    margin-left:5px;
    width:400px;
    float:left;
}

#MiddleHeaderBlock img {
    margin-top:25px;
    max-width:100%;
}

#RightHeaderBlock {
    margin-left:5px;
    width:250px;
    float:left;
}

#BigInfosBlock {
    border:1px dashed;
    height:143px;
    width:550px;
}

#Page {
    /*border: 1px dotted darkred;*/ 
    width: 900px;
    padding:5px;
}

/*begin:header_user.css*/
#header_user
{
    margin-top:5px;
    font-size:11px;
    margin-left:12px;
    background-color:#222;
    width:224px;
    height:110px;
}

#header_user h4 {
    margin-top:0;
    margin-bottom:2px;
    padding-top:5px;
    text-align:center;
    text-decoration:underline;
}

#header_user label {
    display:block;
    padding-left:5px;
    width:60px;
    float:left;
}

#header_user input {
    margin-left:25px;
    width:135px;
    float:left;
    height:12px;
    width:115px;
}

#header_user .submit {
    clear:both;
    float:none;
	height:auto;
}

#header_user a {
    color:darkred;
     width:100px;
}

.welcomePseudo {
    text-indent:5px;
}

.welcomeAvatar 
{
    margin-top:5px;
    margin-left:10px;
    float:left;
    max-width:70px;
    max-height:45px;
}

.welcomeLinks
{
    float:left;
    margin-left:10px;
}


/*end:header_user.css*/

/*begin:header_stats.css*/
#header_stats
{
    margin-top:5px;
    font-size:11px;
    margin-left:12px;
    background-color:#222;
    width:224px;
    height:110px;
}

/*end:header_stats.css*/

/*begin:news.css*/

#News {
    border:1px solid darkred;
    float:left;
    margin:1%;
    padding:5px;
    width:60%;
}

#NewsTitle h1 {
float:left;
margin:0;
}

#NewsCredits {
float:right;
}

#NewsContent {
    margin:auto;
    padding-top:10px;
    width:80%;
}

#AddComment {
    float:left;
    width:45%;
}

#Comments {
    float:right;
    height:250px;
    overflow:auto;
    width:50%;
}

#Slipknot_Latest_News h1
{
    text-align:center;
    font-style:italic;
    text-decoration:underline;
    margin:5px;
}

#Slipknot_Latest_News dl dt h1
{
    text-align:left;
    text-decoration:none;
    font-size:17px;
    margin:0px;
}

#Slipknot_Latest_News dd
{
    margin-bottom:5px;
}

#Slipknot_Latest_News dd hr
{
	border-color:#111111;
	clear:both;
	padding:0px;
	margin-bottom:10px;
	margin-top:10px;
	width:25%;
}

#Slipknot_News_QuickLinks
{
    float:right;
    width:30%;
    border:1px solid darkred;
    margin-right:10px;
}

.news_pub
{
    float:right;
    max-width:300px;
    width:30%;
    border:1px solid darkred;
    margin-right:10px;
    margin-top:20px;
    overflow:auto;
}

#Slipknot_News_QuickLinks h2
{
    font-size:16px;
    text-indent:15px;
    margin-top:4px;
    border-bottom:1px dotted darkred;
    width:90%;
}

#Slipknot_News_QuickLinks h1
{
    font-size:12px;
}

.see_complete_news a
{
    float:right;
    font-size:10px;
    font-weight:bold;
    color:darkred;
}

.all_news dd {
	border:1px solid darkred;
	margin-right:4%;
	margin-bottom:15px;
}

/*end:news.css*/


/*begin:footer.css*/
#copyright
{
    width:80%;
    margin:auto;
    margin-top:10px;
    border-top:1px solid white;
    border-bottom:1px solid white;
    text-align:center;
}
/*end:footer.css*/

/*begin:forum.css*/
.detailslastAnswer
{
    text-align:right;
    font-style:italic;
}

div .forum {
    margin-bottom:14px;
}

div #Board .categorie fieldset legend{
    color:red;
    font-weight:bold;
    font-size:17px;
}

div .forum .details {
    font-style:italic;
    font-size:11px;
}

div .categorie {
    margin-bottom:10px;
}

div #Board .pseudo {
	font-weight:bold;
}

.Pagination {
	text-align:right;
}

.citation {
	background-color:black;
	border:1px solid #695C3E;
	padding:5px;
	width:90%;
}
.citationTitle {
	border-bottom:1px solid #695C3E;
}

.Arianne {
font-size:10px;
}

.itemArianne {
    display:inline;
    list-style:none;
}

.BlockAuthor {
    float:left;
    width:20%;
    background-color:#111;
}

.BlockAuthor dl {
margin-top:3px;
}

.BlockAuthor dt {
text-align:center;
font-size:14px;
}

.BlockAuthor dd {
margin:4px;
}

.BlockMessage {
    float:left;
    width:75%;
}

.BlockMessage dt {
    margin:0px;
    margin-top:-13px;
    height:20px;
    line-height:20px;
    border-bottom:1px dashed;
    text-indent:30px;
    background-color:#111;
}
.BlockMessage dd {
    margin-top:5px;
    margin-left:10px;
}
.BlockMessage .BlockSignature {
	margin-top:18px;
    border-top:1px dashed white;
    height:100px;
    overflow:auto;
}

.TopicMessage {
    border:1px solid #640517;
    background-color:#050505;
    margin-bottom:10px;
}

.Answer {
    text-align:center;
    width:100%;
}

.Answer textarea {
    width:80%;
    height:70px;
    float:left;
}

.Answer input {
    width:15%;
    height:77px;
    margin-top:1px;
    float:right;
    margin-right:1%;
}

.new {
    background-color:blue;
}

/*end:forum.css*/

/*begin:boxactus.css*/

#BoxActus {
    border:1px inset #e4dede;
    height:160px;
    margin-left:1px;
}

.titleOnglet {
    color:#606738;
    min-width:155px;
    width:49%;
    height:20px;
    float:left;
    border-right:1px dashed #e4dede;
    border-bottom:1px dashed #e4dede;
    text-align:center;
}

.titleOnglet h2
{
    margin:0px;
    padding:5px;
    font-size:13px;
    display:inline;
    cursor:pointer;
}

.contentOnglet
{
    margin:0px;
    padding:20px 5px 5px;
    font-size:12px;
}

.contentOnglet ul
{
    margin:0px;
    padding-left:15px;
    float:left;
    width:45%;
}

.contentOnglet .date {
    font-size:10px;
}

.contentOnglet .see-all{
    text-align:right;
}


/*end:boxactus.css*/

  
 /*begin tchat */
#tchat {
	margin:10px;
	border:1px inset #e4dede;
	height:600px;
    background-image:url(../../images/transpixblack.png);
    background-repeat:repeat;
}

#tchat #tchat_messages {
	width:69%;
	float:left;
}

#tchat #tchat_messages hr {
  color:#111;
  width: 80%;
  margin-left:10%;
  margin-bottom:1px;
  padding:0px;
}

#tchat #tchat_messages .message {
}

#tchat #tchat_messages .message .pseudo {
	font-family:"Comic Sans MS";
	width:70%;
	color:#4F709A;
	text-indent:5px;
	float:left;
}

#tchat #tchat_messages .message .pseudo span {
	color:	#e4dede;
}

#tchat #tchat_messages .message .date {
	width:20%;
	margin-right:10px;
	color:#527E58;
	text-align:right;
	font-style:italic;
	font-size:10px;
	float:right;
}

#tchat #tchat_messages .message .text{
	margin-left:35px;
	clear:both;
	font-size:14px;
}

#ShowMessages
{
	overflow:auto;
	height:520px;
}

#write_message{
	height:78px;
}

#write_message #messageTchat {
	width:80%;
	height:70px;
	float:left;
}

#write_message #BoutonSubmitTchat {
	width:15%;
	height:77px;
	margin-top:1px;
	float:right;
	margin-right:1%;
}


#tchat_title h1 {
    color:#cf0101;
	font-size:15px;
	margin:0;
}

#tchat #tchat_right{
	width:30%;
	float:right;
}

#tchat_memberlist{
	height:300px;
	overflow:auto;
}

#tchat_memberlist div{
	float:left;
}

#tchat_memberlist .user_activity{
	width:20px;
}

#tchat_memberlist hr{
	clear:both;
	border:none;
}


/*end tchat */
 

#layerSearchAll {
	width:348px;
	color:black;
	border:2px double white;
	float:right;
	background-color:white;
	position:absolute;
	z-index:5;
	display:none;
}

#layerSearchAll li
{
	margin-left:-20px;
}

#layerSearchAll a
{
	color:black;
}

