/* Estilos para imprimir las pantallas de precios */
body {
	font-family: "Times New Roman", Times, serif;
}
img {
	display: block;
	border:0
}
.inline {
	display: inline
}
h1,h2,h3,h4,h5,h6 {
	font-family: "Times New Roman", Times, serif;
	color: #FE8A00;
	margin: 0
}
h4 {
	font-size: 20px;
}
h6 {
	font-size: 16px;
}
.h6gr {
	line-height: 18px;
	color: #666
}
.floatleft {
	float: left
}
.floatright {
	float: right
}
.centrado {
	text-align: center;
	margin-right: auto;
	margin-left: auto
}
.normal {
	font-weight: normal
}
.strong {
	font-weight: bold
}
.spacer {
	clear: both;
	font-size: 1px;
	line-height: 1px;
}
.clear {
	clear: both
}
#cabecera {
	height: 80px;
}
#tlfprint {
	float: right;
	padding: 4px 6px
}
#menu,#ac,#rastro,#pie,#logoscomp,#tlf,#logoscia,#coletilla .hr,#pievent,.divmargin,#coldcha,.btnflep,.hr {
	display: none
}
#acprint {
	float: left
}
#cuerpo p,#cuerpo ul {
	line-height: 18px
}
#coletilla p {
	font-size: 10px;
	color: #666;
	line-height: 12px;
	padding: 5px 10px;
	border-top: 1px solid #666;
	border-bottom: 1px solid #666;
	margin: 0
}
#logosciaPrint {
	text-align: center;
	margin-top: 20px
}
#logosciaPrint span {
	margin: 0 40px;
	font-size: 12px;
	font-weight: bold
}
.tbArtics {
	padding: 0;
	margin: 5px 0;
	background-color: #999;
	width: 100%;
	font-size: 10px;
	text-align: center
}
.tbArtics th,.tbArtics td {
	background-color: #fff;
	padding:2px;
	vertical-align: middle;
}

