body
{
	background: #999;
	color: #eee;
	padding: 0;
	margin: 0 auto;
	background: #000;
	font-family: arial, verdana, sans-serif;
	position: relative;
	width: 900px;
}


a { text-decoration: none; color: white; }
a:hover { text-decoration: underline; color: yellow; }


#dummy { float: left; background: #000; }

#main_header { float: left; width: 900px; height: 165px; background: url(/img/header1-2.jpg) no-repeat; display:block;}

#vheader { position: absolute;  top: 163px; left: 0; width: 372px; height: 327px; background: url(/img/header2.png) no-repeat; }

#main_footer { clear: both; float: left; width: 520px; padding: 0 10px 100px 380px; background: url(/img/footer.png) no-repeat 0 100%; }

#vbanner { position: absolute; top: 80px; left: 44px; width: 283px; height: 900px; background: url(/img/vbanner.png) no-repeat 0 100%; }

#content { float: left; width: 520px; font-size: 12px; }


#menu1 
{
	float:right;
	width: 520px;
	color: white;
	font-weight: bold;
	font-size: 0.9em;
	letter-spacing : 0.1em;
	padding-top: 10px; 
	text-align: right;
}

#menu2
{
	float:right;
	width: 520px;
	color: white;
	font-weight: bold;
	font-size: 0.9em;
	letter-spacing : 0.1em;
	padding-top: 10px; 
	text-align: right;
}

#menu3
{
	position: absolute;
	width: 520px;
	left: 360px;
	color: white;
	font-weight: bold;
	font-size: 0.9em;
	letter-spacing : 0.1em;top: 170px; text-align: center;
}

.sep { float: left; width: 520px; height:10px; }
.firstchild { float: left; clear: left; margin-right: 10px; margin-bottom: 10px; }
.secondchild { float: right; }

.firstchild, .secondchild { width: 255px; padding: 5px 0; background-color: #353334; text-align: center; }

.firstchild .tableau, .secondchild .tableau { float: left; width: 255px; height: 235px; }

.firstchild img, .secondchild img { border: 3px solid #fff; }
.firstchild h1, .secondchild h1 { padding: 0; margin: 0 0 10px 0; font-size: 14px; }

#liste
{
	float: left;
	clear: both;
	width: 520px;
}

#content { margin-bottom: 20px; }

#content .homechilds span
{
  display: block;
  float: right;
  width: 175px;
  height: 30px;
  line-height: 35px;
  text-align: center;
  font-weight : bold;
  font-style: italic;
}

#content .childs
{
  float: left;
  text-align: center;
  width: 160px;
}

#content .childs img
{
  border: 3px solid #fff;
}

#content .article img
{
  border: 3px solid #fff;
}

#content .homechilds
{
  float: left;
  text-align: left;
  width: 500px;
  margin-bottom: 20px;
}

#content .homechilds img
{
  float: left;
  border: 3px solid #fff;
}

#content .homechilds h1
{
  position: relative;
  width: 125px;
  float: left;
  padding: 0 5px;
  margin: 0 auto;
  font-size: 15px;
}

#content .homechilds p
{
  float: left;
  font-size: 12px;
  line-height: 20px;
  width: 115px;
  margin: 0;
  padding: 0 5px;
}

#content .homechilds p p
{
  margin: 0;
  padding: 0;
}


.toolbar
{
  float: left;
  margin: 15px 0;
  width: 520px;
  height: 40px;
  background: #6C6768;
  font-size: 12px;
}

.toolbar ul
{
  margin-top: 12px;
}

.toolbar li
{
	float: left;
	height: 20px;
	list-style-image: url(/img/puce.jpg);
}
.prev { width: 230px; }
.next { width: 230px; text-align: right; }


.prec-rub { float: left; width: 25px; }
.arianne { float: left; width: 450px; margin-left: 20px; }
.suiv-rub { float: right; width: 25px; }

#flash { float: left; margin: 50px 0 20px 5px; }

.section
{
  width: 520px;
  height: 30px;
  margin-top : 40px;
  margin-bottom: 15px;
  padding: 10px 0 0 0;
  font-weight: bold;
}

#pied
{
	border-top: dotted 2px;
	font-size: 12px;
	clear: left;
	padding-top: 5px;
	margin-top: 10px;
	font-weight: normal;
}

input, select, textarea
{
	background: #eee;
	border: 1px solid black;
}

#form-liens li { margin-bottom: 15px; }
.boutons { text-align: center; margin-top: 20px; }

#ecom { clear: both; width: 900px; text-align: right; color: #FFFFFF; font-size: 12px; }