/* CSS Document */
	
	h2.productos {
	font-family: Arial, Helvetica, sans-serif;
	color: #3670A5;
	font-weight: normal;
	font-size: 1.1em;
	border-bottom: 1px dotted #ADACAC;
	margin-bottom: 8px;
	}
	h2.segundo {
	}
	
	.caja {
	width: 32%;
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
		position: relative;
	}
	
	.borde {
		border: 1px solid #949494;
		background-color: #EFEFEF;
		padding: 0px 6px 3px;
		background-color: #EFEFEF;
		margin: 0 0 3px;
	}
	.barraPdf {
		position: absolute;
		top: 81px;
		left: -1px;
	}
	h3 {
		background-color: #D4D4D4;
		color: #666;
		font-weight: normal;
		border-bottom: 1px dotted #7A7A7A;
		text-align: center;
		font-size:0.8em;
		margin: 0px 0px 0px 0px;
	}
	.tarifa h3 {
		background: #FFF;
	}
	a.mas {
	margin: -4px 0px 0px;
	font-size: 11px;
	text-align: right;
	font-family: "Trebuchet MS";
	text-decoration: none;
	float: right;
	}
	
	 a.mas:hover {
	text-decoration: underline;
	color: #CCCCCC;
	}
	.sinmargen {
		margin: 3px 0px 0px;
		padding: 0px;
		text-align: center;
	}
	.caja img {
		border: 0;
	}.diseņo-registrado {
	background-image: url(../../img/comunes/productos/marco_diseno_registrado.gif);
	height: 186px;
	width: 300px;
}
.diseņo-registrado h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #7596BD;
	font-weight: normal;
	margin-top: 40px;
	margin-left: 40px;
}
.diseņo-registrado p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	margin-left: 40px;
	margin-right: 40px;
}
.clear { clear: both;}
