/********************************************************************** NOUVELLES */

#nouvelles h1, #nouvelles h2 {font-family : Georgia;  font-weight: normal;}

#nouvelles
{
	text-align: left;
	width: 190px ;
	width: 200 px ;
	padding-left: 10px;
	padding-right: 7px;
	float: right;
	border: 2px dotted #DDD;
	background-color: #FFFCFA;
}

#nouvelles #indiv
{
	margin-bottom: 1em;
	padding-bottom: 1em;
	border-bottom: 2px dotted #DDD;
}

#nouvelles h1
{
	font-size : 12pt;
	color: #C2510F; 
	margin-top: 0.5em;
	margin-bottom: -0.2em ;
}

#nouvelles h2
{
	font-size : 10pt;
	color: #666;
	margin-top: 0em;
	margin-bottom: 0.2em;
}

#nouvelles #archives
{
	margin-bottom: 1em;
	text-align: right;
}

/********************************************************************* MEMBRES */

#membres
{
	padding-top: 0em;
}

#membres h1
{
	font-size : 12pt;
	color: #C2510F; 
	margin-top: 0.5em;
	margin-bottom: -0.2em ;
}

#membres h2
{
	font-size : 10pt;
	color: #333;
	margin-top: 0em;
	margin-bottom: 0.2em;
}

#membres #listeDiv
{
	width:100%;
	margin-bottom: 0.5em;
	padding-top: 1.5em;
	/*border-bottom: 2px dotted #DDD;*/
}

#membres #grosDiv
{
	width:100%;
	margin-bottom: 1em;
	padding-bottom: 1em;
	/*border-bottom: 2px dotted #DDD;*/
	clear: both;
}

#membres #petitDiv
{
	font-size : 100%;
	color: #000;
	float: left;
	width: 220px;
}

#membres #detailDiv
{
	float: left;
	width: 330px;
}
#membres table
{
	width: 100%;
	border-collapse: collapse;
	border: none;
	margin-bottom: 1em;
	padding-bottom: 1em;
}

#membres td
{
	width: 330px;
	color: #333;
	font-size: 8pt;
	line-height: 1.6em;
	border: none;
	padding-bottom: 1.5em;
}

#membres td.legende
{
	width: 215px;
	color: #666;
	font-size: 7pt;
	line-height: 1.2em;
	border: none;
}

#membres td.noir
{
	width: 215px;
	color: #000;
	font-size: 8pt;
	border: none;
}



/********************************************************************* BOUTIQUE */

#boutique
{
	margin-top: 1.5em;
}

#boutique h1
{
	font-size : 12pt;
	color: #C2510F; 
	margin-top: 0em;
	margin-bottom: 0em ;
}

#boutique table
{
	font-size: 8pt;
	color: #333;
}

#boutique td
{
	border: 0px;
}

/********************************************************************* FORUM */

#forum, table.main_forum
{
	padding-top: 1em;	
	font-size : 7pt;
	font-family : Verdana;
	color: #333;
}

#forum td
{
	padding-top: 10px;
	border: 0px;
}

#forum td.post
{
	padding-top: 0px;
	padding-bottom: 20px;
	border-bottom: 1px solid #DDD;
}

#forum td.headercells
{
	padding-top: 0px;
	font-weight: bold;
	text-align: center;
	background-color: #EEE;
}

#forum h1
{
	font-size: 7pt;
	font-family : Verdana;
	color: #C2510F; 
}

#forum table.main_forum a, #forum table.main_forum a:visited
{
	border: 0px;
	background-color: #FFF;
	color: #C2510F;
	padding-left: 0px;
	padding-right: 0px;
}

#forum a.buttons, #forum a:visited.buttons, #forum a:hover.buttons
{
	border: 1px solid #DDD;
	background-color: #FFF;
	color: #333;
	padding-left: 5px;
	padding-right: 5px;
}

#forum input
{
	border: 1px solid #000;
	color: #000;
	font-family: verdana;
	font-size: 8pt;
}

#forum textarea
{
	border: 1px solid #000;
	color: #000;
	font-family: verdana;
	font-size: 8pt;
}
/********************************************************************* ANNONCES */

#annonces, table.main_forum
{
	padding-top: 1em;	
	font-size : 7pt;
	font-family : Verdana;
	color: #333;
}

#annonces td
{
	padding-top: 10px;
	border: 0px;
}

#annonces td.post
{
	padding-top: 0px;
	padding-bottom: 20px;
	border-bottom: 1px solid #DDD;
}

#annonces td.headercells
{
	padding-top: 0px;
	font-weight: bold;
	text-align: center;
	background-color: #EEE;
}

#annonces h1
{
	font-size: 7pt;
	font-family : Verdana;
	color: #C2510F; 
}

#annonces table.main_forum a, #forum table.main_forum a:visited
{
	border: 0px;
	background-color: #FFF;
	color: #C2510F;
	padding-left: 0px;
	padding-right: 0px;
}

#annonces a.buttons, #forum a:visited.buttons, #forum a:hover.buttons
{
	border: 1px solid #DDD;
	background-color: #FFF;
	color: #333;
	padding-left: 5px;
	padding-right: 5px;
}

#annonces input
{
	border: 1px solid #000;
	color: #000;
	font-family: verdana;
	font-size: 8pt;
}

#annonces textarea
{
	border: 1px solid #000;
	color: #000;
	font-family: verdana;
	font-size: 8pt;
}

/********************************************************************* EDITEURS */

.editeurs, .editeurs td
{
	font-size : 8pt;
	font-family : Verdana;
	color: #666;
	line-height: 1em;
	border: 1px solid #999;
	border-collapse: collapse;
}

.editeurs .cell_titre{
	background-color:#DDD;
	color:000;
}
	
.editeurs #titre{
	color:C2510F;
}

.editeurs input, .editeurs textarea, .editeurs select
{
	font-size: 8pt;
	font-family: verdana;
	border: 1px solid #000;
}