﻿Html 
{
    scrollbar-base-color:#D91000;
    scrollbar-face-color:#D91000;
    scrollbar-arrow-color:#ffffff;
    scrollbar-3dlight-color:#ffffff;
    scrollbar-highlight-color:#ffffff;
    scrollbar-shadow-color:#ffffff;
    scrollbar-darkshadow-color:#D91000;
}
body {
	font-family: "Trebuchet ms", "Lucida Grande", arial, verdana, helvetica, sans-serif; 
	color: #000000;
	background-color: #eca122;
	margin-top: 10px;
	margin-bottom: 10px;	
	margin-left: 160px;
	margin-right: 160px;
}

#content 
{
	width: 100%;
	font-family: Trebuchet MS;
    letter-spacing:1px;
	color: Black;
	background: #ffffff none;
	vertical-align: text-top;
}
#content2 {
	float: left;
	width: 294px;
	height: 100%;
	font-family: Trebuchet MS;
    letter-spacing:1px;
	text-align:left;
	color: Black;
	background: #ffffff none;
}
#publicidad {
	float: left;
	width: 120px;
	height: 100%;
	font-family: Trebuchet MS;
	text-align:left;
	color: Black;
	background: #ffffff none;
	margin-top: 10px;
	margin-left: 5px;
}
#footer {
	text-align: center;
	clear: both;
	width: 600px;
	color: #ff0000;
	font-size: 12px;
	border: 0px solid #DA7429;
	margin-bottom: 10px;
}
#textoLargo 
{
    color:#000000;
    background:#ffffff;
    text-align: justify;
    font-size: small;
    margin-left: 0px;
    width: 100%;
}

/* Estilos de cabecera */
#masthead h1 {
	color: #ffffff;
}

#masthead h3 {
	color: #402640;
}

#navigation {
	position: relative;
	margin-top: 61px;
	margin-left: 5px;
	float: left;
	width: 120px;
	text-align: left;
	font-size: 13.5px;
	background: #ffffff none;
	cursor: pointer;
}

#navigation_r {
	position: relative;
	margin-left: 10px;
	float: left;
	width: 128px;
	text-align: left;
	font-size: 13.5px;
	background: #ffffff none;
	cursor: pointer;
	color: Gray;
}

#navigation_r a:hover {
	color: #33ccff;
}
/* Estilos de exploración */
#navigation ul {
	list-style-type: none;
	width: 100%;
}
#navigation li {
	background-color: #7393A0;
}

#navigation a {
	color: Gray;
}

#navigation a:hover {
	color: #33ccff;
}

/* Estilos de contenido */
#content h1,h2,h3,h4,h5,h6 {
	color: #000000;
}
#content img {
	padding: 0px;
	border: 1px solid #402640;
}

/* Estilos de pie de página */
#footer p {
	color: #808080;
}
#footer a {
	color: #503750;
	text-decoration: underline;
}
#footer a:hover {
	color: #402640;
	text-decoration: none;
}

a 
{
    color: Black;
	text-decoration: none;
}

a:hover {
	color: #33ccff;
	text-decoration: underline;
}

.a1
{
    text-decoration: none;
    font-weight: normal;
    text-align: left;
    font-size: 11px;
    margin-left: 5px;
    text-transform: none;
    letter-spacing: .5px;    
}

.aHeader
{
    text-decoration: none;
    font-weight: bold;
    text-align: left;
    font-size: 14px;
    margin-left: 0px;
    text-transform: none;
}

.a11
{
    line-height: 15px;
}
.a12
{
 border-style: none;
}
.MyCalendar .ajax__calendar_container {
    border:1px solid #646464;
    background-color: Lime;
    color: red;
}

.accordionCabecera
{
    font-weight: bold;
    margin-left: 2px;
    font-size: 13.5px;
    color: Gray;
}

.accordionCabeceraSimple
{
    font-weight: bold;
    margin-left: 0px;
    font-size: 13.5px;
    color: Gray;
}

.accordionContenido
{
    margin-left: 0px;
}

.Loading {
top:5px;
right:5px;
position:fixed;
}

.Loading img {
vertical-align:middle;
margin:1px;
border: none;
}

.inf_pagina_esquina_izq {
	background-image: url(/images/42degrad_izq.gif);
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	
}
.inf_pagina_esquina_der {
	background-image: url(/images/42degrad_der.gif);
	background-color: #FFFFFF;
	background-repeat: repeat-y;

}