/****************************
*        Mode normal        *
*****************************/
.webtv {
    margin: 0px;
    padding: 0px;
    text-align: left;
    font-size: 12px;
    color: #8f8f8f;    
}

.webtv .mask {
	position:relative;
	width: 325px;
	height:280px;
	overflow:hidden;
	background:#FFF;
	margin-bottom: 5px;
}
.webtv .container {
	display:block;
	position:absolute;
}
.webtv .item {
	display:inline;
	width: 325px;
	float:left;
	clear:none;
}

.webtv .webtv-gauche {
	float: left;
    margin: 0px 28px 0px 0px;
    padding: 0px;
    width: 340px;
}

.webtv .webtv-droite {
	float: left;
    margin: 0px;
    padding: 0px;
    width: 330px; 
}

.webtv .player_video {
	margin-bottom: 12px;
}

.webtv .info_video {
}

.webtv .titre {
    font-size: 12px;
    font-weight: bold;
    color: #5478a1;
}

.webtv .date {
    font-size: 10px;
    color: #5478a1;
    margin-bottom: 5px;
}

.webtv .vignette {
	float: left;
	display: inline;
	padding: 2px;
	margin-right: 10px;
	clear: none;
	height: 68px;
	width: 92px;
	background-color: #ffffff;
	border: 1px solid #8f8f8f;
}

.webtv .selection {
	text-align: justify;
}

.webtv .separateur {
	clear: both;
	display: block;
	padding: 0px;
}

a.bandeau_webtv {
	margin-top: 30px;
    padding: 0px; 
	width: 332px;
	height: 46px;
	cursor: pointer;
	float: left;
	background: transparent url( 'images/ac_webtv_bandeau.png' ) no-repeat 0px 0px;;
}

.tablematiere {
	padding: 0px;
	clear:both;
	display:block;
}
.tablematiere div {
	display:inline;
	float:left;
	text-align:center;
	width:50%;
}

.tablematiere h1 {
	font-family: Arial;
	font-size: 14px;
	font-weight:bolder;
	color: #015a93;
	margin-bottom: 5px;
   	padding: 0;
}









/****************************
*         Mode maxi         *
*****************************/

.webtv-max {
    margin: 0px 0px 200px 0px;
    padding: 0px;
    text-align: left;
    font-size: 12px;
    color: #8f8f8f;    
}

.webtv-max .player_video {
	margin-bottom: 12px;
	text-align: center;
}

.webtv-max .webtv-player {
	margin-bottom: 30px;
}

.webtv-max .selection-gauche {
	float: left;
    margin: 0px 30px 0px 0px;
    padding: 0px;
    width: 440px;
}

.webtv-max .selection-droite {
	float: left;
    margin: 0px;
    padding: 0px;
    width: 440px;
}

.webtv-max .titre {
    font-size: 12px;
    font-weight: bold;
    color: #5478a1;
}

.webtv-max .date {
    font-size: 10px;
    color: #5478a1;
    margin-bottom: 5px;
}

.webtv-max .vignette {
	float: left;
	display: inline;
	padding: 2px;
	margin-right: 10px;
	clear: none;
	height: 68px;
	width: 92px;
	background-color: #ffffff;
	border: 1px solid #8f8f8f;
}

.webtv-max .selection {
	text-align: justify;
}

.webtv-max .separateur {
	clear: both;
	display: block;
	padding: 0px;
}

.webtv .iconattente {
	width:220px;
	height:19px;
	background:url('icone/ajax-loader-bar.gif') no-repeat top left;
	clear:both;
	display:block;
	padding:25px 5px 5px 0px;
	text-align:center;
	font-style:italic;
	margin-left:60px;
	margin-top:150px;
}

.texte {
	text-align: justify;
	color: #292f38;
	line-height: 130%;
	display: block;
	border: 0;
   	padding: 20px 0px 0px 0px;	/* 1=haut, 2=droite, 3=bas, 4=gauche */;
	margin: 0px;
}
.texte div.row {
   	padding: 0px 0px 20px 0px;	/* 1=haut, 2=droite, 3=bas, 4=gauche */;
	margin: 0px;
	clear:both;
}
.texte a {
	color: #015a93;
	text-decoration: underline;
}
.texte a:hover {
	text-decoration: none;
}
.texte h1 {
	font-family: Arial;
	font-size: 14px;
	font-weight: bolder;
	color: #015a93;
	padding: 0px 0px 5px 0px;
	margin: 0;
}
.texte ul {
	padding: 0;
	margin: 0;
	clear:both;
}
.texte li {
	list-style-image: url( 'gfx/puce_chapitre.png' );
	list-style-position: inside;
	padding: 0px;  	/* 1=haut, 2=droite, 3=bas, 4=gauche */
	margin: 5px 0px 0px 10px;  	/* 1=haut, 2=droite, 3=bas, 4=gauche */
}
.texte form {
}
.texte .etoile {
	color: #ec543b;
	font-size: 18px;
	font-family: Arial;
	font-weight: bolder;
}
.texte label {
	display: block;
	text-align: left;
	float: left;
	width: 130px;
	margin-left: 90px;
}
.texte input, .texte input.captcha, .texte textarea, .texte option {
	border: 1px solid #c1c0c0;
	font-size: 11px;
	color: #444444;
	text-align: left;
	background-color: #fff;
}
.texte input[type="text"]{
	width: 390px;
	height: 20px;
}
.texte input[type="text"].captcha {
	width: 150px;
	height: 20px;
}
.texte textarea {
	width: 390px;
	height: 100px;
}
.text select {
	width: 390px;
	height: 20px;
}
.texte a.bouton {
	font-family: Arial;
	font-size: 14px;
	font-weight: bolder;
	text-align: center;
	text-decoration: none;
	color: #ec543b;
	vertical-align: middle;
	border: 1px solid #c1c0c0;
	background-color: #fbe501;
	padding: 5px 10px 5px 10px;	/* 1=haut, 2=droite, 3=bas, 4=gauche */
	margin: 0;
	Opacity: 0.8;
}
.texte a.bouton:hover {
	Opacity: 1;
}
.texte .bpbox {
	position: relative;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
	clear:both;
}
.texte #bloc_captcha {
	display: inline;
}
.texte #bloc_captcha span {
	display: none;
}
.texte a#captcha {
	background: url( 'gfx/captcha.png' ) no-repeat top left;
  	width: 180px;
	height: 50px;
	margin: 0px 0px 0px 30px;	/* 1=haut, 2=droite, 3=bas, 4=gauche */
	position: absolute;
}

.texte div.hautdepage {
	margin: 10px 0px;

}
.texte a.hautdepage {
	background: url( 'gfx/hautdepage.png' ) no-repeat top left;
	padding-left: 20px;
}
.texte div.capture {
margin: 10px 0px;
text-align: center;
}
.texte div.tablematiere {
padding: 5px 10px;
clear:both;
display:block;
}
.texte div.tablematiere div {
display:inline;
float:left;
text-align:center;
width:440px;
}
.texte div.spacer {
clear:both;
display:block;
}
