/* body
        {
        padding: 20px;
        border:0;
        margin:0;
        text-align:center;
        font-size:12px;
        font-family: verdana,arial,sans-serif;
        color:#545454;

        }
		
form {display: none;}
.tarif-lumit{display: none;}



h2 span
        {
        font-variant:small-caps;
        }
p a
        {
        font-weight:normal;
        outline:none;
        }
p a:link,
p a:visited
        {
        color:#333;
        text-decoration:underline;
        }
p a:hover
        {
        color:#fff;
        text-decoration:none;
        background:#000;
        }
p a:active
        {
        color:#000;
        text-decoration:underline;
        }
p a img
		{
				background-color: #fff;
				}
code
        {
        font-family:'andale mono','lucida console','courier new',monospace;
        font-size:1em;
        }
p
        {
        line-height:1.6em;
        margin:1em;
        text-align:left;
        }	
p#mitte
        {
        text-align: center;
        outline:none;
        }				
p.note
		{
				font-size:12px;
				}				
p#il {
				float: right;  position: absolute; left:30px; top:18px; width:150px; height:20px;
				}
p#il a img{
				background-color: #fff;
				}						
h1
        {
        font-weight:lighter;
        font-family:georgia, times new roman, times, georgia, palatino, serif;
        text-align:center;
        margin-top:0.6em;
        color:#000;
        font-size:2em;
        }
h2
        {
        font-weight:bold;
        font-family:verdana,arial,sans-serif;
        text-align:center;
        margin-top:1em;
        color:#333;
        text-transform:uppercase;
        letter-spacing:1px;
        font-size:1.4em;
				
        }
h2 span
        {
        font-variant:small-caps;
        text-transform:none;
        }
				

				
div a.logo
		{		
				outline: none;
				text-decoration: none;
				color: #fff;
				margin: 5px;
				}

table
    {
		width: auto;
        padding: 0;
        margin: 20px auto 1.5em auto;
        border-left: 1px solid #C1DAD7;
        border-collapse:collapse;
        }

th
        {
        font: bold 10px/22px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
        color: #4f6b72;
        border-right: 1px solid #CCC;
        border-bottom: 1px solid #CCC;
        border-top: 1px solid #CCC;
        letter-spacing: 1px;
        text-transform: uppercase;
        text-align:center;
        padding: 8px 12px 4px 12px;
        background: #FFF;
        vertical-align:top;
		max-width: 131px;
        }
td
        {
        font: normal 13px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
        border-right: 1px solid #CCC;
        border-bottom: 1px solid #CCC;
        padding: 6px 12px 6px 12px;
        color: #4f6b72;
        text-align:left;
        vertical-align:top;
		max-width: 300px;

        }
*/

.tarif-lumit, .tarif-hdi {display: none!important;}
#eKomiWidget_default{display: none!important;}

/* Alternate row style */
tr.alt
        {
        background: #F5FAFA;
        color: #797268;
        }
/* The current cell */
table tbody tr td.currentCell,
table tbody tr td:hover,
table tbody tr.alt td:hover
        {
        background-color:#FBE6F1;
        }
/* Normal row hover styles */

table tr.rowHover td,  /* Internet Explorer < 7 (and 7 in quirks mode) requires a specific class */
tr:hover td     /* All others can use the :hover pseudo */
        {
        background-color:#EBEAEB;
        }

/* Alternate row hover styles */
tr.alt:hover td
        {
        background-color:#EBEAEB;
        }

/* Column "cell" highlighting */
table tr td.rowHover
        {
        background-color:#EBEAEB;
        }
/* Header highlighting */
table tr th.rowHover
        {
        color:#168A49;
        }

/* Row select styles */

table tbody tr.alt.rowSelect,   /* Everything but Internet Explorer (IE treats this rule as being tr.rowSelect) */
table tbody tr.alt.rowSelect td
        {
        background-color:green;
        color:#eee !important;
        }
table tbody tr.rowSelect, /* All browsers */
table tbody tr.rowSelect td
        {
        background-color:#6783cb;
        color:#fff !important;
        }

tr.rowSelect td.rowHover,
tr.rowSelect:hover td
        {
        background-color:#6783bb;
        }
tr.alt.rowSelect td.rowHover,
tr.alt.rowSelect:hover td
        {
        background-color:#597bb6;
        }
table tr.rowSelect td:hover,
tr.rowSelect td.currentCell
        {
        background-color:#5783bb;
        }
table tr.alt.rowSelect td:hover
        {
        background-color:#497bb6;
        }
input.checkbox{margin-right: 2px;}
