/* CSS Document --------------------------------------------------------------------------------*/
/* Mise en forme du site VOYAGES JACCON --------------------------------------------------------*/
/* www.iris-interactive.fr ---------------------------------------------------------------------*/

/*PAGE PRINT*/

body {
	background-color:#FFF;
}
#header {
	/* background-image:none; */
	height:200px !important;
}
#header #animation {
	display:none;
}
#header p.logo-jaccon {
	left:0;
	padding-top:0px;
	top:0;
}
/* #header h1 {
	position:relative;
	left:0;
	text-indent:0;
} */

#navigation {
	display:none;
}


#global #wire {
	display:none;
}

#tools {
	display:none;
}

#sidebar {
	display:none;
}
#global #content {
	width:100% !important;
}

#foot {
	display:none;
}
#global p.baseline {
	background-image:none !important;
	background-color:#FFF !important;
}
