/*
$	project: CANAL+ REUNION v3.0
$	author: Sylvain Dechamps (dechamps.sylvain@media-overseas.com)
$	Media overseas
$	date: 07/2006   -   08/2006   -   09/2006   -     10/2006  -   11/2006  -  12/2006  -  01/2007  -  02/2007  -  03/2007
$	file name: print.css
$	version: 1.0
*/


html, body {
margin : 0; 
padding : 0; 
height : 100%; 
} 
body {
font-size : 8pt; 
color : #000000; 
font-family : verdana, arial, helvetica, sans-serif;
background-color : #ffffff; 
margin : 0; 
padding : 0; 
height : 100%; 
background-image:none; 
} 

/*************************************************** HEADER  **/

#header {
position : absolute;
top : 0; 
left : 0; 
right : 0;
width : 100%; 
height : 93px;
background-image:url(../../img/generiques/logo_canal_print.gif);
overflow : hidden;
background-repeat:no-repeat;
} 

#intitule_logo {
display:none;
} 
#banniere {
display:none;
} 
#carre_1 {
display:none;
} 
#carre_2 {
display:none;
} 
#carre_3 {
display:none;
} 
#carre_4 {
display:none;
} 
#page_accueil {
display:none;
} 
#logo_canal {
display:none;
}
#rechercher {
display:none;
}

/*************************************************** GAUCHE **/

#gauche {
display:none;
}
#menu {
display:none;
} 

/*************************************************** DROITE ET CONTENU **/
#droite {
position : absolute; 
top : 0; 
left : 0; 
width : 95%;
height : 100%; 
float : left; 
} 
#entete {
display:none;
} 
#titre {
position : relative; 
top : 93px;
left : 0px; 
width : 770px; 
height : 24px; 
padding-top : 0; 
padding-right : 0; 
padding-bottom : 0; 
padding-left : 10px; 
} 
#contenu {
position : relative; 
display : block; 
top : 100px; 
left : 0; 
width : 100%; 
height : auto; 
padding : 0px; 
} 
#explications {
	position : relative;
	display : block;
	top : 0;
	left : 0;
	width : 98%;
	height : auto;
	margin-top : 40px;
	margin-right : 0;
	margin-bottom : 10px;
	margin-left : 0;
	float: left;
	clear: left;
} 
#mentions_legales {
	position : relative;
	display : block;
	width : 690px;
	height : auto;
	border-width : 1px;
	border-color : #ccc;
	border-style : dashed;
	padding : 30px;
	text-align : left;
	background-color : #eee;
	font : italic normal xx-small Arial, sans-serif;
	margin-top : 10px;
	margin-bottom : 10px;
	margin-right : 0;
	margin-left : 0;
	float: left;
} 
#footer {
	position : relative;
	display : block;
	left : 0;
	bottom : 0;
	width : 98%;
	height : auto;
	border-width : 1px 0 0;
	border-color : #ccc;
	border-style : dashed;
	padding : 5px;
	text-align : center;
	float: left;
	margin-top: 30px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	clear: left;
}

#contenant_envoyer_ami_et_print{
        padding: 5px;
	width: 98%;
	border: 1px dashed #999999;
	clear: left;
	float: left;
	height: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
	display:none;
        }
#calque_dinfos_haut{
	display:none;
}

/******************************************* APPEL PAR PAGE  **********************************************/
.module_programme_accueil {
    position:relative;
	float: left;
	left:75px;
	width: 40%;
	height:175px;
	margin: 0px auto;
}

.module_programme_accueil_infospourprint {
	visibility:visible;
	position:relative;
	top:0px;
	left:0px;
	float: left;
	width: 250px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	display:block;
}
.module_programme_accueil_infospourprint p{
position:relative;
top:-20px;
left:0px;
}

.logo_csa_module_programme_accueil{
visibility:visible;
position:relative;
top:-80px;
left:193px;
}
