/* Maquetación Subpágina Promociones Proveedores */
.cabecerapromo{
	letter-spacing: 1px;
	padding:4px 0px 0px 15px;
	width: 314px;
	height: 20px;
	background: #003366;
	color:#ffffff;
	font-weight:bold;
	
}
#piepromo{
	width: 625px;
	height: 14px;
	background: #003366;
	margin-bottom:-10px;
}
.promocion{
	/*border: 1px solid;
	border-color: #043F82;*/
	width: 615px;
	background-color: #ffffff;
	height:auto;
	padding:5px;
	background:#003366;
	
}
.contenidopromo{
	overflow-y:scroll;
	overflow-x:hidden;
	width:615;
	height:341;
	margin-bottom:9px;
	background-color:#ffffff;
}
#fila{
	padding: 0px;				/* espacio interior respecto a la capa*/
	border-bottom: 1px solid;
	border-color: #043F82;
	/*border:1px solid;*/
	width:615px;
	height:130px;
	background-color: EBE7E7;
}
#columna{
	background-color: EBE7E7;
	width:183;
	height:auto;
	float:bottom;
	
}
.filac{
	padding: 0px;				/* espacio interior respecto a la capa*/
	border-bottom: 1px solid;
	border-color: #043F82;
	/*border:1px solid;*/
	width:615px;
	height:auto;
	background-color:#ffffff;
	margin-top:5px;
	margin-bottom:4px;
	margin-right:3px;
}
#elementoTitulo{
	padding-top:35px;
	float: left;   /*flotante a la izq*/
	width:60px;
	line-height:20px;
	/*background-color: #0000cd;        color de forndo capa */ 
	background-image: url(../images/promos/cabecera.jpg);
	color: #ffffff;
	font-size:12pt;
	font-weight: bold;
	text-align:center;
	height:95px;
	margin-right:2px;
	vertical-align:absolute-middle;
}
#elemento{
	float: left;
	text-align:left;
	width:105px;
	font-size:6pt;
	text-align:left;
	margin-right:2px;
	/*border:1px solid;*/
	height:129px;
}
p.parrafo1{
	margin-right:3px;
	text-align:justify;
	margin-bottom:-10px;
}
p.parrafo2{
	margin-right:10px;
	text-align:right;
	margin-bottom:0px;
}
