* {
margin: 0;
padding: 0;
}

html  {
height: 100%;
}

p {
padding:5px;
line-height:120%;
}

a:link, a:visited {
color: #2F0F2A;
text-decoration: none;
}

a:hover	{ 
color: #2F0F2A;
text-decoration:underline;
}
       

body {
background: url('tlo.png');
font-family: tahoma; 
font-size: 13px; 
color: #2F0F2A;
text-align:center;
height: 100%;
}

#container {
position: relative;
min-height: 100%;
_height: 100%;
width:100%;
}

#page {
position: relative;
height: auto;
width:1000px;
margin: 0 auto;
padding-bottom:0;
z-index:1;
}

#tresc {
background: url('tlo.png');
position: relative;
width:1000px;
height: auto;
margin: auto;
z-index:1;
}

#text {
position: relative;
width: 1000px;
height: auto;
margin: 0 auto;
padding: 0px 0px 0px 0px;
z-index:1;
}



#top {
position: relative;
width: 1000px;
height: 321px;
}

#top01 {
	background: url('logo.png');
	position: absolute;
	width: 1000px;
	height: 459px;
	top:0px;
	left:1px;
}


.bottom {
font-size: 11px; 
color:#ffffff;
bottom:0;
left:0;
position:relative ;
margin-left: 0px ;
margin-right: 0px ;
margin-top: 0px ;
margin-bottom: 0px ;
z-index:10;
}

.bottom a:link {
color: #ffffff; 
text-decoration: none;
}

.bottom a:visited {
color: #ffffff; 
text-decoration: none;
}

.bottom a:hover { 
color: #ffffff; 
text-decoration:underline;
}

.bottom1 {
font-size: 15px; 
color:#ffffff;
bottom:0;
left:0;
position:relative ;
margin-left: 0px ;
margin-right: 0px ;
margin-top: 0px ;
margin-bottom: 0px ;
z-index:10;
}

.bottom1 a:link {
color: #ffffff; 
text-decoration: none;
}

.bottom1 a:visited {
color: #ffffff; 
text-decoration: none;
}

.bottom1 a:hover { 
color: #ffffff; 
text-decoration:underline;
}

