/*ofertas css*/

#sombra_blanco{
	position:relative;
	float:left;
	width:750px;
	height:98px;
}

#cuerpo_Ofertas{
	position:relative;
	float:left;
	width:750px;
	/*background-color:yellow;*/
	background: url(palmeras.jpg) no-repeat;
	font-family: Verdana, sans-serif;
	font-size:10px;
	text-decoration:none;
	color:#162983;
	line-height:16px;
	margin-top:-196px;
}

#estirador{
	position:relative;
	float:left;
	width:0px;
	height:500px;
}

table{
	position:relative;
	float:right;
	margin-top:20px;
	width:549px
	/*background-color:yellow;*/
}

.oferta{
	position:relative;
	float:left;
	width:245px;
	/* Incrementado para que no se pisen las ofertas entre ellas height:165px; */
	height:185px;
	/*background-color:blue;*/
}

.titulo{
	position:relative;
	float:left;
	width:245px;
	text-align:center;
	background-color:#FF8A01;
	font-family: Verdana, sans-serif;
	font-size:10px;
	color:#162983;
	font-weight:bold;
	margin-bottom:15px;
}







.minifoto{
	position:relative;
	float:left;
	margin-right:15px;
}

.informacion{
	position:relative;
	float:left;
	width:200px;
	height:20px;
	margin-top:3px;
	cursor:hand;
}

.info {
	position:relative;
	float:left;
	width:109px;
	height:24px;
	left:-3px;
	background:url(bt_info.png) no-repeat;
	margin-top:5px;
	cursor:hand;
}

a.informacion,a.informacion:visited,a.informacion:active,a.informacion:focus,a.informacion:link{
	position:relative;
	float:left;
	width:109px;
	height:24px;
	left:-3px;
	background:url(bt_info.png) no-repeat;
	margin-top:5px;
	cursor:hand;
}

a.informacion:hover{
	position:relative;
	float:left;
	width:109px;
	height:24px;
	left:-3px;
	background:url(bt_info_over.png) no-repeat;
	margin-top:5px;
	cursor:hand;
} 

#tapon_cartas{
	position:relative;
	float:left;
	width:750px;
	height:87px;
}
/*
.masofer{
	position:relative;
	float:right;
	width:125px;
	height:20px;
	margin-right:10px;
	background-color:#FF8A01;
	color:#162983;
	font-weight:bold;
	text-align:center;
}
*/


a.masofer{
	position:relative;
	float:right;
	width:109px;
	height:24px;
	margin-right:15px;
	color:#162983;
	font-weight:bold;
	text-align:center;
	cursor:hand;
	background:url(bt_ofertas.png) no-repeat;
	/*background-color:#FF8A01;*/
}


a.masofer:hover{
	position:relative;
	float:right;
	width:109px;
	height:24px;
	color:#5B8193;
	cursor:hand;
	background:url(bt_ofertas_over.png) no-repeat;
}



.masoferta{
	position:relative;
	float:right;
	width:510px;
	height:50px;/*padding-bottom:20px;*/
}

.titulo2{
	position:relative;
	float:left;
	width:395px;
	height:19px;
	text-align:left;
	background-color:#FF8A01;
	font-family: Verdana, sans-serif;
	font-size:10px;
	color:#162983;
	font-weight:bold;
}

.informacion2{
	position:relative;
	float:left;
	width:109px;
	height:20px;
	margin-top:-7px;/**/
	margin-right:-08px;
}

a.informacion2,a.informacion2:visited,a.informacion2:active,a.informacion2:focus,a.informacion2:link{
	position:relative;
	float:left;
	width:109px;
	height:20px;
	left:-3px;
	background:url(bt_info.png) no-repeat;
	margin-top:5px;
}

a.informacion2:hover{
	position:relative;
	float:left;
	width:109px;
	height:20px;
	left:-3px;
	background:url(bt_info_over.png) no-repeat;
	margin-top:5px;
} 

.detallesofer2{
	position:relative;
	float:left;
	width:375px;
	height:20px;
	/*margin-top:-15px;*/
	padding-bottom:10px;
	padding-left:20px;
}



.detallesofer{
	position:relative;
	float:right;
	width:400px;
	height:20px;
	}
	
	a.pdf,a.pdf:visited,a.pdf:active,a.pdf:focus,a.pdf:link{
	position:relative;
	float:left;
	width:15px;
	height:15px;
	margin-top:-2px;
	background:url(icon_pdf.jpg) no-repeat;
}

a.pdf:hover{
	position:relative;
	float:left;
	width:15px;
	height:15px;
	margin-top:-2px;
	background:url(icon_pdf.jpg) no-repeat;
} 

