#content-link-cabecera{
    position                    : absolute;
    top                         : 0px;
    right                       : 0px;
    width                       : 150px;
    overflow                    : hidden;
}


.link_cabecera{
	color                       : #A3AAA3;
	float                       : left;
	height                      : 20px;
	font-size                   : 11px;
}

.link_cabecera a{
	color                       : #A3AAA3;
	text-decoration             : none;
}

.link_cabecera a:hover{
	color                       : #006C90;
}

.cajaDerTitulo {
	background                  : #c7ccc7;
	font-size                   : 18px;
	color                       : #006C90;
    padding                     : 2px 10px;
    border-bottom               : 3px solid #FFF;
    overflow                    : hidden;
}

.cajaIzqTex {
    line-height                 : 18px;
    font-size                   : 12px;
    font-family                 : Helvetica, Arial, sans-serif;
	color                       : #A1ABA3;
	padding-top                 : 20px;
}

.title-content .date-new{
    font-size                   : 12px;
    color                       : #A1ABA3;
}


.cajaIzqTex table{
    border-collapse             : collapse;
}

.cajaIzqTex td{
    border                      : 1px solid #D9DDDA;
    vertical-align              : middle;
    padding                     : 2px 3px;
}

.cajaIzqTex a{
    color                       : #006C90;
    text-decoration             : none;
}

.cajaIzqTex a:hover{
    color                       : #0083AE;
}


.title-content .title-content0,
.title-content .title-content-separator{

	font-size                   : 18px;
	color                       : #006C90;
	margin                      : 0px;

}

.title-content .title-content-separator{
    font-size                   : 16px;
}


.title-content .title-content1, .title-content-foot {
	font-size                   : 15px;
	color                       : #A1ABA3;
	padding-top                 : 3px;
}

.title-content-foot{
    color                       : #FFFFFF;
}




























