html {

	height: 100%;
	background: #FFCC00;				/*----------color fondo-----------*/
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.outline {

  background: #ffffff;
	padding: 1px;
}
p, font
{ font-family:		Verdana, Arial,  Helvetica, sans-serif;

}
td, th 
{ font-family:		Verdana, Arial,  Helvetica, sans-serif;
 font-size: 11px; 
}

h1
{ color:			black;
  font-size:		160%;
  
}
h5
{
  font-size:		115%;
}
.header
{ font-size:		125%;
  color:#FFFFFF;
  font-weight:		bold;
  text-decoration:	none;
}
.no_underline
{ text-decoration:		none;
}
a
{font-weight:		bold;
 color:			navy;
}
.small
{ font-size:		100%;
}
.faq
{ font-size:		110%;
}
.price_brief
{ font-size:		120%;
}
.big
{ font-size:		130%;
  text-decoration:		none;
}
.cat
{ font-size:		120%;
text-decoration:		none;
}
.standard
{ font-weight:		normal;

}
.light
{ color:#FFFFFF;
text-decoration:		none;
margin-left:5px;

}
.white
{ color:			white;
}
.pink
{ color:			pink;
}
.menu
{ color:#FFFFFF;
  text-decoration:	none;
  font-weight:		normal;
  font-size:		12px;
}
.footer
{
  font-size:		10px;
  color:#FFFFFF;
}
.lightsmall
{ color:#FFFFFF;
  font-size:		100%;
}
.lightstandard
{ 
color:#FFFFFF;
text-decoration:		none;
margin-left:5px;
}
.middle
{ color:			black;
}
.cart
{
  font-size:		11px;
  BORDER-BOTTOM:	0px solid;	
  BORDER-LEFT:		0px solid;
  BORDER-RIGHT:		0px solid;	
  BORDER-TOP:		0px solid;
  margin:			1px;
  font-weight:		bold;
  color:			black;
  background-color:  transparent;
}
.totalPrice
{ font-size:	    	16px;
  BORDER-BOTTOM:	0px solid;	
  BORDER-LEFT:		0px solid;
  BORDER-RIGHT:		0px solid;	
  BORDER-TOP:		0px solid;
  margin:		1px;
  font-weight:		bold;
  color:		red;
  background-color:  transparent;
}
.Estilo1 {color: #eeeeee}
.Estilo2 {color: #ffffff}
.Direccion {
font-family:Verdana;
font-size: 12px;
color: #666666
}