/* /home/prodtechna/modules/generic/style/print.xml - BEGIN */
/* /home/prodtechna/modules/generic/style/print.xml - END *//* /home/prodtechna/webapp/modules/website/style/print.xml - BEGIN */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000;
}
img {
	border: none;
}
#headerprintLocation {
	display: block;
	float: left;
	width: 100%;
	text-align: center;
	margin-bottom: 20px;
}
#footerprintLocation {
	display: block;
	float: left;
	width: 100%;
	text-align: center;
	margin-top: 20px;
}
#navigationLocation, #headerLocation, #footerLocation, #sidebarrightLocation, #sidebarleftLocation, .modules-website-thread, #headernavLocation {
	display: none;
}
#containerLocation img {
	float: left;
	display: block;
	margin-right: 2%;
}
#contentLocation {
	line-height: 1.6em;
}
h1.title, h1.heading-one {
	font-size: 1.4em;
	color: #a041a0;
	font-weight: bold;
	margin-bottom: 20px;
}
h2.title, h2.heading-two {
	font-size: 1.4em;
	color: #235dae;
	background: url(http://www.techna.tm.fr/media/frontoffice/back_h2.gif) bottom left repeat-x;
	font-weight: bold;
	padding-bottom: 5px;
	margin-bottom: 20px;
}
h2.title a, h2.heading-two a {
	color: #235dae;
	text-decoration: none;
}
h2.title a:hover, h2.heading-two a:hover {
	color: #666;
	text-decoration: none;
}
h3.title small, h3.heading-three small {
	font-size: 0.6em;
	color: #666;
}
h3.title, h3.heading-three {
	font-size: 1.4em;
	color: #f6bf00;
	background: url(http://www.techna.tm.fr/media/frontoffice/back_h3.gif) bottom left repeat-x;
	font-weight: bold;
	padding-bottom: 5px;
	margin-bottom: 10px;
}
h3.title a, h3.heading-three a {
	color: #f6bf00;
	text-decoration: none;
}
h3.title a:hover, h3.heading-three a:hover {
	color: #666;
	text-decoration: none;
}
h4.title, h4.heading-four {
	font-size: 1.1em;
	color: #ffcc00;
	font-weight: bold;
	background: #fdfaed;
	padding: 5px;
	margin-bottom: 5px;
}
h5.title, h5.heading-five {
	font-size: 1.1em;
	color: #0063aa;
	font-weight: bold;
	background: #eff3f9;
	padding: 5px;
	margin-bottom: 5px;
}
h6.title, h6.heading-six {
	font-size: 1.1em;
	color: #a041a0;
	font-weight: bold;
	background: #f7f1f8;
	padding: 5px;
	margin-bottom: 5px;
}
p {
	font-size: 1em;
	color: #666;
}
p.textbleu {
	font-size: 1em;
	color: #235dae;
}
#containerLocation p {
	text-align: justify;
	padding-bottom: 10px;
}
a.link {
	text-decoration: underline;
	color: #a041a0;
}
a.link:hover {
	text-decoration: underline;
	color: #a041a0;
}
a.anchor {
	text-decoration: none;
	color: #a041a0;
}
a.anchor:hover {
	text-decoration: none;
	color: #a041a0;
}
a.link-arrow {
	text-decoration: underline;
	color: #a041a0;
}
a.link-arrow:hover {
	text-decoration: none;
	color: #a041a0;
}
a.link.popup {
	text-decoration: underline;
	color: #a041a0;
	background: url(http://www.techna.tm.fr/media/frontoffice/external.png) center right no-repeat;
	padding-right: 15px;
}
a.link.popup {
	text-decoration: none;
	color: #a041a0;
}
ul.normal {
	font-size: 1em;
	margin: 10px 0 20px 20px;
	color: #666;
	font-weight: normal;
}
ul.normal li {
	list-style: disc;
	margin-left: 20px;
}
ol.normal {
	font-size: 1em;
	margin: 10px 0 20px 20px;
	color: #666;
	font-weight: normal;
}
ol.normal li {
	list-style: decimal;
	margin-left: 20px;
}
blockquote {
	font-style: italic;
	margin: 0px 25px 15px 25px;
	padding: 0px 25px 0px 10px;
	border-left: 1px solid #666;
}
blockquote p {
	padding: 10px 0px 10px 0px;
}
table.normal {
	border-collapse: collapse;
	margin-bottom: 20px;
	width: 100%;
	font-size: 1em;
}
table.normal thead tr th {
	padding: 5px 5px 5px 20px;
	background: #666;
	text-align: left;
	color: #fff;
	font-weight: bold;
	font-size: 0.8em;
	letter-spacing: 1px;
	text-transform: uppercase;
}
table.normal thead tr .header {
	background-image: url(http://www.techna.tm.fr/media/frontoffice/small.gif) ;
	background-repeat: no-repeat;
	background-position: center left;
}
table.normal thead tr .headerSortUp {
	background-image: url(http://www.techna.tm.fr/media/frontoffice/small_asc.gif) ;
	background-color: #666;
}
table.normal thead tr .headerSortDown {
	background-image: url(http://www.techna.tm.fr/media/frontoffice/small_desc.gif) ;
	background-color: #666;
}
table.normal tbody tr:hover td {
	background: #eee;
}
table.normal tbody tr td {
	padding: 5px;
	border-bottom: 1px solid #666;
}
table.normal tbody tr.odd {
	background: #f9f4f8;
}
table.normal tfoot tr td {
	padding: 5px;
	color: #fff;
	font-size: 0.9em;
	background: #666;
}
.error {
	color: red;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: bold;
}
.success {
	color: green;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: bold;
}
.modules-website-blockseparator div.hr {
	width: 100%;
	height: 16px;
	margin-top: 10px;
	margin-bottom: 20px;
	background: url(http://www.techna.tm.fr/media/frontoffice/back_h3.gif) repeat-x scroll center;
	float: left;
	display: block;
}
.modules-website-blockseparator div.hr hr {
	display: none;
}
.blockhome {
	float: left;
	display: block;
	margin-bottom: 10px;
	margin-top: 20px;
	width: 655px;
}
.blockhome-left {
	float: left;
	display: block;
	width: 267px;
}
.blockhome-right {
	float: right;
	display: block;
	width: 367px;
}
.blockhome h3.title, .blockhome h3.heading-three {
	background: none;
	padding: 0;
	margin: 0;
	margin-bottom: 10px;
	color: #235dae;
	font-size: 1.1em;
}
.blockhome h3.title a.link, .blockhome h3.heading-three a.link {
	color: #235dae;
	text-decoration: none;
}
.blockhome h3.title a.link:hover, .blockhome h3.heading-three a.link:hover {
	color: #235dae;
	text-decoration: underline;
}
.blockhome a.link {
	color: #a041a0;
	font-size: 0.9em;
	text-decoration: none;
}
.blockhome a.link:hover {
	color: #a041a0;
	text-decoration: underline;
}
.blockproduct {
	float: left;
	display: block;
	margin-bottom: 10px;
	width: 655px;
}
.blockproduct-left {
	height: 100px;
	float: left;
	display: block;
	border-bottom: 1px solid #dfe7f3;
	padding: 20px 0 20px 0;
	width: 317px;
}
.blockproduct-right {
	height: 100px;
	float: right;
	display: block;
	border-bottom: 1px solid#dfe7f3;
	padding: 20px 0 20px 0;
	width: 317px;
}
.blockproduct h3.title, .blockproduct h3.heading-three {
	padding: 0;
	margin: 0;
	background: none;
	margin-bottom: 5px;
	font-size: 1.2em;
	font-weight: bold;
	color: #666;
}
.blockproduct p {
	line-height: 1.2em;
	font-size: 0.9em;
}
.blockproduct p strong {
	color: #f64b00;
}
.blockproduct img.floatRight {
	margin-bottom: 10px;
}
.blockproductcategory {
	float: left;
	display: block;
	margin-bottom: 10px;
	width: 655px;
}
.blockproductcategory-left {
	height: 100px;
	float: left;
	display: block;
	border: 1px solid #dfe7f3;
	background: #fdfdff;
	padding: 10px;
	width: 325px;
}
.blockproductcategory-right {
	height: 100px;
	float: right;
	display: block;
	border: 1px solid#dfe7f3;
	background: #fefeff;
	padding: 10px 25px 10px 25px;
	width: 245px;
}
.blockproductcategory-right h3.title, .blockproductcategory-right h3.heading-three {
	padding: 0;
	margin: 0;
	background: none;
	margin-bottom: 5px;
	font-size: 1.5em;
	font-weight: normal;
	color: #666;
}
.blockproductcategory-right h3.title strong, .blockproductcategory-right h3.heading-three strong {
	color: #a041a0;
	font-weight: normal;
	font-size: 1.4em;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.blockproductcategory-right h4.title, .blockproductcategory-right h4.heading-three {
	padding: 0;
	margin: 0;
	background: none;
	font-size: 0.9em;
	font-weight: bold;
	color: #235dae;
	margin-bottom: 5px;
}
.blockproductcategory-right p {
	line-height: 1.2em;
	font-size: 0.9em;
}
.blocknews {
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	display: block;
	width: 100%;
	margin-top: 10px;
}
.blocknews h3.title, .blocknews h3.heading-three {
	background: none;
	border-bottom: 1px solid #e4e6f7;
	padding: 5px;
	margin-bottom: 10px;
	font-size: 1.1em;
	font-weight: bold;
	color: #235dae;
}
.blocknews ul.normal {
	margin: 0;
	padding: 0;
	background: url(http://www.techna.tm.fr/media/frontoffice/back_downloads.jpg) bottom left repeat-x;
}
.blocknews ul.normal li {
	display: block;
	float: left;
	list-style: none;
	background: url(http://www.techna.tm.fr/media/frontoffice/back_blocknews_li.jpg) bottom left repeat-x;
	margin: 0;
	padding: 0;
	padding-top: 5px;
	width: 100%;
}
.blocknews ul.normal li h4.title, .blocknews ul.normal li h4.heading-three {
	padding: 0;
	margin: 0;
	background: none;
	font-size: 1em;
	font-weight: bold;
	color: #a041a0;
	margin-bottom: 0;
}
.blocknews ul.normal li h4.title a.link, .blocknews ul.normal li h4.heading-three a.link {
	color: #a041a0;
	text-decoration: none;
}
.blocknews ul.normal li h4.title a.link:hover, .blocknews ul.normal li h4.heading-three a.link:hover {
	color: #a041a0;
	text-decoration: underline;
}
.blocknews ul.mini-navigation li {
	display: block;
	float: left;
	width: 100%;
	font-size: 0.9em;
	padding-top: 5px;
}
.blocknews ul.mini-navigation li a.link {
	color: #235dae;
	text-decoration: none;
	background: url(http://www.techna.tm.fr/media/frontoffice/back_blocknews_puce.jpg) center right no-repeat;
	padding-right: 12px;
}
.blocknews ul.mini-navigation li a.link:hover {
	color: #235dae;
	text-decoration: underline;
}
/* /home/prodtechna/webapp/modules/website/style/print.xml - END */