<style type="text/css">





.subnav {
	float: left;
	padding-left: 10px;
	width: 140px;
}
.main {
	align: center;

}
.main_right {
	align: center;
	width: 140px;
	color: #CCC;
}

/* sub-navigation */
.subnav h1 {
	background: #222;
	color: #FFE;
	line-height: 15px;
	padding-left: 0px;
	font-family: Verdana, sans-serif;
	font-size: 16px;
	font-weight: bold;
}


.soustit {
	background:#222;
	color: #FFE;
	text-align:center;
	font: 1.6em Verdana,sans-serif;
	line-height: 40px;
	vertical-align:bottom;
}

/* TypoPremPlanMenu */
.subnav ul
{
	margin: 0px;
	padding: 0px;
	line-height: 10px;
	padding-left:0px;
	font: 1.1em Verdana,sans-serif;	
	}
	
.subnav li {
	border-bottom: 1px solid #998773;
	list-style: none;
}

/* coul des cellules */
.subnav li a {
	background: #9e1b32;	
	color: #FFFFFF;
	display: block;
	padding: 4px 2px 6px 0px;
	width: 140px;
	text-decoration: none;
}

.subnav li a:hover {
	background: #cf2140;
	color: #FFFFFF;
}

</style>
