
body {
	background-color: #000;
	margin: 0;
	text-align: center;
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	color: #fff;
}

fieldset {
	margin: 0px;
	padding: 0px;
	border: none;
}

#wrap {
	width: 980px;
	margin: 0 auto;
	text-align: left;
}

#header {
	padding-top: 12px;
	border-bottom: 3px solid #a71015;
}

#header h1 {
	background: url('/imgs/latv/logo.gif') no-repeat left 10px;
	width: 400px;
	margin: 0;
	text-indent: -500em;
}

#header h1 a {
	display: block;
	height: 68px;
}

#header p {
	float: right;
	background: url('/imgs/latv/icon_home.gif') no-repeat top right;
	width: 200px;
	margin: 0;
	margin: -2.2em 0 0 0;
}

#header p a {
	display: block;
	background: url('/imgs/latv/icon_rarrow_l.gif') no-repeat 0 0.3em;
	margin-right: 25px;
	padding: 2px 0 2px 12px;
	border-right: 1px solid #434343;
	text-decoration: none;
	color: #a71015;
}

#header p a:hover {
	text-decoration: underline;
	color: #fff;
}

#playerrow {
	background: #222 url('/imgs/latv/description_back.gif') no-repeat bottom right;
	padding: 5px 0 0 15px;
}

#playerrow hr {
	clear: both;
	background: #222;
	height: 1px;
	width: 200px;
	margin: 0;
	border: 0;
	color: #222;
}

#playerrow #playerbox {
	float: left;
	background: #303030;
	width: 570px;
	border: 1px solid #2a2a2a;
}

#player {
	height: 312px;
}

#playerrow #playerbox #player {
	margin: 20px 0 0 20px;
}

#playerrow #playerbox ul {
	margin: 0 0 0 0px;
	padding: 8px 0;
	text-align: center;
}

#playerrow #playerbox ul li {
	display: inline;
	list-style-type: none;
	padding: 0 8px;
	border-right: 1px solid #8f8f8f;
}

#playerrow #playerbox ul li.podcast {
	border-right: none;
}

#player a, #playerrow #playerbox ul li a {
	text-decoration: none;
	padding-right: 16px;
	color: #8f8f8f;
}

#player a:hover, #playerrow #playerbox ul li a:hover {
	text-decoration: underline;
}

#playerrow #playerbox ul li.send a {
	background: url('/imgs/latv/icon_send.gif') no-repeat 100% 0.1em;
}

#playerrow #playerbox ul li.download a {
	background: url('/imgs/latv/icon_download.gif') no-repeat top right;
}

#playerrow #playerbox ul li.comments a {
	background: url('/imgs/latv/icon_comments.gif') no-repeat 100% 0.1em;
}

#playerrow #playerbox ul li.clock a {
	background: url('/imgs/latv/icon_clock.gif') no-repeat top right;
}

#playerrow #playerbox ul li.podcast a {
	background: url('/imgs/latv/icon_balado.gif') no-repeat top right;
}

#playerrow #description {
	width: 350px;
	margin: 0 0 0 591px;
}

#playerrow #description h2, #playerrow #description p {
	margin: 0 20px 10px 0;
}

#playerrow #description h2 {
	font-size: 1.5em;
	font-weight: bold;
	color: #a71015;
}

#playerrow #description .banner {
	background: #292929;
	margin:  0;
	padding: 10px 34px 10px 38px;
	border: 1px solid #000;
	border-width: 1px 0 0 1px;
	width: 300px;
}

#descVideo {
	height: 6em;
}

#mainnav {
	background: url('/imgs/latv/mainnav_back.gif') no-repeat center left;
	height: 40px;
}

#mainnav ul {
	margin: 0;
	padding: 0 0 0 30px;
}

#mainnav ul li {
	display: block;
	float: left;
	height: 30px;
	margin-top: 10px;
	padding: 0 30px 0 9px;
	list-style-type: none;
}

#mainnav ul li.on {
	background: url('/imgs/latv/mainnav_lefton.gif') no-repeat bottom left;
	height: 35px;
	margin-top: 5px;
}

#mainnav ul li a {
	display: block;
	float: left;
	height: 30px;
	padding: 0 10px 0 0;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 1.35em;
	color: #fff;
}

#mainnav ul li.on a {
	background: url('/imgs/latv/mainnav_righton.gif') no-repeat bottom right;
	padding: 5px 10px 0 0;
	color: #a71015;
}

#mainnav ul li a:hover {
	text-decoration: underline;
}

#mainnav form {
	float: right;
	margin: 10px 40px 0 0;
}

#mainnav form #go {
	margin-bottom: -4px;
}

#mainnav form #keyword {
	padding: 2px 5px;
	border: 1px solid #d8d8d8;
	font-size: 1.1em;
	color: #666;
}

#sidecol {
	float: left;
	clear: both;
	width: 235px;
	margin-top: 20px;
}

#results {
	float: right;
	width: 720px;
	margin: 20px 0 0 0;
}

#results h2 {
	font-size: 1.5em;
	font-weight: bold;
	color: #a71015;
	margin-bottom: 5px;
	margin-top: 0px;
}

#results h2 .motCle {
	color: #ffffff;
	font-style: italic;
}

#results div {
	float: left;
	width: 122px;
	margin-right: 62px;
}

#results div.l {
	margin-right: 0;
}

#results div a.i {
	display: block;
	border: 4px solid #fff;
}

#results div a.i:hover, #results div a.on {
	border: 4px solid #a71015;
}

#results div h4 {
	margin: 5px 0 3px 0;
	font-size: 1em;
}

#results div h4 a {
	text-decoration: none;
	color: #a71015;
}

#results div h4 a:hover {
	text-decoration: underline;
}

#results p {
	margin: 0 0 10px 0;
}

#results p.duration {
	color: #434343;
}

#results p.date {
	color: #8f8f8f;
}

#results p.paging {
	padding-bottom: 25px;
	text-align: center;
	font-size: 1.1em;
}

#results p.paging a img {
	margin: 0 10px -4px 10px;
}

#results p.paging a {
	text-decoration: none;
	color: #fff;
}

#results p.paging a:hover {
	text-decoration: underline;
}

#results p.paging a.on {
	color: #a71015;;
	font-weight: bold;
}

#results hr {
	clear: left;
	background: #434343;
	margin: 20px 20px 15px 0;
	height: 1px;
	border: none;
	color: #434343;
}

#liendirectlecteur, #liendirectfichier {
	text-align: right;
	margin-right: 28px;
	margin-bottom: 2px;
}

#lienfichier, #lienlecteur {
	width: 350px;
}

#pubtelus {
	background:url( /imgs/latv/bgmissionstelus.png ) no-repeat;
	width: 237px;
	height: 160px;
	position: relative;
	margin-bottom: 3px;
}

#pubtelus select {
	position: absolute;
	bottom: 14px;
	left: 14px;
	width: 210px;
}

#bigbanner {
	text-align: center;
	margin-top: 5px;
}

#fairesuivre h1 {
	color: #a71015;
}

#fairesuivre input {
	width: 250px;
}

#fairesuivre #petit {
	color: #999999;
}

.liens {
	cursor: pointer;
}

.video img {
	width: 114px;
}

.dossiers {
	margin: 0 0 10px 0;
	border: 1px solid #434343;
	text-transform: uppercase;
}

.dossiers h3 {
	background-color: #434343;
	margin: 0;
	padding: 5px;
	font-size: 1.2em;
	font-weight: normal;
}

.dossiers ul {
	margin: 5px 0 5px 5px;
	padding-left: 0;
}

.dossiers ul li {
	list-style-type: none;
	background: url('/imgs/latv/bullet_rarrow.gif') no-repeat 0 0.3em;
	padding: 0 0 4px 10px;
	font-size: 1.1em;
}

.dossiers ul li a, li.on {
	text-decoration: none;
	color: #8f8f8f;
}

.dossiers ul li a:hover, li.on {
	text-decoration: underline;
}

/*#footer {
	position: relative;
	clear: both;
	background: url('/imgs/latv/footer_back.gif') repeat-x top left;
	height:  145px;
	border: 1px solid #df6d6d;
	border-bottom: 1px solid #af6565;
	text-align: center;
}

#footer .logo {
	position: absolute;
	top: 66px;
	left: 65px;
}

#footer p {
	margin: 10px 0 15px 0;
}

#footer a {
	color: #fff;
}

#footer p.ac a {
	text-transform: uppercase;
}

#footer p a:hover {
	color: #000;
}*/

/* Nouveau footer LesAffaires.com */
#footer {
	position: relative;
	clear: both;
	font: 11px arial;
	background: url('/imgs/latv/bg-footer.gif') repeat-x;
	text-align: center;
	margin: 10px 0;
	width:980px;
}

#footer ul {
	border-bottom: 1px solid rgb(0,110,152);
	margin: 0 auto;
	padding: 10px;
}

#footer ul#nav1, #footer ul#nav2, #footer ul#nav3 {
	display: block;
	width: 780px;
}

#footer ul#nav2 {
	width: 792px;
}

#footer ul li {
	display: inline;
	list-style: none;
	font-size: 12px;
	margin: 0 5px 0 0;
	padding-left: 8px;
}

#footer ul li a {
	color: rgb(0,110,152);
	text-decoration: none;
}

#footer ul li a:hover {
	text-decoration: underline;
}

#footer ul#nav1 li, #lien_industrie ul li {
	background: url('/imgs/latv/bullet-carre-o.gif') no-repeat 0 6px;
	font-weight: bold;
}

#footer ul#nav2 li {
	background:url('/imgs/latv/footer-ligne-b.gif') no-repeat 0 2px;
}

#footer ul#nav2 li.rss {
	background:url('/imgs/latv/footer-ligne-b.gif') no-repeat 0 3px; /* seulement pour ie */
}

#footer ul#nav2 li img {
	vertical-align: middle; /* le logo rss aligner */
}

#footer ul#nav3 li {
	background: url('/imgs/latv/footer-ligne-o.gif') no-repeat 0 2px;
	font-size: 10px;
	text-transform: uppercase;
}

#footer p img {
	vertical-align: middle;
	margin: 5px 10px;
}

#footer p {
	color: rgb(132,176,197);
	font-size: 11px;
	font-weight: bold;
	margin-top: 0px;
}

#footer ul#nav1 li.no, #footer ul#nav2 li.no, #footer ul#nav3 li.no {
	background: none;
}



/* Misc */

img {
	border: none;
}
