@charset "utf-8";
/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	font-size: 11px;
	font-weight: normal;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#container{
	width:790px;
	top:100px;
	position:absolute;
	left:50%;
	margin:-100px 0 0 -380px;
	border-right-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-bottom-width: thin;
	border-bottom-style: solid;
	background-color:#CCFF66;
}

a:hover{
text-decoration:none;
color:#000000;
background: yellow;
color:#000000;
}

a{
text-decoration: none;
}


#apDiv1 {
	width:240px;
	height:700px;
	background-image:url(../img/pgrima_home.png);
	background-repeat: no-repeat;
	background-color:#000000;
	float:left;
	z-index:1;
	
}
#apDiv2 {
	width:550px;
	height:700px;
	background-image:url(../img/testata.png);
	background-repeat: no-repeat;
	background-color:#FFFFFF;
    float:right;
	z-index:1;
}
#apDiv3 {
	position:absolute;
	left:10px;
	background-color:#FFFFFF;
	top:417px;
	width:118px;
	height:72px;
	z-index:2;
}
#apDiv4 {
	position:absolute;
	left:342px;
	top:320px;
	width:440px;
	height:27px;
	z-index:1;
}

#apDiv5 {
	position:absolute;
	left:342px;
	top:392px;
	width:432px;
	height:210px;
	z-index:3;
}
.txt_black {
	color:#710000;
	font-weight: bold;
}
