﻿@charset "utf-8";

/*
-----------------------------------------------------------------------------------------
ARTHUR LOYD - SCREEN - TV
CREATION : GOWEB / LAURENT ANDRZEJAK
Email: la@goweb.fr

--------------
NOTES
--------------
Cette feuille de style contient tous les éléments standards utilisés dans la section
tv

--------------
CONTENTS
--------------
## GENERAL
## CONTENT PRIMARY
## CONTENT SECONDARY
## ITEMS

-----------------------------------------------------------------------------------------
*/

/*  ## GENERAL ------------------------------------------------------------------------*/

h2{
background:url(../images/stat/standard-page-heading2-bg.jpg) 0 0 repeat-y;
width:360px;
padding:10px 0 10px 15px;
color: #3f4042;
font-size: 14px;
margin-top:3px;
}
h2 span.level-1{
background:url(../images/stat/arrow-bullet-red-bg-grey.gif) 0 6px no-repeat;
padding-left:15px;
display:block;
clear:both;
font-weight:normal;
}
h2 span.level-2{
color:#86888b;
font-size:12px;
padding-left:15px;
}
.standard h2{
background:url(../images/stat/arrow-bullet-red.gif) 0 6px no-repeat;
padding:0;
margin:0;
width:100%;
padding-left:15px;
}
/*  ## CONTENT-PRIMARY -----------------------------------------------------------------*/
span.img{
float:left;
width:222px;
margin-left:0;
padding-left:0;
text-align:center;
}
span.img img{
padding:0;
margin:0;
}
div.description{
float:left;
width:360px;
overflow:hidden;
}
div.description p{
padding-left:30px;
}
div.description .btn{
float:right;
}
div.description ul{
margin:0;
padding:0 0 12px 40px;
}
div.description ul li{
background:url(../images/stat/red-bullet-square.gif) 0 7px no-repeat;
padding-left:15px;
}
.standard ul{
padding:0 0 5px 0;
margin:0;
}
.standard ul li{
background:url(../images/stat/red-bullet-square.gif) 0 7px no-repeat;
padding-left:15px;
}
/*  ## CONTENT-SECONDARY -----------------------------------------------------------------*/
.submenu-st{
background:url(../images/stat/standard-page-submenu-bg.jpg) 0 0 no-repeat;
padding:15px 8px 10px 10px;
width:265px;
margin-bottom:30px;
border-bottom:1px #C5C5C5 solid;
border-left:1px #EEEEEE solid;
border-right:1px #BBBBBB solid;
border-top:1px #F8F8F8 solid ;
}
.submenu-st ul{
padding:0;
margin:0;
}
.submenu-st ul li{
background:url(../images/stat/standard-page-submenu-separator.gif) 0 100% no-repeat;
padding-left:10px;
list-style-type:none;
padding:3px 0 5px 10px;
}
.submenu-st ul li a{
background:url(../images/stat/standard-page-submenu-bullet.gif) 0 5px no-repeat;
padding-left:15px;
text-decoration:none;
color:#6c6f72;
}

.submenu-st ul li a.selected{
font-weight:bold;
}
.submenu-st ul li a:hover{
text-decoration:underline;
}
.submenu-st ul li a.selected:hover{
text-decoration:none;
}
.submenu-st ul li.last{
background:none;
}

/*  ## ITEMS ------------------------------------------------------------------------*/
div.item{
overflow:hidden;
padding:8px 10px;
margin-top:10px;
}


/*  ## REVUE ----------------------------------------------------------------------*/
dl.video{
background-color:#fff;
overflow:hidden;
border:1px #D5D5D5 solid;
padding:8px 10px;
margin-top:10px;
}
dl.first{
margin-top:0px;
}
dl.video dt{
float:left;
width:117px;
}
dl.video dd{
float:left;
width:400px;
margin-left:20px;
margin-bottom:5px;
}
dl.video dd.magazine{
margin-top:10px;
background:url(../images/stat/border-grey-dotted.gif) 0 100% repeat-x;
padding-bottom:5px;
margin-bottom:10px;
}
dl.video dd.article{
font-weight:bold;
}
dl.video dd.date{
font-style:italic;
margin-bottom:30px;
}
dl.video dd.resume{
margin-bottom:30px;
}

