﻿/* ---- --- -- - 
  _____  _______ _______ _____ _______ _____ _______ _______        X
 |_____] |_____| |         |   |______   |   |       |_____|      (o o)
 |       |     | |_____  __|__ |       __|__ |_____  |     |     (  V  )
___________________________________________________________________m.m____..
||||   www.corrientepacifica.com  |||||||||||||||||||||||||||||||||||||||||||
----------------------------------------------------------------------------- */
* {
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}
img{
	border:none;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	background: white;
}
#site {
	width: 957px;
	margin: 0 auto;
}
#header {
	line-height: -10px;
	height:271px;
	background: transparent url('images/bgBody.gif') repeat-x;
}
#menu {
	width: 214px;
	float: left;
	background: transparent url('images/menu-body.gif') repeat-y scroll left top;
}
#menu ul {
	list-style: none;
}
#menu li {
}
#menu li a {
	display: block;
	text-decoration: none;
	font-size: 18px;
	color: #FEF200;
	padding: 1px 0 1px 35px;
	background: transparent url('images/menu-li-a.gif') no-repeat scroll left center;
	border-bottom: 1px #66003d solid;
	_height: 25px;
}
#menu li a:hover {
	display: block;
	text-decoration: none;
	font-size: 18px;
	color: black;
	padding: 1px 0 1px 50px;
	background: #ffff00 url('images/menu-li-a-hover.gif') no-repeat scroll left center;
	border-bottom: 1px #66003d solid;
	_height: 25px;
}
#canvas {
	width: 737px;
	float: right;
}
	
#colBanners {
	width: 263px;
	float: right;
}
#colBanners img {
	border: 1px #a7a35d solid;
	margin: 2px 0 0 0;
}
#colcentro img {
	border:none;
}
#footer {
	background: white url('images/foot.gif') repeat-x;
	height: 60px;
	clear: both;
	padding: 20px 0 0 0;
}
#footer p {
	text-align: center;
	font-size: 10px;
}
#pata{
	margin:10px auto;
	width: 957px;
	text-align:center;
	border-top:2px #ccc solid;
	padding:15px 0;
	clear:both;
}
#pata p{
	font-size:11px;
}
#pata p a{
	text-decoration:none;
	color:black;
}


.menuTop {
	background: transparent url('images/menu-top.gif') no-repeat;
	height: 29px;
}
.menuBottom {
	background: transparent url('images/menu-bottom.gif') no-repeat;
	height: 25px;
}
.selec {
	background: #66003d;
	display: block;
	text-decoration: none;
	font-size: 18px;
	color: white;
	padding: 1px 0 1px 50px;
	border-bottom: 1px #66003d solid;
	_height: 25px;
}
.clear {
	clear: both;
}
h1 {
	background: transparent url('images/h1.gif') no-repeat;
	color: white;
	height: 34px;
	font-size: 28px;
	font-weight: normal;
	padding: 7px 0 0 20px;
	margin: 0 0 5px 0;
}
/* -------------------------------------------------------
+++++++++++++++++++   PRODUCTOS  +++++++++++++++++++++++++
----------------------------------------------------------
*/
.ofertin {
	background: transparent url('images/h1ofertas.gif') no-repeat !important;
}
.prod {
	display: inline;
	float: left;
	width: 143px;
	height: 321px;
	margin: 0 4px 20px 0;
	padding-bottom: 5px;
	border-top: 2px solid #FFF200;
	text-align: center;
	background: #FFF;
}
.prod img {
	display: block;
	width: 143px;
	height: 143px;
	margin: 0 auto;
	border-bottom: 1px solid #EEE;
	background: #FFF;
}
.prod div {
	height: 75px;
	padding: 2px 3px;
}
.prod div h3 {
	font-size: 13px;
	font-weight: normal;
	color: #000;
}
.prod div p {
	font-size: 11px;
	line-height: 13px;
}
.prod h4 {
	margin: 3px;
	padding: 2px;
	border-top: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
	text-transform: uppercase;
	font-size: 8pt;
	color: #333;
}
.prod h5 {
	margin: 3px;
	padding: 2px;
	text-transform: uppercase;
	font-size: 17px;
	font-weight: bold;
	color: #ED1C24;
}
.prod h5 span {
	padding-left: 16px;
	background: url(images/star.gif) 0 2px no-repeat;
}
.prod h6 {
	height: 16px;
	font: 9px Tahoma, Verdana, Geneva, sans-serif;
}
.prod h6 em {
	display: block;
	font: bold 21px Helvetica, Arial, Helvetica, sans-serif;
	color: #ED1C24;
	background: url(images/tarjetaexito.gif) 20px 2px no-repeat;
}
a.pbt {
	display: block;
	width: 130px;
	height: 20px;
	margin: 5px auto 0 auto;
	text-indent: -9999px;
	background: url(images/boton.gif) no-repeat;
	color: #FFF;
}
a.pbt:hover, a.hover {
	background-position: 0 -20px;
	color: #FFF;
}
.prodover {
	background: #FFF;
	border-top-color: #FFF;
	cursor: pointer;
}
.more a.pbt {
	background-image: url(images/botonmas.gif);
}
.more div {
	height: 95px;
	padding-top: 50px;
}
.more div h3 {
	font-size: 16px;
}
.more div h3 span {
	font-size: 18px;
	font-weight: bold;
	color: #DE0058;
}
#ofertillas h2 img {
	vertical-align: middle;
}

#ofertillas .prod {
	height: 366px;
}

#ofertillas .prod h6 {
		height: 63px;
		font: 9px Tahoma, Verdana, Geneva, sans-serif;
	}