/* CSS Document */

body {
	background-image: url(img/sfondo-paper.jpg);
	margin-top: 0px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
} 
#apDiv1 {
	position: fixed;
	width:157px; 
	height:405px;
	z-index:1;
	left: 0;
	bottom: 0; 
}
h1 {
font-family: "Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
font-size: 36px;
color: #333333;
margin: 10px 0;
}

.piccolinoTit {
font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000; margin: 17px 16px 5px 20px }

.piccolino {
font-size: 11px; margin: 0 10px 0 16px;}


.postiBig { background: url(img/notesBig.jpg); background-repeat: no-repeat;}

.postitop { background: url(img/notes.jpg); background-repeat: no-repeat;}
.extrabig { background: url(images/extras-big.jpg); background-repeat: no-repeat;}
.postitbottom { background: url(img/postit-btm.png); background-repeat: no-repeat; background-position: bottom; height: 46px;}

/*h1 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #D117F3;
	font-weight: bold;
}*/
.gris {
	color: #666666;
	font-weight: bold;
}

h2 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #CC0000;
}

#footer {
text-align:center;
margin:0 auto;
}
#footer p{
font-size:10px;
color:#666666;
}




#noticiasPg {
	position: fixed;
	width:355px; 
	height:469px; 
	z-index:1;
	left: 0;
	bottom: 0;
}
#informacionesPg {
	position: fixed;
	width:220px;
	height:289px;
	z-index:1;
	right: 0; 
	bottom: 0; 
}

#colaboradoresPg {
	position: fixed;
	width:220px;
	height:289px;
	z-index:1;
	right: 10px; 
	bottom: 0; 
}

#capitulosPg {
	position: fixed;
	width:157px; 
	height:405px;
	z-index:1;
	left: 0;
	bottom: 0; 
}

#extrasPg {
	position: fixed;
	width:239px; 
	height:270px;
	z-index:1;
	right: 0;
	bottom: 0; 
}

#indexPg {
	position: fixed;
	
	z-index:1;
	bottom: 0px; 
}


#footerPg {
	position: fixed;
	z-index:2;
	bottom: 0; right: 10px;
}

#footerPg p{
font-size:10px;
color:#666666;
text-align: center;
}

