﻿@charset "utf-8";
/* CSS Document */

html {
    font-size: 100%; /* Évite un bug d'IE 6-7. (1) */
}
body  {
	font: 0.7em Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	background-color: #613E96;
	background-image: url(../images/bg-body.png);
	background-repeat: repeat-x;
	background-position: top;
}
#BG {
	width:100%;
	height:auto;
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center 113px;	
	margin: 0;
}
.maitre #container { 
	width: 920px;  
	margin: 0 auto;
	text-align: left;
} 
.maitre #container a {
	color:#613E96;
}
.maitre #container a:hover {
	text-decoration:none;
}
.maitre #header {
	height:113px;
	background-image: url(../images/haut-header.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.maitre #header h1 {
	margin:0;
	padding:0;
	float:left;
}
.maitre #header h1 a {
	display:block;
	width:300px;
	height:113px;
	text-indent:-6000px;
	background-image: url(../images/logo-tele-miroir.jpg);
	background-repeat: no-repeat;
}
.maitre #header a{
	color:#FFFFFF;
}
.maitre #modulePrincipal a{
	color:#FFFFFF;
}
.maitre #rubrique{
	width:620px;
	height:63px;
	background-image: url(../images/bas-header.jpg);
	background-repeat: repeat-x;
	float:right;
	margin:50px 0 0 0;
	padding-top:33px;
}
.maitre #contenu { 
    width: 920px;
	margin: 0;
	padding: 30px 0 0 0;
	display:table;
} 
#TV {
	width:640px;
	/*height:375px;*/
	margin: 0 0 0 0;
	background-image: url(../images/bg-tv.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float:left;
}
#TV .TD {
	padding-left: 10px;
	padding-right: 10px;
}

.onglet{
	height:27px;
	padding-left: 10px;
	padding-right: 10px;
}
.onglet a{
	display:block;
	float:left;
	height:27px;
	line-height:25px;
	padding:0 25px;
	text-decoration:none;
	color:#FFF;
	text-transform: uppercase;
	font-size:13px;
	font-weight:bold;
}
.onglet a:hover{
	text-decoration: underline;
}
a.bordG{
	background-image: url(../images/onglet-tv-gauche.gif);
	background-repeat: no-repeat;
	background-position: left;	
}
a.LeDirect {
	color:#C00;
	padding:0 25px;
}
.video {
	padding-top:10px;
	padding-left: 10px;
	padding-right: 10px;
	color:#FFF;
}
.video H1{
	font-size:15px;
	margin: 0 5px 0 0;
}
.video img{
	margin: 5px 10px 10px 0;
}
.video p{
	margin: 5px 0 0 0;
}
#publicite {
	margin: 0 0 0 0;
	width:266px;
	height:auto;
	float:right;
}
.pub{
	margin-bottom:10px;
	background-color:#FFF;
	border:1px solid #333;
}

.mag{
	background-color:#D5B1F7;
	border:1px solid #333;
}
.imgmag {
	width:258px;
	height:255px;
	background-image: url(../images/bg-magazine.jpg);
	padding:10px 0 5px 0;
}
#publicite H1 {
	height:25px;
	line-height:23px;
	background-image: url(../images/bg-titre-pub.jpg);
	background-repeat: repeat-x;
	font-size:13px;
	color:#280F4F;
	padding-left:5px;
	margin:0;
}
#publicite p {
	padding:3px 5px;
	margin:0;
}
#blog {
	width:600px;
	min-height:240px;
	background-image: url(../images/blog.gif);
	background-repeat: no-repeat;
	background-position: top;
	float:left;
	margin-top:30px;
	padding:8px 20px 10px 20px;
}
/*
#blog {
	width:600px;
	min-height:240px;
	background-image: url(../images/blog.gif);
	background-repeat: no-repeat;
	background-position: top;
	float:left;
	margin-top:30px;
	padding:8px 20px 10px 20px;
}
*/
#corpPage {
	width:600px;
	min-height:240px;
	background-image: url(../images/blog.gif);
	background-repeat: no-repeat;
	background-position: top;
	float:left;
	margin-top:0px;
	padding:8px 20px 10px 20px;
}
.ImgBlog{
	width:240px;
	float:left;
	margin-top:30px;
	padding:8px 0 10px 30px;
}
.TextBlog{
	width:280px;
	float:right;
	margin-top:30px;
	padding:8px 20px 10px 20px;
}
#blog H1{
	font-size:13px!important;
	font-variant:small-caps;
	margin:0;
	color:#613E96;
	
}
#blog a{
	color:#FF9FE0!important;	
}
.maitre #footer { 
	padding: 0 10px;
	height:250px;
	background:#36146A;
	margin: 20px 0 20px 0;
} 
.maitre #footer p {
	margin: 0;
	padding: 10px 0;
}
#programme{
	margin:0;
	padding:0 0 30px 0;;
	background-image: url(../images/BG-bloc-video.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.jourProgramme{
	color:#80cc28;
}
.heure{
	/*background-color: #80cc28;*/
	color:#000;
	font-weight:bold;
	margin:0;
	padding:4px 2px;
	list-style:none;
	background-image: url(../images/heure.png);
	background-repeat: repeat-y;
	background-position: left;
}
.emission{
	/*background-color: #80cc28;*/
	color:#FFF;
	padding:0 10px 0 10px;
}
/*----------------------------ajouts-------------------------*/

#boxContent {
	width:640px;
	min-height:240px;
	background-image: url(../images/boxContent-header.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding:8px 0 10px 0;
	float:left;
}
.ImgBlog{
	width:240px;
	float:left;
	margin-top:30px;
	padding:8px 0 10px 30px;
}
.TextBlog{
	width:280px;
	float:right;
	margin-top:30px;
	padding:8px 20px 10px 20px;
}

#boxContent .TextBlog{
	width:640px;
	margin-top: 50px;
	padding:0;
	background-image: url(../images/boxContent-body.gif);
	background-repeat: repeat-y;
}
#boxContent .padding{
	padding:0 50px;
}
#boxContent .padding img{
	float:left;
	margin:20px 20px 20px 0;
}
#boxContent .footer{
	background-image: url(../images/boxContent-footer.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin:0;
	height:20px;
}
#blog H1, #boxContent h1{
	font-size:14px;
	margin:0 0 0 0;
}
#boxContent .titrebloc{
	margin:6px 0 0 125px ;
	color:white;
	font-size:16px;
}
#boxContent h2 {
	font-size:18px;
	color:#47237B;
}
#boxContent h3 {
	color:#3B8DEF;
}
#boxContent li {
	color:#47237B;
}
.maitre #footer {
	padding: 0 10px;
	height:31px;
	margin: 20px 0 20px 0;
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
} 
.maitre #footer ul li{
	display:inline;
	float:left;
	margin:8px 0 0 5px;
}
.maitre #footer a{
	color:white;
	text-decoration:none;
}
/*-------------------bouton--------------------*/
a.btLien{
	background-image: url(../images/bt-lien-left.gif);
	background-repeat: no-repeat;
	display: table;
	line-height:18px;
	padding-left:10px;
}
a.btLien span{
	display: inline-table;
	height:18px;
	line-height:17px;
	background: transparent url(../images/bt-lien-right.gif) scroll top right;
	background-repeat: no-repeat;
	padding-right:10px;
	white-space:norawp;
	text-decoration: none;
	color: #000000;
}
a.btLien:hover span{
	color:#00F;
}

/*----------------------------fin ajouts-------------------------*/
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
pre {
	background:#EFEFEF url(../images/prebloc.gif) no-repeat scroll 0 0;
	font-size:1.5em;
	line-height:1.6em;
	overflow-x:auto;
	overflow-y:hidden;
	padding:30px 5px 10px;
	width:411px
;
}
pre code{
	
}
code{
}
.clearfloat { /* cette classe doit être placée pour un élément div ou break et doit être l'élément final avant la balise de fin d'un conteneur qui doit contenir entièrement un élément flottant */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
/* Style Bloc Actu ======================*/
.marquee {
	margin:5px 20px 5px 20px;
	text-align:justify;
}
.marquee H2 {
 font-size:11px;
 color:#3B8DEF;
}
.marquee H3 {
 font-size:10px;
 color:#613E96;
}