.tabla{
	border-collapse:collapse;
	height:95px;        
}
.tr-top-1{
	background : url('/img/teaser_top_1.png') no-repeat; 
	height:2px;
}
.tr-top-2{
	background : url('/img/teaser_top_2.png') no-repeat; 
	height:2px;
}
.tr-top-personal{
	background : url('/img/teaser_top_personal.png') no-repeat; 
	height:2px;
}

.tr-top-personalvacio{
	/*background : url('/img/teaser_top_personal.png') no-repeat; */
	height:2px;
}

.tr-bottom-personal{
	background : url('/img/teaser_bottom_personal.png') no-repeat; 
	height:3px;
}

.tr-bottom-personalvacio{
/*	background : url('/img/teaser_bottom_personal.png') no-repeat; */
	height:3px;
}

.tr-bottom-2{
	background : url('/img/teaser_bottom_2.png') no-repeat; 
	height:3px;
}
.tr-bottom-1{
	background : url('/img/teaser_bottom_1.png') no-repeat; 
	height:3px;
}
.td-texto{
	padding-top:5px;
	padding-left:5px;
	text-align:justify;
	vertical-align:top;
	background-color:#ffffff;
	background-image: url('/img/teaser_gradient.png');
	background-repeat: repeat-x;
	border-left:1px solid #DDDDDD;
	
}

.naranja{
	color: #da851d;
	font-weight: bold;
}
.naranja a{
	color: #da851d;
	

}
.naranja a:hover{
	color: #da851d; 
	text-decoration:underline; 
}
.blog{
    vertical-align:top;
}
.blog img{
    padding-right: 15px;
}
.blog a, .blog a:active, .blog a:visited{
    text-decoration:none;
	color: #da851d;
}
.blog a:hover{
    text-decoration:none;
	color: #000000;
}
.td-texto a{
	text-decoration:none;
	color: #646464;
}
.td-texto a:hover{
	text-decoration:none;
	color: #000000;
}
.td-img{
	padding-top:5px;
	text-align:middle;
	vertical-align:top;
	background-color:#ffffff;
	background-image: url('/img/teaser_gradient.png');
	background-repeat: repeat-x;
	border-right:1px solid #DDDDDD;
}
.td-bordes{
	border-bottom:1px dotted #CCCCCC;
	border-top:1px dotted #CCCCCC;
}
.extremo{
	/*width:24px;*/
	width:5px;

}
.medio{
	width:10px;
}