body{
	margin: 0; 
	padding:0; 
	background-color: white;
}
form{
	margin: 0;
}	
input{
	font-family: arial;
	font-size: 12px;
	margin:0 0 0 7;
}
input.button {
	font-size: 16px;
}
a{
	text-decoration:none;
	color:000000;
}
h2{
	font-family: tahoma;
	font-size: 26px;
	color:666666;
	margin:0 0 10 0;
	clear:right;
}
h3{
	font-family: tahoma;
	font-size: 11px;
	color:666666;
	margin:10 0 8 0;
	clear:right;
}
p{
	font-family: tahoma;
	font-size: 11px;
	color:666666;
	margin:0 30 5 0;
	clear:right;
	vertical-align:top;
}
.lang{
	font-size: 10px;
	color:666666;
	margin:-5 0 20 0;
	text-align:center;
}
.grey{
	margin:0 0 0 0;
	color:aaaaaa;
}
p.small{
	font-size: 9px;
	margin:0 0 0 0;
}
.table{
	color:666666;
	margin:0 0 0 0;
	clear:right;
	vertical-align:top;
	font-family: tahoma;
	font-size: 11px;
}



img.title{
	margin:0 5 10 0;
	float:right;
}

img.titlepage{
	margin:17 50 10 0;
	float:right;
}
table{
	font-family: tahoma;
}
table.main{
	padding:15 45 25 0px;
	text-align:left;
	font-size:11px;
}
table.menu{
	margin-top:0px;
	margin-left:52px;
}
table.menu td{
	padding:4 0 4 0;
}
table td.main-text{
	color:666666;
	text-align:left;
	font-size: 11px;
	padding:10 0 0 100;
}
table td.copy{
	color:999999;
	font-size: 9px;
	padding:10 0 10 80;
}
table td.right-text{
	color:666666;
	text-align:right;
	font-size: 10px;
	padding:30 0 0 0;
}
table td.counters{
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=40);filter:Alpha(Opacity=40, FinishOpacity=40, Style=3);
	font-size: 10px;
	padding:20 0 0 0;
	text-align:center;
	vertical-align:bottom;
}
.foto{
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60);filter:Alpha(Opacity=60, FinishOpacity=60, Style=3);
	font-size: 10px;
	padding:0 0 0 0;
}
table td.bottom{
	background-image: url(/elements/design/main/bottom3.jpg);
	background-repeat: no-repeat;
	background-color:FAFAFA;
	background-position:right;
	padding: 0;
	font-size: 7px;
}
input.beauty, select, textarea{
	padding:0 2 -1 2;
	background-color:eeeeee;
	font-family: tahoma;
	font-size: 11px;
	color:666666;
	font-weight:bold;
	border: 1px solid #999999;
	margin:0 0 0 0;
}
