

body {
    color : #000000;
    font-family : Arial, Helvetica, sans-serif;
    font-size : 12px;
    font-style : normal;
    font-weight : normal;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    margin-bottom: 0;
  }


a:link {
    color : #004182;
    font-family : Arial, Helvetica, sans-serif;
    font-size : 12px;
    font-style : normal;
    font-weight : normal;
	text-decoration: none;
  }


a:visited {
    color : #004182;
    font-family : Arial, Helvetica, sans-serif;
    font-size : 12px;
    font-style : normal;
    font-weight : normal;
	text-decoration: none;
  }


a:hover {
    color : #004182;
    font-family : Arial, Helvetica, sans-serif;
    font-size : 12px;
    font-style : normal;
    font-weight : normal;
	text-decoration: underline;
  }

h1 {
	font-size: 7px;
	color: #FFFFFF;
}

.celda-borde {
    border: solid 1px #C3C3C3;
  }


.CeldaNormal {
    color : #60202B;
    font-family : Arial, Helvetica, sans-serif;
    font-size : 10px;
    font-style : normal;
    font-weight : normal;
  }


.celdacat {
    height: 20px;
    vertical-align: middle;
    background-color: #EEEEEE;
  }


.textos1 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000066;
    font-weight: bold;
  }


.lista {
    width: 240px;
  }


.celda-titulo-venta {
    border-bottom: 1px solid #191919;
    text-align: left;
    font-size: 12px;
    font-weight: bold;
  }


.textos2 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #000066;
  }


.idcolumna {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #000066;
  }


.texto-head {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #FFFFFF;
  }


.celda-producto {
    border: 2px solid #CCCCCC;
  }


.texto-pregunta {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000066;
  }


.bordebordo {
    border: 1px solid #C01000;
  }


.bordebordotop {
    border-top: 1px solid #C01000;
  }

.bordebordobottom {
    border-bottom: 1px solid #C01000;
  }


.bordedestacado {
    border: 1px solid #CCCCCC;
  }


.textodestacado {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #000066;
  }

.textorepublicar{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #222222;
}

.referenciaIconos {
    background-color : #fafafa;
    border-bottom-color : #666666;
    border-bottom-style : solid;
    border-bottom-width : 1px;
    border-left-color : #666666;
    border-left-style : solid;
    border-left-width : 1px;
    border-right-color : #666666;
    border-right-style : solid;
    border-right-width : 1px;
    border-top-color : #666666;
    border-top-style : solid;
    border-top-width : 1px;
    color : #000066;
    font-family : Arial, Helvetica, sans-serif;
    font-size : 12px;
    font-style : normal;
    font-weight : normal;
    vertical-align : middle;
  }
.referenciaIconosTitulo {
    color : #000066;
    border-bottom-color : #666666;
    border-bottom-style : solid;
    border-bottom-width : 1px;
    font-family : Arial, Helvetica, sans-serif;
    font-size : 15px;
    font-style : normal;
    font-weight : bold;

  }

.textocategorias{
    color : #000066;
    font-family : Arial, Helvetica, sans-serif;
    font-size : 10px;
    font-style : normal;
    font-weight : bold;
}

a:link.textocategorias {
    color : #000066;
    font-family : Arial, Helvetica, sans-serif;
    font-size : 10px;
    font-style : normal;
    font-weight : bold;
    text-decoration: none;
  }


a:visited.textocategorias {
    color : #000066;
    font-family : Arial, Helvetica, sans-serif;
    font-size : 10px;
    font-style : normal;
    font-weight : bold;
    text-decoration: none;
  }


a:hover.textocategorias {
    color : #0000FF;
    font-family : Arial, Helvetica, sans-serif;
    font-size : 10px;
    font-style : normal;
    font-weight : bold;
    text-decoration: underline;
  }

.celdacabecera{
	border: 1px solid black;
	font-size : 12px;
	font-weight : bold;
	padding-left: 3px;
}
.textocabecera {
	font-family:Arial, Helvetica, Sans Serif;
	font-size:12px;
	font-weight: bold;
	color:#333333;
	vertical-align: middle;
}

.titulobarrablanco{
	font-family:Arial, Helvetica, Sans Serif;
	font-size:14px;
	font-weight: bold;
	color:#FFFFFF;
	vertical-align: middle;
}

.textoNegro{
	font-family:Arial, Helvetica, Sans Serif;
	font-size:14px;
	font-weight: normal;
	color:#333333;
}