@charset "utf-8";
/* CSS Document */
#content_ProTv{
    width:955px;
	overflow:hidden;
	background-color:#FFFFFF;
}
#title{
    width:955px;
	height:55px;
	margin:0 auto;
}
#block_left{
    width:640px;
	float:left;
	margin-left:-1px;
}
#block_right{
	float:left;
	margin-left:10px;
	width:300px;
}
/* STYLE POUR PAGE DETAILLEE*/
#nom_emission{
    width:100%;
	padding:2px 4px 2px 4px;
}
#header_ProTv {
  width: 100%;
  border-top: 1px solid #0b1b30;
  border-bottom: 1px solid #0b1b30;
  text-align: center;
  font-size: 23px;
  padding: 6px 0px 6px 0px;
  margin-bottom: 30px;
}
#control_bar{
  width:99%;
  height:25px;
  text-align:right;
  padding:3px 0;
  background-image:url(../images/control_bar.jpg);
  background-repeat:no-repeat;
}
#block_demo{
  width:99%;
  padding:6px;
}
/*STYLE POUR INDEX*/
#logo_top_left{
   width:21px;
   height:43px;
   background-image:url(../images/circle_left.gif);
   background-repeat:no-repeat;
   margin-left:0px;
   float:left;
}
#logo_top_center{
   width:602px;
   height:46px;
   background-image:url(../images/barre_verticale.gif);
   background-repeat:repeat-x;
   padding-top:7px;
   float:left;
}
#logo_top_center .img_style{
   border:2px solid #990000;
   width:26px;
   height:26px;
}
#logo_top_right{
   width:20px;
   height:44px;
   background-image:url(../images/circle_right.gif);
   background-repeat:no-repeat;
   float:left;
}
#block_grille{
   width:630px;
   margin:2px 6px 2px 7px;
   float:left;
}
#block_grille_onglet{
   width:640px;
   height:20px;
   margin-left:10px;
}
#block_grille_onglet1 select {
	font-size:11px;
	text-align:left;
	width:130px;
	line-height:18px;
	margin:5px 10px;
	border:0px;
}
#block_grille_onglet1{
   width:150px;
   height:20px;
   background-image:url(../images/onglet_longue.gif);
   background-repeat:no-repeat;
   text-align:center;
   float:left;
}
#block_grille_onglet2{
   width:115px;
   height:20px;
   background-image:url(../images/onglet_claire.gif);
   background-repeat:no-repeat;
   text-align:center;
   padding-top:4px;
   float:left;
}
#block_grille_onglet3{
   width:115px;
   height:20px;
   background-image:url(../images/onglet_fonce.gif);
   text-align:center;
   background-repeat:no-repeat;
   padding-top:4px;
   float:left;
}
#block_grille_control{
   width:630px;
   height:80px;
   background-image:url(../images/barre_control.gif);
   background-repeat:repeat-x;
}
#block_grille_control_left{
   width:15px;
   height:80px;
   padding-top:25px;
   float:right;
}
#block_grille_control_right{
   width:15px;
   height:80px;
   padding-top:25px;
   float:left;
}
#block_grille_center{
   width:600px;
   margin: -60px 20px 80px 15px;
}
#block_grille_center ul {
	list-style-type: none;
	width:600px;
}

#block_grille_center .td_style{
	width:94px;
	overflow:hidden;
	background-color:#FFFFFF;
	border:1px solid #0d3b6c;
	vertical-align:top;
}
#block_grille_center ul table td table td{
	padding:2px;
}
#block_grille_center .choix{
	width:92px;
	overflow:hidden;
	background-color:#FFFFFF;
	border:2px solid #990000;
	vertical-align:top;
}
/*STYLE EN COMMUN*/
.ProTv_titre20{
  font-family:Arial, Helvetica, sans-serif;
  font-size:20px;
  font-weight:bold;
}
.ProTv_titre15{
  font-family:Arial, Helvetica, sans-serif;
  font-size:15px;
  font-weight:bold;
}
.ProTv_titre9{
  font-family:Arial, Helvetica, sans-serif;
  font-size:8px;
}
.ProTv_titre10_color{
  font-family:Arial, Helvetica, sans-serif;
  font-size:10px;
  color:#0d3b6c;
}
.ProTv_titre12{
   font:Arial, Helvetica, sans-serif;
   font-size:12px;
   font-weight:bold;
}
.ProTv_titre12_blanc{
   font:Arial, Helvetica, sans-serif;
   font-size:12px;
   font-weight:bold;
   color:#FFFFFF;
}
.ProTv_text{
   font:Arial, Helvetica, sans-serif;
   font-size:12px;
}
.ProTv_titre14_color{
  font-family:Arial, Helvetica, sans-serif;
  font-size:14px;
  color:#0d3b6c;
}
.hrpointclair {border-bottom: 1px dashed #C8D0D8; margin: 1px 6px 10px 0; width:95%;}
/* AJOUT NICOLAS */
img {
	border: none;
}
