.fondo_tb {
	background-repeat: no-repeat;
	background-image: url(images/benvi.gif);
}
.titulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40px;
	line-height: 19px;
	font-weight: bold;
	color: #2905A1;
}
.titulosCadells{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 19px;
	font-weight: bold;
	color: #2905A1;
}
.titulos_rojo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
	color: #F54047;
}
.titulos_verde {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
	color: #63CC96;
}
.titulos_grande {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	line-height: 24px;
	font-weight: bold;
	color: #2905A1;
}
a.perros:link, a.perros:visited {
	background-color: #D98059;
	letter-spacing: 0.03em;
	display: block;
	width: 155px;
	margin-bottom: 4px;
	padding-left: 4px;
	color: #000000;
	text-decoration: none;
}
a.perros:hover{
	background-color: #BB562B;
	letter-spacing: 0.03em;
	display: block;
	width: 155px;
	margin-bottom: 4px;
	padding-left: 4px;
	color: #ffffff;
	text-decoration: none;
}

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	background-color:#FFF;
}
.bodytxt {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.entrelinea {
	line-height: 13px;
}
.entrelineaancha {

	line-height: 26px;
}
a{
  text-decoration: none;
}
img{
	text-decoration:none;
	color:none;
	border:0;
}
.titoladop{
  color:#2905A1;
  text-decoration:underline;
  font-size:11px;
  text-align:right;
  font-weight:bold;
  padding-left:34px;
}
