/* Standard
=========================================================================== */

body
{
  margin: 0;
  padding: 0;
  font: 11px/15px Arial, Helvetica, sans-serif;
  color: #666;
  text-align: center;
	background: url(http://www.brdcast.net//img/backgrounds/header.gif) repeat-x #a3c7cb;
}

img
{
  border : 0px;
}


.type_titre
{
  font-weight:bold;
}


/* Structural
=========================================================================== */

#pageWrapper
{
  width: 908px;
  margin: 0 auto;
  position: relative;
}

#pageHeader
{
  width: 908px;
  height: 135px;
  position: absolute;
  top: 0;
  left: 0;
}

#contentWrapper
{
  width: 908px;
  display: table-cell;
  padding-top: 135px;
}

.sideColumn /* Side columns and their little children */
{
  float: left;
  width: 268px;
  text-align: left;
}

.submitBox
{
  width: 268px;
  background: #E8F0F2 url(http://www.brdcast.net//img/backgrounds/side.gif) repeat-y;
  margin: 0 0 1px 0;
}

.submitBoxTop
{
  width: 268px;
  background: url(http://www.brdcast.net//img/backgrounds/sideTop.jpg) top no-repeat;
}

.submitBoxBottom
{
  width: 268px;
  background: url(http://www.brdcast.net//img/backgrounds/sideBottom.gif) bottom no-repeat;
  display: table-cell;
}

.sideBox
{
  width: 268px;
  background: #E8F0F2 url(images/side.gif) repeat-y;
  margin: 0 0 1px 0;
}

.sideBoxTop
{
  width: 268px;
  background: url(images/sideTop.jpg) top no-repeat;
}

.sideBoxBottom
{
  width: 268px;
  background: url(images/sideBottom.gif) bottom no-repeat;
  display: table-cell;
}

#middleColumn /* Middle column and his little children */
{
  float: left;
  width: 368px;
  text-align: left;
  margin: 0 2px;
}

#middleColumn2 /* Middle column and his little children */
{
  float: left;
  width: 630px;
  text-align: left;
  margin: 0 2px;
}

.middleBox
{
  width: 368px;
  background: #FFFFFF url(images/main.gif) repeat-y;
  margin: 0 0 1px 0;
}
.middleBox2
{
  width: 631px;
  background: #FFFFFF url(images/main2.gif) repeat-y;
  margin: 0 0 1px 0;
}

.middleBoxTop
{
  width: 368px;
  background: url(images/mainTop.jpg) top no-repeat;
}
.middleBoxTop2
{
  width: 630px;
  background: url(images/mainTop2.jpg) top no-repeat;
}

.middleBoxBottom
{
  width: 368px;
  background: url(images/mainBottom.gif) bottom no-repeat;
  display: table-cell;
}
.middleBoxBottom2
{
  width: 630px;
  background: url(images/mainBottom2.gif) bottom no-repeat;
  display: table-cell;
}

#submitWrapper
{
  width: 230px;
//  background: #EBF3F5;
  margin: 0 0 0 24px;

}

#submit
{
}

.screen
{
  margin: 0 0 10px 0;
  width: 320px;
  height: 1%;
}

.screenLast
{
  margin: 0 0 20px 0;
}

.ad
{
  margin: 0 24px 10px 24px;
  width: 220px;
  height: 1%;
}