* { margin:5; padding:5; }
  A:link {text-decoration:underline;color:#333333;}
  A:visited {text-decoration:underline;color:#333333;}
  A:active {text-decoration:underline;color:#333333;}
  A:hover {text-decoration:underline;color:#333333;}
  body {
}

.Estilo1 {color: #FF9900}
.Estilo3 {color: #333333}

h1 {font-size:18px; font-family:Trebuchete MS, Arial, Helvetica, sans-serif; color:#333333;}
h2 {font-size:12px; font-family:Trebuchete MS, Arial, Helvetica, sans-serif; color:#333333; font-style:italic;}

html, body {
height: 100%;
      }
body {
margin:8px 2px 2px 2px;
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
font-size:11px;
background-image:none;
}
input {
 font-size:11px;
}
textarea {
 font-size:11px;
}
select {
 text-transform:capitalize;
 font-size:11px;
}
#superior {
 height:120px;
}

#izquierda {
 float:left;
 width:180px;
}

#derecha {
 float:right;
 background:#ffffff;
 background-image:none;
}
.opcion {
 width:180px;
}
.opcion a {
 width:180px;
 height:11px;
 display:block;
 background-color: #E9E9E9;
 color: #333333;
 border: 1px solid #999999;
 border-right-color: #E9E9E9;
 border-left-color: #E9E9E9;
 font-family: Trebuchet MS, Arial;
 font-weight: bold;
 font-size: 11px;
 padding:5px;
}
.opcion a:hover {
 background-image:none;
 background-color: #333333;
 color: #ffffff;
}
.opcionb {
 display:none;
 visibility:hidden;
}
.opcionc {
 width:98%;
}
.opcionc a {
 width:180px;
 height:11px;
 display:block;
 background-color: #ffffff;
 color: #333333;
 border: 1px solid #333333;
 border-right-color: #ffffff;
 border-left-color: #ffffff;
 font-family: Trebuchet MS, Arial;
 font-weight: bold;
 font-size: 11px;
 padding:5px;
}
.opcionc a:hover {
 background-color: #999999;
 color: #ffffff;
}
.blanco {
 background:none;
}
.rayado {
 background-color: #E9E9E9;
}
.calendario {
 float:left;
 margin-right:30px;
 margin-bottom:30px;
 border:1px solid #666;
 padding:4px;
 height:135px;
}
.calendario_activo {
 color:#003399;
 font-weight:bold;
 background-color:#333333
}
.calendario_activob {
 color:#666;
 font-weight:bold;
 background-color:#333333
}
.calendario_domingo {
  color:#CC0000
}