
/* ==== Reset Reloaded by Eric Meyer ==== */
 ul, li {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}


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




/* ==============  BASE TYPOGRAPHY  ============== */

strong {
	font-weight: bold;
}

em,
cite {
	font-style: italic;
}

.clear {
	clear: both;
}

.red {
	color: #cc2026 !important;
}

.blue {
/* 	color: #1c4792;  */
	color: #2f5fb1 !important;
}

input:focus {
	outline: 2px solid #97BEE0;
	-moz-outline-radius:2px !important;
}

a#skip_to_content {
	display: block;
	position: absolute;
	top: -30px;
}

.spacer_bottom {
	margin-bottom: 10px;
}
/* =============  /BASE TYPOGRAPHY  =============== */



/* ==============  PULSANTI 3A COLONNA EDIZIONE / ARCHIVIO   ============= */
ul.hp_edi_arch li.hp_edizione_p a, ul.hp_edi_arch li.hp_edizione_p {
display:block;
float:left;
width:143px;
height:30px;
text-indent: -5000px;
}

ul.hp_edi_arch li.hp_archivio_p {
display:block;
float:right;
width:137px;
height:30px;
padding-right: 19px;
text-indent: -5000px;
}
ul.hp_edi_arch li.hp_archivio_p a {
display:block;
width:137px;
height:30px;
}

ul.hp_edi_arch{
height: 30px;
background: #FFFFFF url(http://images.corriereobjects.it/images/static/common/edi-archivio.gif?v=200802061904) no-repeat;
margin-bottom: 10px;
}
/* ==============  FINE PULSANTI 3A COLONNA EDIZIONE / ARCHIVIO   ============= */
