* {
	margin: 0;
	padding: 0;
}

img {
	border: none;
}

html {
	margin: 0 auto;
	min-width: 943px;
	font-family: arial, serif;
	font-size: 12px;
}

ol, ul {
	list-style: none;
}

#fr {
	background-color: #FFF;
	margin: 0 auto;
	min-width: 1024px;
	font-family: arial, serif;
	font-size: 12px;
}

#page {
  background: #FFF url(../img/accueil/BG.jpg) center 20px no-repeat;
	margin: 0 auto;
	width: 1024px;
	height : 768px;
}

#menu_top {
	color: #000;
	position: relative;
	top: 58px;
	left: 655px;
	width: 300px;
}

#menu_top a {
	color: #000;
	text-decoration: none;
}

#menu_top li {
	display: inline;
}

#drp_eng {
	position: relative;
	top: 45px;
	left: 87.4%;
}

#drp_fr {
	position: relative;
	top: 45px;
	left: 87%;
}
#drp_fr1{
	position: relative;
	top: 62px;
	left: 83.3%;
}
#drp_eng1 {
	position: relative;
	top: 62px;
	left: 83.4%;
}
#drp_esp{
	position: relative;
	top: 62px;
	left: 83.6%;
}
#drp_all{
	position: relative;
	top: 62px;
	left: 83.8%;
}
#drp_ital{
	position: relative;
	top: 62px;
	left: 84%;
}
.hide {
	display: none;
}

#proform {
	display: block;
	width: 148px;
	height: 33px;
	position: relative;
	top: 75px;
	left: 66%;
	background: transparent url(../img/accueil/menu/menu_pro.jpg) no-repeat;
}

#proform:hover {
	background: transparent url(../img/accueil/menu/menu_on_pro.jpg) no-repeat;
}

#visio {
	display: block;
	width: 166px;
	height: 33px;
	position: relative;
	top: 96px;
	left: 66.5%;
	background: transparent url(../img/accueil/menu/menu_visio.jpg) no-repeat;
}

#visio:hover {
	background: transparent url(../img/accueil/menu/menu_on_visio.jpg) no-repeat;
}

#blended {
	display: block;
	width: 156px;
	height: 33px;
	position: relative;
	top: 100px;
	left: 66.5%;	
	background: transparent url(../img/accueil/menu/menu_blended.jpg) no-repeat;
}

#blended:hover {
	background: transparent url(../img/accueil/menu/menu_on_blended.jpg) no-repeat;
}

#classic {
	display: block;
	width: 162px;
	height: 34px;
	position: relative;
	top: 117px;
	left: 64%;
	background: transparent url(../img/accueil/menu/menu_classic.jpg) no-repeat;
}

#classic:hover {
	background: transparent url(../img/accueil/menu/menu_on_classic.jpg) no-repeat;
}

#actu {
	width: 240px;
  height: 185px;
	font-size: 90%;
  position: relative;
  bottom: 50px;
  left: 8%;
  overflow: hidden;
}

#defile {
  width: 240px;
  position: relative;
}

.news {
  clear: left;
  padding-top: 12px;
}

.news p{
  float: left;
  margin-right:3px;
}

.date-news {
  color: #fe8800;
  font-weight: bold;
}

.sep {
  color: #FFF;
}

.titre-news {
  width: 168px;
}
.titre-news a {
  color: #FFF;
  text-decoration: none;
}

#plus-actu {
  color: #fe8800;
  text-decoration: none;
  font-size: 90%;
  font-weight: bold;
  position: relative;
  bottom: 38px;
  left: 25%
}

#credits {
	width: 260px;
	color: #2d6566;
	position: relative;
	top: 197px;
	left: 37%;
	text-align: center;
}

#credits a {
	color: #2d6566;
	text-decoration: none;
}