body {
	background-image:url(img/bg1b.gif);
	background-repeat:repeat-x;
	background-color:#EBBF44;
	margin:20px;
	padding:0;
	text-align:center;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	letter-spacing:0.04em;
}

h1 {
	font-size:24px;
	color:#FFF;
	font-weight:700;
	margin:0;
}

h2 {
	font-size:11px;
	color:#e7971b;
	margin:0;
	font-weight:600;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	letter-spacing:0.04em;
}

h3 {
	font-size:14px;
	color:#369;
	font-weight:700;
	margin:0;
	padding-bottom:5px;
	border-bottom:1px dotted #CCC;
}

p {
	margin-top:5px;
	padding-bottom:5px;
	font-size:11px;
	line-height:1.5em;
	text-align:justify;
}

a:link, a:active, a:visited {
	color:#3ae;
	text-decoration:none;
}
a:hover{
text-decoration:underline}

#subtitulos{
	border-bottom:1px dotted #CCC;
	font-weight:bold;
}
#OrangeTitle {
	font-size:14px;
	color:#FC8603;
	font-weight:700;
	padding-bottom:5px;
}
#Orange {
	color:#FC8603;
	font-weight:600;
}


#container {
	font-size:11px;
	margin:0 auto;
	width:700px;
	padding:10px;
	height:auto;
	background-color:#FFF;
	text-align:left;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}

#banner {
	width:700px;
	height:164px;
	margin-bottom:10px;
}

#bannerLeft {
	width:150px;
	height:156px;
	margin-right:10px;
	background-image:url(img/banner_animado.gif);
	float:left;
}
#bannerTienda {
	width:508px;
	height:21px;
	margin-top:5px;
	background-color:#000000;
	float:left;
	padding:3px 31px 3px 0px;
	text-align:right;
	font-size:11px;
	color:#fff;
	font-weight:700;
	letter-spacing:0.05em;
	
}
#bannerTienda a {
	font-size:14px;
}


#bannerRight {
	width:529px;
	height:70px;
	background:url(img/bg1c.gif) repeat-x;
	float:left;
	border:1px solid #CCC;
	border-width:1px 0 0 1px;
	padding:50px 0 0 10px;
	background-color:#000000;
}

#content {
	background:url(img/bg1.gif) repeat-y;
	height:1%;
	}

#leftColumn {
	float:left;
	background:url(img/bg1c.gif) repeat-x;

}

#nav {
	margin:0;
	padding:0;
	list-style:none;
}

#nav a {
	display:block;
	font-size:16px;
	color:#FFFFFF;
	text-decoration:none;
	padding:10px 10px 8px 5px;
	width:130px;
	font-weight:900;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	border:0px;
	font-variant: normal;
}

#nav a:hover {
	background-color:#121212;
}

#leftColumnBottom {
	width:130px;
	padding:70px 5px 5px;
	color:#EAEAEA;
}

#rightColumn {
	float:left;
	width:520px;
	padding-left:20px;
	color:#666;
	display:block;
}

#productos_izq {
	width:250px;
	float:left;
}
#productos_popup{
	width:400px;
	font-size:11px;
	margin:0 auto;
	padding:10px;
	height:auto;
	background-color:#FFF;
	text-align:left;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}

#condiciones ul{
	margin-left:5px;

}
#condiciones li{
	list-style:square;

}
#formulario {
	width:300px;
	margin-top:0px;
	}
.campo_formulario {
	text-align:left;
	margin-bottom:10px;
	font-family:verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666;
	letter-spacing:0.02em;
	}

.campo_formulario textarea {
	margin-bottom:15px;
	border:1px solid #369;
	color:#666;
	}
.campo_formulario input {
	border:1px solid #369;
	color:#666;
	}
	
#botonaco {
	text-align:left;
	width:100%;
	}
	
#botonaco input {
	width:90px;
	padding:2px 3px;
	background:#369; 
	border:1px solid  #284388;
	color:#ffffff;
	font:bold 100% Verdana, Arial, Helvetica, sans-serif;
	}
#botonaco input:hover {
	cursor:pointer;
	color:#FFFFFF; 
	background:#FC8603; 
	border:1px solid  #FE9301;
	}


#clear {
	clear:both;
}

.date {
	font-size:10px;
	color:#999;
	font-weight:normal;
}

#copyright {
	padding-top:10px;
	font:10px Arial,Helvetica,sans-serif;
	color:#369;
}

#copyright a {
	text-decoration:none;
	color:#369;
}

#copyright a:hover {
text-decoration:underline;
}