*{
	padding:0;
	margin:0;
	border:0;
}

html {
	width:100%;
}

body {
	margin: 0 auto;
	width:100%;
	font-family:"Lucida Bright",Arial,Helvetica,Verdana,sans-serif;
	overflow:visible;
	background:#fff url(../img/background.jpg) no-repeat top;

}

a{
	color:#000;
	text-decoration:none;
}

.conteneurDessus .toutVoir {
    color: #FFFFFF;
    font-size: 10px;
}

a:hover{
	color:#888;
}

h1{
	font-size:21px;
	padding:7px 0 0 5px;
	
	background:url(../img/FondTitreBleu.png) no-repeat;
	width:499px;
	height:44px;
}

h2{
	font-size:14px;
	padding:5px 0 0 5px;
}

h3{
	font-size:18px;
	font-weight:800;
	margin-top:0;
	margin-left:10px;
	
	float:left;
}

/*------ bande artTv --------*/

div.navbar-container{
	padding:3px 0;
	background-color:#69b4cb;
	cursor:default;
}

div.navbar-container div.nav{
	position:relative;
	width:900px;
	height:23px;
	margin:0 auto;
	padding:0;
}

div.navbar-container div.nav div.logo{
	position:absolute;
	left:0;
	top:0;
	width:37px;
	height:23px;
}

div.navbar-container div.nav ul{
	position:absolute;
	left:65px;
	top:0;
	list-style-type:none;
	width:476px;
	height:23px;
	margin:0;
	padding:0;
	overflow:hidden;
	cursor:pointer;
}

div.navbar-container div.nav ul li{
	float:left;
	width:119px;
	height:23px;
	margin:0;
	padding:0;
}

div.navbar-container div.nav ul li a{
	display:block;
	width:119px;
	height:23px;
	margin:0;
	padding:0;
}

div.navbar-container div.nav div.social{
	position:absolute;
	right:0px;
	top:3px;
	height:16px;
	text-align:right;
	overflow:hidden;
	white-space:nowrap;
}

div.navbar-container div.nav div.social a{
	display:block;
	float:left;
	margin:0 5px 0 0;
}

div.navbar-container img{
	border:none;
}

a#menu-artv-1{
	background:url(../img/navArtv/nav-regardez-off.png);
}

a#menu-artv-1:hover{
	background:url(../img/navArtv/nav-regardez-over.png);
}

a#menu-artv-2{
	background:url(../img/navArtv/nav-decouvrez-off.png);
}

a#menu-artv-2:hover{
	background:url(../img/navArtv/nav-decouvrez-over.png);
}

a#menu-artv-3{
	background:url(../img/navArtv/nav-echangez-off.png);
}

a#menu-artv-3:hover{
	background:url(../img/navArtv/nav-echangez-over.png);
}

a#menu-artv-4{
	background:url(../img/navArtv/nav-participez-off.png);
}

a#menu-artv-4:hover{
	background:url(../img/navArtv/nav-participez-over.png);
}

/*-----header-------*/

#header{
	position:relative;
	margin:0 auto;
	width:100%;
	height: 339px; 
	background:url(../img/Header_Bandeau.png) no-repeat top;
	z-index:99;
}

#titre{
	position:relative;
	top:32px;
	margin:0 auto;
	width:960px;	
	height: 120px; 
}

#heure{
	position:absolute;
	top:100px;
	left:30px;
	font-weight:bold;
	cursor:default;
}

#jours{
	float:left;
	width:180px;
}

#jours #heures{
	font-size:30px;
}

#finDeSemaine{
	color:#b3b3b3;
	float:left;
	width:100px;
	font-size:12px;
	margin-top:19px;
}

/*********menu**********/

#menu{
	margin:auto;
	width:960px;
	height: 181px; 
	position:relative;
	z-index:100;
}

#menu div{
	float:left;
}

#menu div a{
	display:block;
	width:100%;
	height:100%;
}

#btnAccueil{
	background:url(../img/btnAccueilClic.png) no-repeat right;
	width:167px;
	height:78px;
	position:absolute;
	left:10px;
	bottom:1px;
	cursor:pointer;
}

#btnAccueil:hover{
	background:url(../img/btnAccueilClic.png) no-repeat right;
}

#btnAccueil:active{
	background:url(../img/btnAccueilClic.png) no-repeat right;
}

#btnEmissions{
	background:url(../img/btnEmissions.png) no-repeat right;
	width:167px;
	height:78px;
	position:absolute;
	left:177px;
	bottom:21px;
	cursor:pointer;
}

#btnEmissions:hover{
	background:url(../img/btnEmissionsClic.png) no-repeat right;
}

#btnEmissions:active{
	background:url(../img/btnEmissions.png) no-repeat right;
}

#btnBlogue{
	background:url(../img/btnBlogue.png) no-repeat right;
	width:167px;
	height:78px;
	position:absolute;
	left:344px;
	bottom:41px;
	cursor:pointer;
}

#btnBlogue:hover{
	background:url(../img/btnBlogueClic.png) no-repeat right;
}

#btnBlogue:active{
	background:url(../img/btnBlogue.png) no-repeat right;
}

#btnContact{
	background:url(../img/btnContact.png) no-repeat right;
	width:167px;
	height:78px;
	position:absolute;
	left:511px;
	bottom:61px;
	cursor:pointer;
}

#btnContact:hover{
	background:url(../img/btnContactClic.png) no-repeat right;
}

#btnContact:active{
	background:url(../img/btnContact.png) no-repeat right;
}


/*--- contenu Principal-------*/

#colonneGauche{
	width:860px;
	float:left;
	z-index:300;
}

#contenuPricipal{
	background:#fff url(../img/Entete.png) no-repeat top left;
	position:relative;
	top:-128px;
    margin:auto;
	width:960px;
	overflow:hidden;

}


/*--------------------- contenu gauche video------------------*/

#enteteTitre{
	float:left;
	margin:9px 0 0 11px;
	height:125px;
	width:772px;
}

#contenuGauche{
	margin-left:10px;
	width:496px;
	float:left;
}


/*--------------- Contenu droit Marketing------------*/

#contenuDroit{
	position:relative;
	width:275px;
	height:242px;
	float:left;
	font-weight:bold;
}

#titreDeLaSemaine{
	margin-top:5px;
	padding-left:5px;
	float:left;
}

#titreDeLaSemaine a:hover{
	text-decoration:underline;
}

#contenuDroit .date{
	float:right;
	margin-top:7px;
	margin-right:5px;
	color:#7d7f7a;
}

#texteEmission {
	font-family:Arial,Helvetica,Verdana,sans-serif;
	font-size:14px;
	margin-top:10px;
	padding-left:15px;
	padding-right:10px;	
	float:left;	
}

.toutVideo{
	font-size:13px;
	padding:3px 13px 3px 13px;
	position:absolute;
	background:#000;
	bottom:10px;
	right:0;
	font-weight:normal;
}

.toutVideo a{
	color:#fff;
}


/*------ contenu video recentes----------*/

#contenuBasGauche{
	background:url(../img/FondTitreVert.png) no-repeat;
	margin-left:10px;
	height:210px;
	width:502px;
	float:left;
}

.video{
	margin-left:5px;
	margin-top:5px;
	height:159px;
	width:150px;
	float:left;
}
.video img{
	margin:15px 0 7px 0;
}

.titreVideo{
	text-align:center;
	margin-bottom:0;
	font-weight:bold;
}

.video a:hover{
	text-decoration:underline;
}

.dateVideo{
	margin-top:2px;
	text-align:center;
	color:#918e8e;
	font-size:small;
}


/*----------------------Contenu Vote ------------*/
#contenuBasDroit{
	
	background:url(../img/FondTitreBleuPetit.png) top left no-repeat;
	width:269px;
	height:210px;
	float:left;
}

#contenuBasDroit img{
	margin-left:10px;
	margin-bottom:5px;
	display:list-item;
}

.sond{
	background:url(../img/FondTitreBleuPetit.png) no-repeat;
	padding:5px 0 0 5px;
	height:27px;
	width:268px;
}	

INPUT{
	margin-top:10px;
}

.question{
	margin:5px 0 10px 0;
	font-weight:800;
}

.vote{
	font-size:13px;
	background-color:black;
	padding:3px 20px 3px 20px;
	float:right;
	margin-top:5px;
}

.vote a{
	color:#fff;
}

/*----------sondage-----------------*/
.sondage {
	list-style-position : inside;
}

.puceOver {
	list-style-image : url('../img/RadioButton_over.png');
}

.puceOut {
	list-style-image : url('../img/RadioButton.png');
}

/*----------contenu nouvelle --------------*/
#contenuNouvelle{
	margin: 0 0 30px 10px;
	width:490px;
	float:left;
}

.article{
	width:486px;
}

.ligneTitreArticle{
	height:15px;
	margin-bottom:15px;
}

.ligneTitreArticle h3 a:hover{
	text-decoration:underline;
}

.dateArticle{
	font-size:14px;
	float:right;
	margin-top:0px;
}

.texte{
	font-family:Arial,Helvetica,Verdana,sans-serif;
	font-size:13px;
	font-weight:bold;
	margin-top:5px;
	float:left;
	width:295px;
	margin-bottom:0;
	margin-left:20px;
	
}

div.ligneBasArticle{
	position:relative;
	clear:both;
	width:403px;
	height:33px;
}

.voir{
	padding:1px 1px 1px 5px;
	font-size:13px;
	background-color:black;
	position: absolute;
	display: block;
	width: 81px;
	top: 0px;
	right: -87px;
}

.voir a{
	color:#fff;
}

.voir a:hover{
	font-weight:normal;
	color:#888;
}

.imgsArticles{
	float:left;
	margin-left:10px;
}

.categorie{
	color:#918e8e;
	font-size:small;
	margin-top:15px;
	margin-left:10px;
	margin-bottom:0;
}


/*--------section twitter------------------------*/

#contenuTwitter{
	height:460px;
	width:270px;
	background-color:#8ec1da;
	float:left;
	margin-left:10px;
	font-size:12px;
}

#contenuTwitter h3{
	font-size:13px;
	margin-left:1px;
	padding:7px 0 2px 6px;
	background:url(../img/FondTitreBleuPetit.png) no-repeat;
	width:270px;
	height:20px;
}


ul#twitter_update_list {
	background-color:#fff;
	margin:5px 3px 5px 5px;
	padding:5px 5px 0 0;
	list-style:none;
	width:255px;
	clear:both;
	overflow:hidden;
	height:382px;
}

#twitter_update_list li {
	margin:8px 0 0 10px;
}

#twitter_update_list li span a:hover{
	font-weight:normal;
	text-decoration:underline;
}

#twitter_update_list li a {
	color:#199cdc;
}

#contenuTwitter img{
	margin:10px 0 0 20px;
}

#contenuTwitter a:hover{
	font-weight:bold;
}

/*********************Colonne de droite***********************/

#colonneDroite{
	float:right;
	width:170px;
	z-index:300;
	position:relative;
	top:0;
	margin:-1080px 0 0 0;
}

#reseauxSociaux {
	width:170px;
	height:77px;
	position:relative;
}

#btnRSS{
	background:url(../img/IconeRSS.png) no-repeat bottom;
	width:53px;
	height:48px;
	position:absolute;
	bottom:0;
	z-index:300;
}

#btnTwitter{
	background:url(../img/IconeTwitter.png) no-repeat bottom;
	width:51px;
	height:56px;
	position:absolute;
	left:55px;
	bottom:0;
	z-index:300;
}

#btnFacebook{
	background:url(../img/IconeFacebook.png) no-repeat bottom;
	width:53px;
	height:73px;
	position:absolute;
	left:107px;
	bottom:0;
	z-index:300;
}

#btnRSS a{
	display:block;
	width:100%;
	height:100%;
}

#btnTwitter a{
	display:block;
	width:100%;
	height:100%;
}

#btnFacebook a{
	display:block;
	width:100%;
	height:100%;
}

#contenuPub{
	margin:5px 0 0 0;
	width:160px;
	height:600px;
	height:600px;
	z-index: 98;
	position:relative;
	clear:both;
}

div#pubSky{
	width: 160px;
	height: 600px;
	position: absolute;
	z-index: 1;
	top: 0px;
	right: 0px;
	cursor:pointer;
}

div#pubExpandSky{
	position: absolute;
	z-index: 2;
	top: 0px;
	right: 0px;
	cursor:pointer;
}

#telecharge{
	margin-top:10px;
}

/*----------------footer--------*/

 #footer{
 	clear:both;
	width:100%;
	height: 501px; 
	background:url(../img/Footer_Bandeau.png) no-repeat;
	background-position:50% 0px;
	position:relative;
	z-index:-5;
	margin-top:-373px;
 } 
 
#conteneurMenu{
	position:relative;
	bottom:-220px;
	width:960px;
	margin:0 auto;
	height: 280px; 
} 
 
 
#menuSecondaire{
	width:850px;
	height: 130px; 
	position:absolute;
	bottom:31px;
	margin:auto;
	padding-left:110px;
}
 
#menuSecondaire div{
	float:left;
	background:url(../img/Footer_fondTitreBouton.png) no-repeat;
	width:181px;
	height:48px;
	text-align:center;
	line-height:30px;
}
 
#menuSecondaire div a{
	font-size:20px;
}
 
#menuSecondaire div p a{
	font-size:14px;
	color:#a6a6a6;
}
 
#footer div a:hover{
	color:#fff;
	text-decoration:underline;
}
 
#menuSecondaire div p a:hover{
	color:#000;
 }
 
#menuTresSecondaire{
 	position:absolute;
	bottom:0;
 	width:100%;
	height: 26px;
	background:url(../img/Footer_BandeauSecondaire.png) no-repeat top;
	text-align:center;
}
 
#menuTresSecondaire a{
 	font-size:12px;
	margin-left:50px;
}

#menuTresSecondaire a:hover{
 	font-weight:normal;
}

#menuTresSecondaireBarre{
 	position:absolute;
	z-index:-700;
	bottom:0;
 	width:100%;
	height: 26px;
	background:url(../img/Footer_BandeauSecondaire.png) no-repeat top;
}
 