/* CSS Document */

/*----first, hide the layout for the visual page----*/
.left	{
	display: none;
} 
.left-bar{
	display: none;
} 
.right-bar	{
	display: none;
}
.caravan-logo	{
	display: none;
}
.picture-top	{
	display: none;
}
ul	{
	display: none;
}
li {
	display: none;
	}
	
/*----Next, adjust sizing-----*/

h1	{font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	}
	
	
/*----layout boxes for the printed page----*/
#content	{
	font-family:Arial, Helvetica, sans-serif;
	top: 0px;
	width: 700px;
	margin-left: 50px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 650px;
}

#head	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 700px;
	position: static;
	clear: both;
	top: 0px;
	left: 0px;
	height: 325px;
	width: 100%
	padding:0 0 0 0;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 650px;
}
#middle	{
	font-family: Arial, Helvetica, sans-serif;
	position: static;
	width: 700px;
	height: 275px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 650px;
		}
		
#sin	{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	position:relative;
	float: left;
	width: 50%;
	margin-top: 0px;
	margin-right: 5%;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 45%;
	margin-right:5%;
	}

#droit	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	position:relative;
	float: left;
	width: 35%;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 40%;
	}
	/*html>#droit {
	width: 300px; margin: 0px 0px 15px 25px;
	}*/
	
	
#bot	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 700px;
	position: static;
	clear: both;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 650px;
	}