﻿div#ofertasMain			{width:100%; margin:0; padding-top:7px;
						font-size:13px; text-align:center; color:#333333;}

div#titOfertas p		{margin-bottom:5px}

div#titOfertas .red		{color:#007EA8; font-weight:bold}

div#ofertasMain a		{text-decoration:none; color:#000000}

div#ofertasMain table	{width:80%; max-width:450px; table-layout:fixed; margin:0 auto}
div#ofertasMain table td{width:50%; padding:15px 0}
div#ofertasMain table td div {font-size:11px; font-weight:bold}
div#ofertasMain img		{cursor:pointer; margin:10px;
						 border-collapse:separate;
						-webkit-box-shadow:5px 5px 5px #777777;
						-moz-box-shadow:5px 5px 5px #777777;
						 box-shadow:5px 5px 5px #777777;}

div#ofertasMain a:hover	{color:#CC0000}
