@charset "iso-8859-15";
/* CSS Document */

img{
	vertical-align:middle;
}

#promos{
	position:relative;
	width:224px;
	height:468px;
	background-color:#FFFFFF;
}

#cuerpoPromo{
	position:relative;
	width:200px;
	height:208px;
	margin:0px auto;
}

#cabPromo{
	position:relative;
	width:224px;
	height:42px;
	margin-bottom:10px;
}

#imgPromo{
	width:200px;
	height:91px;
	border:1px solid #CCCCCC;
	background-color:#FFFFFF;
	margin:9px auto;
}

#imgPromo img{
	margin:5px auto;
	cursor:pointer;
}

#piePromo img:hover{
	cursor:pointer;
}

#desPromo{
	width:200px;
	height:30px;
/*	line-height:30px;*/
	font-family:Tahoma;
	font-size:12px;
	text-align:center;
	margin:5px auto;
}

#prePromo{
	width:200px;
	height:30px;
	line-height:30px;
	font-family:Tahoma;
	font-size:20px;
	font-weight:bold;
	text-align:center;
	color:#FF6600;
	margin:5px auto;
}

#piePromo{
	font-family:Tahoma;
	font-size:10px;
/*	border:1px solid #FF0000;*/
}

#piePromo img{
	margin-left:20px;
	cursor:pointer;
}

#piePromo input{
	width:22px;
	height:14px;
	font-family:Tahoma;
	font-size:11px;
	vertical-align:middle;
	margin-left:3px;
}

#sep{
	font-family:Tahoma;
	font-size:2px;
	border-bottom:1px dashed #DDDDDD;
	margin:8px 0px;
}

#lblLPI{
	font-size:11px;
	color:#CC0000;
}
