/* * Selectores compartidos con la hoja de estilos A82E16 * comun (styles.css) */body {    background: url('../../img/home/bodyBackground.gif') #E0E0E0;}a {    color: #CB371A;}a:visited {    color: #BA7553;}/* * FHIR. La regla que oculta el span esta * en styles.css */h1 {    background: url('../../img/home/header.jpg') no-repeat;}#breadcrumbs {	color: #fff;}#breadcrumbs a {    color: #fff;}#breadcrumbs a:hover {    color: #ec8;}input {    background: #F8F8F8;    border-color: #000;    color: #000;}input:hover {    background: #ddd;}#content h2 {    border-bottom: 1px solid #000000;    color: #000;}#footer {    background: #A79272;    color: #dfd1bc;}/* Fondo items men� no seleccionados */#menubar a {    background-color: #FFD176;}/* Fondo submen�s */#menubar ul li a {    background-color: #F7F1DF;}/* Fondo item men� actual e item seleccionado */#menubar a.selected,#menubar a.selected:hover,#menubar li.selected {    background: #333;    color: #fff;}/* Fondo rollover items men� */#menubar li a:hover {    background: #EAB357;    color: #000;    text-decoration: none;}#menubar span.separator {	background: #DBDBDB;	border: 1px solid #ccc;}/* * Acciones */#content ul.actions li a, #content ul.actions li a:visited {	color: #000;}#content ul.actions li a:hover {    border-bottom: 4px solid #000;}/* * Selectores especificos para la pagina principal */#content .nonews {    color: #888;    font-weight: bold;    font-size: 1.5em;    margin-top: 2em;    text-align: center;}#content div.news {    margin: 0 30px 10px 0;    clear: both;}#content div.news h3 {    border: 0;    font-size: medium;    padding: 0;    padding-left: 10px;    margin: 0 0 10px;}#content div.news .date {    background-image: none;    color: #000;    float: left;    font-family: "Century Gothic", Verdana, Sans-Serif;    padding: 0 10px 0 10px;    text-align: right;    width: 110px;}.newsContent {    border-left: 2px solid #000;    margin-left: 140px;}#content div.news .day {    font-size: x-large;    font-weight: bold;}#content div.news p {    color: #000;    font-family: Verdana, Sans-Serif;    font-size: small;    padding-bottom: 1em;    padding-left: 10px;    text-align: justify;}#content div.news a.more {    text-transform: lowercase;}#content .news .month,#content .newsList .date {    text-transform: lowercase;}/* * Eestilos para el listado de todas las noticias */#content .newsList {    list-style: none;    list-style-image: none;    margin: 0;    padding: 0;    text-align: justify;}#content .newsList li {    clear: both;    margin-bottom: 0.7em;}#content .newsList li a {    float: right;    margin-bottom: 0.7em;    padding-right: 30px;    width: 440px;}#content .newsList .info {    font-size: 0.8em;    width: 180px;    text-align: right;    float: left;}#content .newsList .info .date {    background-image: none;    font-size: small;    width: auto;}/* * Selectores especificos para la pagina de b�squeda */#content #search-results {    list-style: none;    margin: 0;    padding: 0;}#content #search-results li {    padding: 0 40px 10px 0;}#content #search-results .number {    font-family: "Bookman Old Style", serif;    font-size: small;    font-style: normal;    padding: 0;}#content #search-results li h3 {    font-size: small;    margin-bottom: 5px;}#content #search-results li .excerpt {    font-family: "Times New Roman", serif;    font-size: medium;    margin: 0;    padding-left: 1.3em;    text-align: justify;}#content #search-results li .excerpt strong {}/* Los estilos que ponen los iconos en el enlace y la fecha estan en "../styles.css" */#content #search-results li .info {    color: #888;    font-size: small;    padding-left: 15px;    padding-top: 10px;    text-align: right;}/* estilos para sindicacion */#content div.sindcat {    padding: 0 30px 10px 0;    clear: both;}#content ul.sindglobal {    padding: 0 30px 10px 0;    clear: both;}#content div.sindcat .catname {    background-image: none;    color: #000;    float: left;    font-family: "Century Gothic", Verdana, Sans-Serif;    font-weight: bold;    padding: 0 10px 0 10px;    text-align: right;    width: 110px;}ul.sindContent {    border-left: 2px solid #000;    margin-left: 140px;}ul.sindContent li, ul.sindglobal li {	padding: 3px;	width: auto;}ul.sindglobal p {	font-style: italic;	}ul.sindContent a, ul.sindglobal a {	height: auto;	display: block;	float: left;	margin-right: 4px;}#enlaces {	float: left;	width: 100%;}#contidoEnlaces {	padding: 6px;	width: 100%;}ul.sindContent img.imaxerss, ul.sindglobal img.imaxerss  {	width:35px;	height:15px;	background: transparent;	border:none;}