@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-color:#FFFFFF;
	float:right;
	background-image:url(../img/ti_trovi.png);
	background-repeat: no-repeat;
	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:196px;
	width:440px;
	height:27px;
	z-index:1;
}

#apDiv5 {
	position:absolute;
	left:295px;
	top:278px;
	width:458px;
	height:421px;
	z-index:3;
}

#apDiv6 {
	position:absolute;
	left:252px;
	top:222px;
	width:134px;
	height:21px;
	z-index:4;
}

#apDiv7 {
	position:absolute;
	left:21px;
	top:326px;
	width:205px;
	height:356px;
	z-index:1;
}

#apDiv8 {
	position:absolute;
	left:252px;
	top:244px;
	width:135px;
	height:20px;
	z-index:1;
}

#apDiv9 {
	position:absolute;
	left:309px;
	top:312px;
	width:120px;
	height:179px;
	z-index:1;
}
#apDiv10 {
	position:absolute;
	left:302px;
	top:304px;
	width:440px;
	height:195px;
	z-index:2;
	border: 1px solid #999999;
}

#apDiv11 {
	position:absolute;
	left:444px;
	top:312px;
	width:292px;
	height:178px;
	z-index:1;
}
.txt_black {
	color:#710000;
	font-weight: bold;
}

.txt_sezione{
	color:#FFFFFF;
	font-weight: bold;
}

.txt_incipit{
	color:#FFFFFF;
	font-weight: bold;
	font-style: italic;
}

.txt_titolo{
	color:#000000;
	font-weight: bold;
	font-size: 12px;
}

.txt_autore{
	color:#990000;
	font-style: italic;
	font-size: 11px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.txt_dati{
	color:#666666;
	font-size: 10px;
}

.txt_piccolo{
	color:#333333;
	font-size: 10px;
}
