/* 
CSS S&R Enseñanza
Diseñado por Terra Solutions
*/

/* Redefiniciones de Etiquetas */
body {
  background-color: #F4F3EF;
  margin: 0px;
  padding: 0px;
}

a {
  color: #0A246A;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}
 
tr, td, p, div {
  color:        #333333;
  font-family:  Arial, Trebuchet MS, Verdana, sans-serif;
  font-size: 100%;
}

hr {		
	height: 1px; 
	border: 1px solid #B90000; 
}

h1, h2 {
	font-weight: bold;
	color: #B90000;
	font-size: 1.6em;
	line-height: 1.6em;
	display: block;
	font-family:  Arial, Trebuchet MS, Verdana, sans-serif;
}

h3 {
	font-weight: bold;
	font-size: 1em;
	line-height: 1em;
	color: #333333;
	display: block;
	font-family:  Arial, Trebuchet MS, Verdana, sans-serif;
}

h4 {
	font-weight: bold;
	font-size: 1.1em;
	line-height: 1.1em;
	color: #B90000;
	display: block;
	font-family:  Arial, Trebuchet MS, Verdana, sans-serif;
}

h5 {
	font-weight: bold;
	font-size: 1em;
	font-family:  Arial, Trebuchet MS, Verdana, sans-serif;
}

fieldset {
	width: 100%;
}


/* Identificadores */

#marco_padre {
	margin: 0px auto;
	width: 812px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-y;
}

#headertop {
	width: 812px;
	height: 5px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-y;
}

#banner {
  padding-left: 13px;
  margin: 0px;
}

#logo_superior {
	float: left;
	margin: 0px auto;
	padding: 0px;
	height: 69px;
	width: 812px;
	background-image: url(../images/top_bg.jpg);
	background-repeat: no-repeat;
}


#topnavibox {
	width: 790px;
	height: 30px;
	float: left;
	padding-left: 13px;
	background-image: url(../images/navi_bg.jpg); 
}

div#topnavibox ul {
list-style: none;
margin: 0px;
padding: 0px;
}

#cuerpo {
	width: 812px;
	float: left;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-y;
	font-weight: normal;
}

#marco_izquierdo {
	width: 185px;
	float: right;
	margin-right: 10px;
	padding-top: 14px;
	font-size: 0.8em;
}

#marco_derecho {
	width: 530px;
	float: left;
	padding-left: 25px;	
	padding-right: 15px;
	padding-bottom: 10px;
	padding-top: 10px;
	font-size: 0.8em;
}

#pie {
	width: 784px;
	height: 27px;
	background-image: url(../images/footer.jpg);
	font-size: 0.7em;
	padding-left: 20px;
	padding-top: 10px;
	margin-left: 3px;
}

#pie a:hover {
  text-decoration: none;
}

#searchbox {
	margin-top: 20px;
	margin-left: 15px;
	padding-left: 575px;
}

#antepathway {
  margin-left: 20px;
  font-weight: bold;
}

/* Clases */
.pathway, #antepathway {
  font-family: verdana; 
  font-size: 7pt;
}

.pathway {
 font-weight: normal;
}

.pathway a {
  color: #0A246A;
  font-weight: bold;
  text-decoration: none;
}

.clearer {
	clear: both;
}

.componentheading {
	font-weight: bold;
	color: #B90000;
	width: 100%;
	font-size: 1.7em;
	line-height: 1.7em;
	font-family:  Arial, Trebuchet MS, Verdana, sans-serif;
}

.contentheading {
	font-weight: bold;
	color: #B90000;
	width: 100%;
	font-size: 1.6em;
	line-height: 1.6em;
	font-family:  Arial, Trebuchet MS, Verdana, sans-serif;
}

 
.moduletable {
	width: 170px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-top: 5px;
	padding: 5px;
	border-bottom: 2px solid #B90000;
	border-top: 1px solid #B90000;
	background-color: #f7f7f7;
}

.moduletable h3 {
	font-size: 1.2em;
	font-weight: bold;
}


.small, .createdate, .modifydate {
	font-size: 0.75em;
	text-align: right;
	color: #B90000;
}

.pagenavcounter {
	color: #B90000;
	font-size: 1em;
}

.contenttoc {
	background-color: #f7f7f7;
	color: #333333;
	border: 1px solid #cccccc;
	padding: 5px;
	margin: 5px;
}

.contenttoc th{
	background-color: #B90000;
	color: #ffffff;
	text-align: center;
	font-weight: bold;
}

.sectiontableheader {
	background-color: #B90000;
	color: #ffffff;
}

.sectiontableentry1 {
	background-color: #f7f7f7;
}

.sectiontableentry2 {
	background-color: #e7e7e7;
}


.inputbox {
	border: 1px solid #cccccc;
	background-color: #ffffff;
	color: #333333;
	margin-bottom: 5px;
}

.button {
	border: 1px solid #333333;
	background-color: #f7f7f7;
	color: #232323;
	margin-top: 5px;
	margin-bottom: 5px;
}

.contentpane {
	width: 100%;
}

.contentpaneopen {
	width: 100%;
	padding: 5px;
}

.moduletable_main {
  float:left;
  width:100%;
  background: url("../images/tabrighte.gif");
  font-size:93%;
  line-height:normal;
}

.moduletable_main ul {
  margin:0;
  padding:10px 10px 0 50px;
  list-style:none;
}

.moduletable_main li {
  display:inline;
  margin:0;
  padding:0;
}

.moduletable_main a, .moduletable_main a:hover {
  float:left;
  background: url("../images/tablefte.gif") no-repeat left top;
  margin: 0px;
  margin-left: 1px;
  padding: 0px;
  text-decoration: none;
}

.moduletable_main a .inocuo {
  float:left;
  display:block;
  background: url("../images/tabrighte.gif") no-repeat right top;
  padding:5px 15px 4px 6px;
  color:#FFF;
}

a.mainlevelleft {
	width: 135px;
	margin-left: 3px;
}

a.mainlevelleft:link, a.mainlevelleft:visited {
	display: block;
	line-height: 25px;
	color: #333333;
	border-bottom: 1px dotted #333333;
	text-decoration: none;
	padding-left: 35px;
	margin-bottom: 3px;
	background: url(../images/arrow.jpg) left no-repeat;
}

a.mainlevelleft:hover {
 text-decoration: underline;
}

.moduletable_main a .inocuo  {
  float:none;
}

.moduletable_main a:hover {
  color:#FFF;
}

.moduletable_main a:hover {
  background-position:0% -42px;
}

.moduletable_main a:hover .inocuo {
  background-position:100% -42px;
}

.moduletable_main #active_menu a {
  background-position:0% -42px;
}

.moduletable_main #active_menu a .inocuo {
  background-position:100% -42px;
}

