html, body
{
margin: 0;
padding: 0;
font-size: 16px;
}

body
{
background-image: url(../../sys/logo-vie-et-opinions.jpg);
background-position: 0 0;
background-repeat: no-repeat;
background-color: black;
color: #33CC33;
}

.bloc {width: 770px; margin: 2em auto 1em auto;} 

.centre {text-align: center;}

.logo {position: absolute; top: 8; right: 18;}

.gauche {float: left; margin: 10px 30px 15px 0;}

.tm /* Noms d'émissions ou de spectacles */
{color: #FF00FF;}

.intervention {margin: 1em 0; text-indent: 0; color: #999999;}

#pleinepage
{
background-color: #000;
color: white;
padding-bottom: 2em;
}

a {color: #00FFFF;}

a:active {text-decoration:  none}

a {text-decoration:  none}

a:visited {text-decoration: none}

a:hover {text-decoration: underline}

h1 {display: none}

h2
{
margin: 130px 5px 80px 380px;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 1.7em;
font-weight: 500;
font-style: normal;
text-indent: 1em;
text-align: justify;
background-color: inherit;
color: red;
border: solid;
border-width: 1px;
border-right: none;
border-color: #009933;
}


h4 {margin: 1.5em 0; clear: both; background-color: maroon; height: 1.8em; line-height: 1.8em; font-family: Tahoma, Arial, Geneva, sans-serif; font-size: 1.5em; font-weight: bold; text-align: left; text-indent: 15px; color:#FFFF00;}

p {margin: 0; font-family: Tahoma, Arial, Geneva, sans-serif; font-size: 0.85em; font-weight: bold; text-align: justify; text-indent: 2em; }

.centrage {margin: 1.5em 42px 1.5em auto; text-align: center;}

