body{
	margin: 0px ;
	padding: 0px ;
	background-color: #FFFFFF ;
	background-image: url("../a-images/fond.gif") ;
	background-repeat: repeat-x ;
	font-family: Trebuchet MS, Verdana, Arial, Sans-serif ;
	color: #13272E ;
}

td {
	font-size: 10pt ;
}

.petit {
	font-size: 8pt ;
}

.title {
	font-size: 24pt ;
	color: #FFFFFF ;
	font-weight: bold ;
}

.slogan {
	font-size: 18pt ;
	color: #96DFF2 ;
}

.name {
	font-size: 12pt ;
	font-weight: bold ;
	}

.menuh a {
	background:url("../a-images/1d.gif") right no-repeat ;
	display:block ;
	text-decoration:none ;
}

.menuh a:hover, .menuh a.item_active {
	background:url("../a-images/2d.gif") right no-repeat ;
}

.menuh a span {
	display: block ;
	background:url("../a-images/1g.gif") left no-repeat ;
	font-size: 13px ;
	font-weight: bold ;
	color: #13272E ;
	height: 40px ;
	padding: 0 15px ;
	line-height:40px ;
}

.menuh a:hover span, .menuh a.item_active span {
	background:url("../a-images/2g.gif") left no-repeat ;
	color: #FFFFFF ;
}

.menuv a {
	background:url("../a-images/11.gif") ;
	display:block ;
	text-decoration:none ;
}

.menuv a:hover, .menuv a.item_active {
	background:url("../a-images/12.gif") ;
}

.menuv a span {
	display: block ;
	background:url("../a-images/11.gif") ;
	font-size: 13px ;
	font-weight: bold ;
	color: #13272E ;
	height: 40px ;
	width: 240px ;
	padding: 0 15px ;
	line-height:40px ;
}

.menuv a:hover span, .menuv a.item_active span {
	background:url("../a-images/12.gif") ;
	color: #FFFFFF ;
	}
