/* ------------------------- PARA IMPRESION ------------------------- */
html, body, #wraper,#wraper_interior {
    width: 670px;
}
#top{
	display:none
}
#header2 #subtitle{
	margin-right:30px
}
#wraper,#wraper_interior {
	background:none;
	position:relative
}
#side{
	display:none
}
#central{
	padding-left:0
}
#credits,.footer1,.footer2{
	display:none
}

#header{
	height:155px;
}
/*para IE6*/
* html #header{
	height:12em
}
/*para IE7*/
*:first-child+html #header{
	height:12em
}

.noborder{
border:none !important;
}

	.noborder img{ 
		border:none !important;
	}

#header2{
	top:67px;
}

#footer{
	position:relative;
	clear:both
}