body
{
	background-color:#ffffff;
	background-image:url(../images/fd_site.jpg);
	background-repeat:repeat-x;
	background-position:left top;
	margin-top:38px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
}

form 
{
	margin:0px;
	padding:0px;
}


#accueil
{
	position:absolute;
	top:150px;
	left:150px;
}

.entreePratique 
{
	font-family:Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 14px;
	font-weight:bold;
	text-decoration:none;
	width:100px;
	text-align:left;
	margin-top:26px;
	float:right;
}

.entreePratique a 
{
	font-family:Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 13px;
	font-weight:bold;
	text-decoration:none;
}

.entreePratique a:hover 
{
	font-family:Arial, Helvetica, sans-serif;
	color: #BB3528;
	font-size: 13px;
	font-weight:bold;
	text-decoration:none;
}

.td_logo
{
	width:551px;
	/*background-image:url(../images/tvtours_globe.png);*/
	background-image:url(../images/tvtours_globe.jpg);
	background-repeat:no-repeat;
	background-position: 3px 0px;
	height:411px;	
	vertical-align:top;
}

/***************** MENU ****************************/

.td_menuJT
{
	vertical-align:top;	
	padding-top:24px;
}

.td_menu
{
	background-color:#bb3528;
	height:60px;
	text-align:center;
}


/**************** BLOC JT *******************/

.td_lesTitres
{
	vertical-align:top;
	color:#ffffff;
	padding-top:10px;
	font-size:14px;
}
#newshr 
{ 
	position:relative;
	width:459px;
	height:20px; 
	overflow:hidden;  
	
}
#defile 
{ 
	position:absolute; 
	margin-top:1px; 
	background-color:transparent;
	color:#ffffff;
	text-decoration:none; 
}

.cont_champRecherche
{
	text-align:right;
	height:60px;
	vertical-align:middle;
	line-height:60px;	
}
.cont_btnRecherche
{
	text-align:left;
	height:60px;
	vertical-align:middle;
	line-height:60px;	
}

.champ_recherche
{
	background-image:url(../images/fd_champ_recherche.gif);
	background-repeat:no-repeat;
	width:88px;
	height:18px;
	border: 0px solid #929292;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:12px;
	margin:0px;
	padding:2px 0px 0px 5px;
	vertical-align:top;
}

.cont_btnLesTitres
{
	height:23px;
	background-color:#2f3958;
	width:90px;
	float:left;	
}

.cont_btnLesTitres div
{
	height:21px;
	background-color:#2f3958;
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:21px;
	vertical-align:middle;
	
}

.lesTitres
{
	font-weight:bold;	
}

.bord_img
{
	border:1px solid #c7d3df;	
}

.txt_jt
{
	font-size:11px;
	vertical-align:middle;	
}

.num_jt
{
	background-color:#646c82;
	border:1px solid #c7d3df;
	font-size:10px;
	width:17px;
	height:17px;
	text-align:center;
	line-height:17px;
	vertical-align:middle;
	margin-top:5px;
	margin-bottom:5px;
	margin-left:2px;
	margin-right:0px;
	cursor:pointer;
}


a.num_jt
{
	background-color:#646c82;
	border:1px solid #c7d3df;
	font-size:9px;
	width:15px;
	height:15px;
	text-align:center;
	/*line-height:17px;*/
	vertical-align:middle;
	margin-right:1px;
	margin-top:5px;
	padding:2px;
	cursor:pointer;
	color :white;
	text-decoration: none;
}

a.num_jt:hover
{
	background-color:#646c82;
	border:1px solid #c7d3df;
	font-size:9px;
	width:15px;
	height:15px;
	text-align:center;
	/*line-height:17px;*/
	vertical-align:middle;
	margin-right:1px;
	margin-top:5px;
	cursor:pointer;
	padding:2px;
	color :white;
	text-decoration: underline;
}

.sep 
{
	background-image:url(../images/sep.gif);
	background-repeat:repeat-x;
	background-position: 0% 50%;
	height:5px;
}

.sep2 
{
	background-image:url(../images/sep.gif);
	background-repeat:repeat-x;
	background-position: 0% 50%;
	height:21px;
}

.leJournal 
{
	color: #e34700;
	font-size:18px;
	vertical-align:top;
	padding-bottom:5px;
}

.complet
{
	color:#c3ffff;
	font-size:11px;
	border:1px solid #ced1d0;
	background-image:url(../images/fleche_rouge.gif);
	background-repeat:no-repeat;
	background-position: 10% 50%;
	height:20px;
	width:80px;
	padding:0px 5px 0px 12px;
	margin:3px;
}

#conteneur
{
	position:relative;
	width:220px;
	height:339px;
	/*top:0px;
	left:90px;*/
	overflow:hidden;
}

.td_conteneur
{
	border-top:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
	padding-top:5px;
	padding-bottom:5px;	
}

.btn_haut
{
	background-image:url(../images/fleche_haut.png);
	background-repeat:no-repeat;
	background-position: 50% 50%;
	height:15px; 
}
/*.btn_haut:hover
{
	background-color:#9FA6AC;
	background-image:url(../images/fleche_haut_on.gif);
	background-repeat:no-repeat;
	background-position: 50% 50%;
}*/

.btn_bas
{
	background-image:url(../images/fleche_bas.png);
	background-repeat:no-repeat;
	background-position: 50% 50%;
	height:15px;
}
/*.btn_bas:hover
{
	background-color:#9FA6AC;
	background-image:url(../images/fleche_bas_on.gif);
	background-repeat:no-repeat;
	background-position: 50% 50%;
}*/


.partie_centrale
{
	width:978px;
	background-color:#ffffff;
	background-image:url(../images/fd_contenu.gif);
	background-repeat:repeat-x;
	background-position:0% 100%;
	padding-bottom:10px;
	height:690px;
}

.ombre
{
	position:absolute;
	top:5px;
	left:419px;
	background-image:url(../images/ombre_g.png);
	background-repeat:repeat-y;
	background-position: right top;
	width:10px;
}


/**** BLOCS DE LA PARTIE GAUCHE *****/
.bloc_gauche
{
	width:429px;
	vertical-align:top;
}

/* BLOC EN DIRECT */

.lien_enDirect
{
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
}
.lien_enDirect:hover
{
	text-decoration:underline;
}

.bloc_enDirect
{
	background-color:#85adcf;
	height:108px;
	margin-top:5px;
	margin-left:5px;
	width:424px;
}
.cont_btnEnDirect
{
	height:22px;
	width:90px;
	float:left;	
}

.cont_btnEnDirect div
{
	height:22px;
	background-color:#8f94af;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	line-height:22px;
	vertical-align:middle;
	
}

/* BLOC LES EMISSIONS */

.lesEmissions 
{
	color: #bb3528;
	font-size: 36px;
}

.lesEmissions span 
{
	color: #535353;
	font-size: 12px;
}

/* BLOC JOUEZ GAGNER */

.bloc_jouezGagner
{
	vertical-align:top;
	text-align:left;
	color:#4b4b4b;
	padding-left:30px;
	font-size:11px;
	padding-right:10px;
}

.accroche_jouez
{
	color:#ff1b1b;
}
.btn_jouez
{
	background-image:url(../images/fd_btn_jouez.gif);
	background-repeat:no-repeat;
	width:60px;
	height:23px;
	color:#ffffff;
	border:1px solid #ffffff;
	font-size:12px;
	cursor:pointer;
}

.jouezgagner, .avis {

	color: #bb3528;
	font-size: 18px;
}

/* BLOC AVIS */

.bloc_avis
{
	vertical-align:top;
	text-align:left;
	color:#4b4b4b;
	padding-left:30px;
	font-size:11px;	
	padding-right:10px;
}
.bloc_avis a
{
	color:#202020;
	font-size:11px;
	text-decoration:none;
	float:right;
	padding-right:10px;
}
.bloc_avis a:hover
{
	color:#bb3528;
}


/*****  BLOCS DE LA PARTIE DROITE *****/

.bloc_droite
{
	width:549px;
	vertical-align:top;
	padding:15px;
	color:#000000;
}

.titre_grilleDuJour 
{
	color: #292929;
	font-size: 18px;
	text-align:left;
	padding :20px 0px 10px 0px;
}

.heure 
{
	font-family: Arial, serif;
	color: #766b67;
	font-size: 12px;
	font-weight:bold;
	vertical-align:top;
	padding:5px 10px 10px 15px;
}
.programme
{
	color:#c8472c;
	border-bottom:1px solid #dcdcdc;
	vertical-align:top;
	padding : 5px 0px;
	font-size:11px;
	font-weight:bold;
	
}
.programme span
{
	color:#202020;
	font-weight:normal;
}

/*** pub ****/

.skycraper
{
	float:right;
	width:160px;
	height:320px;
}

/*video de la semaine*/

.miniTVTours
{
	z-index:100px;
	padding-top:55px;
	position:relative;
}

.visuel_videoSemaine
{
/*	border:1px solid #c1cce4; */
	margin:15px 0px 20px 0px;
	width:151px;
	height:72px;
	text-align:right;
	z-index:10;
	top:0px;
	left:0px;
	position:relative;
	cursor:pointer;
}

.bloc_videoSemaine, .bloc_zoomEvenement
{
	color:#333333;
	text-align:center;
	background-color:#ffffff;
	padding:5px 5px 25px 5px;
}
.bloc_videoSemaine span, .bloc_zoomEvenement span
{
	color:#3e4b73;
	font-weight:bold;
}


.visuel_zoomEvenement
{
/*	border:1px solid #3c4a70;*/
	margin:15px 0px 20px 0px;
	width:151px;
	height:72px;
	text-align:right;
	z-index:10;
	top:0px;
	left:0px;
	position:relative;
	cursor:pointer;
}



/******************* PIED *********************/

.pied
{
	background-color:#3e4b73;
	margin-top:2px;
	width:978px;
}

.pub_carre_160
{
	width:160px;
	padding: 0px 15px;
	vertical-align:top;
}

.bloc_newsletterLiens
{
	width:200px;
	border-right:1px solid #d8d8d8;
	font-size:12px;
	vertical-align:top;
}

.bloc_newsletterLiens a
{
	color:#d8d8d8;
	text-decoration:none;
}
.bloc_newsletterLiens a:hover
{
	color:#ffffff;
}

.input_news
{
	color:#46537f;
	border:1px solid #fff;
	height:15px;
	width:150px;
	font-size:12px;
}

.bloc_directAFP 
{
	font-size:12px;
	padding-left:20px;	
}

.bloc_directAFP span
{
	color:#c1cde2;	
}

.bloc_directAFP  a
{
	text-decoration:none;
	color:#FF982A;
	float:right;
	
}
.bloc_directAFP a:hover
{
	text-decoration:underline;
}

a.liresuiteafp{
	color:#c1cde2;	
	text-decoration: none;
	float: left;
}

a.liresuiteafp:hover{
	color:#c1cde2;	
	text-decoration: underline;
	float: left;
}

a.liresuitesombre{
	color:#3E4B73;	
	text-decoration: none;
	
}

a.liresuitesombre:hover{
	color:#3E4B73;	
	text-decoration: underline;
	
}



.bloc_logos
{
	width:85px;
	vertical-align:top;
	background-image:url(../images/logo_tvtours.jpg);
	background-position:20px bottom;
	background-repeat:no-repeat;
	text-align:right;
	padding-right:20px;
}

.adresse
{
	text-align:center;	
	color:#ffffff;
	font-size:12px;
	height:40px;
	vertical-align:bottom;
	padding-bottom:10px;
}

.laMeteo 
{
	font-family: Arial, serif;
	color: #4c4c4c;
	font-size: 18px;
}

.votreUnivers {
	font-family: "Arial Rounded MT Bold", serif;
	color: #ffffff;
	font-size: 21px;
}

.lesTitres {
	font-family: Arial, serif;
	color: #ffffff;
	font-size: 14px;
}

.jouez {
	font-family: Arial, serif;
	color: #ffffff;
	font-size: 12px;
}

.newsletter {
	font-family: Arial, serif;
	color: #46537f;
	font-size: 14px;
}

.j {
	font-family: Arial, serif;
	color: #fffefe;
	font-size: 11px;
}

.recherche {
	font-family: Arial, serif;
	color: #1a1c2d;
	font-size: 12px;
}

.navigation {
	font-family: Arial, serif;
	color: #ffffff;
	font-size: 14px;
}

.programmeEmissions, .enDirect {
	font-family: Arial, serif;
	color: #ffffff;
	font-size: 12px;
	text-decoration: bold;
}

.envoyer {
	font-family: Arial, serif;
	color: #202020;
	font-size: 11px;
}

.titreDuJour {
	font-family: Arial, serif;
	color: #ffffff;
	font-size: 14px;
	text-decoration: bold;
}

.titreEnDirect {
	font-family: Arial, serif;
	color: #ffffff;
	font-size: 12px;
	text-decoration: bold;
}

.sousTitre {
	font-family: Arial, serif;
	color: #ffffff;
	font-size: 11px;
}

.enDirectDe {
	font-family: Arial, serif;
	color: #c1cde2;
	font-size: 12px;
}

