﻿body {
	color: #000;
	font-size: 8pt;
	background-color: #fff;
}

p {
	font-size: 8pt;
}

.button {
        font-size: 8pt;
	margin: 5px !important;
	border: none !important;
	cursor: pointer;
	float: left;
	clear: none;
	padding : 5px !important;
	background-image: url(fond_gris.gif);
	color: #000000;	
}
.button:hover {	
	color: #FF0000;
}

#tabedit {
	color: #000000;
}

.tabbuttons {
	padding-top:3px!important;
	padding-bottom:3px!important;
	font-size: 8pt;	
}

.view, .programme {
	color: #000000;	
}
.view:hover, .programme:hover {
	/*color: #FFFFFF;	*/
}


#ptvbody {
	width: 99%

}
#themaintable {
	float: left;
	width: 100%;
}
#themaintable tr td {
		border-bottom: 1px solid #EFEFEF;
		background: transparent;
}


#themaintable tr:hover, #themaintable td:hover{
	background: #EFEFEF;
}

#widgetcontent {
overflow:auto;
}

#market{
	width: 100%;
}


#readmore {
	padding: 5px 0 10px 0;	
}

#readmore a  {
	display: block;	
	color: #FFF;
	text-decoration:none;
	font-weight : bold;
	font-size:11px;
	height: 23px ;
	line-height:20px;
	background-image:url(./fond_rouge.gif);
	background-repeat:repeat-x;
	height: 23px;
	text-align: center;
	display: block;
	margin-top : 4px;
	color: #FFF;
	
}

#readmore a:hover, #readmore a:visited {
	color: #FFF;
	text-decoration:none;
}

#animatebanner {
	text-align: center;
	width: 100%;
	float: left;
	padding-top: 10px;	
}

#widgetcontent, #animatebanner, .chaine{
	/*background-color: #efefef;*/
	/*background-color: #000000;*/
	color: #000;	
}

#enclosure {
	background: #CDCDCD;	
}

.programme{
	margin: 0;
	padding: 0;
	float: left;
	width : 80%
}

#footer {
	text-align:center;
	width:100%;
	display:none;
}

a img, a:link img, a:visited img {
	border:0 none;
}