ul
{
	list-style-type: none;
}

div#content {
  width: 953px;
  height: 583px;
  margin: auto;
  vertical-align: middle;
  top: 5%;
  background: url(../pix/fond_info.jpg) 0 30px no-repeat;
}

body.en div#content {
  background: url(../pix/fond_info_uk.jpg) 0 30px no-repeat;
}

div#content h1{
  text-indent: -500em;
}

div#content div#contenu {
padding-left: 285px;
padding-top: 139px;
}

div#content h2 {
  color: #bf3070;
  text-transform: uppercase;
  font-size: 16px;
  margin-left: 22px;
  margin-bottom: 4px;
  font-weight: normal;
  padding-left: 19px;
}

div#content h3 {
  color: #fff;
 text-transform: uppercase;
  font-size: 12px;
  margin: 0 1em 0 22px;
  font-weight: normal;
  float: left;
}

div#content ul
{
	
}

div#content ul li
{
	clear: left;
}

sup
{
	vertical-align: text-top;
	font-size: .8em;
}

div#content p { 
  margin-left: 22px; 
  color: #fff;
  font-size: 12px;
}

span.jour {
  text-transform: uppercase;
  color: #b06185;
}

div#content h2#acces {
  margin-top: 30px;
}

div#content h2#plan {
  margin-top: 30px;
}

span#metro {
  color: #b06185;
  margin-top: 12px;
  display: block;
}

div#content div#contenu a {
  color: #fff;
  text-decoration: none;
}