body {
	background-color: #DDD;
	font-size:11px;
  font-family:arial;
  font-weight:none;
  margin:0px;
}

table {
  background: #FFF;
  border-collapse: collapse;
  border: 0px;
  margin: 0px;
  padding: 0px;  
}
td {
  background-repeat: no-repeat;
  border-collapse: collapse;
  font-size:11px;
  font-family:arial;
  font-weight:none;
  color: #5D5B59;
  line-height: 14pt;
}
td.pie {
  background-repeat: no-repeat;
  border-collapse: collapse;
  margin: 0px;
  padding: 0px;
  border: 0px;
  color:#FFF;
  font-family:Verdana;
  font-size:10px;
}

img {
  border: 0px;
  margin: 0px;
}
a.superior {
  font-size: 14px;
  font-family: arial;
  font-weight: bold;
  color: #FFF;
  text-decoration: none; 
}
a.superior:hover {
  font-size: 14px;
  font-family: arial;
  font-weight: bold;
  color: #630E0E;
  text-decoration: none; 
}
a.seccion {
  font-size: 12px;
  font-family: arial;
  font-weight: bold;
  color: #9F9F9F;
  text-decoration: none; 
}
a.seccion:hover {
  font-size: 12px;
  font-family: arial;
  font-weight: none;
  color: #3A3B3B;
  text-decoration: none; 
}
a.seccionActiva {
  font-size: 12px;
  font-family: arial;
  font-weight: bold;
  color: #3A3B3B;
  text-decoration: none; 
}
a.seccionActiva:hover {
  font-size: 12px;
  font-family: arial;
  font-weight: none;
  color: #3A3B3B;
  text-decoration: none; 
}
a.subseccion {
  font-size: 12px;
  font-family: arial;
  font-weight: bold;
  color: #FFF;
  text-decoration: none; 
}
a.subseccion:hover {
  font-size: 12px;
  font-family: arial;
  font-weight: none;
  color: #AAAAAA;
  text-decoration: none; 
}
a.pie {
  font-size:10 px;
  font-family: arial;
  font-weight: bold;
  color: #FFF;
  text-decoration: none;
}
a.pie:hover {
  font-size: 10px;
  font-family: arial;
  font-weight: bold;
  color: #630E0E;
  text-decoration: none;
}
a.mailContacto {
  font-size:12 px;
  font-family: arial;
  font-weight: bold;
  color: #9E1818;
  text-decoration: none;
  letter-spacing: 1.5px;
}
a.mailContacto:hover {
  font-size: 12px;
  font-family: arial;
  font-weight: bold;
  color: #AAA;
  text-decoration: none;
  letter-spacing: 1.5px;
}
div.secciones {
  font-size:12 px;
  font-family: arial;
  font-weight: bold;
  color: #9F9F9F;
  text-decoration: none;
}
td.secciones {
	padding-top: 20px; 
	background-image: url('../optimizadas/tituloProductos.jpg');
	padding-bottom: 20px; 
}

td.subSecciones {
	background-image: url('../optimizadas/tituloEjemplos.jpg');
	background-position: top center;
	background-repeat: no-repeat;
	background-color: rgb(59,59,59);
	font-size:12 px;
	font-family: arial;
	font-weight: bold;
	color: #FFF;
	text-decoration: none; 
	padding-top: 22px;
	padding-bottom: 5px;
}
div.subSecciones {
	font-size:12 px;
	font-family: arial;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}

td.tituloProducto {
	background-image: url('../optimizadas/hrproductos.jpg');
	background-position: center center;
	background-repeat: repeat-x;
	padding-bottom: 4px;
}
span.tituloProducto {
	background-color: rgb(255,255,255);
	padding-left: 5px;
	padding-right: 5px;
	font-size:13 px;
	font-family: Century Gothic;
	font-weight: 900;
	color: rgb(111,1,2);
	

}
span.hostecarCategoria
{
	font-size:12 px;
	font-family: arial;
	font-weight: bold;
}
span.hostecarNombre
{
	font-size:15 px;
	font-family: arial;
	font-weight: bold;
}
table.hostecarProductoIni
{
	border:0px;
	padding: 3px;
}
table.hostecarProducto
{
	border: 0px;
	border-top: 1px solid rgb(111,2,1);
	padding: 3px;
}


div.gris {
  letter-spacing:1px;
  font-size:11px;
  color: #FFF;
  background: #858686;
  padding: 5px;
}
div.gris:first-letter {
  font-size:300%;
  font-weight:bold;
  line-height:35px;
  background: #9E1818;
  padding-left:15px;
  padding-right: 0px;
  padding-top: 10px;
  padding-bottom:0px;
}

div.direccion {
  color: #9E1818;
  font-size: 14px;
  line-height:22px;
}
hr {
  border: 1px solid #9E1818;
}
.campos {
  background-color: #FFF;
  border: 1px solid #5D5B59;
  color: #5D5B59;
  font-size: 11px;
  font-family: arial;
  font-weight: none;
}