
body{ padding:0px;
	height:100%;
	width:100%;
	margin: 0px;
	font-family:  Arial,"Times new roman" ,Verdana,  sans-serif;
	background-color:white;
	 
	 
	}

.txt_menu
{
 font-size:12px;
 font-family: tahoma, "trebuchet ms", Arial,"Times new roman",   Verdana,  sans-serif;
 color:#0D7F77;
 text-decoration:none;
}
.txt_lang
{
 font-size:12px;
 font-family: tahoma, "trebuchet ms", Arial,"Times new roman",   Verdana,  sans-serif;
 color:white;
 text-decoration:none;
}







.txt_main
{
 font-size:12px;
 font-family: "trebuchet ms","Times new roman", Arial,   Verdana,  sans-serif;
 color:#476B6F;
 text-decoration:none;
}

.tab
{
  border:1px;
  border-style:solid;
  border-color:#B9C8D7;
}
.tab2
{
  border-bottom:1px;
  border-bottom-style:solid;
  border-bottom-color:#B9C8D7;
}


.tab3
{
  border-left:1px;
  border-left-style:solid;
  border-left-color:#F2F8F9;
  border-right:1px;
  border-right-style:solid;
  border-right-color:#F2F8F9;
}





