﻿body {
}
.camposFormulario {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #00133e;
	text-decoration: none;
	background-color: #ffffff;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #a8cdf0;
	border-right-color: #a8cdf0;
	border-bottom-color: #a8cdf0;
	border-left-color: #a8cdf0;
}
ul.listadoCampos
{
	margin: 0 auto auto 5px;
	text-align: left;
	list-style-type: none;
	
}
label.listadoCampos 
{
	width: 100px;
	margin-right: 5px;
	display: inline-block;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #00133e;
	float:left;
}
.textoNegroPeque
{
	font-size: 10px;
	color: #000000;
	font-family: Verdana;
	font-weight:normal;
}
li.listadoCampos
{
	margin-bottom:3px;
}
.celdaGama
{
	text-align:center;width:135px;font-weight:bold;
}
.celdaDescripcion
{
	text-align:left;width:220px;font-weight:bold;
}
.celdaReferencia
{
	text-align:center;width:60px;font-weight:bold;
}
.celdaCajasPalet
{
	text-align:center;width:60px;font-weight:bold;
}
.celdaPalet
{
	text-align:center;width:60px;font-weight:bold;
}
.celdaCajas
{
	text-align:center;width:40px;font-weight:bold;
}



.celdaGamaContenido
{
	text-align:center;
	font-weight:bold;
}
.celdaDescripcionContenido
{
	text-align:left;
}
.celdaReferenciaContenido
{
	text-align:center;
	font-weight:bold;
}
.celdaCajasPaletContenido
{
	text-align:right;
}
.celdaPaletContenido
{
	text-align:center;
}
.celdaCajasContenido
{
	text-align:center;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-table;}

.aviso_legal a:link{

color:#000000;
margin-left:20px; 
font-family:Arial, Helvetica, sans-serif; 
font-size:10px; 
text-decoration:none; 

}

.aviso_legal a:visited{

color:#000000;
margin-left:20px; 
font-family:Arial, Helvetica, sans-serif; 
font-size:10px; 
text-decoration:none; 

}

.aviso_legal a:hover{

color:#666666;
margin-left:20px; 
font-family:Arial, Helvetica, sans-serif; 
font-size:10px; 
text-decoration:none; 

}
