/* CSS Document */

.home-consultas-destacadas {
	background-image:url(../grafica/home-consultas-destacadas-fondo.gif);
	background-repeat:repeat-y;
	padding:5px;
}
#link-home-consultas {
	margin:0px;
	padding-right:20px;
	padding-top:11px;
	height:24px;
	background-image:url(../grafica/home-consultas-destacadas.gif);
	background-repeat:no-repeat;
	font-family:Tahoma, Arial, Garamond;
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
	text-align:right;
}
#link-home-consultas a {
	color:#FFFFFF;
	text-decoration:none;
}
#link-home-consultas a:hover {
	text-decoration:underline;
}

/* MENU DESTACADAS */
#menu-destacadas {
	float:left;
	width:497px;
	margin:5px 0px 0px 0px;
	padding:0px 0px 0px 9px;
}
#menu-destacadas ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#menu-destacadas li a {
  	voice-family: "\"}\""; 
  	voice-family: inherit;
	text-decoration:none;
	font-family:Tahoma, Arial, Garamond;
	font-size:11px;
	color:#616554;
	padding:6px 0px 6px 12px;
}
#menu-destacadas li a:link, #menu-destacadas li a:visited {
	background-image:url(../grafica/consultas-destacadas-link.gif);
	background-repeat:no-repeat;
	display:block;
}
#menu-destacadas li a:hover, #menu-destacadas li a:active {
	background-image:url(../grafica/consultas-destacadas-hover.gif);
	background-repeat:no-repeat;
	color:#45483C;
	text-decoration:underline;
	display:block;
}
#home-noticias {
	margin:0px;
	padding:5px 10px 5px 5px;
	background-image:url(../grafica/home-noticias-fondo.gif);
	background-repeat:repeat-y;
}
#home-noticias a {
	font-family:Tahoma, Arial, Garamond;
	font-size:11px;
	color:#8d1d1a;
	text-decoration:none;
}
#home-noticias a:hover {
	color:#6B1614;
	text-decoration:underline;
}
#home-noticias .titulo {
	font-weight:bold;
	font-size:12px;
}
#home-noticias .fecha {
	color:#34362c;
	font-weight:bold;
}

/* PRIVACIDAD */
#privacidad {
	background-image:url(../grafica/home-consultas-destacadas-fondo.gif);
	background-repeat:repeat-y;
	padding:7px 18px 7px 7px;
	text-align:justify;
}
#privacidad h1 {
	margin:0px;
	padding-bottom:5px;
	font-family:Tahoma, Arial, Garamond;
	font-size:12px;
	color:#1c1d18;
}
#privacidad h3 {
	margin:0px;
	padding-bottom:5px;
	font-family:Tahoma, Arial, Garamond;
	font-size:11px;
	color:#1c1d18;
}
/* TITULO DESTACADO */
.disculpe-molestias {
	font-size:18px;
}
