* {
	margin:0px;
	paddin:0px;
	
}

body {
	background-color:#FFF;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	
}

h1 {
	color:#009BB1;
	font-size:1.8em;
	font-weight:normal;
	text-align:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding:6px;
}

h2 {
	color:#009BB1;
	font-size:1.3em;
	font-weight:normal;
	text-align:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding:6px;
}

.list_title{
	color:#009BB1;
}

p{
	text-align:left;
	padding:6px;

}


a{
	color:#00395d;
	text-decoration:none;
}


a:hover{
	color:#009BB1;
}

ul {
	margin-bottom:15px;
}

td {
	vertical-align:top;
}

.header{
	height:206px;
	background-image:url(/images/header_bg.jpg);
	background-position:center;
	background-repeat:repeat-x;

}

.header table{
	margin:0px auto 0px auto;
	width:955px;
}


.td_logo{
	width:472px;
	height:206px;
}

.td_logo img{
	margin-top:30px;
	margin-left:80px;	
}



* html .td_logo img{
	margin-top:15px;
	margin-left:40px;	
}

.lng_switch{
	position:absolute;
	top:20px;
	right:20px;
	
}
.td_slogan{
	width:483px;
}

.td_slogan img{
	margin-top:100px;
	margin-left:188px;
}

.td_slogan address{
	margin-left:250px;
	color:#00395D;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-style:normal;
	font-size:.9em;
}

* html .td_slogan address{
	display:block;
	margin-left:125px;
	color:#00395D;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-style:normal;
	font-size:.9em;
}

.menu_bg{
	background-image:url(/images/menu_bg.jpg);
	background-position:center top;
	background-repeat:repeat-x;
	height:49px;
	position:relative;
	z-index:0;
}

.main_container{
	z-index:5;
}


.main_container table{
	margin:0px auto 0px auto;
	background-image:url(/images/main_table_bg.jpg);
	/*background-position:bottom;*/
}

.with_bg {
	background-color:#FFFFFF;
	width:362px;
	margin-top:-50px;
	margin-bottom:15px;
	padding:50px 6px 15px 6px;

}


.tarif{	
	border-collapse:collapse;
	margin:0px;
}

.tarif td{
	background-color:#D9F0F3;
	border-bottom: dashed 1px #009BB1;
	border-top: dashed 1px #009BB1;
	padding:2px;
	width:104px;

}
