﻿#price_details {
	width : 600px;
	margin : auto;
	font-size : 12px;
	font-weight : normal;
}

.product_title {
	color:#12428E;
	font-size:14px;
	font-weight:bold;
}

.price_table {
	border-bottom :  1px solid #66CC00;
	font-size : 12px;
}

.priceplan_table td {
	text-align : center;
}

td.price {
	color:#12428E;
	font-family:Arial,Helvetica,sans-serif;
	font-weight:bold;
	line-height:30px;
	padding:2px 10px;
	font-size : 20px;
}

.input_error {
	font-weight: bold;
	color : red;
	font-size: 10px;
}

.price_table td {
	border-right: 1px solid rgb(204, 217, 228);
}

.tetetableau {
	color: #FFFFFF;
	background-color : #3C5F84;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 23px;
	background-repeat: repeat-x;
	font-size: 12px;
	font-weight: bold;
	border-bottom : 1px solid #66CC00;
}

.title_tab {
	color: #12428e;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 23px;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 10px;
}
.title_s_tab {
	background-color : #f7f4ed;
	color: #12428e;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 10px;
}
.content {color: #12428e; font-weight : bold; text-align : center; }
.style4 {color: #12428e; font-family: Arial, Helvetica, sans-serif; line-height: 23px; padding-left: 10px; padding-top: 2px; padding-bottom: 2px; font-weight: bold; }
.style11 {color: #12428e; font-family: Arial, Helvetica, sans-serif; line-height: 20px; padding-left: 10px; padding-top: 2px; padding-bottom: 2px; padding-right: 10px; font-weight: bold; }
.style12 {color: #12428e; font-weight: bold; }

.nl {
	background-color:#F4F6F9;
	background-repeat:repeat-x;
	color:#12428E;
	font-family:Arial,Helvetica,sans-serif;
	line-height:23px;
	padding-left:10px;
	padding-right:10px;
}
