/* CSS Document */
html,body{
	margin:0;
	padding:0;
	background-color: #EEEEEE;
	text-align: center;
}

body{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
}

p{
margin:0 10px 10px
}

a{
display:block;
/*color: #981793;
padding:10px*/
}

div#container {
width:800px

}

div#header{
	background-image: url(../img/logocppn_02.gif);
	background-repeat: no-repeat;
	background-position: center center
}

div#header h1{
height:150px;
line-height:80px;
margin:0;
padding-top:10px;
padding-left:10px;
}

div#content {
	width: 470px;
	border: 1px solid #999999;
	padding-top:1px;
	padding-left:10px;
	padding-right:10px;
	margin: 0 150px 0 150px;
	max-height: 650px;
	overflow-y: scroll; 
}

div#content p{
line-height:1.4
}

div#footer{background: #333;
color: #FFF
}

div#footer p{
margin:0;
padding:5px 10px
}

div#wrapper{
max-height: 650px;
float:left;
width: 100%;
}

div#navigation{
float:left;
width:150px;
margin-left:-100%
}

div#extra{
float: left;
width: 150px;
margin-left:-150px;
}

div#box-col{
	background-image: url(../img/top-col.gif);
	background-repeat: no-repeat;
	padding-top: 25px;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:5px;
	margin-bottom:5px;
	background-color: #DDDDDD
}

.caption{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-size: 14px;
	color: #C80000;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 10px
}

div#footer{
clear:left;
width:100%
}

/* vertical menu */

#vertmenu {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 100%;
width: 150px;
padding: 0px;
margin: 0px
}

#vertmenu ul {
list-style: none;
margin: 0px;
border: none
}
#vertmenu ul li {
margin: 0px;
padding: 0px
}

#vertmenu ul li a {
font-size: 100%;
display: block;
border-bottom: 1px dashed #C39C4E;
padding: 5px 0px 2px 4px;
text-decoration: none;
color: #666666;
width:140px
}

#vertmenu ul li a:hover, #vertmenu ul li a:focus {
color: #000000;
background-color: #eeeeee
}

#vertmenu a img{
border: none;
text-decoration: none
}

.clearboth {
	padding: 2px;
	clear: both;
	}
	
.alignright {
	float: right;
	}
	
.alignleft {
	float: left;
	}
	
#calendario table {
	font-size: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000033;
	}
	
#albo table {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000033;
	}

.row0 {
    background-color: #ffffff;
}

tr.row0:hover {
    background-color: #ffff00;
}

.row1 {
    background-color: #f0f0f0;
}

tr.row1:hover {
    background-color: #ffff00;
}

<!--
 /* Font Definitions */
 @font-face
	{font-family:Verdana;
	panose-1:2 11 6 4 3 5 4 4 2 4;}
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
	{margin:0cm;
	margin-bottom:.0001pt;
	font-size:12.0pt;
	font-family:"Times New Roman";}
p
	{margin-right:0cm;
	margin-left:0cm;
	font-size:12.0pt;
	font-family:"Times New Roman";}

-->	