td {
  font-family: "Times New Roman";
  font-size: 14px;
  font-style: italic;
  line-height: 20px;
}
.destacado {
  font-weight: bold;
}
.fotoB {
  border: 1 solid #000000;
}
.pieFotos {
  font-size: 9px;
  color: black;
  font-style: italic;
}
.pieFotos2 {
  font-size: 10px;
  color: black;
  font-style: normal;
  font-weight: bold;
  font-family: Tahoma;
  line-height: 12px;
}
.parrafo1 {
  line-height: 15px;
  font-family: Verdana;
  font-size: 10px;
  font-style: normal;
  color: white;
}
.visitasNombre {
  color: #F0B162;
  font-style: normal;
  font-weight: bold;
  font-family: Tahoma;
  font-size: 11px;
}
.fecha {
  color: #F0B162;
  font-size: 11px;
}
.visitEmail {
  color: #C65A52;
  text-decoration: none;
  font-style: normal;
  font-family: Tahoma;
  font-weight: bold;
  font-size: 10px;
}
.visitEmail:hover {
  color: white;
}

.visitas {
  color: #631610;
  font-family: tahoma;
  font-style: normal;
  font-weight: bold;
  text-decoration: none;
  font-size: 11px;
}
.visitas:hover {
  text-decoration: underline;
}
.field1 {
  width: 250px;
}

.field2 {
  width: 289px;
}

.fieldSend {
	width: 100px;
	text-align: right;
	background-color: #CCCCCC;
}

.fieldTotal {
	width: 100px;
	text-align: right;
	font-weight: bold;
	background-color: #CCCCCC;
}

.secPrensa {
  color: #F0B162;
  font-size: 14px;
  font-family: Arial;
}

.titulo {
  font-family: Arial;
  font-size: 18pt;
  line-height: 40px;
  color: black;
}

.subTitulo {
  font-family: Arial;
  font-style: normal;
  font-size: 12px;
  color: #CCCCCC;
  font-weight: bold;
  line-height:14px;
}

.pedido {
  font-family: Arial;
  font-style: normal;
  font-size: 12px;
  color: #52110D;
  font-weight: bold;
  line-height:14px;
}

.lista1 ul{
  margin: 0;
  padding: 15px; 
}
.lista1 li{
  background-image: url(images/icon_lista.gif);
  background-repeat: no-repeat;
  margin: 0;
  padding: 0 0 0 35px;
  height: 25px;
  list-style: none;
  font-size: 20px;
}
.lista1 a{
  color: #821c17;
  text-decoration: none;
}
.lista1 a:hover{
  text-decoration: underline;
}
.lista1 .selected {
	color: #c75954;
}

.titulo1{
	color: #821c17;
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.links1{
	color: #821c17;
	text-decoration: none;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.links1:hover{
	text-decoration: underline;
}

.links2{
	color: #821c17;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.links2:hover{
	text-decoration: underline;
}

.img1 {
	border: 1px solid #821c17;
}

.img2 {
	border: 1px solid Black;
}