#content{
	padding-left:40px;
}

#shop{	
	background:url(../img/pventa/scont.gif) no-repeat;
    background-color:#89B05E;
	width:370px;
	height:220px;
	margin:15px 0px 0px 15px;
	float:left;
}	

#shoptemp{	
	background:url(../img/pventa/scont.gif) no-repeat;
    background-color:#89B05E;
	width:370px;
	height:220px;
	margin:15px 0px 0px 203px;
	float:left;
}	

#shopimgpic{
	float:left;
	border:#FFFFFF solid 1px;
	margin:8px 9px;
	width:150px;
	height:200px;
	background:url(../img/pventa/picnic.jpg) no-repeat;
}

#shopimgknight{
	float:left;
	border:#FFFFFF solid 1px;
	margin:8px 9px;
	width:150px;
	height:200px;
	background:url(../img/pventa/knightcomics.jpg) no-repeat;
}

#shopimgplazita{
	float:left;
	border:#FFFFFF solid 1px;
	margin:8px 9px;
	width:150px;
	height:200px;
	background:url(../img/pventa/plazita.jpg) no-repeat;
}

#shopimgnext{
	float:left;
	border:#FFFFFF solid 1px;
	margin:8px 9px;
	width:150px;
	height:200px;
	background:url(../img/pventa/proximos.jpg) no-repeat;
}


#shoptext{
	margin-top:15px;
	float:left;
}
#shoptext h1{
	color:#000000;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:22px;
	font-weight:normal;
}
#shoptext p{
	color:#FFFFFF;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:15px;
	font-weight:normal;
	margin:0px 0px 0px 15px;
}

#shoptext a{
	text-decoration:none;
	color:#7f4c4b;
}
