img.content-tarifs-header,
img.content-tarifs-bottom,
div.tarifs-content,
div.tarifs-bottom,
div.tarifs-header,
div.content-tarifs {
	width: 556px;
}

/**********/
/** LEFT **/
/**********/
div.left-tarifs {
	margin-top: 10px;
	width: 162px;
	background-color: #96b7e2;
}


div.left-tarifs h1,
div.left-tarifs ul,
div.left-tarifs p {
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
}

div.left-tarifs h1 {
	color: #5784c5;
	font-size: 11pt;
	font-variant: small-caps;
}


div.left-tarifs ul,
div.left-tarifs p {
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
}

img.content-tarifs-header,
img.left-tarifs-header {
	vertical-align: top;
}

img.content-tarifs-bottom,
img.left-tarifs-bottom {
	vertical-align: bottom;
}

/************/
/** CENTER **/
/************/

div.tarifs-content {
	background-color: #f6f6f6;
	color: #608dc8;
}

div.content-tarif {
	margin-bottom: 20px;
}

div.tarifs-header {
	height: 153px;
	background-image: url("../images/tarifs-header.gif");
	background-position: top left;
	background-repeat: no-repeat;
	color: #FFFFFF; 
}
div.tarifs-bottom {
	background-image: url("../images/tarifs-bottom.gif");
	background-position: bottom left;
	background-repeat: no-repeat;
}
span.tarifs-header {
	font-size: 12pt;
	margin-left: 10px;
}

span.tarifs-accesskeys {
	text-align: right;
	margin-right: 10px;
}


/*************/
/** NORMAUX **/
/*************/
div.tarifs-normaux-title {
	background-color: #000000;
	color: #DEDEDE;
}

table.tarifs-normaux{
	border: 1px solid #FF0000;
	color: #00FF00;
	background-color: #0000FF;
}

td.tarifs-normaux-titles {
	background-color: #5686c4;
}

td.tarifs-normaux-price-1,
td.tarifs-normaux-price-2,
td.tarifs-normaux-price-3,
td.tarifs-normaux-price-4,
td.tarifs-normaux-price-5 {
	background-color: #eff4f8;
	border-bottom: 1px solid #95b8e0;
	border-right: 1px solid #95b8e0;
}

/************/
/** COMMON **/
/************/

td.tab-gray-blue-first,
td.tab-gray-blue,
td.tab-gray {
	height: 17px;
	background-color: #bfc3c6;
	color: #FFFFFF;
	text-align: center
}
p.tarif-tab {
	font-size: 8pt;
	color: #FFFFFF;
/*	font-weight: bold; */
}

td.tab-gray-blue {
	border-left: 1px solid #96b7e0;
}


td.tab-blue {
	height: 17px;
	background-color: #5886c4;
	color: #FFFFFF;
	text-align: center;
	vertical-align: top;
}

td.tarifs-tab-tab {
	text-align: center;
}

tr.tarifs-row-1 {
	height: 40px;
}
tr.tarifs-row-2 {
	height: 80px;
}
tr.tarifs-row-3 {
	height: 120px;
}
tr.tarifs-row-4 {
	height: 160px;
}
tr.tarifs-row-5 {
	height: 200px;
}

td.tarifs-cols-1 {
	width: 100%;
}

td.tarifs-cols-2 {
	width: 50%;
}
td.tarifs-cols-3 {
	width: 34%;
}
td.tarifs-cols-4 {
	width: 25%;
}
td.tarifs-cols-5 {
	width: 20%;
}

td.tarifs-tab-1 {
	width: 100%;
}
td.tarifs-tab-2 {
	width: 50%;
}
img.tarifs-tab-left {
	text-align: left;
}
img.tarifs-tab-right {
	text-align: right;
}

table.tarifs-tab {
	height: 100%;
	width: 100%;
	vertical-align: top;
}
table.tarifs-tab tr {
	height: 100%;
}
td.tarifs-tab-left, 
td.tarifs-tab-right {
	width: 14px;
	vertical-align: top;
}

p.tarifs-name {
	margin-left: 15px;
	font-size: 14pt;
	font-weight: bold;
}

p.tarifs-subtitle {
	margin-left: 15px;
	font-size: 10pt;
	font-style: italic;
}

table.tarifs-normaux-item,
table.tarifs-promo-item {
	width: 100%;
	text-align: center;
	margin-bottom: 5px;
	border-collapse: collapse;
}

div.tarifs-normaux-header,
div.tarifs-promo-header {
	background-repeat: no-repeat;
	background-position: left middle;
	margin-left: 20px;
	padding-left: 25px;
}

div.tarifs-normaux-header p,
div.tarifs-promo-header p{
	margin-left: 10px,
}
td.tarifs-normaux-item-labels,
td.tarifs-promo-item-labels {
	width: 157px;
}
td.tarifs-normaux-item-prices,
td.tarifs-promo-item-prices {
	font-weight: bold;
}
table.tarifs-normaux-asterisk,
table.tarifs-promo-asterisk {
	width: 95%;
	text-align: right;
	margin-right: 10px;
}
table.tarifs-normaux-asterisk td,
table.tarifs-promo-asterisk td{
	margin-right: 10px;
}
table.tarifs-promo-tabs tr,
table.tarifs-normaux-tabs tr {
	height: 17px;
}

/************/
/** PROMOS **/
/************/
div.tarifs-promo-header {
	background-image: url("../images/arrow-down-orange.gif");
}
div.tarifs-promo-header p{
	color: #d06401;
}
tr.tarifs-promo-tabs {
	border-bottom: 2px solid #d06401;
}
table.tarifs-promo-item {
	border-bottom: 2px solid #d06401;
}
tr.tarifs-promo-item {
	border-top: 2px solid #d06401;
	color: #d06401;
	width: 100%;
}
td.tarifs-promo-item-name {
	background-color: #fa9d1c;	
	color: #FFFFFF;
	width: 183px;
	border-bottom: 1px solid #d06401;
}
td.tarifs-promo-item-labels {
	background-color: #fecd67;	
	color: #d06401;
	border-bottom: 1px solid #d06401;
}
td.tarifs-promo-item-prices {
	background-color: #ffeca8;
	color: #d06401;
	border-left: 1px solid #d06401;
	border-bottom: 1px solid #d06401;
}
table.tarifs-promo-labels {
	height: 100%;
	width: 100%;
}
table.tarifs-promo-prices {
	width: 100%;
	height: 100%;
}
table.tarifs-promo-labels tr {
	border-bottom: 1px solid #d06401;
}
table.tarifs-promo-prices tr {
	border-bottom: 1px solid #d06401;
	border-left: 1px solid #d06401;
}
table.tarifs-promo-asterisk {
	color: #d06401;
}

table.tarifs-promo-tabs {
	width: 100%;
	color: #FFFFFF;
}

/*
table.tarifs-promo-tabs tr {
	background-color: #bfc3c6;
}
*/


/*************/
/** NORMAUX **/
/*************/
div.tarifs-normaux-header {
	background-image: url("../images/arrow-down-blue.gif");
}
div.tarifs-normaux-header p{
	color: #5585c5;
	margin-left: 10px,
}
tr.tarifs-normaux-tabs,
table.tarifs-normaux-item {
	border-bottom: 2px solid #96b7e0;
}
tr.tarifs-normaux-item td {
	border-top: 2px solid #96b7e0;
/*	color: #d06401; */
}
td.tarifs-normaux-item-labels {
	background-color: #5686c4;
	color: #FFFFFF;
}
td.tarifs-normaux-item-prices {
	background-color: #eff4fa;
	color: #5886c4;
	border-bottom: 1px solid #96b7e0;
	border-left: 1px solid #96b7e0;
}

table.tarifs-normaux-asterisk {
	color: #5686c4;
}

/*
table.tarifs-normaux-tabs {
	width: 100%;
	color: #FFFFFF;
}

table.tarifs-normaux-tabs tr {
	height: 17px;
	background-color: #bfc3c6;
}
*/
