/* @package OxCMS_Base */
body {
	font: normal 62.5%/1.4em Calibri, Arial, Verdana, Helvetica, sans-serif;
	text-align: center;
	padding: 0;
	margin: 0;
/*	background: url(../pics/txt18.gif);*/
	letter-spacing: .5pt;
}

a {color: #D7301B;}

a:hover {color: #;}


/* clearfix */
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}


/* -----------------------------------   Typo */

h1, h2, h3, h4, h5, h6 {font-family: Calibri, Arial, Verdana, Helvetica, sans-serif; line-height: 1em; font-weight: bold;}
h1 {font-size: 1.8em; }
h2 {font-size: 1.6em;}
h3 {font-size: 1.4em;}

h1.pagetitle {	
	font: 2em Impact, Haettenschweiler, Arial Narrow Bold, sans-serif ;
	border-bottom: 1px solid #ebebeb;
	margin: 0 0 10px 0;	
}

/* ---------------------------   catalogo ------ */

.contentwrapper ul.noprint {
	display: none;
}

#header, #sidebar, #logout, #footer {
	display: none;
}



