/* VEOLIA FINANCE v2.06 2010-02-17 */
/* CSS print for VE-finance */

html, body {
	margin:0;
	padding:0;
}
body {
	background: #fff;
	font-family: arial, sans-serif;
	font-size: 12px;
	color: #000;
}
div, ul, li, p {
	margin:0;
	padding:0;
}
* {
	line-height:18px;
}
a, a:link, a:visited {
	text-decoration:underline;
	color:#012667;
	line-height:14px;
}
h1 {
	font-size:18px;
}
h2 {
	font-size:15px;
}
h3 {
	font-size:13px;
	color:grey;
}
hr {
	margin:-40px 0 0 0;
	padding:0;
	line-height:12px;
}
#header fieldset {
	border: none;
	display:none;
}
#left-header, #main-menu, #wya, #ban-fr, #ban-en, #ban-ac-fr, #ban-ac-en, #right, .goto, #footer {
	display: none;
}
h1.mask {
	margin: 0 0 50px 0;
	padding: 0;
}
.logo-ve {
	display: block;
	visibility: visible;
	margin: 0 0 20px 0;
}
#plan ul {
	list-style:none;
}
#plan ul li {
}
#plan ul li:before {
	content: '\00bb\00a0'
}
#plan ul li a {/*font-size:1.0909em;*/
	color:#b50505 !important;
	padding:0 0 0 10px;
	background: url(../img/puce-espace-ac.gif) 0 3px no-repeat;
}
#plan ul li a:hover {
	background: url(../img/puce-espace-ac.gif) 2px 3px no-repeat;
}
#plan ul ul {
	margin: 5px 0 5px 10px;
}
#plan ul li ul li a {
	color:#345185 !important;
	padding:0 0 0 10px;
	background: url(../img/puceBleu-espace-ac.gif) 0 3px no-repeat;
}
#plan ul li ul li a:hover {
	background: url(../img/puceBleu-espace-ac.gif) 2px 3px no-repeat;
}
/*
#footer {
	clear: both;
	display: block;
	visibility: visible;
	margin: 80px 0 0 0;
}
#footer a, #footer a:visited {
	text-decoration: none;
	display: block;
	color: #fff;
}
#footer a span {
	display: none;
}
#footer a img {
  display: block;
	float: right;
}*/

