html, table {
	margin:0;
	padding:0;
	border:0;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 150%;
	color: #000000;
	margin:0;
	/*padding:10px;*/
	background: #FFFFFF url(../img/hm_pipro.png) repeat-x fixed left top;
}
#container {
	width:770px;
	text-align:left;
	margin:15px auto 15px;
}
#header {
	margin:0;
	/*padding:150px 0 0 0 64px;*/
	background: url(../img/top.png) left top no-repeat;
	height: 64px;
}
h1 {
	background:url(../img/mrc_pipro.jpg) no-repeat left top;
	width:225px;
	height:70px;
	margin: 0;
	padding-bottom: 15px;
}
a{
color:#FFFFFF;
text-decoration:none;
}
a:hover{
color:#FFFFFF;
text-decoration:underline
}
/*h2 {
	background:url(../img/mrc_perlaluna.png) no-repeat left top;
	width:60px;
	height:62px;
	margin: 0;
}
h3 {
	background:url(../img/mrc_cpe.png) no-repeat left top;
	width:530px;
	height:63px;
	margin: 0;
}*/
#content {
	background: url(../img/middle.png) repeat-y left top;
	widht:770px;
	height:370px;
	padding: 0px 40px 0px;
}
#footer {
	background: url(../img/bottom.png) left bottom no-repeat;
	height:71px;
}
.nascosto, .cover {
	position:absolute;
	left:-10000px;
	top:-10000px;
	width:1px;
	height:1px;
	overflow:hidden;
}
ol, ul {
	list-style: none;
}
p, ul.lista, form {
	font-size:1.0em;
}
em {
	font-style: italic;
}
strong {
	font-weight: bold;
}
p {
	padding: 0px;
}
#partner {
	float:right;
	margin:0px 0;
	width:100%;
}
#partner li, #partner a, #partner span {
	float:right;
	height:75px;
	overflow:hidden;
	width:76px;
}
#partner a, #partner span {
	text-indent:-9000px;
	text-decoration:none;
	overflow:hidden;
	height:75px;
	width:76px;
}

li#cpe a {
	background-image:url(../img/mrc_cpe.jpg);
	/*background-position:0px opx;*/
}
li#perlaluna a {
	background-image:url(../img/mrc_perlaluna.jpg);
	/*background-position:0px opx;*/
}
li#perlaluna {
	margin-right:15px
}
p.center{
	text-align:center;
}
