﻿
strike{
  margin-right:10px;
}
.titlecontainer  {
  text-align:center;
  width:100%;
}
.title{
  position:relative;
  top:2px;
  left:2px;
  text-align:center;
  margin:0px auto;
  text-align:center;
}

.titleombre{
  display:block;
  position:absolute;
  top:-2px;
  left:-2px;
}

#main {
  position:relative;
  margin:0px auto;
  padding:0px;
  clear:left;
  text-align:left;
}

#main , #top , #accueil , #bottom , #content{
  width:900px;
}

#contentcenter{
  width:480px;
  margin:0px auto;
  padding:0px;
  text-align:left;
}


#top {
  height:175px;
}
#topaccueil {
  height:320px;
}

#accueil {
  height:610px;
}

#bottom {
  height:26px;
}

#bottomleft , #bottomright{
  height:26px;
  line-height:22px;
}

#bottomleft{
  width:160px;
  float:left;
  margin-left:20px;
}

#bottomright{
  width:880px;
  #width:700px;
  text-align:right;
}


.imgflag{
  position:absolute;
  top:90px;
  left:850px;
  width:40px;
  height:26px;
}


#topmenu {
  position:absolute;
  left:335px;
  top:20px;
}

.topmenuitem , .topmenuitemselect{
  width:113px;
  text-align:center;
  float:left;
  font-size:14px;
  font-weight:bold;
}


.accueilcolumn , .contentcolumn , .contentcolumnlarge{
  float:left;
  width:230px;
  margin-left:50px;
  font-size:13px;
  text-align:justify;
}

.contentcolumnlarge{
  width:480px;
}


.accueiltitre ,.contenttitre{
	margin-top:10px;
	clear:left;
	white-space:nowrap;
}

.proid1 , .proid2{
  float:left;
  width:105px;
  font-size:13px;
  text-align:center;
}
.proid1 {
  margin-right:20px;
}

ul{
  margin-left:-25px;
  #margin-left:15px;
  margin-top:0px;
  list-style:disc;
  font-size:14px;
}

li{
  margin-top:5px;
}


.spacerdiv{
  display:block ;
  clear:left;
}
