
/*
Design by Pilogis
http://www.pilogis.com
*/
    body {
    text-align:center;
    padding:0px;margin:0px;
    background: #F1F1F1;
	padding-top:10px;
    /* background-repeat:repeat-x; */
	}

    *.colonne1 {
    float: left;
	border:thin solid white;
    width: 470px;
    height:600px;
     background: white;
     text-align:left;
	font-size: 11px;
 	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*background: #FFFFFF url(image/fond1.jpg);     */
	}
	*.colonne2 {
    float: right;
    width: 220px;
    height:600px;
     background: white;
     text-align:left;
	font-size: 11px;
 	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*background: burlywood; */
	}


	*.tabTxt {
	font-size: 11px;
 	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*background: #FFFFFF url(image/fond1.jpg);     */
	}

	*.colsep {
    float: left;
    width: 2px;
    height:600px;
	margin-top:10px;
	border:thin solid #C8C8C8;
	border-width:0px 1px 0px 0px;
	}


*.main {
	/* background:url(image/multiplex_head_middle.jpg) no-repeat left top; */
	border:thin solid black;
	border-width:1px;
	border-color:#C8C8C8;
	height:800px;
	width:700px;
    background:white;
  	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h1 {
	margin: 0px 10px 0px 50px;
	line-height: normal;
	font-weight: normal;
	color: #618C04;
	font-style:italic;
	font-size: 30px;
	width:600px;
	height:95px;
}

*.l1 {
	/* margin: 10px 0px 10px 10px; */
    /*background:url(images/logo_pilogis150.gif) no-repeat left top; */
	/* text-align:left;padding-left:200px; */
	padding: 0px 0px 0px 30px;
	color: #E0E0DE;
	background:url(image/multiplex_head_middle.jpg) no-repeat left top;
	font-style:italic;	font-size: 20px;
	width:670px !important;
	width:700px;
	height:85px;
	border:none;
	text-align:left;
}


*.l2 {
	/* background-color:#8DBE03; */
	background-color:#E0E0E0;
	color:#808080;
	text-align:left;
	width:700px;
	height:25px;
	display:block;
}



*.l2td
{
	xxpadding-top:10px !important;
	text-align:center;
}


*.l2a0
{
	padding-top:5px;
	height: 19px;
	color: #808080; /* #0E71B4 ; */
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

*.l2sep
{
	margin-top:4px;
	height: 15px;
	border: thin solid;
	border-width: 0px 1px 0px 0px;
	border-color: #AFCF40;
}

*.l2a1
{
	padding-top:5px;
	height: 19px;
	color: #808080; /* #white ; */
	font-size: 10px;
	font-weight: bolder;
	text-decoration: none;
}

a { text-decoration: none; }


*.l3
{
	background-color:white;
	font-size: 16px;
	font-weight: bolder;
	border:0px solid #E0E0DE;height:40px;
	padding:10px 0px 0px 40px;
	text-align:left;
 	font-style:italic;

}


*.h2 {
	font-size: 12px;
	font-weight:normal;
}


	.wrap1, .wrap2, .wrap3 {
  display:inline-table;
  /**/display:block;/**/
  }
	.wrap1 {
  float:left;
  background:url(image/shadow.gif) right bottom no-repeat;
  }
	.wrap2 {
  background:url(image/corner_bl.gif) left bottom no-repeat;
  }
	.wrap3 {
  padding:0 4px 4px 0;
  background:url(image/corner_tr.gif) right top no-repeat;
  }
	.wrap3 img {
  display:block;
  }



h3 {
	margin: 2px;
	padding-left:10px;
	font-weight: bold;
	color: #0F71B4; /*#618C04; */
	text-align:left;
	font-size: 14px; }

p {
	width:400px;
	font-size: 11px;
	padding-left:20px;
	text-align:left;
 	font-family: Verdana, Arial, Helvetica, sans-serif;
}

li {   font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;}

*.divSep
{ margin:5px 10px; height:3px;background-color:#D7D7D7; }

.ombre {
  float:left;
  clear:left;
  background: url(image/ombre.png) no-repeat bottom right;
  margin: 10px 0 10px 10px !important;
  margin: 10px 0 10px 5px;
  padding: 0px;
  }

.boite {
  background: #f1f1f1;
  position:relative;
  bottom:6px;
  right: 6px;
  }

.boiteTxt {
  padding:4px;
  }


