/***********************************************************************************************************

* Website : 		Sequana
* Filename :		print.css
* Description :		css for print
* Version :		march 2009
* Author :			Gaya

==STRUCTURE=============================================================

* Page width : 		600px
* Number of columns : 	1

***********************************************************************************************************/


/************************************
__Global
*************************************/
/*abbr[title]:before, acronym[title]:before 	{content : attr(title) " (";}
abbr[title]:after, acronym[title]:after 	{content : ") ";}
.main a:after,a[hreflang]:after {content: " [\00A0" attr(href) "\00A0]";}*/
skip_link,
.quick_search,
.nav_main,
.nav_lang,
.breadcrumb,
.context_left,
.context,
.block_context,
.services,
.print,
.nav_foldable,
.quick_nav,
.aside,
.footer 				{display:none}

.logo				{display:block;}

body 				{font:12px/14px times, serif; }

h1				{font:bold 18px/19px times, serif; margin:0 0 10px 0; }
h2				{font:bold 18px/19px times, serif; margin:0 0 10px 0; }
h3				{font:bold 15px/17px times, serif; margin:0 0 10px 0; }
h4				{font:bold 13px/17px times, serif; margin:0 0 10px 0px; }
h5				{font:13px/17px times, serif; margin:0 0 10px 0px; }

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

ul				{list-style-type:square;}
li				{margin-bottom:5px}
a img				{border:0}
.clear				{clear:both; font:0px/0px arial; height:0;}


@page 				{margin: 5%;}
.screen				{width:600px;}

/************************************
__HEADER
*************************************/


/************************************
__CONTENT
*************************************/

/*les tableaux */
.content table			{width:100%; border:1px solid #d7879a; border-collapse:collapse; margin:0 0 29px 0;}
.content table thead		{background:#e00035 url(base/th_bg.gif) 0 100% repeat-x; color:#fff;}
.content table th			{font:bold 11px/11px arial;}
.content table .col1		{width:300px; border-right:1px solid #d7879a; text-align:left;}
.content table .col1b		{border-right:0px solid #d7879a; text-align:left;}
.content table .col2		{text-align:right; border-left:1px solid #d7879a;}
.content table .col2b		{text-align:right; width:100px; border-left:1px solid #d7879a;}
.content table .col2c		{text-align:right; border-left:1px solid #d7879a;}
.content table .col2d		{text-align:left; border-left:1px solid #d7879a;}
.content table td			{border-bottom:1px solid #d7879a; font:11px/11px arial;}
.content table thead th		{padding:7px 8px; border-bottom:1px solid #d7879a;}
.content table tbody th,
.content table tbody td		{padding:7px 8px;}
.content table tbody th		{border-top:5px solid #d7879a; border-bottom:5px solid #d7879a; font:11px/11px arial;}
.content table tfoot th		{border-top:5px solid #d7879a; border-bottom:5px solid #d7879a; padding:7px 8px; font:11px/11px arial; color:#4c4c4c; background:#f7e5e9;}
.content .table_legend		{font-size:11px; font-style:normal;}

/*declis filiales*/
.filiales .content table,
.filiales .content table .col1,
.filiales .content table .col2,
.filiales .content table .col2b,
.filiales .content table .col2c,
.filiales .content table .col2d,
.filiales .content table td,
.filiales .content table thead th,
.filiales .content table tbody th,
.filiales .content table tbody td,
.filiales .content table tbody th,
.filiales .content table tfoot th	{border-color:#b3cb81;}
.filiales .content table thead		{background:#a1db25 url(base/th_bg_filiales.gif) 0 100% repeat-x;}
.filiales .content table tfoot th	{background:#f0f4e5;}
.finance .content table,
.finance .content table .col1,
.finance .content table .col2,
.finance .content table .col2b,
.finance .content table .col2c,
.finance .content table .col2d,
.finance .content table td,
.finance .content table thead th,
.finance .content table tbody th,
.finance .content table tbody td,
.finance .content table tbody th,
.finance .content table tfoot th	{border-color:#baa7bf; }
.content table thead th,
.content table tbody th,
.content table tfoot th		{text-align:left;}
.content table tbody th,
.content table tfoot th		{font-weight:bold;}
.finance .content table thead		{background:#976cb2 url(base/th_bg_finance.gif) 0 100% repeat-x;}
.finance .content table tfoot th	{background:#f1edf2;}
.presse .content table,
.presse .content table .col1,
.presse .content table .col2,
.presse .content table .col2b,
.presse .content table .col2c,
.presse .content table .col2d,
.presse .content table td,
.presse .content table thead th,
.presse .content table tbody th,
.presse .content table tbody td,
.presse .content table tbody th,
.presse .content table tfoot th	{border-color:#80b7e6;}
.presse .content table thead		{background:#1ea0fe url(base/th_bg_presse.gif) 0 100% repeat-x;}
.presse .content table tfoot th	{background:#e5f0fa;}
.a-propos .content table,
.a-propos .content table .col1,
.a-propos .content table .col2,
.a-propos .content table .col2b,
.a-propos .content table .col2c,
.a-propos .content table .col2d,
.a-propos .content table td,
.a-propos .content table thead th,
.a-propos .content table tbody th,
.a-propos .content table tbody td,
.a-propos .content table tbody th,
.a-propos .content table tfoot th	{border-color:#f2ac81;}
.a-propos .content table thead	{background:#f37e1b url(base/th_bg_contact.gif) 0 100% repeat-x;}
.a-propos .content table tfoot th	{background:#fceee5;}



/************************************
__FOOTER
*************************************/