/* Style pixels carres - © www.pixelscarres.com - 2007*/
/*IMPRESSION*/
body {
	font-family: serif;
	font-size: 12pt;
	color: #000;
	background-color: #FFFFFF;
}
#web, #navig, #navig a, #footer, #access, .top, .reference ,.imsite, .test,#top {
	display: none;
}
#page {
	margin: 0;
	border: none;
	width: 21cm;
	height: 29.7cm;
}
/* Les formatages textes */
h1 {
	font-size: 16pt;
	font-weight: bold;
	text-align: left;
	color: #000;
	margin: 0;
}

h2 {
	font-size: 14pt;
	font-weight: bold;
	color: #000;
	margin: 0;
	text-align: left;
}

h3 {
	font-size: 12pt;
	color: #000;
	text-align: left;
	font-weight: normal;
	font-style: normal;
	font-variant: small-caps;
}

.small {
	font-size: 10pt;
	font-style: normal;
}
a img
{
	border: 0;
}
/* mise en page*/

#contenu {
	text-align: justify;
	margin-left: 0;
}
#contenu li {
	list-style-position: inside;
	list-style-type: disc;
}

#contenu a {
	color: #000;
	text-decoration: none;
}

.adress a:after {
	content: " ("attr(href) ")";
}

#logo {
	width: 200px;
	height: 200px;
	margin-top: 0;
	margin-left: 0;
	margin-bottom: 10pt;
}
#logo a:after {
	display: none;
}

.argu {
	color: #000;
	font-weight: bold;
	text-align: center;
	margin-right: auto;
	margin-top: 5pt;
	margin-left: auto;
}

.px {
	color: #000;
	font-weight: bold;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

.cadrebleu {
	border: 1px solid #666;
	padding: 5pt;
	margin-right: auto;
	margin-left: auto;
}

.adress {
	color: #000;
	font-weight: bold;
	text-align: center;
	margin-right: auto;
	margin-top: 10pt;
	margin-left: auto;
}

.slogan {
	color: #000;
	font-weight: bold;
	text-align: center;
	margin-right: auto;
	margin-top: 10pt;
	margin-left: auto;
}

/* Formulaire */
fieldset {
	border: 1px solid #ccc;
}
fieldset label {
	line-height: 30pt;
}
.champ {
	visibility: hidden;
}

/* TABLEAU ACCESSKEY */
table {
	width: 17cm;
	margin: 0;
}
caption {
	border: 1px solid #ccc;
}
thead tr, th {
	width: 5cm;
	border-bottom: 1px solid #ccc;
	text-align: center;
	color: #333;
	font-weight: normal;
	font-style: normal;
	background-color: #fff;
	border-right-style: none;
	border-left-style: none;
}
tbody, td {
	border: 1px solid #ccc;
	width: 5cm;
	text-align: center;
	color: #000;
	padding: 9px;
}
#referencement {
	page-break-after: always;
}