#content {
	overflow: hidden;
}

.imgdir {
	margin-top: 180px;
	margin-left: -48px;
}

#perfil .imgperfil {
	width: 110px;
	margin-bottom: 15px;
}

#perfil h4 {
	margin-bottom: 11px;
	padding: 0;
	/*font-weight: bold;*/
	color: #D3005F;
}

ul.lista {
	margin: 0 10px 10px;
	padding: 0px;
}

ul.menu li.directorio a:link, ul.menu li.directorio a:visited {
  background: url(/images/menu/directorio-on.png) no-repeat;
}

ul.lista li {
	list-style: none;
	margin-left: -10px;
}

ul.lista a {
	color: #D3005F;
	text-decoration: none;
}

ul.lista a:hover {
	color: #fff;
	background: #D3005F;
}

/* para la lista de trabajos */

.trabajo {
	margin-bottom: 20px;
}

.dir_pie {
	line-height: 12px;
}

.dir_img {
	width: 400px;
	float: left;
	overflow: hidden;
	border: 0px solid #ccc;
	position: relative;
}

.dir_img img {
	width: 230px;
	overflow: hidden;
}

.dir_img.trio {
	width: 88px;
	float: left;
	overflow: hidden;
	border: 0px solid #ccc;
	margin-right: 2px;
	position: relative;
}

.dir_img.trio img {
	width: 88px;
	overflow: hidden;
}

.dir_txt_cabecera {
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	width: 150px;
	margin: 0 0 5px;
}

.dir_votar {
	display: block;
	font-size: 13px;
	width: 400px;
	clear: both;
	margin: 0 0 10px;
}

.dir_votar a {
  border: 1px solid #D3005F;
  padding: 2px 5px;
  color: #D3005F;
}

.dir_votar a:hover {
  background: #D3005F;
  color: #fff;
  text-decoration: none;
}

.dir_txt_pie {
	/*font-size: 10px;*/
	text-align: left;
	width: 150px;
	margin: 10px 0 25px;
	float: left;
	clear: both;
}

.dir_txt_pie.trio {
	margin: 10px 0 10px;
	width: auto;
}

.dir_txt_pie.trio p {
	margin: 0;
}

.banda {
	background: url('/images/banda.png') repeat-x;
	width: 260px;
	height: 5px;
}

.tvolver {
	style: clear:both;
}

.mas {
	display: inline-table;
	height: 15px;
}

.up {
	padding: 5px 7px 0px 0px;
}

.first {
	color: #000;
}

