/* CSS Document */
*
{
padding:0;
border:0;
margin:0; 
}

#papa
{
position:relative;
/*
background-position:center center;
background-image:url(../image/font.jpg);
background-repeat:no-repeat;
*/
width:1024px;
height:768px;
margin: 0px auto;
}

#header
{
position:relative;
background-image:url(../image/logo.gif);
background-repeat:no-repeat;
width:259px;
height:257px;
}


#logotext
{
position:absolute;
top:10px;
left:250px;
background-image:url(../image/logotext.gif);
background-repeat:no-repeat;
width:504px;
height:82px;
margin: 0px auto;
}

#logotext2
{
position:absolute;
top:110px;
left:350px;
background-image:url(../image/logotext2.gif);
background-repeat:no-repeat;
width:641px;
height:67px;
margin: 0px auto;
}


h1
{
text-align:center;
}

h2
{
text-align:center;
}

p
{
text-indent:20px;
font-weight: bold;
padding:5px;
}

#navigation
{
position: absolute;
background:url(../image/menu.gif);
background-repeat:no-repeat;
width:272px;
height:473px;
top:240px;
left:0px;
}


/*
#k1
{
background-image:url(../image/b.gif);
background-repeat:no-repeat;
width:219px;
height:55px;
text-align:center;
padding-top:25px;
}
*/

#k_1
{
position:absolute;
top:70px;
left:47px;
width:174px;
height:125px;
}

#k_2
{
position:absolute;
top:140px;
left:47px;
width:247px;
height:113px;
}

#k_3
{
position:absolute;
top:350px;
left:47px;
width:190px;
height:113px;
}

#k_4
{
position:absolute;
top:280px;
left:47px;
width:162px;
height:117px;
}

#k_5
{
position:absolute;
top:210px;
left:47px;
width:243px;
height:115px;
}


#content
{
position: absolute;
top:200px;
left:300px;
/*
float:left;
*/
overflow: auto; 
text-align:justify;
font-size: 16px;
font-family: "Times New Roman", Times, serif;
color: #000;
width:760px;
height:500px;
margin: 5px 5px 5px 5px;
text-align:justify;
}

#niz
{
position:absolute;
top:718px;
right:20px;
font-size: 14px;
font-family: "Times New Roman", Times, serif;
}

#cou
{
position:absolute;
top:718px;
left:20px;
font-size: 14px;
font-family: "Times New Roman", Times, serif;
}
