@charset "UTF-8";
/* CSS Document */

/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	/*font-size: 100%; */
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}


body{
	background:none !important;
	background-color: #f9f8f4 !important;
	margin:0;
	padding:0;
}


.clear{
clear: both;

}

table td{
	padding:0.1em;
}


#wrapper_titoloatto{
	width:100%;
	margin:0 auto;
	
}


#logo_titoloatto{
	background: #fff url(../img/logo_ipersmall.png) 0 0 no-repeat;
	height:30px;
	padding:0;
	border-bottom:1px solid #b7b5ac;	
	overflow:hidden;
	width:100%;
}


#wrapper_menuattonew{
	width:99.8%;
	margin:0 auto;

/*	background: transparent url(../img/logo_small_trasp.png) top left no-repeat;*/
}


a.logo_linkato{
	width:140px;
	height:30px;
	float:left;

}
.testa{
	width:100%;
	text-align:right;
	margin:0;
	padding:0;
	border-bottom:1px dotted #666;
	height:75px;
}


table.bottoni{
/*	width:450px;*/
	margin:0 0 0 4px;
	float:left;
	padding:0;
	
}

table.bottoni tr{
	height:29px;
}



table.bottoni td{
/*	width:100px;*/
	padding:0;
	border-right:1px dotted #272727;
	width:100px;
	text-align:center;
	height:29px !important;	
}



table.bottoni td a,
table.bottoni td.piugrande a{
	margin:0;
	padding:0;
}


table.titolo_atto td{
	font-size:110%;

}


table.titolo_atto td b{
	font-size:110%;

}


table.stampa_chiudi{
	float:right;
	margin:0 20px 0 0;
	padding:0;
	width:5em;
}

table.stampa_chiudi td{
	width:49%;
	text-align:center;
	padding:0.2em;
}


table.stampa_chiudi td a.stampa{
	display:block;
	height:25px;
	width:25px;
	background: url(../img/ico_stampa.png) center center no-repeat;

}


table.stampa_chiudi td a.chiudi{
	display:block;
	height:25px;
	width:25px;
	background: url(../img/ico_chiudi.png) center center no-repeat;

}


#footer_titoloatto{
	background: #fff url(../img/logo_ipersmall.png) 0 0 no-repeat;
	height:30px;
	border-top:1px solid #b7b5ac;	
	position:fixed;
	bottom:0;
	width:100%;
	display:block;
	

}


.testa img{
/*margin:5px;*/
}

