/* ================================================ */
/* FORUMS ACTUSTAR */
/* ================================================ */
div#forum .bloc_forum  {
	clear:both;
	width:679px;
}
.centrer {
	text-align:center;
}
div#forum ul {
    list-style:none;
}
#forum h2 {
	float:none;
	font-size:120%;
	font-weight:bold;
	text-transform:uppercase;
}
#forum h2 span {
	color:#F30;
}
#forum .votes {
	font-weight:bold;
	margin:15px 20px;
	font-size:15px;
	float:left;
}
#forum .vert { color:#38C328; }
.bloc_forum {
	border:solid #000 1px;
    margin:20px 0 0 0 !important;
}
.bloc_sujet_topic {
	border:solid #D1D1D1 1px;
    margin-top:0px !important;
}
.bloc_inner {
	padding:5px 5px 5px 5px;
}
.border_spe {
	padding:5px 1px 1px 1px;
}
.bloc_forum h3 {
	padding:5px;
	/*text-transform:uppercase;*/
	color:#FFF;
	background:#000;
}
/* ---------------------------------------------- */
/* ERREURS */
/* ---------------------------------------------- */
.form_err {
	border:solid #D00 1px;
	background:#FEE;
	padding:10px;
	margin-bottom:10px;
}
.form_err p.alerte {
	text-align:center;
	font-weight:bold;
	margin:10px;
	color:#C00;
}
.form_err ul {
	float:none !important;
}
.form_err li {
	padding-left:10px;
	background:url(img/puce_liste_orange.gif) no-repeat scroll left center
}
/* ---------------------------------------------- */
/* PAGINATION 1-2-3 */
/* ---------------------------------------------- */
.navig_pages {
	clear: both;
	font-size: 95%;
	font-weight: bold;
	margin: 5px 0;
	position:relative;
    width:670px;
}
.topics td.navig_suiv{
    height:0px;
}
div.navig_pages table{
    clear:both !important;
    height:20px;
}
p.pagination {
	text-align: center;
	line-height: 133%;
	padding:0 8px 8px 8px;
}
p.pagination a {
	padding: 1px 2px;
	color:#666;
}
p.pagination a:hover {
	color:#FFF;
	background: #C00;
}
p.pagination strong {
	padding: 1px 2px;
	background: #C00;
	color: #FFF;
}
.navig_pages td {
	width: 340px;
	height:20px;
    /*border:1px solid black;*/
}
.navig_pages td a {
	position:absolute;
    /*padding:4px 10px;*/
    top:0;
	width:75px;
	height:20px;
	line-height:20px;
	text-align: center;
	color:#FFF;
	background:#38c328;	
}
.navig_pages td a.pagi {
	top:20px;
}
a.p_debut {
	left:130px;
}
.topics a.p_debut {
	left:0px;
}
a.p_prec {
	left:210px;
}
.topics a.p_prec {
	left:80px;
}
a.p_suiv {
	left:393px;
}
.topics a.p_suiv {
	left:605px;
}
a.p_fin {
	left:473px;
}
/* ---------------------------------------------- */
/* FORUMS - LISTE TOPICS */
/* ---------------------------------------------- */
#liste_topics {
	font-size:95%;
	text-align:center;
	width:681px;
	border: solid #CCC 1px;
	margin:0;
	border-spacing:1px;
}
#liste_topics td, #liste_topics th {
	text-align:center !important;
}
#liste_topics th {
	font-size: 110%;
	font-weight:bold;
	padding:6px 0;
	color: #FFF;
	background: #000;
}
#liste_topics .col_moder {
	width:1px;
}
#liste_topics .sujet{
    padding-left: 5px;
}
#liste_topics #c1 {
width:1px;
}
#liste_topics #c2 {
width:415px;
}
#liste_topics #c4 {
	width:40px;
}
#liste_topics #c3, #liste_topics #c5 {
	width:115px;
}
#liste_topics .tr1 {
	background: #FFF;
}
#liste_topics .tr1 td.picto{
	background: #E7EEF6;
}
#liste_topics .tr2 {
	background: #eaf8e7;
}
#liste_topics .trinv {
	background-color: #ABB9D9;
	color: #FFF;
}
#liste_topics td {
	padding:4px 1px;
}
td.topic_mod {
	color:#DD0000;
}
#liste_topics a {
	font-size:110%;
	display:block;
	text-align:left;
	font-weight:bold;
	color:#000;
}
#liste_topics a:visited {
	color: #888;
	font-weight: normal;
}
/* ---------------------------------------------- */
/* REPONDRE - NOUV. SUJET*/
/* ---------------------------------------------- */
h4#dix_msg {
	text-align:center;
	margin:8px;
	font-size:120%;
	color:#000;
	font-weight:bold;
}
#post .login_memo ul{
    margin:0 0 5px 0;
    display:block;
}
#post .login_memo label, #post p.message label {
   color:#D00;
   font-weight:900;
   display:block;
   /*width:140px;*/
   float:left;
}
#post label {
	color:#D00;
	font-weight:bold;
}
#login_pass p {
	margin:5px 0;
}
#login_pass p.login label, #login_pass p.password label {
	display:block;
	width:140px;
	float:left;
	margin-top:3px;
    color:#F30;
    font-weight:900;
}
.nouveau_sujet, .message{
    clear:both;
}

input[type="password"] {
	border:solid 1px #000;
}
#login_pass a {
	color:#777;
	padding-left:10px;
	background: url(img/puce_liste_orange.gif) left center no-repeat;
}
#login_pass p.retenir_id {
	margin-left:140px;
}
#login_pass p.retenir_id label {
	font-size:95%;
	color:#000;
}
#login_pass #bool_log {
	margin:0;padding:0;
	width:14px;
}
#newsujet, #newmessage {
	width:99%;
	margin:5px 0;
	padding:2px;
}
#newmessage {
	height:160px;
}
#boutons_repondre {
	text-align:center;
	padding-bottom:5px;
	background: url(img/sep_999.gif) repeat-x bottom;	
}
#boutons_repondre * {
	cursor:pointer;
	margin:5px;
}
#post p.lien_base a {
	display:block;
	float:left;
	width:120px;
	height:20px;
	line-height:20px;
	margin:5px 5px 0 0;
	text-align:center;
	color:#FFF;
	background:#000;
}
p.rss {
	margin:10px 0;
	padding:2px 0 2px 42px;
	background: url(img/icone_rss.gif) left center no-repeat;
}
p.rss a{
	color:#000;
}
.clearfix {
	clear: both;
	height: 1px;
	overflow: hidden;
}
/* ---------------------------------------------- */
/* DISCUSSIONS */
/* ---------------------------------------------- */
h3.sujet {
	text-align:center;
	text-transform:none;
	font-weight:bold;
	font-size:125%;
	padding:8px 0;
    position:relative;
    top:-1px;
    left:-1px;
    width:681px;
}
h3.sujet span {
	color:#AAA;
}
.boutons_sujet td {
	padding:8px 3px;
	background:#EEE;
}
.boutons_sujet td {
	padding:8px 3px;
	background:#ebf9e8;
}
.boutons_sujet td.nouveau {
	text-align:left;
    width:33%;
}
.boutons_sujet td.revenir {
	text-align:center;
    width:33%;
}
.boutons_sujet td.liste {
	text-align:right;
    width:33%;
}
.boutons_sujet td a {
	display:inline;
	width:200px;
	font-weight:bold;
	font-size:95%;
	text-decoration:underline;
    color:#888;
}
.boutons_sujet td a:hover {
	color:#000;
}
#voir_sup {
	margin:10px 0;
	font-weight:bold;
}
/* --- Boutons Moder + User --- */
.discu_boutons {
	clear:both;
	margin:10px 0;
}
.discu_boutons table {
	width:680px;
}
#commentaires .discu_boutons table {
	width:520px;
}
td.moder img {
	margin-right:6px;
}
td.user {
	text-align:right;
}
td.user img {
	margin-left:6px;
}
/* --- Messages --- */
.msg {
	clear:both;
	float:left;
	width:680px;
	margin-bottom:12px;
}
.msg ul {
	padding: 7px 4px;
}
.msg .pseudo {
	float: left;
	margin-bottom: 10px;
}
.pseudo strong.moderateur {
	color: #C00;
}
.pseudo strong {
	font-size: 110%;
}
.msg .date {
	float: right;
	font-size: 80%;
	font-weight: bold;
}
.msg .pseudo img, .msg .date img {
	vertical-align: baseline;
}
.msg .post {
	clear: both;
	width:670px;
	padding-top: 10px;
	margin-bottom:8px;
	line-height: 1.3em;
	background: url(img/sep_444.gif) repeat-x top;
}
.msg1 {
	background-color: #ebf9e8;
	border: solid 1px #676767;
}
.msg2 {
	background-color: #FAFAFA;
	border: solid 1px #676767;
}
.msg .ancre {
	font-size: 0.8em;
	text-align:right;
}
.msg .ancre a {
	color:#777;
}
.msg_alerte {
	background-color: #FFC;
	border: 1px solid #F00;
}
.msg_invisible {
	color: #FFF;
	background-color: #ABB9D9;
	border: 1px solid #ABB9D9;
}
.msg_inv_alert {
	color: #FFF;
	background-color: #ABB9D9;
	border: 1px solid #F00;
}

div.login_memo {
	margin:10px 0 0 0;
	font-weight:bold;
}
#login_pass a, .login_memo li {
	padding-left: 8px;
	margin-bottom:5px;
	background: url(img/puce_liste_orange.gif) left center no-repeat;
    margin-top:0px;
    padding-top:0;
}
.login_memo li {
	margin-bottom:5px;
	position:relative;
	width:400px;
	left:3em;top:-1px;
}



