﻿body, html, form 
{
    background-color: #3D3D3D;
    color: #FFFFFF !important;
}

div.back 
{
    background-image: url(/Web-Tele/_images/background.jpg);
    background-repeat: no-repeat;
    height: 597px;
    width: 640px;
    padding: 2px 0 0 0;
}

a, a:visited { color: #C6138D; font-weight: 600; }
a:hover, a:active { color: #C6138D; font-weight: 600; text-decoration: underline; }

.leftPad {
    padding-left:23px;
}

ul.leftPad 
{
    margin-left: 23px;
}

span.titre 
{
    font-size: 40px;
    line-height: 40px;
    font-weight: bolder;
    text-transform: uppercase;
    display: block;
    padding: 0 0 0 23px;
    margin: 0;
    color: #FFF600;
    height: 40px;
    white-space: nowrap;
}
span.cat 
{
    width: 200px;
    border-bottom: 1px solid #00FFC6;
    display: block;
    font-size: 13px;
    line-height: 13px;
    padding: 10px 10px 0 58px;
    font-family: Times New Roman, Times, Serif;
    color: #00FFC6;
    letter-spacing: 6px;
}
div.contenu 
{
    margin: 7px 0 5px 0;
    padding: 8px 18px 5px 23px;
    max-height: 65px;
    overflow: auto;
    font-size: 13px;
    line-height: 15px;
}
span.texte 
{
    font-variant: small-caps;
}

/* HEADER */
div.wtHeader 
{
    background-image: url(/Web-Tele/_images/topmenu.gif);
    background-repeat: no-repeat;
    height: 27px;
    line-height: 27px;
    vertical-align: bottom;
    width: 617px;
    margin: 0;  
    padding: 0 0 0 23px;
    color: #111111;
}

div.wtHeader a {
    display: inline-block;
    padding: 0 4px 0 4px;
    font-size: 12px !important;
    font-family: Times New Roman, Times, Serif;
    font-weight: normal;
    color: #111111;
}

div.wtHeader a 
{
    background-position: left top;
    background-repeat: no-repeat;
    height: 29px;
    line-height: 29px;
}
div.wtHeader a.wtHeader0    {background-image:url(/Web-Tele/_images/top/entrevue.gif);}
div.wtHeader a.wtHeader1    {background-image:url(/Web-Tele/_images/top/exclu.gif);}
div.wtHeader a.wtHeader2    {background-image:url(/Web-Tele/_images/top/minutes.gif);}
div.wtHeader a.wtHeader3    {background-image:url(/Web-Tele/_images/top/musique.gif);}
div.wtHeader a.wtHeader4    {background-image:url(/Web-Tele/_images/top/parcours.gif);}
div.wtHeader a.wtHeader5    {background-image:url(/Web-Tele/_images/top/portraits.gif);}
div.wtHeader a.wtHeader6    {background-image:url(/Web-Tele/_images/top/webcam.gif);}
div.wtHeader a.wtHeader7    {background-image:url(/Web-Tele/_images/top/minutes.gif);}
div.wtHeader a.wtHeader8    {background-image:url(/Web-Tele/_images/top/musique.gif);}

/* ÉTIQUETTES */
div.etiquettes
{
    margin: 0 0 0 23px;
    background-image: url(/Web-Tele/_images/etiquettes.gif);
    background-repeat: no-repeat;
    background-position: left top;  
    color: #111111;
    font-family: Georgia, Times New Roman, Serif;  
    height: 86px;
}

div.etiquettes a { font-weight: normal; text-decoration: underline; }

div.pointsJaunes 
{
    border: none 0; 
	border-top: 1px dotted #FFF600;
	width: 90%;
	height: 5px;
	margin: 0 auto 0 auto;
	padding: 0 0 5px 0;
	font-size: 1px;
	line-height: 1px;
}

a.balado { display: block; background-image: none; background-position: top; vertical-align: top; }
a.balado, 
a.balado img { width: 41px; height: 34px; }
a:hover.balado { width: 41px; height: 34px; background-image: url(/Web-Tele/_images/ipodhover.png); background-position: top;  }
a:hover.balado img { visibility: hidden; width: 41px; height: 34px; }

/* LISTE */

a.dlLink {
    font-family: Times New Roman, Times, Serif;
    color: #00FFC6;
}

a.dlImg, a.dlImg img {
    width: 91px;
    /*height: 70px;*/
    display: block;
}

a.dlImg {
    height: 70px;
}

a.dlImg img {
    position: relative;
    border: 1px solid #03F3BD !important;
}

div.nb 
{
    background-color: #262627 !important;
    color: #00FFC6 !important;
    display: block;
    padding: 1px 3px 1px 3px;
    margin: 54px 0 0 1px;
    vertical-align:middle;
    line-height:15px;
    position:absolute;
    z-index: 10;
}
div.pager 
{
    top: -7px;
    position: relative;
    text-align: right; 
    width: 90%; 
    margin: 0 auto 0 auto;
    line-height: 14px;
}
div.pager a { color: #00FFC6 !important; }

/* Side Nav */
a.upButton, a.downButton
{
    display: block;
    background-color: #000000;
    height: 18px;
    line-height: 18px;
    vertical-align: middle;
    width: 100%;
    text-align: center;
    margin: 2px 0 4px 0;
    background-position: center center; 
    background-repeat: no-repeat;
}

a.upButton { background-image: url(/Web-Tele/_images/up.gif);  }
a.downButton { background-image: url(/Web-Tele/_images/down.gif);  }