
/* couleurs css */

/*Les couleurs general */
body
{
	background-color:#fffdfc;
	color:#3572b8;
	
}

#list_menu_haut a:visited,#topic_menu_haut a:visited, .forum_menu a:visited, #copyright a:visited
{color:#62748a; }
#list_menu_haut a:hover,#topic_menu_haut a:hover, .forum_menu a:hover, #copyright a:hover
{background:#acb0b5; text-decoration:none;}
#list_menu_haut a:link,#topic_menu_haut a:link, .forum_menu a:link , #copyright a:link
{color:#62748a; }


h1,h2,h3
{
	color:#3572b8;
}


/*couleur des bannieres */

/*th.description, th.dernier_message, th.liste_modo, th.nb_postes, .tete, .pied, .tete h3,th*/
.tete, .pied
{
	background-color:#3872b5;
	color:#f0f2f5;	
}


.tete h3
{
	color:#f0f2f5;	
}

.tete a:visited{color:#c8dffa; }
.tete a:hover{background:#f0f2f5; text-decoration:none;}
.tete a:link {color:#c8dffa; }

.pied a:visited{color:#c8dffa; }
.pied a:hover{background:#f0f2f5; text-decoration:none;}
.pied a:link {color:#c8dffa; }

/* couleur des messages */


/*la couleur 1*/
.couleur1, .sticky, #liste_categorie td.description,  #liste_categorie td.liste_modo 
{
	background-color:#a0bdde; 
		
}
/* la couleur 2*/
.couleur2, td.nb_messages, .reponse_rapide, #liste_categorie td.ampoules, #liste_categorie td.dernier_message
{
	background-color:#c8d6e6;	
}

/*la couleur des textes*/
.couleur1,.couleur1 p,.couleur2,.sticky, .reponse_rapide,  td.description, td.liste_modo, td.nb_messages, td.dernier_message, .dernier_message a:link, .dernier_message a:visited 
{
 color:#53585e;

}


/* la couleur des liens des tableaux*/
a:visited{color:#295b94; }
a:hover{background:#c8d7e8; text-decoration:none;}
a:link {color:#295b94; }


/*  couleur de la bordure */
#liste_categorie td, #liste_categorie th, #liste_sujet td, #liste_sujet th, #topic td, #topic th,.reponse_rapide table
{
	border:1px solid #F2F2F2;
}

/* couleur de la barre qui separe le message du menu des messages (icones)*/
.message
{
	border-top:1px solid #F2F2F2;
	background-color:transparent;	
	
}

/*couleur des sondages*/
#pourcentage
{
	background-color:#4086d6;
	color:#ebf0f5;	
}

/* couleur des citations*/
.citation,.posteur
{
	border:1px #C0C0C0 solid;
	background-color:#FFFFFF;
	
}




/* css architecture */

body,th,td,a,p,li,span,div
{
	font-family:verdana, sans-serif;
	font-size:13px;
}

th.description, th.dernier_message, th.liste_modo, th.nb_messages, .tete, .pied
{
	font-family:verdana, sans-serif;
	font-size:12px;
	height:13px;	
}

.couleur2, td.nb_messages, .reponse_rapide, #liste_categorie td.ampoules, #liste_categorie td.dernier_message
{
	font-size:12px;
}

.ampoules
{
	width:25px;
}

a.dernier_message, a.dernier_message:visited 
{ 
	font-size:11px;
}

#pourcentage
{	
	font-size:13px;
	height:13px;
}

.message
{
	
	font-size:14px;	
	margin-left:0px;
	margin-right:0px;
}

.sticky
{	
	font-weight:bold;
}

.citation
{
	width:90%;
	margin-left:auto;
	margin-right:auto;
	overflow:visible;
	padding:5px;
	margin-top:15px;
}

.posteur
{

	width:175px;
	height:17px;
	position:relative;
	top:-16px;
	left:5px;
	padding-left:5px;

}


a
{
	font-family:verdana, sans-serif;
	font-size:13px;
	text-decoration:none;

}

li 
{
	font-family:verdana, sans-serif;
	font-size:13px;
	margin:0px;
	padding:0px;
	
	
}

p
{
	font-family:verdana, sans-serif;
	font-size:13px;
	margin:0px;
}

h3
{
	margin:5px;
}


.td_icones
{
	width:16px;
}

.petit
{
	font-size:11px;
}


table
{
	border-collapse:collapse;
	
}


#topic
{
	border:0px;
	width:100%;
	
}

.signature, .signature span, .signature a
{
	font-size:11px;

}

.warning
{
	color:red;
	text-align:center;

}

td.pseudo_avatar_citation
{
	width:185px;
	vertical-align:top;

}

span.pseudo
{
	font-weight:bold;

}

.cellule_message
{
	vertical-align:top;	
}



#liste_sujet td, #liste_categorie td, #topic td
{
	padding-left:5px;
	padding-right:5px;
}

#liste_sujet td.dernier_message
{
	padding-left:5px;
}

.citation_perso
{
	font-size:11px;
}





#liste_categorie
{
	width:100%;
	border:0px none;
	border:1px solid white;
	
}

#liste_categorie .dernier_message
{
	width:90px;
} 

#liste_categorie .nb_messages
{
	width:80px;
} 

#liste_categorie td.liste_modo
{
	width:90px;
	font-size:11px;
} 


#liste_sujet
{
 	border:0px none; 
 	width:100%;  	
}


#liste_sujet th.page { width:50px; }
#liste_sujet th.auteur{ width:130px; }
#liste_sujet th.nb_reponse{ width:30px; }
#liste_sujet th.nb_vue{ width:30px; }
#liste_sujet .dernier_message{ width:130px; }

#liste_sujet td.page{ text-align:center;width:35px;}
#liste_sujet td.drapeau{ width:15px;}
#liste_sujet td.auteur{  text-align:center; width:130px;}
#liste_sujet td.nb_reponse{ text-align:center; width:30px;}
#liste_sujet td.nb_vue{ text-align:center; width:30px;}



#list_menu_haut { width:100%;}
#list_menu_haut .colone1, #list_menu_haut .colone2, #list_menu_haut .colone3 {width:33%;}

img {border:0px none;}
img.icone{ width:16px;height:16px}





.couleur1
{
	font-size:12px;
}

.nb_messages
{
	width:70px;
	
}

.description p
{
	font-size:12px;
}



a:link { text-decoration:none;}
a:visited{text-decoration:none; }

td.dernier_message
{
	font-size:11px;
}