/**
 Style general

Compagnie      : SQLPAC

Support        : Media print

Version        : V 0.1
Date           : 02 04 2010
Auteur         : Stéphane PAQUOT
*/

/** #entete		{ display: none; }
*/

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 16px;
	font-size: 100%;
	color: #202020;	
}

cite	{ display: block; margin-bottom: 6px; font-size: 80%;
}

a {
	text-decoration: none;
	color: #224992;
}

a:link:after, a:visited:after {
   content: " (" attr(href) ") ";
   }
   
h1 a, h1 a:hover, h1 a:active, h1 a:visited {
 	position: relative;
	text-decoration: none;
	color: #333333;
	font-size:16px;
}

/**
 *
 * Style d'impression de l'entête
 *
 */
#entete img {
	vertical-align: middle; padding-right: 30px;
}



#nav 		{ display: none; }
.megaMenu	{ display: none; }

.blocG 		{ display: none; }
.blocD 		{ display: none; }
.yearNav 	{ display: none; }
.sitemap 	{ display: none; }
.infobulle 	{ display: none; }

.ombreportee  	 { margin-bottom: 35px; }
.ombreportee img { float:left; padding: 0px 8px 4px 0px; }
.ombreportee h4 img { display:none; }

/** .ombreportee a,a:after {
	content: " (" attr(href) ") ";
}
*/
/**
 *
 * Style d'impression des pieds de page
 *
 */
#pieddepage	{ display : none; }

