body {
	margin: 0px;
	padding: 0px;
	background-color: #006FB4;
	background-image:  url(design/commun/fond-page.jpg);
	background-repeat: repeat-x;
	background-position: 0px 224px;
}
#mini {
	width: 760px;
}

#mini H1 {
	display: none;
}
#maxi {
	width: 190px;
	position: absolute;
	left: 760px;
	top: 104px;
}
a .img-stationsaccueil  {
	background-image:url(design/menu-stations.png);
	border:none;	
}
a:hover .img-stationsaccueil  {
	background-image:url(design/menu-stations-over.png);
	border:none;
}
a .img-stations  {
	margin-left:35px;
	margin-right:auto;
	background-image:url(design/menu-stations.png);
	border:none;	
}
a:hover .img-stations  {
	margin-left:35px;
	margin-right:auto;
	background-image:url(design/menu-stations-over.png);
	border:none;
}
#bas {
	clear: both;
	list-style-image: none;
	list-style-type: none;
	padding: 0px;
	width: 700px;
	text-align: center;
}
#bas li {
	display: inline;
	white-space: nowrap;
	margin: 0px;
	font-size: 12px;
	padding: 0px;
}
#bas li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#bas li a:hover {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#bas li a:visited {
	text-decoration: none;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#bas li a:visited:hover {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.ref {
	display: none;
}
#ete{
background-image:url(design/ete/fond_ete_h.jpg);
background-repeat:no-repeat;
background-position:0px 0px;
height:83px;
}
#etecentre{
background-repeat:repeat-y;
background-image:url(design/ete/fond_ete_c.jpg);
background-position:0px 80px;
padding-top:7px;

}
#etebas{
background-image:url(design/ete/fond_ete_b.jpg);
background-repeat:no-repeat;
background-position:0px 0px;
height:80px;
}

.ete2 H2 {
	margin:  0px;
	padding:  0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 29px;
	color: #ff7b1f;
	text-transform: uppercase;
	letter-spacing: -1px;
	white-space: nowrap;
	

}
H2 {
	margin:  0px;
	padding:  0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 29px;
	color: #81BAFF;
	text-transform: uppercase;
	letter-spacing: -1px;
	white-space: nowrap;
	

}
H2 STRONG {
	color: #FFFFFF;
}
.sign {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #CCCCCC;
	text-decoration: none;
	margin-right: auto;
	margin-left: auto;
	display: block;
	width: 180px;
}
.sign:hover {
	
	color: white;
	
}
.sign:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #CCCCCC;
	text-decoration: none;
	margin-right: auto;
	margin-left: auto;
	display: block;
	width: 180px;
}
.sign:visited:hover {
	
	color: white;
	
}
h4 a{
	color:#FFF;
	text-decoration:none;
	}
	
	h4 a:hover{
	color:#FFF;
	text-decoration:underline;
	}
