
/*	--------------------------------------
	********** BODYHOLDER STYLES *************
	--------------------------------------	*/
#branding {height: 152px; } 

#mainArea {}
				
	#mainArea .shadow .enter {background: #EBEBCC;}
	#searchCampains {position: relative; font-size: 0.7em; right: 0px;}
		#searchCampains h3 {font-size: 1em; margin-bottom: 5px;}
		#searchCampains input.mainSearch {width: 320px; padding: 1px;}
		#searchCampains em {display: block; margin-top: 2px; text-align: center;}
		#searchCampains #currentSection {display: none;}
		#searchCampains img { position: relative; top: 7em;}
		#searchCampains input, #searchCampains select  {vertical-align: middle;}


	#destacados { background: #fff; border-top: 1px #ccc solid; margin-bottom: 5px; padding-top: 10px; padding-bottom: 10px;}
		#destacados h1 {font-size: 1.1em; font-weight: normal; margin-bottom: 10px; color: #CC0000;}
		.destItem {position: relative; float: left; display: inline; height: auto; width: 195px; margin-right: 12px; margin-bottom: 10px;}
			.destItem img {margin-bottom: 6px; border: 1px #ccc solid; }
			.destItem .restringido {margin: 0px; padding: 0px; border: 0px; position: absolute; top: 70px; right: 65px;}
			.destItem h2 {font-size: 0.8em; font-family: arial narrow; font-size: 1.3em; font-weight: bold;}
			.destItem p {font-size: 0.7em; color: #666; text-align: center;}
			.destItem a.linkImage {display: block; width: 190px; height: 140px; overflow: hidden; margin-bottom: 6px; border: 1px #ccc solid;}
		.destItem.last {margin: 0px 0px 0px 0px;}

      #anunciostore p { text-align:center; font-size:1.5em;}
      #anunciostore .destItem { text-align:center; font-size:1.0em; margin-top:15px;}
      #anunciostore .destItem a {color: #CC0000; font-weight:bold;}
      
	.pagination {text-align: right; border-top: 1px #ccc solid; margin-bottom: 10px; padding-top: 10px; margin-right: 10px;}

#secondArea {}

	#novTienda {}
		#novTienda span {display: inline;}
		#novTienda span a {font-size: 12px; text-align: right; display: block;}


