.tb_body {
	background-color: #FFFFFF;
	border: 1px solid #000066;
}
.row2_1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
.row1_1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
.row3_table {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #7F9ACF;
	border-top: 1px solid #003366;
	border-right: 1px solid #003366;
	border-bottom: 1px none #003366;
	border-left: 1px none #003366;
	color: #FFFFFF;
	font-weight: bold;
	font-variant: normal;
	font-size: 12px;
	text-transform: uppercase;
	text-align: center;
	padding-right: 4px;
	padding-left: 4px;
}
.row4_1 {
	border: 1px solid #CCCCCC;
}
.row4_1_table_blue {
	background-color: #20396C;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dashed;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	height: 35px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	font-weight: bold;
}
.row4_1_table_blue_close {
	background-color: #20396C;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	height: 35px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	font-weight: bold;
}
.table_margin {
	margin: 0px;
	padding-right: 7px;
	padding-left: 7px;
	padding-top: 7px;
	padding-bottom: 7px;
}
.row_3_homeclose {
	font-family: Arial, Helvetica, sans-serif;
	border-top: 1px none #003366;
	border-right: 1px solid #003366;
	border-bottom: 1px none #003366;
	border-left: 1px none #003366;
	color: #FFFFFF;
	font-weight: bold;
	font-variant: normal;
	font-size: 12px;
	text-transform: uppercase;
	text-align: center;
	padding-right: 4px;
	padding-left: 4px;

}
.latest_produ_table {
	margin: 0px;
	border: 1px solid #20396C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #20396C;
	padding: 2px;
}
.latest_prod_product {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #20396C;
	text-transform: uppercase;
}
.latest_prod_det {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}
.latest_prod_product_cell {
	border-bottom-style: dashed;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
.country_row1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-image: url(pictures/background_country.jpg);
	background-repeat: repeat-x;
	height: 28px;
	font-weight: bold;
	text-align: center;
}
.country_row2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	margin-left: 2px;
	padding-left: 5px;
	height: 100px;
}
.bottompage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.email_box {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #353362;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	a:link { color:#FF9900}
}

a.tata:link {color:#FF0000;text-decoration:none}      /* unvisited link */
a.tata:visited {color:#00FF00;text-decoration:none}  /* visited link */
a.tata:hover {color:#FF00FF;text-decoration:none}  /* mouse over link */
a.tata:active {color:#0000FF;text-decoration:none}  /* selected link */

a.tata1:link {color:#33CC00}      /* unvisited link */
a.tata1:visited {color:#CCCC00}  /* visited link */
a.tata1:hover {color:#009966}  /* mouse over link */
a.tata1:active {color:#66FF33}  /* selected link */

a.removecart:link {
	color:#CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}      /* unvisited link */
a.removecart:visited {
	color:#CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}  /* visited link */
a.removecart:hover {
	color:#CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}  /* mouse over link */
a.removecart:active {
	color:#CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}  /* selected link */

a.linklist:link {
	color:#353362;
	text-decoration: none;
}      /* unvisited link */
a.linklist:visited {
	color:#000033;
	text-decoration: none;
}  /* visited link */
a.linklist:hover {
	color:#000033;
	font-weight: bold;
	text-decoration: none;
}  /* mouse over link */
a.linklist:active {color:#333333}  /* selected link */

a.pagination:link {
	color:#FFFFFF;
	text-decoration: none;
}      /* unvisited link */
a.pagination:visited {
	color:#FFFFFF;
	text-decoration: none;
}  /* visited link */
a.pagination:hover {
	color:#F9ECFD;
	font-weight: bold;
}  /* mouse over link */
a.pagination:active {color:#FFFFFF}  /* selected link */

.head_list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 3px;
	text-align: center;
	background-image: none;
	background-color: #20396C;
}
.cont_list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	background-color: #E3DCF5;
	color: #353362;
}
.cont_list1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	background-color: #F5F3FC;
	color: #353362;
}

a.mylink1:link {
	color:#FFFFFF;
	text-decoration: none;
}      /* unvisited link */
a.mylink1:visited {
	color:#FFFFFF;
	text-decoration: none;
}  /* visited link */
a.mylink1:hover {
	color:#F9ECFD;
	font-weight: bold;
}  /* mouse over link */
a.mylink1:active {color:#FFFFFF}  /* selected link */
.texte_simple {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
}
.description_stars {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: none;
}
.left_vertical_line {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dotted;
	border-top-color: #20396C;
	border-right-color: #20396C;
	border-bottom-color: #20396C;
	border-left-color: #20396C;
}
.todayidea {
	font-family: Arial, Helvetica, sans-serif;
	color: #5A399A;
	font-size: 14px;
}
.right_line {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-top-color: #E8D9FF;
	border-right-color: #E8D9FF;
	border-bottom-color: #E8D9FF;
	border-left-color: #E8D9FF;
}
.topline {
	border-top: 1px dashed #20396C;
	border-right: none #20396C;
	border-bottom: none #20396C;
	border-left: none #20396C;
}
