#box_liste_potin {
	width: 690px;
	margin-left: auto;
	margin-right: auto;	
}

#header_liste_potin {
	width: auto;
	height: 38px;
	color: white;
	/*background-color: #c32788;*/
	line-height:38px;
	padding-left: 30px;
	font-size:19px;
	background-image: url('../images/pages/potin/tete_potin.gif');
	background-repeat: no-repeat;
}

#zone_liste_potin {
	color: white;
	font-family: Arial, Verdena;
	background-color: #585858;
}
#englobe_tout {
	padding-top: 20px;
	padding-left: 25px;
}
#zone_liste_potin #liste_head {
	color: #000;
	/*border: 2px solid blue;*/
	height: 46px;
}
#liste_head {
	border : 2px solid green;
	background-color: #585858;
	text-align: center;
}

#liste_head li,ul {
	padding : 0;
	padding-left: 18px;
	display: inline;
}

#liste_head #left_head {
	float: left;
	border : 2px solid blue;
}

#liste_head #right_head {
	width: 200px;
	float: right;
	border : 2px solid red;
}

#zone_liste_potin table {
	width: 638px;
	text-align: center;
	font-weight: bold;
}
#top_tout_potins {
	background: url('../images/pages/potin/tetetableau_tout.gif') no-repeat;
	height: 49px;
	width: 640px;
}
#btn_favoris {
	padding-left: 64px;
}
#top_favoris_potins {
	background: url('../images/pages/potin/tetetableau_favoris.gif') no-repeat;
	height: 49px;
	width: 640px;
}
#zone_liste_potin tr {
	height: 30px;
}

#zone_liste_potin tr.ligne1 {
	background-color: #a3a3a3;
}

#zone_liste_potin tr.ligne2 {
	background-color: #8a728f;
}
#footer_liste_potin {
	height: 18px;
	background-image: url('../images/common/box_bottom.gif');
	background-repeat: no-repeat;
}
.tete_tab {
	display: block;
	float: left;
	line-height: 22px;
	text-align: center;
}
*html .tete_tab {
	margin-top: 3px;
}
*+html .tete_tab {
	margin-top: 2px;
}
#tete_tab_statut  {
	width: 60px;
}
.colonne_statut {
	width: 47px;
	text-align: left;
	padding-left: 12px;
}
#tete_tab_auteur {
	width: 73px;
}
.colonne_auteur {
	width: 76px;
	border-left: 1px solid #ffffff;
}
#tete_tab_sujet {
	width: 290px;
	text-align: left;
	padding-left: 10px;
}
.colonne_sujet {
	width: 289px;
	text-align: left;
	padding-left: 10px;
	border-left: 1px solid #ffffff;
}
.colonne_sujet a { 
	color:#ffffff; 
	text-decoration:none; 
}

#tete_tab_post {
	width: 43px;
}
.colonne_post  {
	width: 43px;
	border-left: 1px solid #ffffff;
}
#tete_tab_pages {
	width: 44px;
}
.colonne_pages  {
	width: 45px;
	border-left: 1px solid #ffffff;
}
#tete_tab_last_reponse {
	width: 119px;
}
.colonne_last_reponse  {
	width: 126px;
	border-left: 1px solid #ffffff;
}
.colonne_last_reponse a {
	color:#ffffff; 
	text-decoration:none; 
}
#nouveau_sujet {
	position: absolute;
	margin-left: 495px;
	margin-top: -12px;
}
div#pagination
{
padding-top:10px;
background-color:#585858;
text-align:center;
color: #00a9ff;
font-weight: bold;
}

div#pagination a
{
text-decoration:none;
}

a.page_en_cours
{
color:white;
}

a.autres_pages
{
color: #00a9ff;
}
