/*---

Coventfans.ca // CSS Print
Auteur : Eric Chenail - Arteca Design Inc.
Derniere revision : 30 Avril 2007
	
Notes additionelles : 


---*/

body {
	font-size: 16px;
	line-height: 120%;
	color: #000;
}

#header { height: auto; }

#header h1 { 
	position: static; 
	z-index: auto;
	padding: 10px 0;
}

#content h2, #content h3, #content h4 { color: #000; }


#header h1 a {
	display: block;
	background-color: #FFF;
	width: auto;
	height: auto;
	text-indent: 0;
	overflow: visible;
	background: none;
	font-size: 100%;
	line-height: 150%
	color: #000
	text-decoration: none;
}

#header dfn,
#header #language,
#mainNav,
#sidebar,
#footer p.top { display: none; }

#content,
#content div.section {
	padding: auto;
	margin: 0;
	border: none;
	width: 100%;
}

body.service div.ARRContainer { 
clear: both;
width: 100%;
}

body.solutions dl { border: none; }

#footer {
	margin: auto;
	border-bottom: none;
}

#footer h4 {
	width: auto;
	height: auto;
	overflow: auto;
	text-indent: 0;
	background-image: none;
	padding: auto;
	margin: auto;
	font-size: 80%;
	color: #666;
}