/*
$	project: CANAL OVERSEAS v1.0
$	author: Sylvain Dechamps (sylvain.dechamps@canal-overseas.com)
$	CANAL OVERSEAS
$	date: 10/2007
$	file name: print.css
$	version: 1.0
$   Tel. +33 1 41 22 39 53
////////////////////////////////////////////////////////////////////////////////////*/


/* STYLES POUR LE PRINT */

/*/////////////////////////////////////////*/
/*                               $1 - STRUCTURE GENERALE
///////////////////////////////////////////////////////////////////////////////////*/

html,body {
	margin:0;
	padding:0;
	height:100%;
	width:100%; 
	background:#FFFFFF;
	font:12px verdana, sans-serif;
	color:#535353;
}


div#site {
	position:relative;
	margin:0 auto;
	width:100%;
	height:auto !important;
	height:100%;
    min-height:100%;
}

div#contenant_lien_d_evitement {
position:relative;
height:0px;
visibility:hidden;
}


div#header {
	position:relative;
	margin:0 auto;
	width:100%;
	min-width:895px;
	height:158px;
	overflow:hidden;
	background-repeat: no-repeat;
	background-position: center center;
	z-index:6;
background-image:url(../../images/template/header/fond_header_groupe.gif);

}



div#header_centre {
	position:relative;
	margin:0 auto;
	height:0px;
	display:none;
	visibility:hidden;
}

#elements_header_droite {
display:none;
}

div#contenu{
	position:relative;
	margin:0 auto;
	width:100%;
	height:auto !important;
	height:100%;
	min-height:100%;
	background-repeat: repeat-y;
	background-position: top;
}

div#visuel_d_entete_haut {
	position:relative;
	text-align:center;
	width:895px;
	background-image:url(../images/template/entete/fond_entete_haut.gif);
	background-position: center center;
	margin: 0 auto;
	clear:both;
	display:blank;
	z-index:5;
	display:none;
	visibility:hidden;
}

div#visuel_d_entete_haut img {
	position:relative;
	margin: 0 auto;
	clear:both;
	height:0px;
	display:none;
	visibility:hidden;
}

div#visuel_d_entete  {
        position:relative;
	margin:0 auto;
	background-color:#FFFFFF;
	height:0px;
	display:none;
	visibility:hidden;
}


div#visuel_d_entete_bas{
	position:relative;
	text-align:center;
	width:895px;
	background-image:url(../images/template/entete/fond_entete_bas.gif);
	background-position: center top;
	margin: 0px auto 0px auto;
	clear:both;
	height:0px;
	display:none;
	visibility:hidden;
}


div#div_conteneur_navigation {
    position:relative;
    margin: 0 auto;
    padding:1px;
    text-align:center;
    width:895px;
    clear: both;
	background-color:#FFFFFF;
	height:0px;
	display:none;
	visibility:hidden;
}

div#top_contenu_central {
	position:relative;
	height:auto !important;
	height:22px;
	text-align:center;
	width:895px;
	background-image:url(../images/template/generale/fond_top_central.gif);
	background-repeat: no-repeat;
	background-position: center center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

div#contenu_central {
	position:relative;
	height:auto !important;
	height:auto;
	min-height:auto;
	margin: 0 auto;
	width:895px;
	/*background-image:url(../images/template/generale/fond_contenu_central.gif);*/
	
}

	
div#sous_menu {	
	width:0px;
	height:0;
	display:none;
	visibility:hidden;
}

div#contenant_arbre_sous_menu{
width:0px;
	height:0;
	display:none;
	visibility:hidden;
}

div#module_multimedia {
	position:relative;
width:0px;
	height:0;
	display:none;
	visibility:hidden;
}
	
	
div#contenu_principal {
	width:865px;
	height:auto !important;
	height:100%;
	min-height:100%;
	padding:10px;
	background-color:#FFFFFF;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 5px;
	float:left
}

/* NEWS TICKER */
div#crossfade-container {
	position:relative;
	width:590px;
	height:130px !important;
	padding:4px;
	background-color:#e1e1e1
}

/* COPYRIGHT */
div#copyright {
	position:relative;
	top:0;
	left:0;
	width:590px;
	height:auto !important;
	padding:4px;
	background-color:#e1e1e1;
	margin:0 auto;
}

div#contenance_copyright {
	position: inherit;
	width: inherit;
	max-width:568px;
	height:auto !important;
	padding:10px;
	background-color:#FFFFFF;
	border: 1px dashed #999999;
	background-image:url(../images/template/generale/fond_copyright.gif);
	background-repeat: no-repeat;
	background-position: left top;
	vertical-align:middle;
}

div#bottom_contenu_central {
	width:0px;
	height:0;
	display:none;
	visibility:hidden;
}
	
div#footer {
	position:relative;
	width:100%;
	padding:55px 0 30px 0;
	text-align:center;
	color:white;
	overflow:hidden;
	background-color: #707070;
	background-image: url(../images/template/footer/fond_footer.gif);
	background-repeat: repeat-x;
}



/****************** FICHE COPROD ******************************/





