#encabezado {
	background-image: url(images/bg-encabezado.gif);
	background-repeat: repeat;
	background-position: right;
}
a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	color: #0066CC;
}
a:hover {
	font-size: 12px;
	color: #FF6600;
	text-decoration: none;
	font-weight: bold;
}




#navegador {
	margin-top: -17px;
	border: thin none #666666;
	background-color: #CCCCCC;
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #0000FF;
	margin-bottom: -11px;
}
#navegador p {
	text-align: right;
}

#navegador a {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	text-decoration: none;
	letter-spacing: 1px;
}
#navegador a:link {
	color: #0000FF;
}
#navegador a:visited {
	color: #0000FF;
}
#navegador a:hover {
	font-weight: bold;
	color: #FF6600;
}
#navegador a:active {
	color: #FF0000;
}
#cuerpo {
	margin-bottom: -17px;
	margin-left: 3px;
}
#cuerpo a {
	font-family: Tahoma;
	font-size: 11px;
	color: #0066CC;
	text-decoration: none;
}
#cuerpo a:link {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #0000FF;
}
#cuerpo a:visited {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #0066CC;
}
#cuerpo a:hover {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
}
#cuerpo a:active {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #FF0000;
}
body {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #000066;
	text-indent: 25px;
	margin-top: 0px;
	margin-left: 0px;
}
p {
	text-align: justify;
	margin-right: 2px;
	margin-left: 5px;
}


#cuerpo #Separador_Cuerpo {
	margin-top: -15px;
	margin-bottom: -15px;
}

#cuerpo #historia {
	background-image: url(images/logo_smj.gif);
	background-repeat: no-repeat;
	background-position: left;
}
#PiePagina a:link {
	text-decoration: none;
}

#PiePagina a:hover {
	color: #FF9900;
}

.p_lineasjuntas {
	margin-bottom: -12px;
}
#cuerpo .p_lineasmasjuntas {
	margin-bottom: -15px;
}

.tabla_encabezado {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;
	text-align: center;
	vertical-align: middle;
	text-indent: 0px;
}
.negrita {
	font-weight: bold;
}
#OtrasFechas {
	background-color: #FFFFCC;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: -18px;
}
#OtrasFechas p {
	font-weight: bold;
	text-align: center;
	word-spacing: 5px;
	letter-spacing: 1em;
}
#NumeroFechasAp2007 {
	margin-top: -13px;
}
#NumeroFechasAp2007 p {
	text-align: center;
}


#PiePagina p {
	text-align: center;
}

.piepagina {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	color: #999999;
	text-align: center;
}
.centro {
	text-align: center;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #DA0008;
}
h2 {
	font-family: Tahoma;
	font-size: 14px;
	color: #1F86DE;
	text-indent: 20px;
}
h3 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #009999;
	font-weight: bold;
}
.realce {
	color: #990000;
	font-weight: bold;
}
#menu_agnos_anteriores {
	font-size: 10px;
	color: #000099;
	background-color: #FF9900;
}
#menu_agnos_anteriores a:link {
	color: #0033CC;
	text-decoration: none;
}
#menu_agno_anteriores a:visited {
	text-decoration: none;
	color: #00CCFF;
}

#menu_agnos_anteriores a:hover {
	color: #00CCFF;
	font-size: 11px;
}
#menu_agno_anteriores a:active {
	color: #FF0000;
	text-decoration: none;
}

#cuerpo #Noticias_Anteriores {
	color: #333333;
}
#Cuerpo_FechasAp2007 {
	margin-top: -16px;
}
#Programa {
	background-image: url(images/ApMenores2007/fondo_tabla.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

* {
    font-family: Verdana, Helvetica;
    font-size: 10pt;
}
.highslide-html {
    background-color: white;
}
.highslide-html-blur {
    border: 2px solid gray;
}
.highslide-html-content {
	position: absolute;
    display: none;
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}

.control {
	float: right;
    display: block;
    /*position: relative;*/
	margin: 0 5px;
	font-size: 9pt;
    font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: #999;
}
.control:hover {
	color: black !important;
}
.highslide-move {
    cursor: move;
}
.cursiva {
	font-style: italic;
}
