/* Box */

.box {
  text-align: left;
  padding: 0;
  border-collapse: collapse;
  width: 100%;
  margin-bottom: 5px;
}

.box table {
  clear: both;
  width: 100%;
  margin: 0;
}

.box td {
  padding: 0;
  margin: 0;
}

.box_bleu2 {
  height: 29px;
  width: 4px;
  background-image:url(../images_index/box/box-none-1.1.png);
  background-repeat: no-repeat;
  background-position: left bottom;
}
.titreboite .box_bleu2 {
  height: 29px;
  background-image:url(../images_index/box/box2-1.png);
}

.titreboite .box_mediscoop2 {
  height: 29px;
  background-image:url(../images_index/box/box2-1mediscoop.png);
}

.box_bleu3 {
  height: 29px;
  vertical-align: top;
  padding: 0;
  margin: 0;
  background-image: none;
  background-color: #fff;
}

.titreboite .box_bleu3 {
  height: 29px;
  background-image:url(../images_index/box/box2-2.png);
  background-repeat:repeat-x;
}

.titreboite .box_mediscoop3 {
  height: 29px;
/*  background-color: #fff;*/	
  background-image:url(../images_index/box/box2-2mediscoop.png);
  background-repeat:repeat-x;
}

.box_bleu3 .box-title-h2,
.box_bleu3 .box-title-h1
{
  font-size: 12px;
  color: #000;
  font-weight: bold;
  margin: 0;
  padding: 0;
  margin-left: 5px;
  margin-top: 6px;
}
.box_bleu3 span{
	margin-top:8px;
}
.box_bleu3 .box-title-h1,
.box_bleu3 .box-title-h1 a,
.box_bleu3 .box-title-h1 a:visited,
.box_bleu3 .box-title-h1 a:hover,
.box_bleu3 .box-title-h1 a:active,
.box_bleu3 .box-title-h2,
.box_bleu3 .box-title-h2 a,
.box_bleu3 .box-title-h2 a:visited,
.box_bleu3 .box-title-h2 a:hover,
.box_bleu3 .box-title-h2 a:active {
  color: #000;
  text-decoration: none;
}

.boxfond {
  margin: 0;
  padding: 0;
  /*background-color: #fff;*/
  background-image:url(../images_index/box/box2-6.png);
  background-repeat:repeat-y;	
  background-position: right;	
  border-left:   1px solid #d8d8d8;
  border-right:  0px solid #9E9E9E; /*f4f4f4*/
  padding-top: 6px;
  padding-left: 0px;
  padding-right: 0px;
/*  margin-left: 1px;
	font-size: 0.85em;	*/
}

.boxfondvideo {
  margin: 0;
  padding: 0;
  background-color: #606C83; /*41688C*/
  background-image:url(../images_index/box/box2-6.png);
  background-repeat:repeat-y;	
  background-position: right;	
  border-left:   0px solid #d8d8d8;
  border-right:  0px solid #9E9E9E; /*f4f4f4*/
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  margin-left: 0px;
	font-size: .75em;	
}

.box_bleu4 {
  width: 6px;
  height: 29px;
  background-image: none;
  background-color: #fff;
}
.titreboite .box_bleu4 {
  height: 29px;
  background-image:url(../images_index/box/box2-3.png);
  background-position: left bottom;
}

.titreboite .box_mediscoop4 {
  height: 29px;
  background-image:url(../images_index/box/box2-3mediscoop.png);
  background-position: left bottom;
}

.boxbas1 {
  width: 4px;
  height: 9px;
  background-image:url(../images_index/box/box2-7.png);
  background-position: right top;
  background-repeat: no-repeat;
}
.boxbas2 {
  height: 9px;
  background-image: url(../images_index/box/box2-8.png);
  background-repeat: repeat-x;
  background-position: top;
}
.boxbas3 {
  width: 6px;
  height: 9px;
  background-image:url(../images_index/box/box2-9.png);
  background-position: left top;
  background-repeat: no-repeat;
}

/**/

.boxgris1 {
  height: 5px;
  width: 6px;
  background-image:url(../images_index/box/box-none-1.1.png);
  background-repeat: no-repeat;
  background-position: left bottom;
}

.boxgris2 {
  height: 5px;
  vertical-align: top;
  padding: 0;
  margin: 0;
  background-image: none;
  font-weight:bold;
/*  background-color: #fff;*/
}

.boxgris2 .box-title-h2,
.boxgris2 .box-title-h1
{
  font-size: 12px;
  color: #000;
  font-weight: bold;
  margin: 0;
  padding: 0;
  margin-left: 5px;
  margin-top: 4px;
}
.boxgris2 span{
	margin-top:8px;
}
.boxgris2 .box-title-h1,
.boxgris2 .box-title-h1 a,
.boxgris2 .box-title-h1 a:visited,
.boxgris2 .box-title-h1 a:hover,
.boxgris2 .box-title-h1 a:active,
.boxgris2 .box-title-h2,
.boxgris2 .box-title-h2 a,
.boxgris2 .box-title-h2 a:visited,
.boxgris2 .box-title-h2 a:hover,
.boxgris2 .box-title-h2 a:active {
  color: #000;
  text-decoration: none;
}

.box-title {
  color: #333;
  border-bottom: 1px solid #333;
}

h3.box-title,
h2.title {
  color: #333;
  font-size: 12px;
  border-top: 1px solid #ccf;
  border-bottom: 1px solid #ccf;
  background-color: #eef;
  padding: 5px;
}


.boxgris3 {
  width: 5px;
  height: 5px;
  background-image: none;
/*  background-color: #fff;*/
}

.box_21 {
  width: 5px;
  background-image: url(../images_index/box/pixel.gif);
  background-repeat: repeat-y;
  background-position: left;
}

.box_22_inner {
  margin: 0;
  margin-right: 1px;
  padding: 0;
  background-color: #fff;	
  border-left:   1px solid #d8d8d8;
  border-right:  1px solid #f4f4f4;
  padding-top: 6px;
 /* padding-left: 6px;
  padding-right: 6px;*/
  margin-left: 1px;
/*	font-size: 0.70em;*/	
}
/*.box_22_inner a:link, a:visited {
	font-size: 0.80em;	
}
.box_22_inner a:hover {
	font-size: 0.80em;	
}*/

.box_23 {
  width: 5px;
  background-image: url(../images_index/box/pixel.gif);
  background-repeat: repeat-y;
  background-position: right;
}
.box_31 {
  width: 6px;
  height: 8px;
  background-image:url(../images_index/box/box-1.1.png);
  background-position: right top;
  background-repeat: no-repeat;
}
.box_32 {
  height: 8px;
  background-image: url(../images_index/box/box-3.2.png);
  background-repeat: repeat-x;
  background-position: top;
}
.box_33 {
  width: 5px;
  height: 8px;
  background-image:url(../images_index/box/box-3.3.png);
  background-position: left top;
  background-repeat: no-repeat;
}



.boxas .boxgris1 {
  height: 29px;
  background-image:url(../images_index/box/box-tet-1.1.png);
}

.boxas .boxgris2 {
  height: 29px;
  background-image:url(../images_index/box/box-tet-1.2.png);
}

.boxas .boxgris3 {
  height: 29px;
  background-image:url(../images_index/box/box-tet-1.3.png);
}

.boxas .boxgris2 .box-title-h2,
.boxas .boxgris2 .box-title-h2 a,
.boxas .boxgris2 .box-title-h2 a:visited,
.boxas .boxgris2 .box-title-h2 a:hover,
.boxas .boxgris2 .box-title-h2 a:active
{
  padding-top: 4px;
  font-weight: normal;
  color: #555;
}


