/**************************************
 * THEME NAME: laescuelita
 *
 * Files included in this sheet:
 *
 *   laescuelita/fw_book_theme.css
 *   laescuelita/fw_layout.css
 *   laescuelita/fw_color.css
 *   laescuelita/fw_fonts.css
 *   laescuelita/fw_clase.css
 **************************************/

/***** laescuelita/fw_book_theme.css start *****/

/* $Id: book_theme.css,v 1.4 2005/05/31 18:20:28 skodak Exp $*/
/* later should be defined in themes*/


.book_chapter_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #CC6600;
}

.book_section_title {
	line-height: 80px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #666;
	margin-left: 10%;
}
.book_title p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #CC6600;
}

.book_content {
    text-align: left;
}

/* == TOC styles == */

/* toc style NONE */
.book_toc_none ul {
    margin-left: 5px;
    padding-left: 0px;
}
.book_toc_none ul ul {
    margin-left: 0px;
    padding-left: 0px;
}
.book_toc_none li {
    margin-top: 5px;
    list-style: none;
}
.book_toc_none li li {
    margin-top: 0px;
    list-style: none;
}

/* toc style NUMBERED */
.book_toc_numbered ul {
    margin-left: 5px;
    padding-left: 0px;
}
.book_toc_numbered ul ul {
    margin-left: 0px;
    padding-left: 0px;
}
.book_toc_numbered li {
    margin-top: 5px;
    list-style: none;
}
.book_toc_numbered li li {
    margin-top: 0px;
    list-style: none;
}


/*toc style BULLETS */
.book_toc_bullets ul {
    margin-left: 5px;
    padding-left: 0px;
}
.book_toc_bullets ul ul {
    margin-left: 20px;
    padding-left: 0px;
}
.book_toc_bullets li {
    margin-top: 5px;
    list-style: none;
}
.book_toc_bullets li li {
    margin-top: 0px;
    list-style: circle;
}


/* toc style INDENTED*/
.book_toc_indented ul {
    margin-left: 5px;
    padding-left: 0px;
}
.book_toc_indented ul ul {
    margin-left: 15px;
    padding-left: 0px;
}
.book_toc_indented li {
    margin-top: 5px;
    list-style: none;
}
.book_toc_indented li li {
    margin-top: 0px;
    list-style: none;
}
/***** laescuelita/fw_book_theme.css end *****/

/***** laescuelita/fw_layout.css start *****/

/* Core */

body {
	margin: 0; 
	text-align:center;

}
#content{
	text-align:left;

}




h1.main,
h2.main,
h3.main,
h4.main,
h5.main,
h6.main {
  text-align: left;
  padding-left: 5px;
} 

h2.main {
  text-align: center;
  padding-left: 5px;
} 


h1, h2, h3, h4 {
  text-align: left;
  padding-left: 3px;
}
  
h1, h2, h3 {
  /* border-width: 1px;
  border-style: solid; */
}

h4 {
  /*border-bottom-style: solid;
  border-bottom-width:1px; */
}
h6 {
  border-bottom-style: solid;
  border-bottom-width:1px; 
  border-bottom-color:#CCC;
}

input {
  border-width:1px; 
  border-style:solid;
}

.generalbox {
  border-width:1px; 
  border-style:solid;
}

.sitetopiccontent {
  border-width:1px;
  border-style:solid;
}

/***
 *** Header
 ***/

#header-home {
  /* padding:1em 0.5em; */
  height:1150px;
  border-width:0px;
  /*border-style:solid;*/
  
}

#header {
  height:150px;
  border-width:0px;
/*  border-style:solid;*/
}

.headermenu {
  float:right;
  text-align:right;

}

.headermenu a:link, .headermenu a:visited  {
    color: #b8b8f6;
}

.navbar {
  margin-right: 5px;
  width: 100%; 
  padding:3px;
  height: 22px;
 /* border-width:1px;
  border-style:solid; */
}

.breadcrumb {
 padding-top: 3px;
 padding-left: 3px;
 }
 
.navbar .navbutton {
  padding-right: 3px;
  padding-top: 2px;
 }


/***
 *** Login
 ***/

TABLE.loginbox {
  margin-top: 20px;
  }

.loginbox .header {
  border-width:1px;
  border-style:solid;
  border-bottom-width: 0px;
}

.loginbox .content {
  border-top-width: 0px;
}


/***
 *** Footer
 ***/

#footer {
  text-align:left;
  margin-top: 5px;
}


/***
 *** Blocks
 ***/
 
.sideblock .header {
  height: 22px;
   	border-top-width: 0px; /*agregado la esecuelita*/
  	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999;
	border-left-color: #999;

}

.sideblock .content{
   	border-width: 0px; /*agregado la esecuelita*/
}

.sideblock .footer {
  border-top-width:1px;
  border-top-style:dashed;

}
.sideblock ol {
  margin-top:-0px;
  margin-bottom:5px;
}
.sideblock ol li {
  margin-left:-10px;

}
.sideblock .content ul li {
  margin-left:-2px;
  margin-right:-2px;
  border-bottom-width:1px;
  border-bottom-style:solid;
  border-bottom-color:#CCC;
  padding-top: 3px;
  padding-bottom: 3px;
  margin-bottom: 2px;

}
.block_news_items .name {
  border-bottom-width:1px;
  border-bottom-style:solid;
  border-bottom-color:#CCC;
  padding-bottom:3px;
  padding-top:3px;

}
.block_news_items .info {
  border-bottom-width:3px;
  border-bottom-style:solid;
  border-bottom-color:#999;
  padding-bottom:3px;
  padding-top:3px;
  margin-bottom:-3px;
}
.block_news_items .date {
margin-top:-5px;
}
.block_news_items ul li {
  border-bottom-width:0px;
}

/***
 *** Calendar
 ***/
 
 table.minicalendar {
  width: 100%;
  margin:10px auto;
  padding:2px;
  border-width:1px;
  border-style:solid;
  border-collapse:separate;
  border-spacing:1px !important;
}

table.minicalendar tr.weekdays th {
   border-style: none;
}

table.minicalendar tr td.day {
  border-style: solid;
  border-width: 1px;
}

table.calendarmonth {
  border-collapse:separate;
  border-spacing:1px !important;
}

table.calendarmonth tr td  {
  border-style: solid;
  border-width: 1px;
}


/***
 *** Course
 ***/
 
.headingblock {
  border-width:1px;
  border-style:solid;
  padding:5px;
}


.categorybox .category,
.categorybox .category {
  border-bottom: solid;
  border-width: 1px;
  padding-top: 7px;
}

#course-view .section .left {
  border-right-width: 1px;
  border-right-style: dashed;
}

#course-view .section.hidden .content,
#course-view .section.hidden .side {
  border-width: 1px;
  border-style: dashed;
}
.coursebox table {
	border: 1px solid;
    padding: 5px;
}
.coursebox td {
    padding: 5px;
}

.tablaheader {
	border: 1px solid;
}
#course-groups .generaltable {
  margin-top: 15px;
}

#site-index .headingblock {
  border-top: 0px;
  border-right: 0px;
  border-left: 0px;
  border-bottom: 1px dashed;
}
#site-index body {
	text-align:center;
}
#site-index #page{
	width:735px;
	
}
#site-index .coursebox {
border: 0px;
background-color: #f5f8fa;
}
#site-index #content {
	width:735px;
}
#site-index .generalbox {
  -moz-border-radius-topleft:10px;
  -moz-border-radius-topright:10px;
  -moz-border-radius-bottomleft:10px;
  -moz-border-radius-bottomright:10px;
  
}

#mod-forum-view .forumheaderlist .topic td{
background: url(images/cafevirtual.gif) no-repeat;
background-color:#FF0000;
  }
  
.course-1 .forumheaderlist .discussion .starter {
background-color: #ff0000;
padding-left:55px;
background: url(images/cafevirtual.gif) no-repeat;
height:66px;
}


/***** laescuelita/fw_layout.css end *****/

/***** laescuelita/fw_color.css start *****/

/* Core */

body {
	background-color: #FFF;
	color: #333333;
}

a:link {
    color: #CC0000;
}

a:visited {
    color:#CC0000;
}

a:hover {
    color: #CC0000;
	text-decoration: underline;
}

a.dimmed:link,
a.dimmed:visited {
  color:#AAAAAA;
}

h1 {
  /* background-color: #FFFFFF; */
  /* border-color: #FFFFFF; */
	color: #666666;
}

h2 {
  /* background-color: #E3DFD4; */
  /* border-color:#CCCCCC; */
	color: #CC0000;
}
h2.main {
  /* background-color: #E3DFD4; */
  /* border-color:#CCCCCC; */
	color: #CC0000;
}
h3 {
  /* border-color:#CCCCCC; */
	color: #666666;
}
h4 {
 /* border-color:#CCCCCC; */
	color: #CC0000;
}

h5 {
	color: #CC0000;
		
}

input {
	color: #CC0000;
	background-color: #F5F5F5;
	border-color: #CCCCCC;
}

th {
    background-color:#E3DFD4;

}

th.header,
td.header,
div.header {
  background-color: #F5F5F5;
  color: #CC0000;

}

#layout-table #left-column {
    /* background-color: yellow; */
}

.generalbox {
  border-color:#CCC;
  background-color:#FFFFFF;

}

.generalbox th{
  background-color:#EBEBEB;
  color: #666;

}

.navbar {
background-color: #F5F5F5;
border-color: #F5F5F5;
  /* height: 20px; */
  /*background: url(pix/grad/bg_bread.jpg) repeat-x; */
}
/*
.navbar a:link{
  color: #206C82;
}
.navbar a:hover{
  color: #206C82;
}
.navbar a:active{
  color: #206C82;
}
.navbar a:visited{
  color: #206C82;
}
*/
.sitetopiccontent {
  border-color:#CCCCCC;
  background-color:#FFFFFF;
}


/***
 *** Header
 ***/

#header-home {
  background-color: #F5F5F5;
  border-color:#CCCCCC;
}

#header {
  background-color: #F5F5F5;
  border-color:#CCCCCC;
}

/***
 *** Login
 ***/


.loginbox .header {
  border-color:#CCCCCC;
}

.loginbox .content {
  border-color:#CCCCCC;
}


/***
 *** Blocks
 ***/
 
.sideblock .header {
  border-color: #999;
  background: url(pix/grad/bg_sideblock.jpg) repeat-x;
  
}

.sideblock .header h2{
  color: #CC0000;
}

.sideblock {
  /*border-color:#CCCCCC;*/
  background-color: #FFFFFF;
}

.sideblock .content {
  background: url(sideblock_bg.jpg) repeat-x;
/*  background-color: #FFFFFF;*/
  /* background-image: url(http://localhost:81/file.php/1/img/fondo_sideblock_logosuba.gif);
	background-repeat: no-repeat;
	background-position: right bottom; */
/*		border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999;
	border-left-color: #999;
	   border-bottom-width:1px;
  border-bottom-style:solid;
  border-bottom-color: #999;*/
}

.block_html .sideblock .content  {
	border-width: 0px;
}

.sideblock .content a:link {
  color: #CC0000;
}
.sideblock .content a:hover {
  color: #CC0000;
}
.sideblock .content a:visited {
  color: #CC0000;
}
.sideblock .content a:active {
  color: #CC0000;
}
 

.sideblock .footer {
  border-top-color:#CCCCCC;
}

.sideblock .header .hide-show img.hide-show-image {
  background: url('../../pix/t/switch_minus.gif') no-repeat bottom;
}

.sideblock.hidden .header .hide-show img.hide-show-image {
  background: url('../../pix/t/switch_plus.gif') no-repeat bottom;
}

.sideblock .content .post .head .date,
.sideblock .content .post .head .name {
  color: #000000;
  }

/***
 *** Calendar
***/
 
#calendar .maincalendar,
#calendar .sidecalendar {
  border-color: #CCCCCC;
}

#calendar .maincalendar table.calendarmonth th {
  border-color: #CCCCCC;
}


table.calendarmonth tr td {
   border-color:#CCCCCC;
} 

table.minicalendar {
  border-color:#CCCCCC;
}

table.minicalendar tr.weekdays th {
  background-color:#f5f5f5;
  border-color:#CCCCCC;
  }

table.minicalendar tr td.day {
   border-color:#CCCCCC;
  }
  
table.minicalendar tr td.weekend {
  border-color:#CCCCCC;
  color: red;
  }
  
#calendar .today,
.minicalendar .today {
  border-color:#000000 !important;
}
  
/* colors for calendar events */
#calendar .event_global,
.minicalendar .event_global,
.block_calendar_month .event_global {
  border-color:#2EBA0E !important;
  background-color:#2EBA0E;
}

#calendar .event_course,
.minicalendar .event_course,
.block_calendar_month .event_course {
  border-color:#FF9966 !important;
  background-color:#FF9966;
}

#calendar .event_group,
.minicalendar .event_group,
.block_calendar_month .event_group {
  border-color:#FBBB23 !important;
  background-color:#FBBB23;
}

#calendar .event_user,
.minicalendar .event_user,
.block_calendar_month .event_user {
  border-color:#A1BECB !important;
  background-color:#A1BECB;
}

.cal_popup_fg {
  background-color:#f5f5f5;
}

.cal_popup_bg {
  border-color:#CCCCCC;
  background-color:#f5f5f5;
}


/***
 *** Course
 ***/

.headingblock {
  border-color:#CCCCCC;
}

headingblock header outline {
  border-color:#666;
   background: url('pix/grad/bg_sideblock_hover.jpg');
   background-repeat: repeat-x;
}

.coursebox table{
  border-color: #999;
  background: #F5F5F5;
}

.categoryboxcontent,
.courseboxcontent {
  border-color:#FFFFFF;
  background: #FFFFFF;
}

.categorybox a:link {
  color: #999;
}
.categorybox a:visited {
  color: #999;
}
.categorybox a:hover {
  color: #999;
}
.categorybox a:active {
  color: #999;
}
.courseboxcontent a:link{
  color: #CC0000;
}
.courseboxcontent a:hover{
  color: #CC0000;
}
.courseboxcontent a:active{
  color: #CC0000;
}
.courseboxcontent a:visited{
  color: #CC0000;
}

.categorybox .category,
.categorybox .category {
  border-color: #CC0000;
}

#course-view .section.main .content {
  border-color: #CCCCCC;
  background-color: #FFFFFF;
}

#course-view .section.main .right {
  border-color: #CCCCCC;
   background: url('sectionmain_bg_right.jpg');
   background-repeat: repeat-y;
  
}
#course-view .section.main .left {
  border-color: #CCCCCC;
   background: url('sectionmain_bg_left.jpg');
   background-repeat: repeat-y;
  
}

#course-view .section.main .side {
color: #999999;
}

#course-view .current .right.side,
#course-view .current .left.side {
  background-color: #CC0000;
}

#course-view .section.hidden .content
{
  border-color:#CCCCCC;
  background-color: #FFFFFF;
 }
#course-view .section.hidden .side {
  border-color:#CCCCCC;
  background-color: #F5F5F5;
 }
 
#course-view .section.hidden .side a{
  color: #F5F5F5;
 }




/***
 *** Tabs
 ***/

.tabs .side {
  border-color: #CCCCCC;
}
.tabrow td {
  background:url(pix/tab/left.gif) top left no-repeat;
}
.tabrow td .tablink {
  background:url(pix/tab/right.gif) top right no-repeat;
}
.tabrow td:hover {
  background-image:url(pix/tab/left_hover.gif);
}
.tabrow td:hover .tablink {
  background-image:url(pix/tab/right_hover.gif);
}
.tabrow .last span {
  background:url(pix/tab/right_end.gif) top right no-repeat;
}
.tabrow .selected {
  background:url(pix/tab/left_active.gif) top left no-repeat;
}
.tabrow .selected .tablink {
  background:url(pix/tab/right_active.gif) top right no-repeat;
}
.tabrow td.selected:hover {
  background-image:url(pix/tab/left_active_hover.gif);
}
.tabrow td.selected:hover .tablink {
  background-image:url(pix/tab/right_active_hover.gif);
}

/***
 *** Modules: Forum
 ***/

.forumheaderlist,
.forumpost {
  border-color:#CCCCCC;
}

.forumpost .content {
  background: #FFFFFF;
}

.forumpost .left {
  background:#999999; 
}


.forumpost .topic {
  border-bottom-color: #CCCCCC;
}

.forumpost .starter {
  background:#f5f5f5; 
}

.forumheaderlist .discussion .starter {
  background:#f5f5f5; 
}

.forumheaderlist td {
  border-color: #CCCCCC;
}

.sideblock .post .head {
  color:#f5f5f5;
}

.forumthread .unread {
  background: #f5f5f5;
}
#mod-forum-discuss .forumpost {
  background: none;
}

#mod-forum-discuss .forumpost.unread .content {
  border-color: #CCCCCC; 
} 

#mod-forum-discuss .forumthread .unread {
} 

#mod-forum-index .unread {
}

#course-view .headingblock{
  border-right-color:#999;
  border-right-left:#999;
   background: url('pix/grad/bg_sideblock_hover.jpg');
   background-repeat: repeat-x;
color: #FFF;
}

.tablaheader {
	border-color: #F2DFCA;
}


#site-index .sitetopiccontent {
	background-color: #FFFFFF;
	border-color: #FFFFFF;
}

.formtable th {
	background-color: #F5F5F5;
}

.files th {
	background-color: #EBEBEB;
	color: #666;
}

.tdimagenoscuratxt div table div
{ background-color: #F5F5F5; }


#mod-assignment-view .generalbox#intro{
background-color: #FFF;
margin-top:15px;
width: 80%;
align: center;
border: 3px solid #E1D6C8;
color: #333;
font-size:12px;
}

#mod-assignment-view .generalbox#intro td{
padding:10px;
font-size:12px;
}	

#mod-assignment-view .generalbox#dates{
background-color: #F5F5F5;
margin-top:-14px;
margin-bottom:20px;
border: 1px solid #E1D6C8;
color: #666;
}

#mod-assignment-view .generalbox#dates table td{
padding:3px;
}

#mod-assignment-view form p{
    font-family:  Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight:bold;
	color: #666;
}

#mod-assignment-view form input{
margin-top:10px;
}

#mod-assignment-submissions .initialbar{
margin-top:10px;
margin-bottom:10px;
}

#mod-assignment-submissions #attempts TD, TH{
border: 1px solid #E1D6C8;
}

#mod-assignment-submissions .topic {
background-color: #F5F5F5;
margin-bottom:50px;
}

#mod-assignment-submissions .fullname {
    font-family:  Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight:bold;
	color: #666;
}
#mod-assignment-view .fullname {
    font-family:  Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight:bold;
	color: #666;
}
#mod-assignment-submissions .content {
padding-bottom:15px;
padding-top: 10px;
}

#mod-assignment-submissions .files {
padding-top:10px;
padding-right:10px;

}
#mod-assignment-submissions .files a{
color:#CC0000;
}
#mod-assignment-view .files a{
color:#CC0000;
}
#mod-assignment-view .grade{
color:#990000;
float:right;
padding:5px;
margin-bottom:5px;
margin-top:-2px;
background-color:#F5F5F5;
border: 1px solid #E1D6C8;

}

#mod-assignment-submissions input{
margin-top:10px;
}

#mod-assignment-submissions .grade{
float:right;
color:#990000;
}

#mod-assignment-submissions .grade select{
color:#990000;
background-color: #f5f5f5;
border-color: #990000;
font-family:  Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight: bold;
}

#mod-assignment-view .feedback td{
border: 1px solid #E1D6C8;
}

#mod-assignment-view .feedback table{
float:center;
}

.menuhomeul { 
	list-style-image: none;
	list-style-type: none;

	  }
	  
/*.menuhomeul li{ 
height: 26px;	  
padding: 3px;
margin-left:-10px;
}*/
.menuhomecaja { 
margin-top: -4px;

}
.menuhome { 
  background: url(pix/grad/bg_sideblock.jpg) repeat-x;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: bold;	
  color: #666;
  height: 20px;	  
padding: 3px;
margin-top: 3px;
margin-left:-4px;
margin-right:-4px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999;
	border-left-color: #999;
}
.menuhome:hover { 
  background: url(pix/grad/bg_sideblock_hover.jpg) repeat-x;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: bold;	
  color: #333;
  height: 20px;	  
padding: 3px;
margin-top: 3px;
margin-left:-4px;
margin-right:-4px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999;
	border-left-color: #999;
}


.sideblock .content .menuhome a:link { 
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: bold;	
  color: #666666;
  text-decoration:none;
}

.sideblock .content .menuhome a:hover { 
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: bold;	
  color: #333333;
  text-decoration:none;
}
.sideblock .content .menuhome a:active { 
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: bold;	
  color: #333333;
  text-decoration:none;
}
.sideblock .content .menuhome a:visited { 
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: bold;	
  color: #666666;
  text-decoration:none;
}

.tablaimgportada {
	padding: 3px;
	margin-bottom: 10px;
	margin-right: 10px;
	border: 1px solid #CCCCCC;
}




/***** laescuelita/fw_color.css end *****/

/***** laescuelita/fw_fonts.css start *****/

/* Core */

.clearer {
  font-size:1px;

}

body, td, li {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size : 11px;
}

body {
    margin : 5px;
}

th {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
}


a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
    text-decoration: none;
}

a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
    text-decoration: none;
}

a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
    text-decoration: none;
}

h1, h2, h3, h4 {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;	
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;	
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;	
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
		
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
    font-weight: normal;
	background: url(pix/grad/bg_sideblock.jpg) repeat-x;
    border-left-width:1px;
    border-left-style:solid;
    border-left-color:#CCC;	
    border-right-width:1px;
    border-right-style:solid;
    border-right-color:#CCC;
	padding-right: 3px;
	padding-left: 3px;
	padding-top: 5px;
	height:20px;
	letter-spacing: 0.15em;

}


input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}


th.header,
td.header,
div.header,
.headingblock {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 13px;
}


.categorybox .category,
.categorybox .category {
/*  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; */
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 13px;
}

.categorybox a:link {
/*  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; */
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 13px;
    text-decoration: none;
}
.categorybox a:visited {
/*  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; */
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 13px;
    text-decoration: none;
}
.categorybox a:hover {
/*  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; */
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 13px;
    text-decoration: underline;
}
.categorybox a:active {
/*  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; */
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 13px;
    text-decoration: underline;
}

/***
 *** Header
 ***/
 
.breadcrumb {
    font-family:  Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight:bold;
}

.navbar a:link{
  text-decoration: none;
}
.navbar a:hover{
  text-decoration: underline;
}
.navbar a:active{
  text-decoration: underline;
}


.logininfo,
#header-home .headermenu font {
     font-size:.8em;
     color:white; 

}

 /***
 *** Blocks
 ***/
 .sideblock .header h2{
  font-size: 13px;;
}
 
 .sideblock .content a:link {
 text-decoration: none;
 }
.sideblock .content a:hover {
 text-decoration: underline;
}

.sideblock .content a:active {
 text-decoration: underline;
}
 
.sideblock .footer {
    font-size:0.85em;
    text-align: left;
}

/***
 *** Calendar
 ***/
#calendar .maincalendar table.calendarmonth td {
  font-size:.8em;
}

#calendar .maincalendar .calendar-controls .current {
  font-weight: bold;
}

#calendar .sidecalendar .filters {
  font-size:0.75em
  }

table.minicalendar tr.weekdays th {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size:0.7em;
  font-weight:normal;
  }

table.minicalendar tr td.day {
  font-size:0.7em;
  }
  
/***
 *** Course
 ***/
  
#course-view .section .left {
  font-weight: bold;
  font-size: 1.2em;
}
#mod-forum-discuss .subject {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}  
#site-index .headingblock h2{
font-size: 13px;
}

  
/***** laescuelita/fw_fonts.css end *****/

/***** laescuelita/fw_clase.css start *****/

/* CLASE */

/* Layout general */

.bodyclase {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
}

.tablamaterial {
	width: 500px;
	margin-left: 10%;
}


.tablamaterial td {
	font-size: 12px;
	text-align: justify;
}
.tablamaterial li {
	font-size: 12px;
	text-align: justify;
}

/*titulos y subtitulos */

.tituloclase {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #CC6600;
}
.tituloseccion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #666;
	padding-top: 20px;
}
.subtitulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	//line-height: 150%;
	//margin-top: 100px;
	padding-top: 20px;
	color: #666;
	font-weight: bold;
}
.otrosubtitulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #C60;
}

.titular {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #666;
	font-style: italic;
}



/* Links */

a.autolink:link {
	font-size: 12px;
	color: #CC6600;
	text-decoration: underline;
}
a.autolink:hover {
	font-size: 12px;
	color: #CC6600;
	text-decoration: underline;
}
a.autolink:active {
	font-size: 12px;
	color: #CC6600;
	text-decoration: underline;
}
a.autolink:visited {
	font-size: 12px;
	color: #CC6600;
	text-decoration: underline;
}

a.linkpop:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
}
a.linkpop:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
}
a.linkpop:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a.linkpop:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}

.tablamaterial a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
}
.tablamaterial a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
}
.tablamaterial a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
}
.tablamaterial a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
}

/* Imagenes */


.imagenclara {
	background-color: #EBEBEB;
	padding: 10px;
	width: 340px;
	border: 1px solid #999999;
	margin-left: 25%;
}
.tdimagenclara {
	background-color: #EBEBEB;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

.imagenclaratxt {
	background-color: #EBEBEB;
	padding: 10px;
	width: 500px;
	border: 1px solid #999999;
	margin-left: 25%;
}
.tdimagenclaratxt {
	background-color: #EBEBEB;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
/*.imagenoscura {
	background-color: #666666;
	padding: 10px;
	width: 340px;
	border: 1px solid #000000;
	margin-left: 25%;
}*/

.imagenoscura {
	background-color: #EBEBEB;
	text-align: center;
	width: 350px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	border: 1px solid #000000;
	margin-left: 25%;
}

.tdimagenoscura {
	background-color: #666666;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.imagenoscuratxt {
	background-color: #666666;
	width: 500px;
	border: 1px solid #000000;
}
.tdimagenoscuratxt {
	background-color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding: 10px;
}
.imagenoscuratxt div table 
{ margin-right: 10px; }

.tdimagenoscuratxt div table div
{ background-color: #F5F5F5;
  color: #333;
  }


.cvfoto {
	margin: 10px;
	float: left;
	border: #000000;
	position: relative;
	clip: rect(auto,auto,auto,auto);
	vertical-align: text-top;
	text-align: justify;
	padding: 10;
}





/* Recursos */

.franja {
        background-color: #CCC;
	color: #FFF;
        padding: 10px;
	margin-left: 0px;
	margin-right: 0px;
}

.cita {
	font-style: italic;
	text-align: justify;
	margin-left: 90px;
}

.citafirma{
	text-align: justify;
	margin-left: 90px;
}

.actividad {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC6600;
	padding: 10px;
	border: 1px solid #CC6600;
}

.otrasvoces {
	margin-right: 10px;
	margin-left: 10px;	
}

.tablaheader {
	border: 1px solid #F2DFCA;
}

.recuadro {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding: 10px;
	border: 1px solid #666666;
	text-align: left;
}


/* Estilo Diarios y revistas */

.tablamaterial .tabladiario {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	background-color: #EBEBEB;
	border: 2px solid #000000;
	
}
.tablamaterial .tabladiario TD{
	background-color: #F5F5F5;
}
.tablamaterial .tabladiario LI{
	background-color: #F5F5F5;
}
.tablamaterial .tabladiario  LI STRONG{
	background-color: #F5F5F5;
	font-weight: bold;
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}

.tablamaterial .titulodiario{
	font-family: "Times New Roman", Times, serif;
	font-size: 26px;
	font-weight: bold;
	color: #000000;
	text-align: left;
}

.tablamaterial .volantadiario {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #000000;
	text-align: left;
}
.tablamaterial .copetediario {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	color: #000000;
	text-align: left;
}
.tablamaterial .textodiario {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	text-align: justify;
}



/// Book

.book_toc_none DIV {
	background-color: #ebebeb;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.book_toc_none {
	}

ul {
   	 margin-left: 20px;
}
li  {
    margin-left: 15px;
}
li li  {
    margin-left: 20px;
}
li a {
   	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #CC6600;
}
li li a {
   	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #CC6600;
}
li strong{
   	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #CC6600;
}



/***** laescuelita/fw_clase.css end *****/


