
body {
	font: normal 11px arial;
	background: #fff;
}

a {
	text-decoration: none;
}

#container {
	margin: 0;
	padding: 0;
}

#menu {
	margin: 0;
	padding: 0;
	background: url(images/menubg.gif) left top ;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 130px; /* Width of Menu Items */
	text-align: left;
}
	
#menu ul li a {
	display: block;
	text-decoration: none;
	color: #fff;
	background: url(images/flblue.gif) right center no-repeat;
	border: 0px;
	margin-top: 0;
	padding: 10px 34px 10px 11px;
}

#menu ul li a:hover {
	background: #fe5815 url(images/florange.gif) right center no-repeat;
}

#menu .selected{
	background: #fe5815 url(images/florange.gif) right center no-repeat;
}

#ventre {
	padding: 22px 24px 10px 24px;
	color: #999;
	line-height: 14px;
	background: url(images/rondvert1.gif) right top no-repeat;
}

#ventre .superstrong{
	color: #469fdf;
	font: bold 11px arial;
}

#ventre a{
	color: #fe5815;
}

#ventre a img{
	vertical-align:middle;
	padding-bottom: 2px;
}

#titre {
	color: #fe5815;
	font: bold 18px arial;
}

#soustitre {
	color: #fe5815;
	font: bold 14px arial;
}

#soustitre2 {
	color: #fe5815;
	font: bold 14px arial;
	padding: 5px 0 5px 0;
	background: url(images/florange2.gif) left top no-repeat;
}

#soustitre2 a{
	color: #fe5815;
	font: bold 14px arial;
	line-height: 18px;
	padding-left: 18px;
}


#paraphtitre {
	color: #469fdf;
	font: bold 14px arial;
}

#collab {
	color: #fff;
	padding: 11px;
	background: #082078;
	font: normal 10px arial;
}

.theader {
	color: #fe5815;
	font: bold 11px arial;
}

.mini{
	color: #fe5815;
	font: normal 9px arial;
}

.menucol {
	padding: 0px;
	background: #00a54f url(images/rondvert2.gif) bottom left no-repeat;
}

#nvert {
	padding: 11px;
}

#footer {
	background: #c6d618 url(images/footer.gif) top right no-repeat;
	text-align: right;
	padding: 6px 5px 6px 5px;
	color: #fff;
}
