/*-----------------------------------------------------------\
| ------------------Le forum-----------------------------------|
\-----------------------------------------------------------*/

#forum1{
width:80%;
margin:auto;
margin-top:20px;
background-color:#005f52;
color:#FFFFFF;
position:relative;
}

#forum1 a{
color:#FFFFFF;
font-weight:bold;
}

#forum1:hover{
width:80%;
margin:auto;
margin-top:20px;
background-color:#023e36;
color:#ffffff;

}

#forum2{
width:80%;
margin:auto;
margin-top:20px;
background-color:#018977;
color:#000000;
position:relative;
}

#forum2:hover{
width:80%;
margin:auto;
margin-top:20px;
background-color:#03453c;
color:#000000;

}

#forum2 a{
color:#000000;
font-weight:bold;
}

#sujet1{
width:90%;
margin:auto;
margin-top:10px;
background-color:#42978c;
color:#ffffff;
border:solid 1px #fff2a3;
position:relative;
}

#sujet1:hover{
width:90%;
margin:auto;
margin-top:10px;
background-color:#31867B;
color:#ffffff;
border:solid 1px #fff2a3;
}

#sujet1 a{
color:#FFFFFF;
font-weight:bold;
}

#sujet1 a:hover{
color:#fff2a3;
font-weight:bold;
text-decoration:underline;
}

#discu1{
width:90%;
margin:auto;
margin-top:10px;
background-color:#fff2a3;
color:#000000;
border:solid 1px #3b6ea5;
position:relative;
}

#discu1:hover{
width:90%;
margin:auto;
margin-top:10px;
background-color:#fdf8d3;
color:#000000;
border:solid 1px #3b6ea5;
}

#discu1 a{
color:#000000;
font-weight:bold;
}

#discu1 a:hover{
color:#3b6ea5;
text-decoration:underline;
font-weight:bold;
}

#post{
width:608px;
margin:auto;
margin-top:10px;
color:#000000;
background-image:url('../medias/images/forum/sousPost.jpg');
background-repeat:no-repeat;
position:relative;
padding:3px;

}



.resumePost, .resumePost a{
	color:#FFFFFF;	
}

.postRepondre{
	position:absolute;
	right:15px;
	font-family:arial;
	font-size:14px;
	font-weight: bold;
	color:#FFFFFF;	
}


.navigationForum{
	font-size:10px;	
}

.tablePost{
	position:relative;
	width:608px;
}

.tdUser{
border-right-style:solid;
border-right-width:1px;
border-right-color:#018977;
width:80px;
max-width: 120px;
min-width: 120px;
padding-top:10px;
}

.tdPostUser{
	width:500px;

}

#hot{
width:80%;
margin:auto;
margin-top:20px;
background-color:#42978c;
color:#FFFFFF;
}

#hot a{
color:#FFFFFF;
font-weight:bold;
}

#hot a:hover{
color:#fff2a3;
font-weight:bold;
text-decoration:underline;
}
/*683px gauche */

#blocPrive{
width:300px;
border-style:dashed;
border-width: 1px;
border-color:#003366 ;
float:left;
margin-left:20px;
margin-top:20px;
}

#titreBlocPrive{
background-color:#003366 ;
color:#FFFFFF;
}

#titreBlocPrive a{
color:#FFFFFF;
}

#blocLoginForm{
width:300px;
border-style:dashed;
border-width: 1px;
border-color:#003366 ;
margin:auto;
}

#titreLoginForm{
background-color:#003366 ;
color:#FFFFFF;
}

/*-----------------------------------------------------------\
| ------------------Accueil en mode posts----------------------------------|
\-----------------------------------------------------------*/


.postActu{
width:608px;

margin-top:10px;
color:#000000;
position:relative;

}
	.postActu h1{
		margin:0px;
		padding:3px;
		color:#018977;
		font-size:16px;
		font-weight:bold;
		color:#FFFFFF;
		text-decoration:none;
		
	}

.banActu{
	background-image:url('../medias/images/forum/sousBanPostActu.jpg');
	background-repeat:no-repeat;
	background-position:top center;
	width:598px;
	height:27px;
}

.postActuAction{
	font-family:arial;
	font-size:14px;
	font-weight: bold;
	color:#FFFFFF;
	padding:2px;
	
}



.sousBanActu{
	width:300px;
	height:25px;
	color:#FFFFFF;
}

.sousBanActu a{
	color:#FFFFFF;
}

.bottomActu{

}

.accueilResume{
	width:98%;
	height:30px;
	margin:auto;
	margin-top:30px;
	background-color:#ffffcc;
	border:none;
	border-bottom:1px solid #666666;
}

	.titreComm{
		background-color:#ffffcc;
		height:15px;
		margin-top:5px;
	}

.accueilCommentaires{
	width:100%;
	position:relative;
	background-color:#FFFFFF;
}

.boiteModipublic{
	margin-right:0px;
	position:absolute;
	right:0px;
}
