/* Mid Capital Style print - Pixels Carres 2008  */

body {
	font-family: serif;
	font-size: 11pt;
	color: #000;
	background-color: #FFFFFF;
}
#subheader, #breadcrumbs, #search, #footer, #menu, #ad, #cadre, #content a img {
	display: none;
}

#header {
	border: none;
	margin-left: 35pt;
}

#page {
	margin-left: 35pt;
	margin-right: 28pt;
	border: none;
}
#content {
	text-align: justify;
}

/* @group Formatage texte */
h1 {
	font-size: 15pt;
	font-weight: bold;
	text-align: center;
	color: #000;
	margin-top: 35pt;
	margin-bottom: 15pt;
}
h2 {
	font-size: 13pt;
	font-weight: bold;
	color: #000;
	margin-top: 20pt;
	margin-bottom: 0pt;
}
h3 {
	font-size: 12pt;
	color: #000;
	text-align: center;
	font-weight: normal;
	font-style: normal;
	font-variant: small-caps;
}
pre {
	letter-spacing: 2pt;
	text-indent: 5pt;
	font: 11pt "Helvetica Neue";
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin-top: 0pt;
}
/* @end */

table {
	width: 100%;
	margin-top: 0px;
}
tbody, td {
	text-align: left;
	border-right: 3px solid #999999;
	vertical-align: top;
	padding-right: 9px;
	padding-left: 9px;
}
.flag {
	width: 165pt;
	float: left;
	margin-left: 36pt;
	margin-right: 20pt;
	margin-top: 10pt;
	margin-bottom: 5pt;
}
/* @group Liens */
a {
	text-decoration: none;
	color: #060606;
}
/* @end */

#tombstone img {
    display: block;
    margin: 20px auto 0;
    width: 207px;
    border: 2px solid #ccc;
}
#tombstone .ts_label {
    font-weight: bold;
}

/*****************************************
  Tombstone WEB
*****************************************/
#ts_web {
	width: 207px;
	height: 287px;
	border: 2px solid silver;
	font: normal 11px arial;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 5px;
}
#ts_web #ts_web_img {
	width: 199px;
	margin: 0 auto;
	height:105px;
	border-style: none;
}
#ts_web_date {
	text-align: right;
}
#ts_web_txt1 {
	font: bold 12px arial;
	text-align: center;
	margin-bottom: 5px;
	height: 70px;
	margin-top: 7px;
}
#ts_web_txt2 {
	text-align: center;
	height: 38px;
}
#ts_web #ts_web_midcap {
	border: none;
	width: 116px;
	padding: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#ts_web #ts_web_logos {
	text-align: left;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: silver;
	padding-top: 2px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 4px 0 2px;
}
#ts_web .ts_web_logo {
	display: inline;
	vertical-align: middle;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 0;
	border-style: none;
	height: 14px;
	width: auto;
}
#ts_web_txt1 p {
	margin: 0;
	padding: 0;
}
#ts_web_txt2 p {
	margin: 0;
	padding: 0;
}