html,body{
	margin:0;
	padding:0;
	height:100%;
	width:100%;
	border:none;
} 
.titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	font-size: 20px;
	display: inline;
}

a.ubicacion {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	text-decoration: none;
	color: #000066;
}
.aqui {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

td.principal {
	background-image: url(imagenes08/cabecera.jpg);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	height: 148px;
	width: 100%;
	background-repeat: no-repeat;
	background-position: left bottom;
}
table.todoloalto {
	height: 100%;
}



a.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.smenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}
a.ssmenu {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000066;
	text-decoration: none;
}
.stitulo {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}
.texto {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
a.liga {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
	color: #000066;
}
.sstitulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
	font-style: normal;
}
.mceldaout {

	background-color: #2769BF;
	display: table-cell;
}
.mceldaover {

	background-color: #0C93E8;
}
a.liga:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #990000;
	background-color: #FFFFCC;
}
a.ssmenu:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #990000;
	text-decoration: none;
	background-color: #FFFFCC;
}
.antes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
.pie {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
table.contenedor {
	height: 100%;
	width: 100%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

a.ubicacion:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	text-decoration: underline;
	color: #990000;
	background-color: #FFFF99;
}
a.smenu:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	background-color: #FFFFCC;
}
.requerido {



	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}
a.eliminar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #CC0000;
}
a.eliminar:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #CC0000;
}


.tablebg {
	font-size:10px;
	line-height: 11pt;
	padding: 2px;
	color: #000000;
	font-weight: bold;
	background-image: url(imagenes/bgtable.gif);
	border: 1px solid #999999;
}
.tableborder {
	font-size:11px;
	line-height: 11pt;
	padding: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #EEEEEE;
	border-right-color: #EEEEEE;
	border-bottom-color: #EEEEEE;
	border-left-color: #EEEEEE;
}
.tablenoborder {
	font-size:11px;
	line-height: 11pt;
	padding: 2px;
	border: 1px none #CCCCCC;
}
div.reporte {
	display: none;
}
.textores {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a.Aceptado {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0033CC;
	text-decoration: underline;
}
a.Rechazado {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: underline;
}
a.Revision {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF6600;
	text-decoration: underline;
}
.style15 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
}
.style16 {color: #FFFF00}
td.izqact {
	background-image: url(imagenes08/borde-activo-izq.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 10px;
	height: 21px;
}
td.cenact {
	background-image: url(imagenes08/fondo-centro-activo.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
	height: 21px;
	vertical-align: middle;
}
td.deract {
	background-image: url(imagenes08/borde-activo-der.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 10px;
	height: 21px;
}
td.izqinact {
	background-image: url(imagenes08/borde-inactivo-izq.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 10px;
	height: 21px;
}
td.ceninact {
	background-image: url(imagenes08/fondo-centro-inactivo.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
	height: 21px;
	vertical-align: middle;
}
td.derinact {
	background-image: url(imagenes08/borde-inactivo-der.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 10px;
	height: 21px;
}
a.menuinact {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}
td.interior {

	background-image: url(imagenes08/cabecera.jpg);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	height: 106px;
	width: 100%;
	background-repeat: no-repeat;
	background-position: left center;
}
td.caracol {
	background-image: url(imagenes08/caracol.png);
	background-repeat: no-repeat;
	background-position: left center;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000066;
	text-decoration: none;
	font-size: 18px;
	display: inline;
}
h1.interno {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.menuinact:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0000FF;
	background-color:
	text-decoration: none;
}
tr.error {
	background-color: #FFFF99;
}
td.noticia_fresca {
	background-color: #FFE270;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
td.noticia {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000066;
	text-align: left;
}
.noticia a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}


.noticia_fresca a {
	color: #000066;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}
a.noticia_fresh {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #A63F00;
	text-decoration: none;
}

a.noticia_sub {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #5E7996;
	text-decoration: none;
}

.noticia_fresca a:hover {
	color: #CE4E00;
	text-decoration: none;
}
td.registro {
	color: #333333;
	background-color: #FDCDAA;
}
td.simposios {

	color: #333333;
	background-color: #FFFFE1;
}
td.ccorto {


	color: #333333;
	background-color: #F0FEE7;
}
td.plenarias {
	color: #333333;
	background-color: #E8FFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
tr.horactual {
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
}

td.horas {

	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
tr.horactual:hover {
	font-weight: bold;
	color: #000000;
}
td.carteles {

	color: #333333;
	background-color: #F0E8F4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
div.msgerror {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF3300;
	background-color: #FFFFCC;
	border: 1px solid #FF6600;
	background-position: center;
	width: 99%;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}
.contenedor .color1 {
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #CCCCCC;
}
.contenedor .color1 .color2 {
	color: #999999;
	background-color: #FFFFFF;
}
.contenedor .color1:hover {
	color: #00CCFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #00CCFF;
}

.contenedor .texto a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
	color: #000066;
}
.contenedor .texto a:hover {
	color: #990000;
	background-color: #FFFFCC;
}
.contenedor #edicion {
	text-align: center;

	padding-left: 10px;
	margin-left: 10px;
	border: 1px dashed #FFFFFF;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-right: 10px;
	padding-right: 10px;
}
.contenedor #edicion #form1 #botonE {
	color: #66FFFF;
	background-color: #0033CC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0099FF;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #0099FF;
	text-transform: uppercase;
}
.contenedor .noticia ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	width: 100%;
}
.contenedor .noticia a {
	color: #000066;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000066;
}
/*
.contenedor .noticia a:hover {
	font-weight: bold;
	color: #000066;
}*/
.contenedor .noticia li.normal {
	padding-top: 6px;
	padding-left: 25px;
	padding-right: 7px;
	padding-bottom: 6px;
	background-image: url(imagenes/noticias_normal.png);
	background-repeat: no-repeat;
	background-position: 15px 10px;

}


#edicion {
	top: 0px;
	right: 0px;
	position: fixed;
	vertical-align: middle;
	text-align: center;
	z-index:1;
	margin-right: 7px;
	margin-bottom: 5px;
	margin-left: 7px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 7px;
	
	background-image: url(SMCTSMportal/imagenes/pestania_sombra.png);
	background-position: center top;
	background-repeat: no-repeat;
	height: 46px;
	width: 172px;
}
input.formbutton2 {
	color: #FFFFFF;
	background-color: #0099CC;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #00CCFF;
	border-right-color: #000033;
	border-bottom-color: #000033;
	border-left-color: #00CCFF;
	padding:0 .25em 0 .25em;
   width:auto;
   overflow:visible;

}
.contenedor .noticia li.importante {
	padding-top: 6px;
	background-image: url(imagenes08/orange-star.png);
	background-repeat: no-repeat;
	background-position: 7px 3px;
	padding-left: 25px;
	background-color: #FFE270;
	color: #8A4700;
	font-weight: bold;
	padding-right: 7px;
	padding-bottom: 6px;
}
.contenedor .noticia a:hover {
	color: #000066;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000066;
}
.contenedor .noticia li.importante a {

	font-weight: bold;
	color: #8A4700;
	border-bottom-color: #8A4700;
}

.contenedor .noticia li.importante a:hover {

	font-weight: bold;
	color: #8A4700;
	border-bottom-color: #8A4700;
}

