body
{
	margin-top: 11px;
	background-color: #dcdcdc;
	background-image: url('../images/v3/v3_background_body.gif');
	background-repeat: repeat-x;
	text-align: center;
}
table
{
	text-align: left;
}
body, table
{
	font-family: Verdana, Arial;
	font-size: 11px;
}
img
{
	border: 0px;
}
#v3_tr_header
{
	height: 145px;
}
#v3_td_header_flash
{
	width: 730px;
}
#v3_td_header_gradient
{
	width: 6px;
	background-image: url('../images/v3/v3_gradient_header.gif');
}
#v3_td_content
{
	width: 730px;
	background-color: white;
	border-color: #a9a9a9;
	border-style: solid;
	border-width: 0 1px 0 1px;
}
.v3_td_content_gradient
{
	width: 6px;
	background-image: url('../images/v3/v3_gradient_content.gif');
}
#v3_tr_footer_baseline
{
	height: 43px;
}
#v3_td_footer_baseline_table
{
	width: 730px;
	background-color: white;
	background-image: url('../images/v3/v3_background_baseline.gif');
	border-bottom: 1px solid #a9a9a9;
}
#v3_td_footer_baseline_table table
{
	background-image: url('../images/v3/v3_background_baseline_table.gif');
	color: white;
	margin-top: 7px;
	margin-bottom: 8px;
}
#v3_td_footer_baseline_table a
{
	color: white;
	text-decoration: none;
}
#v3_td_footer_baseline_table a:hover
{
	text-decoration: underline;
}
#v3_tr_footer_gradient
{
	height: 7px;
}
#v3_td_footer_gradient_left
{
	width: 730px;
	background-image: url('../images/v3/v3_gradient_footer_middle.gif');
}
#v3_td_footer_gradient_right
{
	width: 6px;
}
#v3_div_navbar
{
	margin: 0 4px 8px 4px;
	border-bottom: 1px solid #a9a9a9;
	padding: 4px;
}

/* Backward Compatibility */

.avertissement
{
	margin: 0px 0px 3px 0px;
	padding: 4px;
	background-color: #e3e3e2;
	border: 1px solid #bfbebe;
}

.administration
{
	margin: 0px 0px 3px 0px;
	padding: 1px 4px 4px 4px;
	border-bottom: 1px solid #bfbebe;
}

.block
{
	border: 1px solid #bebebe;
}

.block_title
{
	height: 13px;
	background-image: url('../images/v3/v3_background_block_title.gif');
	border-bottom: 1px solid #bebebe;
	padding: 6px 8px;
}

.block_content
{
	background-color: #e0e0e0;
	padding: 5px 10px 10px 5px;
}

.block_title span
{
	color: #fff;
	font-weight: bold;
}
