* {
	margin: 0;
	padding: 0;
	border: 0;
}
.ltrans{
	font-family: Arial;
	font-size: 13pt;
	font-weight: 700;
	color: #999999;
}
.tarif{
	background-color: #D8E0ED;
	width: 500px;
	height: 30px;

}
.tarif2{
	background-color: #DEDEDE;
	width: 249px;
	height: 30px;
}
.tarif3{
	background-color: #D8E0ED;
	width: 558px;
	height: 30px;
}
.tarif4{
	background-color: #DEDEDE;
	width: 278px;
	height: 30px;
}
.tarif2, a:hover{
color: #D9D9D9;
}
.tarif2, a:link{
color: #757575;
}
.tarif2, a:visited{
color: #757575;
}
.strans{
	background-color: #D8E0ED;
	width: 215px;
	height: 143px;
	font-size: 11pt;
	color: #616161;
	padding: 0px 0px 0px 5px;
}
.ctrans{
	background-color: #D8E0ED;
	width: 145px;
	height: 143px;
	font-size: 11pt;
	color: #616161;
    padding: 0px 0px 0px 5px;
}
.trans{
	background-color: #D8E0ED;
	width: 320px;
}
.otrans2 {
color: #616161;
}
body {
	background-color: #8799b6;
	margin-top: 5px;
}
#menu a {
	text-decoration: none; 
} 
#menu a:link{
    color: #F0F0F0;
   }
#menu a:visited{
    color: #F0F0F0;
   }
#menu a:active {
    color: #F0F0F0; 
   }
#menu a:hover{
    color: #A1B1BF;
}   
.clear {
	clear: both;
}
h1 { 
	font-family: Arial;
	font-size: 20pt;
	font: bold;
	color: #999999;
}
h2 {
	padding: 4px;
    font-family: Arial;
	font-size: 16pt;
	font: bold;
	color: #8C8C8C;

}
h3 {
    font-family: Courier new, Courier, Arial;
	font-size: 20pt;
	font: bold;
	color: #999999;
}
h4{
	padding: 5px;
	font-family: Arial;
	font-size: 10pt;
	font: bold;
	color: #757575;
}
h5{
	font-size: 18px;
	font-weight: bolder; 
	color: rgb(120, 127, 132);
}
#right { text-align: right;
}
#big{
	width: 1000px;
	position: relative;
}
#logo{
	width: 1000px;
	height: 123px;
	float: left;
	background: url(images/logo.jpg) no-repeat;
}
#header{
	width: 1000px;
	height: 252px;
	float: left;
	background: url(images/header.jpg) no-repeat;
}
#telo{
	background: url(images/fon1px.jpg) repeat-y;
	width: 1000px;
}
#menu{
	width: 280px;
	float: left;
	position: relative;
}
#buttons{
	text-align: left;
	padding-top: 18px;
	padding-left: 37px;
}
#bc{
	float: left;
	width: 720px;	
}
#bamper{
	width: 720px;	
}
#content{
	text-align: left;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 35px;
}
#footer{
	position: relative;
	width: 1000px;
	height: 63px;
	background: url(images/footer.jpg) no-repeat;
}