#titulo-principal { 
	font-family: Trebuchet MS, Arial, Verdana; 
	font-size: 24px; 
	color: #0066CC; 
	margin-right: 10px;
	padding-bottom: 10px;
}

#texto-central {
	margin-right: 10px;
}

#texto-central .imagen { 
	float: left; 
	clear: left; 
}

#texto-central .imagen img { 
	margin-right: 15px; 
	margin-bottom: 15px; 
}

#texto-central .imagen-central { 
	float: none; 
	clear: both; 
	text-align: center;
	margin-top: 15px;
}

#texto-central .texto-introduccion { 
	font-family: Trebuchet MS, Arial, Verdana; 
	font-size: 14px; 
	color: #6B6A6A; 
}

#texto-central .texto-completo { 
	font-family: Trebuchet MS, Arial, Verdana; 
	font-size: 11px; 
	color: #201E1E; 
	clear: both; 
	margin-top: 10px;
}

#texto-central .texto-completo a:link, #texto-central .texto-completo a:active, #texto-central .texto-completo a:visited, #texto-central .texto-completo a:hover { 
	color: #6B6A6A; 
	text-decoration: underline; 
}

#texto-central .volver, #texto-central .volver div {
	float: right;
	clear: none;
	padding-top: 10px;
}

#texto-central .volver, #texto-central .volver a:link, #texto-central .volver a:active, #texto-central .volver a:visited, #texto-central .volver a:hover { 
	font-family: Trebuchet MS, Arial, Verdana; 
	font-size: 11px; 
	color: #8B8B8B; 
	text-decoration: none;
}

#texto-central .volver img { 
	vertical-align: middle;
}

#titulo-pdf-documentos-relacionados {
	font-family: Trebuchet MS, Arial, Verdana; 
	font-size: 16px;
	font-weight: bold;
	color: #0066CC; 
	float: none;
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;
}

.enlace-pdf {
	float: left;
	clear: both;
	height: 25px;
	vertical-align: middle;
	margin-bottom: 5px;
}

.enlace-pdf img { 
	vertical-align: middle;
}

.enlace-pdf a, .enlace-pdf a:link, .enlace-pdf a:active, .enlace-pdf a:visited, .enlace-pdf a:hover {
	font-family: Trebuchet MS, Arial, Verdana; 
	font-size: 12px;
	color: #666666;
	margin-left: 6px;
}