/**************************************
 * THEME NAME: msocialv2
 *
 * Files included in this sheet:
 *
 *   msocialv2/user_styles.css
 *   msocialv2/isit.css
 *   msocialv2/tablas.css
 *   msocialv2/aniadidos.css
 *   msocialv2/moodlealumnos.css
 *   msocialv2/moodleprofesores.css
 *   msocialv2/moodleprofesores2.css
 **************************************/

/***** msocialv2/user_styles.css start *****/



body {
  font-size: 100%;
  color: #333333;
  font-family: verdana, arial, helvetica, sans-serif;
  margin: 0;
  padding: 0;
/*  background: url(pix/bg-lineas.png);
  background-position: left; */
  background: url(pix/bg/bg_skyblue.jpg) no-repeat;
  background-position: 50% 0%;
  background-attachment: fixed;
  background-color: #4574B5;

}


body {
 /* background-color:#E0E9F6; */
}

.false_body {
}

.recuadro {
/*  background-color:#FFFFFF; */
  margin-left:10px;
  margin-right:10px;
  margin-top:140px;
  padding-bottom:5px;
  border: 1px solid #C6C6C6;
  background: url(pix/trans-20.png);

}

body.inpopup div#content{
  margin-top:100px;
}

#page {
/*  background-color:#E0E9F6; 
  border: 1px solid #FF0000;
  background: url(pix/trans-20.png);*/ 
  margin-bottom:3px;
}

div#page {
  padding-top: 2px;
  width: auto;
  background: url(pix/olas.png) no-repeat;
  background-position: 0% 100%;

}
div.clearer {
  clear: both;
}
a:link,
a:visited {
  color: #116699;
  text-decoration: none;
}
a:hover {
  color: #FF0000;
  text-decoration: underline;
}
hr {
  color: #FF3E00;
  background-color: #FF3E00;
  border-style: none;
}
span.arrow {
  font-family: Arial,Helvetica,Courier,sans-serif;
  font-size: 80%;
}
p.arrow_button input {
  font-family: Arial,Helvetica,Courier,sans-serif;
  font-size: 80%;
}
table.generaltable {
  background-color: #EEEEEE;
}
img.resize {
  width: 1em;
  height: 1em;
}
p.helplink {
  margin: 0.5em 0;
}
h1.headermain {
  color: #0066ff;
  margin: 0 0 10px 0;
  font-size: 180%;
}
h2.main {
  background-image: url(pix/header.png);
  background-repeat: repeat-x;
  background-position: center top;
  padding: 5px 5px 6px;
  color: #333;
  font-size: 120%;
  border-right-width: 1px;
  border-left-width: 1px;
  border-right-style: solid;
  border-left-style: solid;
  border-right-color: #E0E9F6;
  border-left-color: #E0E9F6;
}
h2.headingblock {
  background-image: url(pix/header.png);
  background-repeat: repeat-x;
  background-position: center top;
  padding: 5px 5px 6px;
  color: #333;
  font-size: 100%;
  border-right-width: 1px;
  border-left-width: 1px;
  border-style: none solid;
  border-right-color: #E0E9F6;
  border-left-color: #E0E9F6;
}
div.loginbox {
  border: 1px solid #FF3E00;
}
.loginbox.twocolumns .loginpanel {
  border-right: 1px solid #FF3E00;
}
div.noticebox {
  background-color: #EEEEEE;
  border-width: 1px;
  border-style: solid;
  border-color: #FFFFFF #DDDDDD #DDDDDD #FFFFFF;
}
div#notice.generalbox {
  border-style: none;
}
div.generalbox {
  border: 1px solid #FF3E00;
}
div.generalbox.ccbox {
  border-style: none;
}
div.ccbox {
  border-style: none;
}
table.generalbox {
  border-top-width: 1px;
  border-style: solid none none;
  border-top-color: #DDDDDD;
}
table.generaltable th.header {
  padding-bottom: 10px;
  border-width: 1px;
  border-style: solid;
  border-color: #EEEEEE #CCCCCC #CCCCCC #EEEEEE;
}
table.generaltable td.cell {
  white-space: normal;
  border-color: #DDDDDD;
}
div.informationbox {
  background-color: #E0E9F6;
  border: 1px solid;
  border-color: #FFFFFF #DDDDDD #DDDDDD #FFFFFF;
}
table.userinfobox {
  border: 1px solid #DDDDDD;
  margin: 0 auto 5px;
}
div.errorbox {
  background-color: #E88;
  border-color: #660000;
}
table.environmenttable span.error {
  background-color: #E88;
  color: inherit;
}
p.copyright {
  text-align: center;
}
body#admin-index div.adminwarning {
  border-style: none;
  margin: 20px 30px;
}
body#admin-index .c1 {
  vertical-align: top;
}
td.cell {
  vertical-align: top;
}
div.headermenu {
  margin-left:10px;
  padding: 3px;
  font-size: 0.75em;
  position: relative;
  display: block;
  width:200px;
  float:right;
  text-align: left;
  overflow:hide;
}
div.headermenu div.logininfo{
  margin-bottom: 0.2em;
}
div.breadcrumb {
  font-size: 0.8em;
  padding-left: 0.3em;
}
div.navbar div.navbutton form {
  float: left;
}
div.navbar div.navbutton {
  margin-top: 3px;
}
div.navbar {
  padding: 3px 3px 6px 0;
  margin: 5px 0 0 0;
  clear: both;
  background-color: #FFFFFF;
  background-image: url(pix/header.png);
  background-repeat: repeat-x;
  background-position: center bottom;
  border-right-width: 1px;
  border-left-width: 1px;
  border-style: none solid;
  border-right-color: #cccccc;
  border-left-color: #cccccc;
}
div#footer {
  font-size: 0.75em;
  padding: 0;
  margin: 5px auto;
  border-style: none;
}
div#content {
  padding: 0;
  font-size: 0.75em;
  line-height: 1.6em;
  clear: both;
  border-top-style: none;
  border-bottom-style: none;
}
ul.section li {
  margin: 0.2em 0;
}
div.sideblock div.content * {
  text-align: left;
}
div.calendar-controls a.next {
  text-align: right;
}
div.block_login div.content div.c1 {
  text-align: right;
  margin: 0.3em 0;
}
div.block_login div.content div.btn input {
  text-align: center;
}
div.block_adminblock {
  min-width: 210px;
}
div.sideblock ul.list span.c1 {
  padding-left: 0;
}
div.sideblock div.title h2 {
  font-size: 1em;
  line-height: 1.1em;
}
div.sideblock div.header {
  padding: 0;
  border-style: none;
}
div.sideblock div.content {
  padding: 0.3em 0.3em 0.5em;
  border-style: none;
  background-color:#E0E9F6;
}
div.sideblock table.minicalendar td.day {
  text-align: center;
  font-size: 0.9em;
}
div.sideblock table.minicalendar {
  border-style: none;
  margin-bottom: 0;
}
body#admin-lang h2.main {
  font-size: 1em;
  text-align: left;
}
body#course-index table.generalbox {
  background-color: #EEEEEE;
  border-width: 1px;
  border-style: solid;
  border-color: #FFFFFF #DDDDDD #DDDDDD #FFFFFF;
}
table.minicalendar th {
  padding: 0px 1px;
}
table.minicalendar td.today {
  line-height: 1.4em;
  border: 2px solid #0066FF;
}
div.sideblock table.minicalendar tr.weekdays {
  font-size: 0.8em;
}
div.coursebox {
  border-style: solid;
  border-color: #FF3E00;
}
div.courseboxcontent {
  background-color: #EEEEEE;
  border-width: 1px;
  border-style: solid;
  border-color: #FFFFFF #DDDDDD #DDDDDD #FFFFFF;
}
td.courseboxcontent {
  background-color: #EEEEEE;
  border-width: 1px;
  border-style: solid;
  border-color: #FFFFFF #DDDDDD #DDDDDD #FFFFFF;
}
ul.tabrow td {
  border: 1px solid #88DD55;
}
ul.tabrow td.selected {
  border-top-width: 1px;
  border-right-width: 1px;
  border-left-width: 1px;
  border-style: solid solid none;
  border-top-color: #88DD55;
  border-right-color: #88DD55;
  border-left-color: #88DD55;
}
div.sideblock div.content div.message {
  text-align: left;
  background-color:#ffffff;
}

body.message{
  background-color:#dde8f7;
}
.sideblock .header .hide-show-image {
  margin-top: 0;
}
table#calendar td.event_global {
  background-color: #D6F8CD;
  border-color: #D6F8CD;
}
table.minicalendar td.event_global {
  background-color: #D6F8CD;
  border-color: #D6F8CD;
}
div.block_calendar_month td.event_global {
  background-color: #D6F8CD;
  border-color: #D6F8CD;
}
table#calendar td.event_course {
  background-color: #FFD3BD;
  border-color: #FFD3BD;
}
table.minicalendar td.event_course {
  background-color: #FFD3BD;
  border-color: #FFD3BD;
}
div.block_calendar_month td.event_course {
  background-color: #FFD3BD;
  border-color: #FFD3BD;
}
table#calendar td.event_group {
  background-color: #FEE7AE;
  border-color: #FEE7AE;
}
table.minicalendar td.event_group {
  background-color: #FEE7AE;
  border-color: #FEE7AE;
}
div.block_calendar_month td.event_group {
  background-color: #FEE7AE;
  border-color: #FEE7AE;
}
table#calendar td.event_user {
  background-color: #DCE7EC;
  border-color: #DCE7EC;
}
table.minicalendar td.event_user {
  background-color: #DCE7EC;
  border-color: #DCE7EC;
}
div.block_calendar_month td.event_user {
  background-color: #DCE7EC;
  border-color: #DCE7EC;
}
div.block_calendar_month div.filters table {
  background-color: inherit;
}
table#calendar td.maincalendar div.filters table {
  background-color: inherit;
}
table#calendar td.sidecalendar div.filters table {
  background-color: inherit;
}
h3.eventskey {
  font-size: 100%;
}
div.block_calendar_month div.content {
  padding: 0;
}
div.sideblock div.calendar-controls span.current {
  text-align: center;
}
table#calendar td.sidecalendar div.sideblock {
  border-color: #ccc;
}
table#calendar td.maincalendar {
  border-color: #ccc;
}
table#calendar td.nottoday {
  border-color: #ccc;
}
table.minicalendar td.today {
  border-color: #ccc;
}
table.minicalendar td.event_user {
  border: 1px solid  #ccc !important;
}
table.minicalendar td.event_group {
  border: 1px solid  #ccc !important;
}
table.minicalendar td.event_course {
  border: 1px solid  #ccc !important;
}
table.minicalendar td.event_global {
  border: 1px solid  #ccc !important;
}
table#calendar td.event_user {
  border: 1px solid  #ccc !important;
}
table#calendar td.event_group {
  border: 1px solid  #ccc !important;
}
table#calendar td.event_course {
  border: 1px solid  #ccc !important;
}
table#calendar td.event_global {
  border: 1px solid  #ccc !important;
}
body.admin table.generaltable {
  width: 100%;
}
body.admin div.generalboxcontent {
  background-color: inherit;
  border-style: none;
}
body.admin table.generalbox {
  background-color: inherit;
  border-style: none;
}
body.admin td.generalboxcontent {
  background-color: inherit;
  border-style: none;
}
body#course-view tr.section td.side {
  border-style: none;
}
body#course-view tr.current td.side {
  background: #FFCEB0;
}
body#course-view tr.section td.content {
  padding-bottom: 1.5em;
  border-style: none;
}
div.que {
  border: 1px solid #E0E9F6;
}
td.sitetopiccontent {
  border-style: none;
}
body#site-index td.categoryboxcontent {
  border-style: none;
}
div.sideblock span.icon {
  display: block;
  float: left;
  margin-right: 0.3em;
}
div.sideblock ul.list li {
  clear: left;
  padding-left: 18px;
}
div.block_rss_client ul.list li {
  padding-left: 0;
}
div.block_messages div.content {
  font-size: inherit;
}
div.block_messages div.content div.info {
  text-align: left;
}
div.sideblock div.column.c0 {
  margin-left: -19px;
}
td.categoryboxcontent {
  background-color: #EEEEEE;
  border-width: 1px;
  border-style: solid;
  border-color: #FFFFFF #DDDDDD #DDDDDD #FFFFFF;
}
body#admin-roles-manage td.generalboxcontent table td {
  padding-left: 0.5em;
  padding-right: 0.5em;
}
body#admin-roles-override td.cell.c1 {
  padding-top: 0.5em;
}
body#admin-roles-assign td.cell.c3 {
  padding-top: 0.5em;
}
body#admin-roles-assign td.cell.c1 {
  padding-top: 0.5em;
}
body#admin-roles-override td.capcurrent {
  background-color: #eeeeee;
  border: 1px solid #cccccc;
}
body#admin-roles-manage td.capdefault {
  background-color: #dddddd;
  border: 1px solid #cecece;
}
body#admin-roles-manage tr.rolecap {
  border-style: none;
  border-bottom: 1px solid #cecece;
}
body#admin-roles-override tr.rolecap {
  border-style: none;
  border-bottom: 1px solid #cecece;
}
body#admin-roles-manage td.rolecap span.cap-desc span.cap-name {
  color: #888;
}
body#admin-roles-override td.rolecap span.cap-desc span.cap-name {
  color: #888;
}
div.breadcrumb span.sep {
  font-family: arial, sans-serif;
  color: #0066FF;
}
div.calendar-controls span.previous {
  font-family: arial, sans-serif;
}
div.calendar-controls span.next {
  font-family: arial, sans-serif;
  text-align: right;
}
div.sideblock div.header div.commands {
  height: 16px;
  background-color: #ffffff;
}
form#adminsettings fieldset {
  margin-top: 1em;
  padding: 0;
  background-color: inherit;
}
fieldset.adminsettings span.form-shortname {
  color: #AAAAAA;
  font-style: italic;
  font-size: 90%;
}
form#adminsettings span.form-shortname {
  color: #AAAAAA;
  font-style: italic;
  font-size: 90%;
}
form#adminsettings span.defaultinfo {
  color: #AAAAAA;
  font-style: italic;
  font-size: 90%;
  margin-left: 1.5em;
  padding-bottom: 0.2em;
}
fieldset.adminsettings {
  background-color: #EEEEEE;
  border-width: 1px;
  border-style: solid;
  border-color: #FFFFFF #DDDDDD #DDDDDD #FFFFFF;
}
form.mform div.textarea textarea {
  width: 35em;
}
form#adminsettings div.form-item {
  
/*background: url(pix/small_bg_gradient.png) repeat-x 0 bottom;*/
  border-top: 1px solid #E0E9F6;
}
form#adminsettings .form-label {
  padding-right: 0.3em;
  border-right: 1px solid #E0E9F6;
}
form#adminsettings div.form-htmlarea {
  width: 600px;
}
body#admin-lang div.generalbox {
  border-style: none;
}
body#admin-lang table.translator {
  border-color: #E0E9F6;
}
body#admin-langimport div.generalbox {
  border-style: none;
}
div.htmlarea iframe {
 
}
div#header-home {
  position: relative;
  margin: 0;
}
div#header {
  position: relative;
  margin: 0;
}
td#left-column {
  padding-top: 10px;
  padding-right: 5px;
}
td#right-column {
  padding-top: 10px;
  padding-left: 5px;
}
table#layout-table {
  margin-top: 0;
  border-collapse: collapse;
  border-spacing: 0;
}
table#layout-table td#middle-column {
  padding: 10px 0 0;
}
div.sitetopic {
  border-style: none;
}
div.categorybox {
  border-style: solid;
  border-width: 1px;
  border-color: #EEEEEE;
}
div.mdescr div.images {
  text-align: center;
}
fieldset {
  border-style: none;
}
body#admin-auth td#middle-column {
  padding-bottom: 10px;
}
div.sideblock h2 {
  color: #333;
}
table.cal_popup_bg {
  background-color: #ffffff;
  border-color: #E0E9F6;
}
div.homelink {
  margin: 2px 0 0;
  padding: 0;
}
div.logininfo {
  white-space: nowrap;
}
div.bt div {
  font-size: 1px;
  line-height: 1%;
  height: 0;
  background-repeat: no-repeat;
  background-position: 0 0;
  background-color: transparent;
}
div.bt {
  background-repeat: no-repeat;
  background-position: 100% 0;
  text-align: left;
}
div.bb div {
  font-size: 1px;
  line-height: 1%;
  height: 0;
  background-repeat: no-repeat;
  background-position: 0 0;
  background-color: transparent;
}
div.bb {
  background-repeat: no-repeat;
  background-position: 100% 0;
  text-align: left;
}
div.i1 {
  background-repeat: repeat-y;
  background-position: 0 0;
  background-color: transparent;
}
div.i2 {
  background-repeat: repeat-y;
  background-position: 100% 0;
  background-color: transparent;
}
div.sideblock div.bt div {
  background-image: url(pix/box.png);
  height: 12px;
  left: -13px;
  position: relative;
  width: 13px;
}
div.sideblock div.bt {
  background-image: url(pix/box.png);
  margin: 0 0 0 13px;
  height: 12px;
  background-color: transparent;
}
div.sideblock div.header div.bt div {
  background-image: url(pix/box.png);
  background-repeat: no-repeat;
  background-position: 0 0;
  background-color: transparent;
  height: 12px;
  left: -13px;
  position: relative;
  width: 13px;
}
div.sideblock div.header div.bt {
  background-image: url(pix/box.png);
  background-repeat: no-repeat;
  background-position: 100% 0;
  margin: 0 0 0 13px;
  height: 12px;
  background-color: transparent;
}
div.sideblock div.header div.i1 {
  background-image: url(pix/borders.png);
  background-repeat: repeat-y;
  background-position: 0 0;
  background-color: transparent;
  padding: 0 0 0 12px;
}
div.sideblock div.header div.i2 {
  background-image: url(pix/borders.png);
  background-repeat: repeat-y;
  background-attachment: scroll;
  background-position: 100% 0;
  background-color: transparent;
  padding: 0 12px 0 0;
}
div.sideblock div.header div.i3 {
  padding: 0 0 5px;
  background-color: #FFFFFF;
  border-top-width: 1px;
  border-right-width: 0;
  border-bottom-width: 1px;
  border-style: solid none;
  border-top-color: #FFFFFF;
  border-bottom-color: #FFFFFF;
}
div.sideblock div.i1 {
  background-image: url(pix/beige_borders.png);
  background-repeat: repeat-y;
  background-position: 0 0;
  background-color: transparent;
  padding: 0 0 0 12px;
}
div.sideblock div.i2 {
  background-image: url(pix/beige_borders.png);
  background-repeat: repeat-y;
  background-attachment: scroll;
  background-position: 100% 0;
  background-color: transparent;
  padding: 0 12px 0 0;
}
div.sideblock div.i3 {
  background-color: #E0E9F6;
  padding: 0;
  border-style: none;
}
div.sideblock div.bb div {
  background-image: url(pix/beige_box.png);
  background-repeat: no-repeat;
  background-position: 0 100%;
  background-color: transparent;
  height: 12px;
  left: -13px;
  position: relative;
  width: 13px;
}
div.sideblock div.bb {
  background-image: url(pix/beige_box.png);
  background-repeat: no-repeat;
  background-position: 100% 100%;
  margin: 0 0 0 13px;
  height: 12px;
  background-color: transparent;
}

body.mod-lesson div.sideblock div.wrap div.bb{
  margin-top: -10px;
}

td#left-column div.hidden div.header {
  border-bottom-style: none;
}
td#right-column div.hidden div.header {
  border-bottom-style: none;
}
td#middle-column div.bt div {
  background-image: url(pix/box.png);
  background-repeat: no-repeat;
  background-position: 0 0;
  background-color: transparent;
  height: 12px;
  left: -13px;
  position: relative;
  width: 13px;
}
td#middle-column div.bt {
  background-image: url(pix/box.png);
  background-repeat: no-repeat;
  background-position: 100% 0;
  margin: 0 0 0 13px;
  height: 12px;
  background-color: transparent;
}
td#middle-column div.i1 {
  background-image: url(pix/borders.png);
  background-repeat: repeat-y;
  background-position: 0 0;
  background-color: transparent;
  padding: 0 0 0 12px;
}
td#middle-column div.i2 {
  background-image: url(pix/borders.png);
  background-repeat: repeat-y;
  background-attachment: scroll;
  background-position: 100% 0;
  background-color: transparent;
  padding: 0 12px 0 0;
}
td#middle-column div.i3 {
  background-color: #FFFFFF;
  padding: 0 10px;
  border-width: 1px 0;
  border-style: solid;
  border-color: #FFFFFF;
}
td#middle-column div.bb div {
  background-image: url(pix/box.png);
  background-repeat: no-repeat;
  background-position: 0 100%;
  background-color: transparent;
  height: 12px;
  left: -13px;
  position: relative;
  width: 13px;
}
td#middle-column div.bb {
  background-image: url(pix/box.png);
  background-repeat: no-repeat;
  background-position: 100% 100%;
  margin: 0 0 0 13px;
  height: 12px;
  background-color: transparent;
}
td#middle-column div.bt div {
  z-index: 10;
}
div#footer div.bt div {
  background-image: url(pix/beige_box.png);
  background-repeat: no-repeat;
  background-position: 0 0;
  background-color: transparent;
  height: 12px;
  left: -13px;
  position: relative;
  width: 13px;
}
div#footer div.bt {
  background-image: url(pix/beige_box.png);
  background-repeat: no-repeat;
  background-position: 100% 0;
  margin: 0 0 0 13px;
  height: 12px;
  background-color: transparent;
  text-align: left;
}
div#footer div.i1 {
  background-image: url(pix/beige_borders.png);
  background-repeat: repeat-y;
  background-position: 0 0;
  background-color: transparent;
  padding: 0 0 0 12px;
}
div#footer div.i2 {
  background-image: url(pix/beige_borders.png);
  background-repeat: repeat-y;
  background-attachment: scroll;
  background-position: 100% 0;
  background-color: transparent;
  padding: 0 12px 0 0;
}
div#footer div.i3 {
  background-color: #E0E9F6;
  padding: 0 10px;
  border-width: 1px 0;
  border-style: solid;
  border-color: #E0E9F6;
}
div#footer div.bb div {
  background-image: url(pix/beige_box.png);
  background-repeat: no-repeat;
  background-position: 0 100%;
  background-color: transparent;
  height: 12px;
  left: -13px;
  position: relative;
  width: 13px;
}
div#footer div.bb {
  background-image: url(pix/beige_box.png);
  background-repeat: no-repeat;
  background-position: 100% 100%;
  margin: 0 0 0 13px;
  height: 12px;
  background-color: transparent;
  text-align: left;
}
div#header div.bt div {
  background-image: url(pix/beige_box.png);
  background-repeat: no-repeat;
  background-position: 0 0;
  background-color: transparent;
  height: 12px;
  left: -13px;
  position: relative;
  width: 13px;
}
div#header div.bt {
  background-image: url(pix/beige_box.png);
  background-repeat: no-repeat;
  background-position: 100% 0;
  margin: 0 0 0 13px;
  height: 12px;
  background-color: transparent;
}
div#header div.i1 {
  background-image: url(pix/beige_borders.png);
  background-repeat: repeat-y;
  background-position: 0 0;
  background-color: transparent;
  padding: 0 0 0 12px;
}
div#header div.i2 {
  background-image: url(pix/beige_borders.png);
  background-repeat: repeat-y;
  background-attachment: scroll;
  background-position: 100% 0;
  background-color: transparent;
  padding: 0 12px 0 0;
}
div#header div.i3 {
  background-color: #E0E9F6;
  padding: 10px 5px 0 5px;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-style: solid none;
  border-top-color: #E0E9F6;
  border-bottom-color: #E0E9F6;
}
div#header div.bb div {
  background-image: url(pix/beige_box.png);
  background-repeat: no-repeat;
  background-position: 0 100%;
  background-color: transparent;
  height: 12px;
  left: -13px;
  position: relative;
  width: 13px;
}
div#header div.bb {
  background-image: url(pix/beige_box.png);
  background-repeat: no-repeat;
  background-position: 100% 100%;
  margin: 0 0 0 13px;
  height: 12px;
  background-color: transparent;
}
div#header-home div.bt div {
  background-image: url(pix/beige_box.png);
  background-repeat: no-repeat;
  background-position: 0 0;
  background-color: transparent;
  height: 12px;
  left: -13px;
  position: relative;
  width: 13px;
}
div#header-home div.bt {
  background-image: url(pix/beige_box.png);
  background-repeat: no-repeat;
  background-position: 100% 0;
  margin: 0 0 0 13px;
  height: 12px;
  background-color: transparent;
}
div#header-home div.i1 {
  background-image: url(pix/beige_borders.png);
  background-repeat: repeat-y;
  background-position: 0 0;
  background-color: transparent;
  padding: 0 0 0 12px;
}
div#header-home div.i2 {
  background-image: url(pix/beige_borders.png);
  background-repeat: repeat-y;
  background-attachment: scroll;
  background-position: 100% 0;
  background-color: transparent;
  padding: 0 12px 0 0;
}
div#header-home div.i3 {
  background-color: #E0E9F6;
  padding: 10px 5px;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-style: solid none;
  border-top-color: #E0E9F6;
  border-bottom-color: #E0E9F6;
}
div#header-home div.i3 div.wraphome {
/*  background-color: #FFFFFF; */
  border: 1px solid #FFFFFF;
  padding: 0 10px;
}
div#header-home div.bb div {
  background-image: url(pix/beige_box.png);
  background-repeat: no-repeat;
  background-position: 0 100%;
  background-color: transparent;
  height: 12px;
  left: -13px;
  position: relative;
  width: 13px;
}
div#header-home div.bb {
  background-image: url(pix/beige_box.png);
  background-repeat: no-repeat;
  background-position: 100% 100%;
  margin: 0 0 0 13px;
  height: 12px;
  background-color: transparent;
}
body.nolayouttable div#content div.bt div {
  background-image: url(pix/box.png);
  background-repeat: no-repeat;
  background-position: 0 0;
  background-color: transparent;
  height: 12px;
  left: -13px;
  position: relative;
  width: 13px;
}
body.nolayouttable div#content div.bt {
  background-image: url(pix/box.png);
  background-repeat: no-repeat;
  background-position: 100% 0;
  margin: 0 0 0 13px;
  height: 12px;
  background-color: transparent;
}
body.nolayouttable div#content div.i1 {
  background-image: url(pix/borders.png);
  background-repeat: repeat-y;
  background-position: 0 0;
  background-color: transparent;
  padding: 0 0 0 12px;
}
body.nolayouttable div#content div.i2 {
  background-image: url(pix/borders.png);
  background-repeat: repeat-y;
  background-attachment: scroll;
  background-position: 100% 0;
  background-color: transparent;
  padding: 0 12px 0 0;
}
body.nolayouttable div#content div.i3 {
  background-color: #FFFFFF;
  padding: 0 10px;
  border-width: 1px 0;
  border-style: solid;
  border-color: #FFFFFF;
}
body.nolayouttable div#content div.bb div {
  background-image: url(pix/box.png);
  background-repeat: no-repeat;
  background-position: 0 100%;
  background-color: transparent;
  height: 12px;
  left: -13px;
  position: relative;
  width: 13px;
}
body.nolayouttable div#content div.bb {
  background-image: url(pix/box.png);
  background-repeat: no-repeat;
  background-position: 100% 100%;
  margin: 0 0 0 13px;
  height: 12px;
  background-color: transparent;
}
/*info box section start */
div#content div.ccbox div.bt div {
  background-image: url(pix/mask_box.png);
}
div#content div.ccbox div.bt {
  background-image: url(pix/mask_box.png);
}
div#content div.ccbox div.i1 {
  background-image: url(pix/mask_borders_le.png);
}
div#content div.ccbox div.i2 {
  background-image: url(pix/mask_borders_re.png);
}
div#content div.ccbox div.i3 {
  background-color: transparent;
  border-color: transparent;
}
div#content div.ccbox div.bb div {
  background-image: url(pix/mask_box.png);
}
div#content div.ccbox div.bb {
  background-image: url(pix/mask_box.png);
}
div#content div.ccbox div.bt div {
  z-index: 10;
}
div#content div.ccbox {
  background-image: url(pix/info_gradient.png);
/*  background-repeat: repeat-x;*/
  background-position: 50% 50%;
  padding: 0;
}
body#course-report div#content {
  padding: 0;
  margin: 10px 0;
}
/*info box section end */
td#middle-column tr.section {
  background-image: url(pix/bottom_shadow_to_top.png);
  background-repeat: repeat-x;
  background-position: center bottom;
  border: 1px solid #FFCEB0;
}
td#middle-column tr.separator {
  background-image: none;
  height: 1.5em;
  border-style: none;
}
fieldset.clearfix {
  background-image: url(pix/bottom_shadow_to_top.png);
  background-repeat: repeat-x;
  background-position: center bottom;
}
th.header {
  background-image: url(pix/header.png);
  background-repeat: repeat-x;
  background-position: center bottom;
  background-color: #FFFFFF;
  padding-bottom: 5px;
}
form.mform legend {
  color: #0066ff;
  font-size: 120%;
}
div.coursebox div.summary {
  width: 45%;
}
body#mod-forum-view div.subscription {
  float: none;
  text-align: right;
  white-space: nowrap;
}
table.forumpost tr.header {
  background-image: url(pix/header.png);
  background-repeat: repeat-x;
  background-position: left bottom;
}
table.forumpost td.starter {
  background: inherit;
}
table.forumpost td.left {
  background: inherit;
}
table.forumpost td.picture {
  background: #fff;
}
table.forumpost {
  margin-top: 20px;
  border-style: none;
}
table.forumpost tr.header td.topic {
  padding-bottom: 10px;
  border-style: none;
}
table.forumpost div.commands {
  background-image: url(pix/bottom_shadow_to_top.png);
  background-repeat: repeat-x;
  background-position: center bottom;
  padding-bottom: 7px;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-style: solid none;
  border-top-color: #E0E9F6;
  border-bottom-color: #E0E9F6;
}
table.forumheaderlist {
  border-color: #E0E9F6;
}
table.forumheaderlist tr.discussion td {
  border-color: #E0E9F6;
}
td.content {
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #E0E9F6;
  background-color:#FFFFFF;
}
div.glossarydisplay table.glossarypost {
  border-color: #E0E9F6;
}
div.glossarydisplay table.glossarycategoryheader {
  background-color: inherit;
}
div.glossarydisplay div.entrybox {
  border-color: #FFFFFF;
}
div.glossarydisplay hr {
  color: #E0E9F6;
  background-image: url(pix/bottom_shadow.png);
  background-repeat: repeat-x;
  background-position: left top;
  height: 10px;
  border-style: none;
}
body#mod-glossary-view div.glossarycontrol {
  float: none;
  text-align: right;
  white-space: nowrap;
  margin: 5px 0;
}
table.glossarypost div.concept h3 {
  display: inline;
}
table.glossarypost.continuous div.concept {
  display: inline;
}
div.mwiki div.tabtree {
  margin-top: 10px;
}
table#categoryquestions {
  margin-top: 10px;
}
div.que div.info {
  padding-bottom: 7px;
}
div.que div.ablock {
  padding-bottom: 5px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-top-style: none;
  border-bottom-color: #0066FF;
}
div.que div.qtext {
  background-image: url(pix/bottom_shadow_to_top.png);
  background-repeat: repeat-x;
  background-position: center bottom;
  padding-bottom: 7px;
  margin-bottom: 10px;
  padding-left: 5px;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #E0E9F6;
}
div.que div.content {
  margin: 5px 0 0;
}
body#course-user div.section {
  border: 1px solid #E0E9F6;
}
body#course-user div.tabtree {
  margin-bottom: 10px;
}
.tabrow0 div,
.tabrow0 ul {
  top: 2em;
}
a.dimmed:link,
a.dimmed:visited {
  color: #AAAAAA;
}
span.dimmed_text {
  color: #AAAAAA;
}
.dimmed_text {
  color: #AAAAAA;
}
tr.hidden div.summary {
  color: #AAAAAA;
}
tr.hidden td.left {
  color: #AAAAAA;
}
body#message-index div#header,
body#message-discussion div#header,
body#message-history div#header,
body#message-user div#header {
  display: none;
}
body#message-index div#footer,
body#message-discussion div#footer,
body#message-history div#footer {
  display: none;
}
body#message-index div#page,
body#message-user div#page,
body#message-history div#page {
  width: auto;
}
body#message-user div#page {
  margin: 0;
}
body#message-user div#content {
  padding: 0;
  background-color:white;
}
body#grade-index .grades th.header {
  font-weight: bold;
  font-size: 0.7em;
}
body.grade-edit-scale div.scale_options {
  font-size: 0.7em;
}
body.grade-report-grader table#user-grades tr.groupavg td.cell {
  font-weight: bold;
  color: #006400;
}
body.grade-report-grader table#user-grades {
  width: auto;
}
body.grade-report-grader table#user-grades tr.avg td.cell {
  font-weight: bold;
  color: #00008B;
}
body.grade-report-grader table#user-grades td.cat {
  font-weight: bold;
}
body.grade-report-grader table#user-grades td.course {
  font-weight: bold;
}
#admin-roles-override .capcurrent {
  background-color: #FFFFFF;
  border: 1px solid #cecece;
}
#admin-roles-manage .capdefault {
  background-color: #dddddd;
  border: 1px solid #cecece;
}
#admin-roles-manage .rolecap {
  border: none;
  border-bottom: 1px solid;
  border-bottom-color: #cecece;
}
#admin-roles-override .rolecap {
  border: none;
  border-bottom: 1px solid;
  border-bottom-color: #cecece;
}
#admin-roles-manage .rolecap .cap-desc .cap-name {
  color: #888;
}
#admin-roles-override .rolecap .cap-desc .cap-name {
  color: #888;
}
.plugincompattable {
  font-size: 90%;
  text-align: left;
}
.plugincompattable td.standard {
  font-weight: normal;
}
.plugincompattable td.nonstandard {
  font-weight: bold;
}
.plugincompattable td.missingplugin {
  font-weight: bold;
}
.plugincompattable td.warning {
  font-style: normal;
}
.plugincheckwrapper {
  text-align: center;
}
.plugincompattable td.ok {
  color: #008000;
}
.plugincompattable td.warning {
  color: #DF7800;
}
.plugincompattable td.error {
  color: #DF0000;
}
.tag_cloud .s20 {
  font-size: 1.5em;
  font-weight: bold;
}
.tag_cloud .s19 {
  font-size: 1.5em;
}
.tag_cloud .s18 {
  font-size: 1.4em;
  font-weight: bold;
}
.tag_cloud .s17 {
  font-size: 1.4em;
}
.tag_cloud .s16 {
  font-size: 1.3em;
  font-weight: bold;
}
.tag_cloud .s15 {
  font-size: 1.3em;
}
.tag_cloud .s14 {
  font-size: 1.2em;
  font-weight: bold;
}
.tag_cloud .s13 {
  font-size: 1.2em;
}
.tag_cloud .s12,
.tag_cloud .s11 {
  font-size: 1.1em;
  font-weight: bold;
}
.tag_cloud .s10,
.tag_cloud .s9 {
  font-size: 1.1em;
}
.tag_cloud .s8,
.tag_cloud .s7 {
  font-size: 1em;
  font-weight: bold;
}
.tag_cloud .s6,
.tag_cloud .s5 {
  font-size: 1em;
}
.tag_cloud .s4,
.tag_cloud .s3 {
  font-size: 0.9em;
  font-weight: bold;
}
.tag_cloud .s2,
.tag_cloud .s1 {
  font-size: 0.9em;
}
/***** msocialv2/user_styles.css end *****/

/***** msocialv2/isit.css start *****/

table.isnavbar {
  margin-bottom:5px;
}

table.isnavbar td.izquierda{
  width:4px;
  height:30px;
  background-image: url(pix/botonera_left.gif);
  background-repeat: no-repeat;
  background-position: right top;
}

table.isnavbar td.contenido{
  background-image: url(pix/botonera.gif);
  background-repeat: repeat-x;
  background-position: center top;
}

table.isnavbar td.derecha{
  width:4px;
  height:30px;
  background-image: url(pix/botonera_right.gif);
  background-repeat: no-repeat;
  background-position: left top;
}

.isnavbutton div,
.isnavbutton form {
  display: inline;
/*  float: right; */
  margin-right:3px;
  
}
div.isnavbutton {
  margin-top: 2px;
  float: right;
  display:block;
}
table.isnavbar td div.breadcrumb {
  font-size: 0.8em;
  padding-left: 0.3em;
  display:inline;
  float: left;
}
div .coursebox{
  background-color: #FFFFFF;
}
.logininfo{
  position: relative;
  float: right;
  bottom: 10px;
  font-size: 0.8em;
}
.r1{
  background:url(pix/trans-20.png);
}
a:hover{
  color: orange;
}

div .correct{
  background-color: #C0FF72;
  border: 3px solid #7FB95C;
  padding: 10px;
}

div .incorrect{
  background-color: #FF9999;
  border: 3px solid #FF2222;
  padding:10px;
}

.cabecera{
  top: 0px;
  width: 100%;
  margin-bottom:5px;
  position: fixed;
  display:block;
  z-index:500;
  background-color: #4574B5;
}
div .headermain,
div .headermain img{
  float: left;
  top: 0px;
  position:relative;
  display: block;
  margin: 0;
  padding: 0;
  z-index: 999;
}

.infoISIT{
  background: url(pix/trans-10.png);
  padding:10px;
  color: #658DCB;
  text-align:left;
}
div .headermaininfo{
  float: left;
  clear: left;
  position:relative;
  display: block;
  margin: 0px;
  font-size:14px;
  font-weight: bold;
  color: #FF3E00;
}
.generalboxcontent{
  background-color: white;
}
.publicidad{
  text-align: center;
  margin-left: 5px;
  margin-right: 5px;
  float: left;
  width:234px;
  height:60px;
  background-color: orange;
  overflow: hide;
}
.navegacion{
  float:left;
}
.ftext input{
  background-color:#FACE8F;
}
.menupersonal{
  background: url(pix/bg-menupersonal.png) repeat-x;
  background-position: left top;
  background-color:#E0E9F6;
  color:#FF3E00;
  font-size:14px;
  padding:5px;
  border-top:2px solid #FF3E00;
  position:relative;
  height: 45px;
  text-align: right;
  clear:right;
  margin-top:40px;
}
.menupersonalmini{
  background: url(pix/bg-menupersonal.png) repeat-x;
  background-position: left top;
  background-color:#E0E9F6;
  color:#FF3E00;
  font-size:14px;
  padding:5px;
  border-top:2px solid #FF3E00;
  position:relative;
  margin-top: 40px;
  height: 25px;
  text-align: right;
  clear:right;
}
.menupersonalmini a:hover,
.menupersonal a:hover{
  color:#FF3E00;
  text-decoration: none;
}
.notifysuccess{
  background-color:#FFCEB0;
}
div.sideblock div.header div.i1{
  border-bottom: 1px solid #FF3E00;
}

/***** msocialv2/isit.css end *****/

/***** msocialv2/tablas.css start *****/

/***********************************************
 Cuadro de alertas
***********************************************/

table.alert{
  width:100%;
}

.marco{
  margin:10px;
  position:relative;
}

table.alert tr td.nort-oeste{
  background: url(pix/naranja/nort-oeste.png) no-repeat;
  background-position:bottom right;
  width:20px;
  height:102px;
  valign:top;
}
table.alert tr td.norte{
  background: url(pix/naranja/norte.png) repeat-x;
  background-position: bottom left;
  color: black;
  font-weight: bold;
  font-size: x-large;
  padding-top: 15px;
  padding-left: 128px;
  width:315px;
  height:102px;
  valign:top;
}
table.alert tr td.norte span.imagen{
  display:block;
  width:128px;
  height:128px;
  position:absolute;
  top:15px;
  left:5px;
  background: url(pix/advertencia.png) no-repeat;
  background-attachment:scroll;
}
table.alert tr td.nort-este{
  background: url(pix/naranja/nort-este.png) no-repeat;
  background-position: bottom left;
  width:20px;
  height:102px;
  valign:top;
}
table.alert tr td.oeste{
  background: url(pix/naranja/oeste.png) repeat-y;
  background-position: top right;
  min-height:200;
  width:20px;
  valign:top;
}
table.alert tr td.centro{
  background: url(pix/naranja/centro.png) repeat;
  background-position: top left;
  min-height:200;
  background-color: #E7AA05;
  padding-left:128px;
  font-size: large;
  valign:top;
  text-align: justify;
}
table.alert tr td.centro a{
  color:blue;
}
table.alert tr td.centro a:hover{
  color:blue;
  text-decoration:underline;
}

table.alert tr td.este{
  background: url(pix/naranja/este.png) repeat-y;
  background-position: top left;
  width:20px;
  valign:top;
}
table.alert tr td.sur-oeste{
  background: url(pix/naranja/sur-oeste.png) no-repeat;
  background-position: top right;
  width:20px;
  height:28px;
  valign:top;
}
table.alert tr td.sur{
  background: url(pix/naranja/sur.png) repeat-x;
  background-position: top left;
  width:315px;
  height:28px;
  valign:top;
}
table.alert tr td.sur-este{
  background: url(pix/naranja/sur-este.png) no-repeat;
  background-position: top left;
  width:20px;
  height:28px;
  valign:top;
}

/***********************************************
 Cuadro de Pregunta
***********************************************/
table.pregunta{
  width:100%;
}

table.pregunta tr td.nort-oeste{
  background: url(pix/azul/nort-oeste.png) no-repeat;
  background-position:bottom right;
  width:20px;
  height:102px;
  valign:top;
}
table.pregunta tr td.norte{
  background: url(pix/azul/norte.png) repeat-x;
  background-position: bottom left;
  color: black;
  font-weight: bold;
  font-size: x-large;
  padding-top: 15px;
  padding-left: 128px;
  width:315px;
  height:102px;
  valign:top;
}
table.pregunta tr td.norte span.imagen{
  display:block;
  width:128px;
  height:128px;
  position:absolute;
  top:15px;
  left:5px;
  background: url(pix/pregunta.png) no-repeat;
  background-attachment:scroll;
}
table.pregunta tr td.nort-este{
  background: url(pix/azul/nort-este.png) no-repeat;
  background-position: bottom left;
  width:20px;
  height:102px;
  valign:top;
}
table.pregunta tr td.oeste{
  background: url(pix/azul/oeste.png) repeat-y;
  background-position: top right;
  min-height:200;
  width:20px;
  valign:top;
}
table.pregunta tr td.centro{
  background: url(pix/azul/centro.png) repeat;
  background-position: top left;
  min-height:200;
  background-color: #E7AA05;
  padding-left:128px;
  color: white;
  font-size: large;
  valign:top;
  text-align: justify;
}
table.pregunta tr td.centro a{
  color:#FF9999;
}

table.pregunta tr td.este{
  background: url(pix/azul/este.png) repeat-y;
  background-position: top left;
  width:20px;
  valign:top;
}
table.pregunta tr td.sur-oeste{
  background: url(pix/azul/sur-oeste.png) no-repeat;
  background-position: top right;
  width:20px;
  height:28px;
  valign:top;
}
table.pregunta tr td.sur{
  background: url(pix/azul/sur.png) repeat-x;
  background-position: top left;
  width:315px;
  height:28px;
  valign:top;
}
table.pregunta tr td.sur-este{
  background: url(pix/azul/sur-este.png) no-repeat;
  background-position: top left;
  width:20px;
  height:28px;
  valign:top;
}


/***********************************************
 Cuadro de Error
***********************************************/
table.error{
  width:100%;
}

table.error tr td.nort-oeste{
  background: url(pix/rojo/nort-oeste.png) no-repeat;
  background-position:bottom right;
  width:20px;
  height:102px;
  valign:top;
}
table.error tr td.norte{
  background: url(pix/rojo/norte.png) repeat-x;
  background-position: bottom left;
  color: black;
  font-weight: bold;
  font-size: x-large;
  padding-top: 15px;
  padding-left: 128px;
  width:315px;
  height:102px;
  valign:top;
}
table.error tr td.norte span.imagen{
  display:block;
  width:128px;
  height:128px;
  position:absolute;
  top:15px;
  left:5px;
  background: url(pix/error.png) no-repeat;
  background-attachment:scroll;
}
table.error tr td.nort-este{
  background: url(pix/rojo/nort-este.png) no-repeat;
  background-position: bottom left;
  width:20px;
  height:102px;
  valign:top;
}
table.error tr td.oeste{
  background: url(pix/rojo/oeste.png) repeat-y;
  background-position: top right;
  min-height:200;
  width:20px;
  valign:top;
}
table.error tr td.centro{
  background: url(pix/rojo/centro.png) repeat;
  background-position: top left;
  min-height:200;
  background-color: #E7AA05;
  padding-left:128px;
  color:white;
  font-size: large;
  text-align: justify;
  valign:top;
}
table.error tr td.centro a,
table.error tr td.centro a:hover{
  color:blue;
}

table.error tr td.este{
  background: url(pix/rojo/este.png) repeat-y;
  background-position: top left;
  width:20px;
  valign:top;
}
table.error tr td.sur-oeste{
  background: url(pix/rojo/sur-oeste.png) no-repeat;
  background-position: top right;
  width:20px;
  height:28px;
  valign:top;
}
table.error tr td.sur{
  background: url(pix/rojo/sur.png) repeat-x;
  background-position: top left;
  width:315px;
  height:28px;
  valign:top;
}
table.error tr td.sur-este{
  background: url(pix/rojo/sur-este.png) no-repeat;
  background-position: top left;
  width:20px;
  height:28px;
  valign:top;
}

/***********************************************
 Cuadro de Bien
***********************************************/
table.well{
  width:100%;
}

table.well tr td.nort-oeste{
  background: url(pix/verde/nort-oeste.png) no-repeat;
  background-position:bottom right;
  width:20px;
  height:102px;
  valign:top;
}
table.well tr td.norte{
  background: url(pix/verde/norte.png) repeat-x;
  background-position: bottom left;
  color: black;
  font-weight: bold;
  font-size: x-large;
  padding-top: 15px;
  padding-left: 128px;
  width:315px;
  height:102px;
  valign:top;
}
table.well tr td.norte span.imagen{
  display:block;
  width:128px;
  height:128px;
  position:absolute;
  top:15px;
  left:5px;
  background: url(pix/bien.png) no-repeat;
  background-attachment:scroll;
}
table.well tr td.nort-este{
  background: url(pix/verde/nort-este.png) no-repeat;
  background-position: bottom left;
  width:20px;
  height:102px;
  valign:top;
}
table.well tr td.oeste{
  background: url(pix/verde/oeste.png) repeat-y;
  background-position: top right;
  min-height:200;
  width:20px;
  valign:top;
}
table.well tr td.centro{
  background: url(pix/verde/centro.png) repeat;
  background-position: top left;
  min-height:200;
  background-color: #E7AA05;
  padding-left:128px;
  font-size: large;
  valign:top;
  text-align: justify;
}
table.well tr td.centro a,
table.well tr td.centro a:hover{
  color: blue;
}

table.well tr td.este{
  background: url(pix/verde/este.png) repeat-y;
  background-position: top left;
  width:20px;
  valign:top;
}
table.well tr td.sur-oeste{
  background: url(pix/verde/sur-oeste.png) no-repeat;
  background-position: top right;
  width:20px;
  height:28px;
  valign:top;
}
table.well tr td.sur{
  background: url(pix/verde/sur.png) repeat-x;
  background-position: top left;
  width:315px;
  height:28px;
  valign:top;
}
table.well tr td.sur-este{
  background: url(pix/verde/sur-este.png) no-repeat;
  background-position: top left;
  width:20px;
  height:28px;
  valign:top;
}


/***********************************************
 Cuadro de Notas
***********************************************/
table.note{
  width:100%;
}

table.note tr td.nort-oeste{
  background: url(pix/azul/nort-oeste.png) no-repeat;
  background-position:bottom right;
  width:20px;
  height:102px;
  valign:top;
}
table.note tr td.norte{
  background: url(pix/azul/norte.png) repeat-x;
  background-position: bottom left;
  color: #00D5F7;
  font-weight: bold;
  font-size: x-large;
  padding-top: 15px;
  padding-left: 128px;
  width:315px;
  height:102px;
  valign:top;
}
table.note tr td.norte span.imagen{
  display:block;
  width:128px;
  height:128px;
  position:absolute;
  top:15px;
  left:5px;
  background: url(pix/nota.png) no-repeat;
  background-attachment:scroll;
}
table.note tr td.nort-este{
  background: url(pix/azul/nort-este.png) no-repeat;
  background-position: bottom left;
  width:20px;
  height:102px;
  valign:top;
}
table.note tr td.oeste{
  background: url(pix/azul/oeste.png) repeat-y;
  background-position: top right;
  min-height:200;
  width:20px;
  valign:top;
}
table.note tr td.centro{
  background: url(pix/azul/centro.png) repeat;
  background-position: top left;
  min-height:200;
  background-color: #E7AA05;
  padding-left:128px;
  color: white;
  font-size: large;
  valign:top;
  text-align: justify;
}
table.note tr td.centro p,
table.note tr td.centro li{
  color:white;
}
table.note tr td.centro a{
  color:#FF9999;
}

table.note tr td.este{
  background: url(pix/azul/este.png) repeat-y;
  background-position: top left;
  width:20px;
  valign:top;
}
table.note tr td.sur-oeste{
  background: url(pix/azul/sur-oeste.png) no-repeat;
  background-position: top right;
  width:20px;
  height:28px;
  valign:top;
}
table.note tr td.sur{
  background: url(pix/azul/sur.png) repeat-x;
  background-position: top left;
  width:315px;
  height:28px;
  valign:top;
}
table.note tr td.sur-este{
  background: url(pix/azul/sur-este.png) no-repeat;
  background-position: top left;
  width:20px;
  height:28px;
  valign:top;
}


/***********************************************
 Cuadro de Información adicional
***********************************************/
table.more{
  width:100%;
}

table.more tr td.nort-oeste{
  background: url(pix/verde/nort-oeste.png) no-repeat;
  background-position:bottom right;
  width:20px;
  height:102px;
  valign:top;
}
table.more tr td.norte{
  background: url(pix/verde/norte.png) repeat-x;
  background-position: bottom left;
  color: black;
  font-weight: bold;
  font-size: x-large;
  padding-top: 15px;
  padding-left: 128px;
  width:315px;
  height:102px;
  valign:top;
}
table.more tr td.norte span.imagen{
  display:block;
  width:128px;
  height:128px;
  position:absolute;
  top:15px;
  left:5px;
  background: url(pix/bombilla.png) no-repeat;
  background-attachment:scroll;
}
table.more tr td.nort-este{
  background: url(pix/verde/nort-este.png) no-repeat;
  background-position: bottom left;
  width:20px;
  height:102px;
  valign:top;
}
table.more tr td.oeste{
  background: url(pix/verde/oeste.png) repeat-y;
  background-position: top right;
  min-height:200;
  width:20px;
  valign:top;
}
table.more tr td.centro{
  background: url(pix/verde/centro.png) repeat;
  background-position: top left;
  min-height:200;
  background-color: #E7AA05;
  padding-left:128px;
  font-size: large;
  valign:top;
  text-align: justify;
}
table.more tr td.centro a,
table.more tr td.centro a:hover{
  color: blue;
}

table.more tr td.este{
  background: url(pix/verde/este.png) repeat-y;
  background-position: top left;
  width:20px;
  valign:top;
}
table.more tr td.sur-oeste{
  background: url(pix/verde/sur-oeste.png) no-repeat;
  background-position: top right;
  width:20px;
  height:28px;
  valign:top;
}
table.more tr td.sur{
  background: url(pix/verde/sur.png) repeat-x;
  background-position: top left;
  width:315px;
  height:28px;
  valign:top;
}
table.more tr td.sur-este{
  background: url(pix/verde/sur-este.png) no-repeat;
  background-position: top left;
  width:20px;
  height:28px;
  valign:top;
}

/***********************************************
 Cuadro de Información Azul oscuro
***********************************************/
table.another{
  width:100%;
}

table.another tr td.nort-oeste{
  background: url(pix/azul-oscuro/nort-oeste.png) no-repeat;
  background-position:bottom right;
  width:20px;
  height:102px;
  valign:top;
}
table.another tr td.norte{
  background: url(pix/azul-oscuro/norte.png) repeat-x;
  background-position: bottom left;
  color: orange;
  font-weight: bold;
  font-size: x-large;
  padding-top: 15px;
  padding-left: 128px;
  width:315px;
  height:102px;
  valign:top;
}
table.another tr td.norte span.imagen{
  display:block;
  width:128px;
  height:128px;
  position:absolute;
  top:15px;
  left:5px;
  background: url(pix/adarga.png) no-repeat;
  background-attachment:scroll;
}
table.another tr td.nort-este{
  background: url(pix/azul-oscuro/nort-este.png) no-repeat;
  background-position: bottom left;
  width:20px;
  height:102px;
  valign:top;
}
table.another tr td.oeste{
  background: url(pix/azul-oscuro/oeste.png) repeat-y;
  background-position: top right;
  min-height:200;
  width:20px;
  valign:top;
}
table.another tr td.centro{
  background: url(pix/azul-oscuro/centro.png) repeat;
  background-position: top left;
  min-height:200;
  background-color: #E7AA05;
  padding-left:128px;
  font-size: large;
  valign:top;
  color:white;
  text-align: justify;
}
table.another tr td.centro p{
  color:white;
}
table.another tr td.centro a{
  color:#FF9999;
}

table.another tr td.este{
  background: url(pix/azul-oscuro/este.png) repeat-y;
  background-position: top left;
  width:20px;
  valign:top;
}
table.another tr td.sur-oeste{
  background: url(pix/azul-oscuro/sur-oeste.png) no-repeat;
  background-position: top right;
  width:20px;
  height:28px;
  valign:top;
}
table.another tr td.sur{
  background: url(pix/azul-oscuro/sur.png) repeat-x;
  background-position: top left;
  width:315px;
  height:28px;
  valign:top;
}
table.another tr td.sur-este{
  background: url(pix/azul-oscuro/sur-este.png) no-repeat;
  background-position: top left;
  width:20px;
  height:28px;
  valign:top;
}


/***********************************************
 Cuadro Plateado
***********************************************/
table.silver{
  width:100%;
}

table.silver tr td.nort-oeste{
  background: url(pix/plateado/nort-oeste.png) no-repeat;
  background-position:bottom right;
  width:20px;
  height:102px;
  valign:top;
}
table.silver tr td.norte{
  background: url(pix/plateado/norte.png) repeat-x;
  background-position: bottom left;
  color: black;
  font-weight: bold;
  font-size: x-large;
  padding-top: 15px;
  padding-left: 128px;
  width:315px;
  height:102px;
  valign:top;
}
table.silver tr td.norte span.imagen{
  display:block;
  width:128px;
  height:128px;
  position:absolute;
  top:15px;
  left:5px;
  background: url(pix/adarga.png) no-repeat;
  background-attachment:scroll;
}
table.silver tr td.nort-este{
  background: url(pix/plateado/nort-este.png) no-repeat;
  background-position: bottom left;
  width:20px;
  height:102px;
  valign:top;
}
table.silver tr td.oeste{
  background: url(pix/plateado/oeste.png) repeat-y;
  background-position: top right;
  min-height:200;
  width:20px;
  valign:top;
}
table.silver tr td.centro{
  background: url(pix/plateado/centro.png) repeat;
  background-position: top left;
  min-height:200;
  color: black;
  background-color: #E7AA05;
  padding-left:128px;
  font-size: large;
  valign:top;
  text-align: justify;
}
#middle-column table.silver tr td.centro a{
  color:blue;
}
table.silver tr td.centro a:hover{
  text-decoration:underline;
}
table.silver tr td.este{
  background: url(pix/plateado/este.png) repeat-y;
  background-position: top left;
  width:20px;
  valign:top;
}
table.silver tr td.sur-oeste{
  background: url(pix/plateado/sur-oeste.png) no-repeat;
  background-position: top right;
  width:20px;
  height:28px;
  valign:top;
}
table.silver tr td.sur{
  background: url(pix/plateado/sur.png) repeat-x;
  background-position: top left;
  width:315px;
  height:28px;
  valign:top;
}
table.silver tr td.sur-este{
  background: url(pix/plateado/sur-este.png) no-repeat;
  background-position: top left;
  width:20px;
  height:28px;
  valign:top;
}

/***********************************************
 Cuadro de portada (ingresar)
***********************************************/
table.ingresar{
  width:100%;
}

table.ingresar tr td.nort-oeste{
  background: url(pix/naranja/nort-oeste.png) no-repeat;
  background-position:bottom right;
  width:20px;
  height:102px;
  valign:top;
}
table.ingresar tr td.norte{
  background: url(pix/naranja/norte.png) repeat-x;
  background-position: bottom left;
  color: black;
  font-weight: bold;
  font-size: x-large;
  padding-top: 15px;
  padding-left: 128px;
  width:315px;
  height:102px;
  valign:top;
}
table.ingresar tr td.norte span.imagen{
  display:block;
  width:128px;
  height:128px;
  position:absolute;
  top:15px;
  left:5px;
  background: url(pix/chica-girada.png) no-repeat;
  background-attachment:scroll;
}
table.ingresar tr td.nort-este{
  background: url(pix/naranja/nort-este.png) no-repeat;
  background-position: bottom left;
  width:20px;
  height:102px;
  valign:top;
}
table.ingresar tr td.oeste{
  background: url(pix/naranja/oeste.png) repeat-y;
  background-position: top right;
  min-height:200;
  width:20px;
  valign:top;
}
table.ingresar tr td.centro{
  background: url(pix/naranja/centro.png) repeat;
  background-position: top left;
  min-height:200;
  background-color: #E7AA05;
  padding-left:128px;
  font-size: large;
  valign:top;
  text-align: justify;
}
table.ingresar tr td.centro a{
  color:blue;
}
table.ingresar tr td.centro a:hover{
  color:blue;
  text-decoration:underline;
}
#middle-column table.ingresar tr td.centro a{
  color:blue;
}
table.ingresar tr td.centro a:hover{
  text-decoration:underline;
}
table.ingresar tr td.este{
  background: url(pix/naranja/este.png) repeat-y;
  background-position: top left;
  width:20px;
  valign:top;
}
table.ingresar tr td.sur-oeste{
  background: url(pix/naranja/sur-oeste.png) no-repeat;
  background-position: top right;
  width:20px;
  height:28px;
  valign:top;
}
table.ingresar tr td.sur{
  background: url(pix/naranja/sur.png) repeat-x;
  background-position: top left;
  width:315px;
  height:28px;
  valign:top;
}
table.ingresar tr td.sur-este{
  background: url(pix/naranja/sur-este.png) no-repeat;
  background-position: top left;
  width:20px;
  height:28px;
  valign:top;
}

/***********************************************
 Cuadro de portada (nuevousuario)
***********************************************/
table.nuevousuario{
  width:100%;
}

table.nuevousuario tr td.nort-oeste{
  background: url(pix/azul/nort-oeste.png) no-repeat;
  background-position:bottom right;
  width:20px;
  height:102px;
  valign:top;
}
table.nuevousuario tr td.norte{
  background: url(pix/azul/norte.png) repeat-x;
  background-position: bottom left;
  color: #00D5F7;
  font-weight: bold;
  font-size: x-large;
  padding-top: 15px;
  padding-left: 128px;
  width:315px;
  height:102px;
  valign:top;
}
table.nuevousuario tr td.norte span.imagen{
  display:block;
  width:128px;
  height:128px;
  position:absolute;
  top:15px;
  left:5px;
  background: url(pix/chico-sentado.png) no-repeat;
  background-attachment:scroll;
}

table.nuevousuario tr td.nort-este{
  background: url(pix/azul/nort-este.png) no-repeat;
  background-position: bottom left;
  width:20px;
  height:102px;
  valign:top;
}
table.nuevousuario tr td.oeste{
  background: url(pix/azul/oeste.png) repeat-y;
  background-position: top right;
  min-height:200;
  width:20px;
  valign:top;
}
table.nuevousuario tr td.centro{
  background: url(pix/azul/centro.png) repeat;
  background-position: top left;
  min-height:200;
  background-color: #E7AA05;
  padding-left:128px;
  color: white;
  font-size: large;
  valign:top;
  text-align: justify;
}
table.nuevousuario tr td.centro p,
table.nuevousuario tr td.centro li{
  color:white;
}
table.nuevousuario tr td.centro a{
  color:#FF9999;
}

table.nuevousuario tr td.este{
  background: url(pix/azul/este.png) repeat-y;
  background-position: top left;
  width:20px;
  valign:top;
}
table.nuevousuario tr td.sur-oeste{
  background: url(pix/azul/sur-oeste.png) no-repeat;
  background-position: top right;
  width:20px;
  height:28px;
  valign:top;
}
table.nuevousuario tr td.sur{
  background: url(pix/azul/sur.png) repeat-x;
  background-position: top left;
  width:315px;
  height:28px;
  valign:top;
}
table.nuevousuario tr td.sur-este{
  background: url(pix/azul/sur-este.png) no-repeat;
  background-position: top left;
  width:20px;
  height:28px;
  valign:top;
}

/***********************************************
 Cuadro de portada (solicitarcurso)
***********************************************/
table.solicitarcurso{
  width:100%;
}

table.solicitarcurso tr td.nort-oeste{
  background: url(pix/plateado/nort-oeste.png) no-repeat;
  background-position:bottom right;
  width:20px;
  height:102px;
  valign:top;
}
table.solicitarcurso tr td.norte{
  background: url(pix/plateado/norte.png) repeat-x;
  background-position: bottom left;
  color: black;
  font-weight: bold;
  font-size: x-large;
  padding-top: 15px;
  padding-left: 128px;
  width:315px;
  height:102px;
  valign:top;
}
table.solicitarcurso tr td.norte span.imagen{
  display:block;
  width:128px;
  height:128px;
  position:absolute;
  top:15px;
  left:5px;
  background: url(pix/titulado-dando-clase.png) no-repeat;
  background-attachment:scroll;
}
table.solicitarcurso tr td.nort-este{
  background: url(pix/plateado/nort-este.png) no-repeat;
  background-position: bottom left;
  width:20px;
  height:102px;
  valign:top;
}
table.solicitarcurso tr td.oeste{
  background: url(pix/plateado/oeste.png) repeat-y;
  background-position: top right;
  min-height:200;
  width:20px;
  valign:top;
}
table.solicitarcurso tr td.centro{
  background: url(pix/plateado/centro.png) repeat;
  background-position: top left;
  min-height:200;
  color: black;
  background-color: #E7AA05;
  padding-left:128px;
  font-size: large;
  valign:top;
  text-align: justify;
}
#middle-column table.solicitarcurso tr td.centro a{
  color:blue;
}
table.solicitarcurso tr td.centro a:hover{
  text-decoration:underline;
}
table.solicitarcurso tr td.este{
  background: url(pix/plateado/este.png) repeat-y;
  background-position: top left;
  width:20px;
  valign:top;
}
table.solicitarcurso tr td.sur-oeste{
  background: url(pix/plateado/sur-oeste.png) no-repeat;
  background-position: top right;
  width:20px;
  height:28px;
  valign:top;
}
table.solicitarcurso tr td.sur{
  background: url(pix/plateado/sur.png) repeat-x;
  background-position: top left;
  width:315px;
  height:28px;
  valign:top;
}
table.solicitarcurso tr td.sur-este{
  background: url(pix/plateado/sur-este.png) no-repeat;
  background-position: top left;
  width:20px;
  height:28px;
  valign:top;
}

/***** msocialv2/tablas.css end *****/

/***** msocialv2/aniadidos.css start *****/

.infoISIT{
  background: url(pix/trans-10.png);
  padding:10px;
  color: #FFFFFF;
}

div.vbeta{
  position:fixed;
  left:0;
  top:50px;
  display:block;
  height:164px;
  width:40px;
  text-indent:-999em;
  text-decoration:none;
  background: url(vbeta-vertical.png) top center no-repeat !important;
  background-color:red;
}

div.msocial{
  position:relative;
  width:210px;
  height:210;
}

div.msocial span{
  background:url(pix/chico-sentado.png) no-repeat;
}/***** msocialv2/aniadidos.css end *****/

/***** msocialv2/moodlealumnos.css start *****/


.course-11 .response{
  font-size: 16px;
  line-height: 15px;
  padding: 10px;
}

.course-11 .correct{
  background-color: #009900;
}

.course-11 .incorrect{
  background-color: #990000;
  color: #FFFFFF;
}

.course-11 span.titulo_modulo {
  font-size:20px;
  font-weight:bolder;
  line-height:19px;
  color:orange;
}

.course-11 .main td.content .summary img{
  float:left;
}

.course-11 p.resaltado{
  background: url(pix/trans-20.png);
  padding:5px;
  color:#3C526A;
  font-weight:bold;
}

.course-11 span.titulo_etiqueta,
.course-11 span.resaltado{
  color:#3C526A;
  background:url(pix/trans-20-amarillo.png);
  font-weight:bold;
}

.course-11 .generalboxcontent li{
  font-size:16px;
}

.course-11 .generalboxcontent ul{
  background:url(pix/trans-75.png);
  padding-top:10px;
  padding-bottom:10px;
}

.course-11 div.nota{
  background:url(pix/trans-75.png);
  color:#3C526A;
  text-align:justify;
  padding:10px;
  outline-color:orange;
  outline-style:dashed;
  outline-width: thin;
}

.course-11 div.nota img{
  position:relative;
  float:left;
  margin-right:10px;
}
/***** msocialv2/moodlealumnos.css end *****/

/***** msocialv2/moodleprofesores.css start *****/


.course-12 .response{
  font-size: 16px;
  line-height: 15px;
  padding: 10px;
}

.course-12 .correct{
  background-color: #009900;
}

.course-12 .incorrect{
  background-color: #990000;
  color: #FFFFFF;
}

.course-12 span.titulo_modulo {
  font-size:20px;
  font-weight:bolder;
  line-height:19px;
  color:orange;
}

.course-12 .main td.content .summary img{
  float:left;
}

.course-12 p.resaltado{
  background: url(pix/trans-20.png);
  padding:5px;
  color:#3C526A;
  font-weight:bold;
}

.course-12 span.titulo_etiqueta,
.course-12 span.resaltado{
  color:#3C526A;
  background:url(pix/trans-20-amarillo.png);
  font-weight:bold;
}

.course-12 .generalboxcontent li{
  font-size:16px;
}

.course-12 .generalboxcontent ul{
  background:url(pix/trans-75.png);
  padding-top:10px;
  padding-bottom:10px;
}

.course-12 div.nota{
  background:url(pix/trans-75.png);
  color:#3C526A;
  text-align:justify;
  padding:10px;
  outline-color:orange;
  outline-style:dashed;
  outline-width: thin;
}

.course-12 div.nota img{
  position:relative;
  float:left;
  margin-right:10px;
}
/***** msocialv2/moodleprofesores.css end *****/

/***** msocialv2/moodleprofesores2.css start *****/

.course-30 p{
  font-size: 16px;
  line-height: 17px;
}


.course-30 .response{
  font-size: 16px;
  line-height: 15px;
  padding: 10px;
}

.course-30 .correct{
  background-color: #009900;
}

.course-30 .incorrect{
  background-color: #990000;
  color: #FFFFFF;
}

.course-30 span.titulo_modulo {
  font-size:20px;
  font-weight:bolder;
  line-height:19px;
  color:orange;
}

.course-30 .main td.content .summary img{
  float:left;
}

.course-30 p.resaltado{
  background: url(pix/trans-20.png);
  padding:5px;
  color:#3C526A;
  font-weight:bold;
}

.course-30 span.titulo_etiqueta,
.course-30 span.resaltado{
  color:#3C526A;
  background:url(pix/trans-20-amarillo.png);
  font-weight:bold;
}

.course-30 .generalboxcontent li{
  font-size:16px;
}

.course-30 .generalboxcontent ul{
  background:url(pix/trans-75.png);
  padding-top:10px;
  padding-bottom:10px;
}

.course-30 div.nota{
  background:url(pix/trans-75.png);
  color:#3C526A;
  text-align:justify;
  padding:10px;
  outline-color:orange;
  outline-style:dashed;
  outline-width: thin;
}

.course-30 div.nota img{
  position:relative;
  float:left;
  margin-right:10px;
}
/***** msocialv2/moodleprofesores2.css end *****/

