a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #195AA6;
	text-decoration: none;
}
a:hover {
	color: #306f9a;
}
li {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #262626;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.tabla_1 {
  border-width: thin;
  border-style: solid;
  border-color: #dee0ec;
}
.tabla_cuerpo {
  padding: 5px;
  border-width: thin;
  border-style: solid;
  border-color: #dee0ec;
  text-align: left;
  width: 100%;
}
.td_epigrafe {
	font-family: Verdana;
	font-size: 8px;
	font-weight: bold;
	font-color: #262626;
	background-color: #c8cbdb;
	font-variant: small-caps;
	font-style: normal;
	border-top-width: 0px;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #9aa7b6;
	border-right-color: #9aa7b6;
	border-bottom-color: #9aa7b6;
	border-left-color: #9aa7b6;
	padding: 5px;
}
.tabla_novedades {
	background-color: #b9c2ef;
	border: thin solid #9ba8b7;
	width: 100%;
}

.td_1 {
  background-color: #b9c2ef;
}
.linea_gris {
	height: 1px;
	background-color: #a8b2c4;
	padding-bottom: 5px;
}
.texto {
	font-family: Arial, sans-senif;
	font-size: 10px;
	color: #262626;
}
.titulo_1 {
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #262626;
}
.titulo_2 {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #262626;
}
.tit_novedad {
	font-family: Arial;
	font-size: 17px;
	font-weight: bold;
	color: #262626;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.bajada_novedad {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #262626;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.fecha_novedad {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #262626;
}
.subtitulo_2 {
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	color: #262626;
}
.epigrafe {	
    margin-top: 5px;
	margin-left: 5px;
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	font-color: #262626;

}
.texto_comp {
	font-family: Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #3C3C3C;
}
.foto {
  border-width: thin;
  border-style: solid;
  border-color: #9aa7b6;
}
.table_menu {
  padding: 0px;
  text-align: center;
  border-width: thin;
  border-style: solid;
  border-color: #dee0ec;
  border-spacing: 12px;
}
.tr_novedad {
  background-color:#b9c2ef;
}
.tr_novedad:hover {
  background-color:#c6ccec;
  cursor:pointer
}
