body
{
	margin:0;
	height:auto;
	font-size:0.9em;
	font-family: 'Trebuchet MS', Tahoma, Verdana, 'Times New Roman', Times, serif;	
	background:#2F9A62;	
}

a
{
	text-decoration:none;
	color:green;
	font-weight:bold;
}
table
{
	
}
td
{
	vertical-align:top;
	text-align:justify;
	font-size:0.8em;
	font-family: Verdana,'Trebuchet MS', Tahoma, 'Times New Roman', Times, serif;	
}
#left_part,#right_part
{
	width:5%;
}
#middle_part
{

	width:90%;
}
#main_t
{
	width:100%;
	height:auto;
	overflow:hidden;
	border-collapse:;
	font-family:'Trebuchet MS', Tahoma, Verdana, 'Times New Roman', Times, serif;

}
#header
{
	width:876px;
	height:134px;	
	background:url('../images/banner.gif') no-repeat;
}
	
.menu_vert
{
	background:url('../images/menu_vert.gif') repeat-x;
	text-align:center;
	font-weight:bold;
}
.menu_vert a
{
	text-decoration:none;
	color:#FF3D41;
}
#fn
{
	width:100%;
	height:100%;
	border:1px solid #C5C3C4;
}
#footer
{
	text-align:center;
	background:#ffffff;
	font-size:0.75em;
}
.success , .warning , .error
{
	position:relative;
	left:12%;
	width:30%;
	background:#ffffff;
	border:1px solid #D6D3CE;
	text-align:center;		
}
input[type=submit]
{
	cursor:pointer;
	border:none;
}
#news_comments
{
	border:1px solid #D6D3CE;
	border-collapse:collapse;
}
#news_comments td
{
	border:1px solid #D6D3CE;
	
}	
.success , .warning , .error
{
	position:relative;
	left:12%;
	width:30%;
	background:#ffffff;
	border:1px solid #D6D3CE;
	text-align:center;
}
#latest
{
	width:100%;	
	border-collapse:collapse;
}
#latest td
{
	border:1px solid #C5C3C4;
	text-align:center;
}
label
{
	display:block;
	width:150px;
	float:left;
}
#mod_art_table td
{
	border:1px solid #C5C3C4;
}
.opt_titre
{
	text-align:center;
	font-weight:bold;
}
a img
{
	border:none;
}
#news_cat_panel
{
	border-collapse:collapse;
}
#news_cat_panel td
{
	border:1px solid black;
	text-align:center;
}
h1, h2, h3
{
       font-size:0.8em;
       color:red;
}
	
	
