.mini {
	font-family: Helvetica, Arial, Verdana;
	font-size: 10px;
	color: #333333;
}
.mini a:hover {
	color: #006699;
	text-decoration: underline;
}
.mini a:visited {
	color: #444444;
	text-decoration: underline;
}
.mini a:link {
	text-decoration: underline;
	color: #333333;
}
.TablaPrincipal {
	border: 8px solid #FFFFFF;
}
.TablaBanner {
	border-left: 8px solid #FFFFFF;
	border-right: 8px solid #FFFFFF;
}
.parrafo {
	font-family: Helvetica, Arial, Verdana;
	font-size: 12px;
	color: #333333;
	text-align: justify;
}
.mayusculas {
	font-family: Helvetica, Arial, Verdana;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.TablaConFondo {
	background-attachment: fixed;
	background-image: url(/imagen/fondo_pajaros.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.parrafo a:hover {
	font-family: Helvetica, Arial, Verdana;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
.parrafo a:link {
	font-family: Helvetica, Arial, Verdana;
	font-size: 12px;
	color: #006699;
	text-decoration: underline;
}
.parrafo a:visited {
	font-family: Helvetica, Arial, Verdana;
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
}
.TituloFormulario {
	font-family: Helvetica, Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #006699;
}

.TituloCondiciones {
	font-family: Helvetica, Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #006699;
	padding-bottom: 5px;
}

.ProductosFormulario {
	font-family: Helvetica, Arial, Verdana;
	font-size: 11px;
	color: #333;
	font-weight: normal;
}
.ReferenciaFormulario {
	font-family: Helvetica, Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #333;
}
.TablaFormulario {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.CamposFormulario {
	color: #FFFFFF;
	background-color: #006699;
}
.TituloProducto {
	font-family: Helvetica, Arial, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.TituloProducto a:hover {
	color: #006699;
	text-decoration: underline;
}
.TituloProducto a:link {
	color: #333333;
	text-decoration: none;
}
.TituloProducto a:visited {
	color: #9FB9CB;
	text-decoration: none;
}
.TituloFichaProducto {
	font-family: Helvetica, Arial, Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}
.TablaCaracteristicas {
	border: 1px solid #666666;
}
.Caracteristicas {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.TituloCategoria a:hover {
	color: #006699;
	text-decoration: underline;
}
.TituloCategoria {
	font-family: Helvetica, Arial, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.TituloCategoria a:hover {
	color: #006699;
	text-decoration: underline;
}
.TituloCategoria a:link {
	color: #333333;
	text-decoration: none;
}
.TituloCategoria a:visited {
	color: #9FB9CB;
	text-decoration: none;
}
.TablaCategoria {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: E2E2E2;
}
.Metros {
	float: right;
	font-family: Helvetica, Arial, Verdana;
	font-size: 11px;
	color: #666;
	font-weight: normal;
}

UL.Lista {
	margin: 0 0 0 15px;
	padding: 0;
}
.Lista LI {
	background: url(/imagen/categoria.gif) no-repeat;
	padding-left: 20px;
	list-style: none;
	padding-bottom: 7px;
}

/*	 ## NAVEGACIÓN ########################## */

.Navegacion {
	padding-top: 10px;
	color: #006699;
	font-family: Helvetica, Arial, Verdana;
	font-size: 12px;
}

	
	.Navegacion A {
		text-decoration: underline;
		color: #333333;
		font-weight: normal;
	}
	
	.Navegacion A:hover {
		text-decoration: underline;
		color: #006699;
		font-weight: normal;
	}
	

/*#### Error #######################################################################*/

.Error {
	width: auto;
	margin: 0 auto;
	text-align: center;
	padding: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

.Error H1
{
		font-family: Helvetica, Arial, Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #006699;
}
.Error A {
	color: #333;
	text-decoration: underline;
}	

/*#### Niveles Pedido #######################################################################*/





.Categoria1 {	
	font-family: Helvetica, Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
}

.Categoria1 .Color {
	font-family: Helvetica, Arial, Verdana;
	font-size: 11px;
	background: #006699;
	margin-bottom: 5px;
	color: #FFF;
	font-weight: bold;
	padding: 5px;
	margin-top: 20px;
}

.Categoria {	
	padding-left: 30px;
	font-family: Helvetica, Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
}


.Categoria .Subcategoria {	
	font-family: Helvetica, Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	padding: 3px;
	background-color: #5a9cbd;
	color: #FFF;
	margin-bottom: 5px;
}


.Ficha {
	font-family: Helvetica, Arial, Verdana;
	font-size: 10px;
	margin-bottom: 5px;
	background: #f1f1f1;
	height: 18px;
	padding-left: 5px;
	clear: both;
	color: #666;
}

.CampoPedido {
	float: right;
	height: 18px;
	margin: 0;
	text-align: right;
}

.CampoPedido INPUT {
	width: 40px;
	height: 18px;
}







