body {
	/* max-width: 1000px; /* no debe ser mayor que banner del header */

	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	color: #111;
	background: #fff;
	font-size: 80%;

}

#header {
	background: #670924 url(iusam_2/images/body-bg.jpg) repeat-x left top;
}

#header_banner {
	height: 167px; /* alto del banner */
	background: transparent url(iusam_2/images/header.jpg) no-repeat left top;
	width: 100%;
}

#footer {
	text-align: center;
	color: #111;
	background: #eee;
	font-size: 0.8em;
}


#menuv ul {
	list-style: none;
	text-align: left;
	padding: 0;
}
#menuv ul li {
	margin: 0;
	padding: 0;
}
#menuv ul li a:link, #menuv a:visited {
	line-height: 24px;
	text-decoration: none;
	color: #000;
	font-size: 10px;
	padding: 2px 0 2px 10px;
}
#menuv ul li ul li a:link, #menuv ul li ul li a:visited {
	line-height: 1.5em;
	text-decoration: none;
	color: #000;
	font-size: 10px;
	padding: 2px 0 2px 10px;
}
#menuv ul li a:hover {
	color: #CF003D;
	font-weight: 700;
}

/* la franja en el menu de la izquierda */
#menuv, .colmask { background: #eee; }
.colright { background: #fff; }

#content {
	text-align: justify;
}

#content h1 {
	line-height: 1.5;
	text-align: left;
  color: #740022;
  font-size: 130%;
}

#content h2 {
  line-height: 1.5;
  text-align: left;
  color: #740022;
  font-size: 110%;
}

/* a links */
a:link, a:visited {
	outline: none;
  border: none;
  border-spacing: 0;
  border-collapse: collapse;
	text-decoration: none;
	font-weight: 400;
	color: #740022; 
}

a:hover {
	border-bottom: 1px dotted #ccc;
	font-weight: 400;
	color: #CF003D;
}

table {
	border: none;
	border-spacing: 0;
	border-collapse: collapse;
	font-size: 80%;
}

#topmenu {
	height: 50px;
	text-align: left;
	margin: 0;
	padding: 0 20px 0 180px;
}

/* Search */
#search {
	position: absolute;
	bottom: 0;
	left: 10px;
	width: 180px;
	z-index: 3;
	margin: 0;
	padding: 0;
}
#search div.search {
	height: 25px;
	padding-top: 5px;
	padding-right: 2px;
	padding-left: 28px;
}
#search .inputbox {
	color: #333;
	background-color: #efefef;
	width: 90%;
	padding-left: 5px;
	border: solid 1px #999;
}

#left {
	color: #000;
}


div.module a, div.module-verde a, div.module-celeste a, div.module-rosa a {
	color: #fff;
	border: none;
}
div#main {
	float: left;
	width: 75%;
	margin: 0 6px;
	padding: 0;
}
div.nopad {
	width: 75%;
	float: left;
	overflow: hidden;
	padding: 0;
}
div#submenu {
	width: 800px;
	display: inline-block;
	border-bottom: 1px solid #ccc;
	margin: 0 0 10px;
	padding: 0;
}
div#menu-derecha {
	text-align: right;
	width: 800px;
	display: inline-block;
	border-bottom: none;
	margin: 0 0 10px;
	padding: 0;
}
div#submenu ul.menu-rosa, div#submenu ul.menu-azul, div#submenu ul.menu-verde, div#submenu ul.menu-amarillo, div#submenu ul.menu-violeta {
	list-style-type: none;
	clear: both;
	margin: 0;
	padding: 0;
}
div#submenu ul.menu-rosa li, div#submenu ul.menu-azul li, div#submenu ul.menu-verde li, div#submenu ul.menu-amarillo li, div#submenu ul.menu-violeta li {
	float: left;
}
div#submenu ul.menu-rosa li a, div#submenu ul.menu-azul li a, div#submenu ul.menu-verde li a, div#submenu ul.menu-amarillo li a, div#submenu ul.menu-violeta li a {
	color: #000;
	border: none;
	padding: 3px 3px 5px 15px;
}
div#submenu ul.menu-rosa li a:hover, div#submenu ul.menu-rosa li#current a {
	font-weight: 700;
	color: #CF003D;
	border: none;
}
div#submenu ul.menu-azul li a:hover, div#submenu ul.menu-azul li#current a {
	font-weight: 700;
	color: #2c5279;
	border: none;
}
div#submenu ul.menu-verde li a:hover, div#submenu ul.menu-verde li#current a {
	font-weight: 700;
	color: #2a7272;
	border: none;
}
div#submenu ul.menu-amarillo li a:hover, div#submenu ul.menu-amarillo li#current a {
	font-weight: 700;
	color: #c19923;
	border: none;
}
div#submenu ul.menu-violeta li a:hover, div#submenu ul.menu-violeta li#current a {
	font-weight: 700;
	color: #46466e;
	border: none;
}
div.nopad form#jform p, div.nopad form#jform div#navigation {
	padding: 5px 0 0 10px;
}
div.nopad ul {
	clear: both;
}
td.middle_pad {
	width: 20px;
}
#banner_l {
	text-align: left;
	padding: 0 0 0 24px;
}

div.offline {
	background: #fffebb;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	font-size: 1.2em;
	padding: 5px;
}
div.componentheading {
	height: 22px;
	font-size: 18px;
	font-weight: 700;
	text-transform: uppercase;
	color: #740022;
	padding: 30px 20px 10px;
}
/* small text */
.small {
	font-size: 10px;
	color: #999;
	font-weight: 400;
	text-align: left;
}
#date-format {
	color: #000;
	background-color: #fff;
	text-align: center;
	position: absolute;
	right: 0;
	bottom: 0;
	z-index: 7;
	padding: 3px 6px;
}
a.readon {
	display: block;
	float: right;
	line-height: 14px;
	height: 24px;
	width: 100px;
	background: transparent url(templates/iusam_2/images/readon-up.gif) no-repeat left top;
	text-indent: -9999px;
}
a.readon:hover {
	color: #999;
	text-decoration: none;
	background: transparent url(templates/iusam_2/images/readon-hover.gif) no-repeat left top;
	border: none;
}
/* form    validation */
.invalid {
	border-color: red;
}
label.invalid {
	color: red;
}
/** overlib    **/
.ol-foreground {
	background-color: #f1f1f1;
	color: #333;
}
.ol-background {
	background-color: #f1f1f1;
	color: #333;
}
.ol-textfont {
	font-size: 10px;
}
.ol-captionfont {
	font-size: 12px;
	color: #f6f6f6;
	font-weight: 700;
}
.ol-captionfont a {
	background-color: #f1f1f1;
	color: #333;
	text-decoration: none;
	font-size: 12px;
}
/* menu links */
a.mainlevel:link, a.mainlevel:visited {
	padding-left: 5px;
	line-height: 18px;
	text-decoration: none;
	color: #2EB6F4;
	font-weight: 700;
	font-size: 11px;
	margin: 0;
}
/* spacers */
span.article_separator {
	height: 1px;
}
.article_column {
	width: 50%;
	border-top: 1px solid #ccc;
}
.column_separator {
	border-left: 1px solid #ccc;
	padding: 0;
}
.clr {
	clear: both;
}
table.blog {
	width: 100%;
}
table.blog table {
	width: 100%;
}
table.blog table td table {
	width: 100%;
}
table.blog span.article_separator {
	display: block;
	height: 1px;
}
div.blog_more {
	border-top: 1px solid #CED4DF;
	margin: 8px 0;
	padding: 8px 0;
}
/* table of contents */
table.contenttoc {
	border: 1px solid #ccc;
	margin: 5px;
	padding: 5px;
}
table.contenttoc td {
	padding: 0 5px;
}
/* content tables */
td.sectiontableheader {
	color: #333;
	font-weight: 700;
	border-bottom: 1px solid #666;
	padding: 4px;
}

/* content styles */
table.contentpane {
	text-align: left;
	display: block;
	width: 100%;
	margin: 0;
	padding: 0;
}
table.contentpane td table tr.sectiontableentry0 td, table.contentpane td table tr.sectiontableentry1 td, table.contentpane td table tr.sectiontableentry2 td {
	border-bottom: 1px solid #ccc;
	padding: 2px 4px;
}
table.contentpane td {
	text-align: left;
	padding: 15px 20px;
}
table.contentpane td.contentdescription {
	width: 100%;
}
form#com-form-login{
	width: 400px;
}
form#com-form-login table.contentpane {
	width: 200px;
	float: left;
}
table.contentpane ul {
	list-style: none;
}
table.contentpane ul li ul {
	list-style: disc;
}
table.contentpane ul li a .category {
	color: #21416B;
}
table.contentpane ul li {
	color: #333;
}
table.contentpaneopen {
	width: 100%;
	background: transparent;
	border: none;
	margin: 0;
}
table.contentpaneopen td {
	padding: 15px 20px;
}
div#component-contact table.contentpaneopen td {
	padding: 5px 10px;
}
table.contentpaneopen td.contentheading {
	font-size: 18px;
	color: #740022;
	font-weight: 700;
	text-transform: uppercase;
	line-height: 1.2em;
	border: none;
	background: transparent;
	padding: 30px 20px 10px;
}
table.contentpaneopen td.buttonheading {
	text-align: right;
	width: 0;
	border: none;
	background: transparent;
	padding: 0;
}
table.contentpaneopen li {
	margin-bottom: 5px;
}
table.contentpaneopen fieldset {
	border: 0;
	border-top: 1px solid #740022;
}
table.contentpaneopen h3 {
	margin-top: 10px;
}
table.contentpaneopen h4 {
	color: #740022;
	font-size: 18px;
}
.highlight {
	background-color: #fffebb;
}
table.contentpaneopen td.modifydate {
	height: 20px;
	vertical-align: bottom;
	font-size: 10px;
	color: #999;
	font-weight: 400;
	text-align: right;
}
table.contentpaneopen td.createdate {
	height: 20px;
	font-size: 10px;
	color: #999;
	font-weight: 400;
	vertical-align: top;
	padding-top: 0;
	padding-bottom: 0;
}
/* module control elements    */
table.user1user2 div.moduletable {
	margin-bottom: 0;
}
div.moduletable, div.module {
	margin-bottom: 25px;
}
div.module_menu, div.module {
	margin: 0;
  display: block;
	padding: 0;
}
div.module_menu div div, div.module div div {
	padding-bottom: 5px;
	background: transparent;
	margin: 0 0 15px;
}
div.module_menu div div div, div.module div div div {
	background: transparent;
	margin: 0;
	padding: 5px 5px 5px 6px;
}
div.module_menu div div div div, div.module div div div div {
	background: none;
	text-align: left;
	margin: 0;
	padding: 0;
}
div.module div div div form {
	width: 120px;
	text-align: left;
	margin: 0 auto;
	padding: 4px 0 5px 4px;
}
div.module div div div form table td {
	text-align: left;
}
div.module div div div form ul {
	list-style: none;
	margin: 10px 0 0;
	padding: 0;
}

div.module_text div div div {
	text-align: left;
}
div.module_text div div div div {
	margin: 0 auto;
}
div.bannergroup_text {
	display: block;
	background: #fff;
	padding: 1px;
}
.bannerheader {
	padding: 0 0 0 6px;
}
#lr-padd {
	clear: both;
	padding: 0;
}
#lr-padd div.moduletable, #lr-padd2 div.moduletable, #lr-padd1 div.moduletable {
	padding-top: 0;
	padding-bottom: 2px;
	border-right-width: 10px;
	margin: 0;
}
table.lr-padd {
	padding: 0;
}
#lr-padd ul {
	margin: 0;
	padding: 0;
}
#lr-padd li {
	background: none;
	line-height: 170%;
	margin: 0;
	padding: 0;
}
#lr-padd li a {
	color: #cd7575;
	padding-left: 17px;
	background: url(templates/iusam_2/images/bullet-list3.gif) no-repeat 5px 50%;
	text-decoration: underline;
}
#lr-padd li a:hover, #lr-padd li a:active, #lr-padd li a:focus {
	background-image: url(templates/iusam_2/images/arrow_hover.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 3px 50%;
	text-decoration: none;
}
table.lr-padd a:hover {
	color: #4f7500;
	text-decoration: none;
}
table.lr-padd td.lr-padd {
	border: solid 1px #ececec;
	color: #000;
	background-color: #f5f4f2;
	width: 50%;
}
table.lr-padd td.lr-padd:hover {
	background-color: #fff;
	border: solid 1px #c5c5c5;
	color: #666;
}
table.lr-padd h3 {
	color: #012731;
	font-size: 1em;
	background-color: #faf9f7;
	text-indent: 10px;
	border-bottom: 1px solid #e0ddcd;
	margin: 0 0 5px;
	padding: 4px 0;
}
.path {
	color: #333;
	padding-top: 7px;
	padding-bottom: 3px;
	padding-left: 8px;
	line-height: 10px;
}

/* LEFT COL H3 */
div.module h3, div.module_menu h3 {
	width: 130px;
	color: #fff;
	font-size: 11px;
	height: 28px;
	position: relative;
	left: -6px;
	top: -5px;
	text-transform: uppercase;
	line-height: 26px;
	margin: 0;
	padding: 0 0 0 25px;
}
div.module-verde h3 {
	width: 130px;
	color: #fff;
	font-size: 11px;
	height: 28px;
	position: relative;
	left: -6px;
	top: -5px;
	text-transform: uppercase;
	line-height: 26px;
	margin: 0;
	padding: 0 0 0 25px;
}
div.module-celeste h3 {
	width: 130px;
	color: #fff;
	font-size: 11px;
	height: 28px;
	position: relative;
	left: -6px;
	top: -5px;
	text-transform: uppercase;
	line-height: 26px;
	margin: 0;
	padding: 0 0 0 25px;
}
div.module-rosa h3 {
	width: 130px;
	color: #fff;
	font-size: 11px;
	height: 28px;
	position: relative;
	left: -6px;
	top: -5px;
	text-transform: uppercase;
	line-height: 26px;
	margin: 0;
	padding: 0 0 0 25px;
}
table.adminform textarea {
	width: 540px;
	height: 400px;
	font-size: 1em;
	color: #009;
}
form#form-login fieldset {
	border: 0 none;
	margin: 0;
	padding: 0;
}
form#form-login ul li {
	padding: 0;
}
form#form-login ul li a {
	text-align: left;
	font-size: 10px;
	padding: 0;
}
/* Parameter Table    */
table.paramlist {
	margin-top: 5px;
}
table.paramlist td.paramlist_key {
	width: 128px;
	text-align: left;
	height: 30px;
}
div.message {
	font-weight: 700;
	font-size: 14px;
	color: #8C6239;
	text-align: center;
	width: auto;
	background-color: #f9f9f9;
	border: solid 1px #d5d5d5;
	margin: 3px 0 10px;
	padding: 3px 20px;
}
/* Text advert style */
.banneritem_text {
	font-size: 11px;
	padding: 4px 8px;
}
.bannerfooter_text {
	font-size: 11px;
	text-align: right;
	padding: 8px 20px;
}
.pagination {
	width: 100%;
	display: block;
	border-top: 1px solid #CED4DF;
	margin: 8px 0;
	padding: 8px 0;
}
.pagination span {
	color: #98A8B8;
	border: 1px solid #CED4DF;
	margin: 0 2px;
	padding: 1px 4px;
}
.pagination a {
	border: 1px solid #CED4DF;
	margin: 0 2px;
	padding: 1px 4px;
}
.pagination strong span, .pagination a:hover {
	color: #fff;
	background: #740022;
	border: 1px solid #740022;
}
/* Polls */
.pollstableborder td {
	text-align: left;
}
/* Frontend Editing*/
fieldset {
	border: 1px solid #ccc;
	margin-top: 15px;
	padding: 15px;
}
legend {
	margin: 0;
	padding: 0 10px;
}
td.key {
	border-bottom: 1px solid #eee;
	color: #333;
}

/* Tooltips */
.tool-tip {
	float: left;
	background: #ffc;
	border: 1px solid #D4D5AA;
	max-width: 200px;
	padding: 5px;
}
.tool-title {
	font-size: 100%;
	font-weight: 700;
	background: url(../../system/images/selector-arrow.png) no-repeat;
	margin: -15px 0 0;
	padding: 15px 0 5px;
}
.tool-text {
	font-size: 100%;
	margin: 0;
}
/* System Standard Messages */
#system-message dd.message ul {
	background: transparent;
	margin: 0;
	padding: 3px;
}
/* System Error Messages */
#system-message dd.error ul {
	color: #999;
	background: none;
	border-top: 1px solid #829300;
	border-bottom: 1px solid #829300;
	margin: 0;
	padding: 0;
}
/* System Notice Messages */
#system-message dd.notice ul {
	color: #ECA5A7;
	background: none;
	border-top: 1px solid #829300;
	border-bottom: 1px solid #829300;
	margin: 0 0 5px;
	padding: 3px;
}
#system-message dd {
	text-indent: 0;
}
#system-message dd ul {
	list-style-type: none;
	color: #000;
	background: #F2FBEC;
	border: solid 1px #9CDD6C;
}
#system-message {
	text-align: center;
	width: 98%;
	margin: 5px auto;
}
input, button {
}
input[type="checkbox"], input[type="radio"] {
	background: transparent;
	border: none;
}
/* -------------------------- */
a.footerooter_in:link, a.footerooter_in:visited {
	color: #fefefe;
	text-decoration: none;
}
a.footerooter_in:hover {
	color: #fefefe;
	text-decoration: none;
}
#footer_in {
	text-align: right;
	margin: 0 auto;
	padding: 0 20px 0 250px;
}
.footer_in {
	text-align: right;
	text-decoration: none;
}
a.link_ooter_in:link, a.link_ooter_in:visited {
	font-size: 15px;
	color: #797979;
	text-decoration: none;
	font-weight: 700;
}
a.link_ooter_in:hover {
	font-size: 15px;
	color: #797979;
	text-decoration: none;
	font-weight: 700;
}

/* Sub and Side Menus */
ul.menu {
	text-align: left;
	margin: 0 0 10px;
	padding: 0;
}
ul.menu li {
	list-style: none;
	margin: 0;
	padding: 0;
}
ul.menu ul {
	margin: 4px 0 4px 5px;
	padding: 0;
}
ul.menu ul a {
	background: none;
	text-indent: 0;
}
ul.menu ul ul {
	margin-left: 10px;
	padding: 0;
}
ul.menu li li {
	margin: 0;
	padding: 0;
}
ul.menu li a {
	text-decoration: none;
	padding: 3px 3px 5px 15px;
}
ul.menu li#current a {
	background-color: #fff;
	color: #CF003D;
	font-weight: 700;
	text-decoration: none;
}
ul.menu li#current ul li a {
	background: none;
	color: #CF003D;
	font-weight: 400;
	text-decoration: none;
}
ul.menu li#current ul li a:hover {
	background-color: #fff;
	color: #CF003D;
	font-weight: 700;
	text-decoration: none;
}
ul.menu li a:hover {
	background-color: #fff;
	color: #CF003D;
	text-decoration: none;
}
ul.menu li.active li a, ul.menu li.active li a:hover {
	background: transparent;
}
ul.menu a {
	background: transparent;
	outline: none medium;
	width: 90%;
	display: block;
	text-decoration: none;
	text-align: left;
	color: #fff;
	border-bottom: 1px solid #CED4DF;
}
body.contentpane .content_outline {
	border: 0;
	color: red;
}
/*tablas*/
table.plan {
	border: 1px solid #ccc;
	padding: 2px;
}
table.plan th, table.plan td.titulo {
	border: 1px solid #ccc;
	background: #740022;
	color: #fff;
	font-size: 14px;
	padding: 5px 10px;
}
table.plan tr.columnas td {
	font-weight: 700;
	font-size: 12px;
	color: #740022;
	border-bottom: 2px solid #740022;
}
table.plan td {
	border: 1px solid #ccc;
	font-size: 10px;
	padding: 5px 10px;
}
table.plan td.anio {
	text-align: center;
	font-size: 12px;
	font-weight: 700;
	color: #740022;
	background: #F2f2f2;
	border-bottom: 2px solid #740022;
	padding: 5px 10px;
}
table.plan td.cuatri {
	text-align: center;
	font-weight: 700;
	border-bottom: 1px solid #740022;
	background: #F2f2f2;
	padding: 5px 10px;
}
table.materias {
	border-collapse: separate;
	border-spacing: 1px;
	padding: 2px;
}
table.materias th {
	border: 1px solid #ccc;
	font-size: 12px;
	padding: 5px 10px;
}
table.materias td {
	border: 1px solid #ccc;
	font-size: 10px;
	padding: 5px 10px;
}
table.materias th.th1 {
	background: #ffc050;
	border-bottom: 3px solid #ffb000;
}
table.materias th.th2 {
	background: #fff0b0;
	border-bottom: 3px solid #ffe000;
}
table.materias th.th3 {
	background: #b0c0ff;
	border-bottom: 3px solid #a0a0ff;
}
table.materias th.th4 {
	background: #c0e07f;
	border-bottom: 3px solid #a0b07f;
}
table.materias th.th5 {
	background: #b0f0ff;
	border-bottom: 3px solid #70d0ff;
}
table.materias th.th6 {
	background: #90c0ff;
	border-bottom: 3px solid #80a0ff;
}
table.materias th.th7 {
	background: #ffb0c0;
	border-bottom: 3px solid #ff90b0;
}

body.contentpane div form div {
display: inline-block;
}
