body{
	margin:0;
	padding:0;
	font:11px Arial;
}

form {
	margin:0;
	padding:0;
}

img{
	border-width:0px;
}

em{
	color:#e91e00;
	font-style:normal;
}

strong{
	color:#114e8f;
	font-style:normal;
}

a {
	color:#41A70F;
}

/*---------------------------------
	page
---------------------------------*/

#page{
	width:748px;
	position:absolute;
	left:50%;
	margin:8px 0 0 -374px;
	padding:0;
	background:transparent url('img/page-fond.jpg') repeat-y center 0 ;
}

/*---------------------------------
	top
---------------------------------*/

#top{
	background:transparent url('img/logo-accueil.jpg') no-repeat 15px 0 ;
	height:208px;
}

#top img {
	width:100%;
	height:100%;
}

#shadow {
	padding:9px 15px 0 15px;
	background:transparent url('img/page-top.jpg') no-repeat 0 0 ;
}

/*---------------------------------
	flash
---------------------------------*/

#flash{
	padding:0 15px 0 15px;
}

/*---------------------------------
	menu
---------------------------------*/

#menu {
	margin:0 15px 0 140px;
	padding:0;
	background:#114e8f url('img/menu-left.gif') no-repeat 0 0 ;
	height:28px;
}

#menu ul {
	padding:5px 0 0 25px;
	list-style:none;
	margin:0;
}

#menu ul li {
	float:left;
	margin:0;
	padding:0 4px 0 4px;
	border-right:1px solid #fff;
	font:bold 11px Arial;
	color:#fff;
}

#menu li a {
	display:block;
	font:11px Arial;
	color:#fff;
	text-decoration:underline;
}

#menu li.menu_first, #menu li.menu_last {
	border-right-width:0px;
}

#menu li.menu_first {
	padding:0 15px 0 25px;
}

/*---------------------------------
	partie centrale
---------------------------------*/

#content {
	padding:10px 0 10px 0;
	overflow:hidden;
	clear:both;
	margin-right:15px;
	margin-left:15px;
	border-right:3px solid #124D8F;
/* 	background:transparent url('img/content-right.gif') no-repeat 100% 0; */
}

.clear {
	padding:30px 0 0 20px;
	margin:0;
	clear:both;
}

/*---------------------------------
	partie gauche
---------------------------------*/

#left {
	position:relative;
	float:left;
	width:206px;
	padding-top:20px;
}

#left a {
	color:#0E3F7A;
}

#left p {
	margin:0;
	padding:0 0 0 10px;
}

#left h1 {
	margin:0;
	padding:5px 0 5px 10px;
	background:#e5616E url('img/espace-client-top.gif') no-repeat 100% 0;
	font:bold 12px Arial;
	color:#fff;
	border-bottom:1px solid #fff;
}

#acces {
	padding:10px 10px 15px 10px;
	background-color:#e5616E;
/* 	background:#e5616E url('img/espace-client-bottom.gif') no-repeat 100% 100%; */
}

#acces a {
	color:#fff;
}

#acces p {
	padding:4px 0 4px 0;
	font:11px Arial;
	color:#fff;
}

#acces table tbody td input {
	width:85px;
	height:15px;
	font:10px Arial;
}

#acces table thead td {
	font:bold 11px Arial;
	color:#fff;
}

#acces table tfoot td {
	text-align:center;
}

#left ul {
	margin:0;
	padding:0 0 20px 0;
	list-style:none;
	background:#e5616E url('img/espace-client-bottom.gif') no-repeat 100% 100%;
}

#left ul a {
	color:#fff;
}

#left ul li {
	margin:0;
	padding:6px 0 10px 10px;
}

#left ul li.titre {
	padding:5px 0 5px 28px;
	background:#e5616E url('img/arrow-2.gif') no-repeat 10px 50%;
	font:bold 12px Arial;
	color:#fff;
	border-bottom:1px solid #fff;
	height:99%;
}
html > body #left ul li.titre {
	height:auto;
}


#left hr {
	margin:0 0 0 -15px;
	padding:0;
	border:0;
	width:100%;
	color:#3568A1;
	background-color:#0E3F7A;
	height:1px;
	display:none;
}

/*---------------------------------
	partie droite
---------------------------------*/

#right {
	position:relative;
	float:right;
	width:450px;
	padding-top:20px;
}

#right h5 {
	margin:0 2px 0 0 ;
	padding:4px 0 4px 30px;
	font:bold 12px Arial;
	color:#fff;
	border-bottom:2px solid #fff;
	background:#40a70e url('img/base-top.gif') no-repeat 0 0 ;
}

#right table {
	margin:20px 0 50px 0;
}

#right table td {
	padding:4px 0 0 10px;
	color:#aaa;
	font:13px Arial;
	vertical-align:top;
}

#base {
	margin:0 2px 0 0 ;
	padding-top:4px;
	background:#40a70e url('img/base-fond.jpg') no-repeat 100% 0 ;
	color:#fff;
}

#base p {
	padding-left:20px;
	margin:6px 0 6px 0;
}

#base a {
	color:#fff;
	display:block;
	padding:0 0 0 220px;
}

#base span {
	display:block;
	height:8px;
	background:#40a70e url('img/base-bottom.gif') no-repeat 0 0 ;
	font-size:1px;
}

#base form {
	margin:15px 0 10px 20px;
}

#base input.field{
	height:18px;
	width:140px;
	font:11px Arial;
}

/*---------------------------------
	bottom
---------------------------------*/

#bottom {
	clear:both;
	border-top:1px solid #114e8f;
	margin:0 15px 10px 15px;
	padding:6px 12px 0 2px;
}

#bottom a {
	color:#124D8F;
	font:10px Arial;
}

#bottom ul {
	margin:0;
	padding:0;
	list-style:none;
}

#bottom li {
	float:left;
	margin:0;
	padding:0 10px 0 10px;
	border-right:1px solid #124D8F;
}

#bottom li.last_child {
	margin:0;
	padding:0 0 0 280px;
	border-right-width:0px;
	color:#aaa;
}

#bottom li.last_child a {
	color:#aaa;
}

#footer {
	clear:both;
	background:transparent url('img/page-bottom.jpg') no-repeat 0 100% ;
	height:25px;
}

#tropheescom {
	padding:20px;
	background-color:#fff;
}

#news {
	padding-bottom:18px;
}

#news strong {
	color:inherit;
}
