/* roScripts
Table Design by Mihalcea Romeo
www.roscripts.com
----------------------------------------------- */

.tarif  {
		border-collapse:collapse;
		background:#EFF4FB url(table_design_teaser.gif) repeat-x;
		border-left:1px solid #686868;
		border-right:1px solid #686868;
		font:0.8em/145% 'Trebuchet MS',helvetica,arial,verdana;
		color: #333;
}

.tarif td, .tarif th {
		padding:5px;
}

.tarif caption {
		padding: .5em 0 .5em 0;
		text-align: left;
		font-size: 2em;
		font-weight: bold;
		text-transform: uppercase;
		color: #333;
		background: #FF6100 ;

}

/* =links
----------------------------------------------- */

.tarif table a {
		color:#950000;
		text-decoration:none;
}

.tarif table a:link {}

.tarif table a:visited {
		font-weight:normal;
		color:#666;
		text-decoration: line-through;
}

.tarif table a:hover {
		border-bottom: 1px dashed #bbb;
}

/* =head =foot
----------------------------------------------- */

.tarif thead th, .tarif tfoot th, .tarif tfoot td {
		background:#333 url(table_design_llsh.gif) repeat-x;
		color:#fff
}

.tarif tfoot td {
		text-align:right
}

/* =body
----------------------------------------------- */

.tarif tbody th, .tarif tbody td {
		border-bottom: dotted 1px #333;
}

.tarif tbody th {
		white-space: nowrap;
}

.tarif tbody th a {
		color:#333;
}

.tarif .odd {}

.tarif tbody tr:hover {
		background:#fafafa
}
