body{
	background:url(imagenes/fgbody.jpg) repeat-x 0 0;
}
body.inicio{
	background:url(imagenes/fgbody2.jpg) repeat-x 0 0;
}
p{
	margin:0;
	padding:5px 0;
}
p.minimo{
	margin:0;
	padding:2px 0;
}
.justificado{
	text-align:justify;
}
.premio{
	font-size:8pt;
	text-align:center;
}
img.premio{
	display:block;
	margin:3px;
}

#contenido{
	background-color:#ffffff;
	text-align:justify;
}
#contenido2{
	background-color:#ffffff;
	text-align:justify;
	padding:5px;
	font-size:102%;
}
.tbcontiene{
	border:1px solid #dddddd;
	background-color:#ffffff;
}

.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bolder;
}

.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.topico {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 20px;	
}

.botella01 {
	background:url(imagenes/bot01.jpg) no-repeat 0 bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 20px;	
}
.botella02 {
	background:url(imagenes/bot02.jpg) no-repeat 5px bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 20px;	
}
.botella03 {
	background:url(imagenes/bot03.jpg) no-repeat 5px bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 20px;	
}
.botella04 {
	background:url(imagenes/bot04.jpg) no-repeat 5px bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 20px;	
}
.derechos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #555555;
}

.box_buscar {
	BORDER-RIGHT: #000000 1px solid; BORDER-TOP: #000000 1px solid; FONT-WEIGHT: bold; FONT-SIZE: 10px; BORDER-LEFT: #000000 1px solid; COLOR: #36502F; BORDER-BOTTOM: #000000 1px solid; FONT-STYLE: normal; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; BACKGROUND-COLOR: #ffffff; TEXT-DECORATION: none
}


a:link, a:visited, a:active {
	font-family: "Arial", Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	}
a:hover {
	color: #FF9933;
}

a.menuppal:link, a.menuppal:visited, a.menuppal:active {
	line-height:19px;
	font-size: 12px;
	font-weight: bolder;
	white-space: nowrap;
	text-decoration: none;
	color: #000000;
	padding:0px 10px;
	}

a.menuppal:hover {	
	color: #ffffff;
	background-color:#FF9933;
	}

a.bodega{
	
	line-height:19px;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	}

a.bodega:hover {
	
	line-height:19px;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	background-color:#FF9933;
	}
	
a.current:link, a.current:visited, a.current:hover, a.current:active {
	font-size: 12px;
	width:120px;
	text-decoration: none;
	color: #ffffff;
	background-color:#FF9933;
	font-weight: bolder;
	line-height:19px;
	}
	
p.tarjeta{
	margin:0;
	padding:5px 10px;
	background-color:#FFFFCC;
	font-size:110%;
}
p.bodegas{

}
	.producto_tienda 
				{
					width:200px;
				}
				.producto_tienda .titulo 
				{
					font-weight:bold;
					display:block;
				}
				.producto_tienda .cantidad, .producto_tienda .descripcion, .producto_tienda  .precio
				{
					display:block;
					font-size:0.8em;
				}
				 .producto_tienda .descripcion
				 {
					font-style:italic;
					color:#999999;
				 }
fieldset.compra
{
	width:300px;
}
fieldset.compra legend
{
	color:orange;
}
fieldset.compra .cantidad
{
	font-size:1.2em;
}
fieldset.compra .precio
{
	font-size:1.2em;
	font-weight:bold;
	margin-left:10px;
	color:#669900;
}
 .pasos
 {
	color:#666666;
	margin:10px 0px;
 }
  .pasos .actual
  {
	font-weight:bold;
 }
.tusdatos
{
	border:1px solid #666666;
	margin-right:20px;	
	background-color:#eeeeee;
}
 .tusdatos .titulo
 {
	font-weight:bold;
	margin-bottom:5px;
 }
 .clear
 {
 clear:both;
 }
 .tusdatos .campo
 {
	width:50%;
	display:inline;
	float:left;
 }
  .tusdatos .datos_personales  
  {
	margin:5px;	
	padding:10px;
	border-bottom:1px dashed #666666;
 }
 .tusdatos .datos_direccion  
  {
	margin:5px;	
	padding:10px;	
 }
  .tusdatos .datos_legal
  {
	margin:5px;		
	margin-top:10px;		
 }
 	
