/* Inicio de Styles de Tablas*/

table#toolbar {
	margin-right: 10px;
}

table#toolbar a.toolbar {
	color : #808080;
	text-decoration : none;
	display: block;
	border: 1px solid #DDD;
	width: 55px;
	padding: 2px 1px 2px 1px;
}
table#toolbar a.toolbar:hover {
	color : #C64934;
	border: 1px solid #c24733;
	background-color: #f1e8e6;
	padding: 3px 0px 1px 2px;
}
table#toolbar a.toolbar:active {
	color : #FF9900;
}
.pagenav {
	font-size : 10px;
}
a.pagenav {
	color : #808080;
	font-size : 10px;
	text-decoration : underline;
}
a.pagenav:hover {
	color : #FFF;
	font-size : 10px;
}
a.pagenav:active {
	color : #333;
	font-size : 10px;
}
.sectionname {
	color : #FF9900;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-weight: bold;
}
/*.button {
	border-top : solid 1px #d5d5d5;
	border-right : solid 1px #808080;
	border-bottom : solid 1px #808080;
	border-left : solid 1px #d5d5d5;
	color : #333;
	font-weight : bold;
}*/

/*.button {
	border : solid 1px #cccccc;
	background: #E9ECEF;
	color : #535c56;
	font-weight : bold;
	font-size : 11px;
	padding: 4px;
}*/
.small {
	color : #FF9900;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-decoration : none;
}
.smallgrey {
	color : #999;
	font-size : 10px;
}
.error {
	color : #C40000;
	font-size : 11px;
	font-weight : bold;
}
.contentheading, .componentheading, .moduleheading {
	font-size: 14px;
	font-weight: bold;
}
table.menubar {
	width: 100%;	
}
/* manual de usuario*/
table.usermanual {
	background-color: #FFF;
	font-family : Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	border: 0px;
	width: 100%;
	border-collapse: collapse;
	color: #C64934;
	font-size : 18px;
	font-weight: bold;
	text-align: left;
}
table.usermanual th {
	background:none;
	text-align: left;
	height: 50px;
	width: 99%;
	padding-left: 5px;
	border-bottom: 5px solid #fff;
}
/*fin manual de usuario*/


/* header block */
table.adminheading {
	background-color: #FFF;
	font-family : Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	border: 0px;
	width: 100%;
	border-collapse: collapse;
	color: #C64934;
	font-size : 18px;
	font-weight: bold;
	text-align: left;
}
table.adminheading th {
	background: url(../images/empresa.png) no-repeat left;
	text-align: left;
	height: 50px;
	width: 99%;
	padding-left: 50px;
}

table.directorio {
	background-color: #FFF;
	font-family : Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	border: 0px;
	width: 100%;
	border-collapse: collapse;
	color: #C64934;
	font-size : 25px;
	font-weight: bold;
	text-align: left;
}
table.directorio th {
	background: url(../images/directorio.png) no-repeat left;
	text-align: left;
	height: 50px;
	width: 99%;
	padding-left: 90px;
}

table.home {
	background-color: #FFF;
	font-family : Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	border: 0px;
	width: 100%;
	border-collapse: collapse;
	color: #3c85c3;
	font-size : 25px;
	font-weight: bold;
	text-align: left;
}
table.home th {
	background: url(../images/panel_inicio.png) no-repeat left;
	text-align: left;
	height: 50px;
	width: 99%;
	padding-left: 60px;
}

table.usuarios {
	background-color: #FFF;
	font-family : Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	border: 0px;
	width: 100%;
	border-collapse: collapse;
	color: #C64934;
	font-size : 25px;
	font-weight: bold;
	text-align: left;
}
table.usuarios th {
	background: url(../images/addusers.png) no-repeat left;
	text-align: left;
	height: 50px;
	width: 99%;
	padding-left: 60px;
}

table.administradores {
	background: url(../images/configuration.png) no-repeat left;
	text-align: left;
	height: 50px;
	width: 99%;
	padding-left: 50px;
	color: #C64934;
}

table.personas {
	background-color: #FFF;
	font-family : Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	border: 0px;
	width: 100%;
	border-collapse: collapse;
	color: #C64934;
	font-size : 25px;
	font-weight: bold;
	text-align: left;
}
table.personas th {
	background: url(../images/personas.png) no-repeat left;
	text-align: left;
	height: 50px;
	width: 99%;
	padding-left: 60px;
}
table.personas_fp {
	background-color: #FFF;
	font-family : Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	border: 0px;
	width: 100%;
	border-collapse: collapse;
	color: #C64934;
	font-size : 25px;
	font-weight: bold;
	text-align: left;
}
table.personas_fp th {
	background: url(../images/personas_fp.png) no-repeat left;
	text-align: left;
	height: 50px;
	width: 99%;
	padding-left: 60px;
}

table.regiones {
	background-color: #FFF;
	font-family : Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	border: 0px;
	width: 100%;
	border-collapse: collapse;
	color: #C64934;
	font-size : 25px;
	font-weight: bold;
	text-align: left;
}
table.regiones th {
	background: url(../images/regiones.png) no-repeat left;
	text-align: left;
	height: 50px;
	width: 99%;
	padding-left: 60px;
}

table.asociaciones {
	background-color: #FFF;
	font-family : Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	border: 0px;
	width: 100%;
	border-collapse: collapse;
	color: #C64934;
	font-size : 25px;
	font-weight: bold;
	text-align: left;
}
table.asociaciones th {
	background: url(../images/regiones.png) no-repeat left;
	text-align: left;
	height: 50px;
	width: 99%;
	padding-left: 60px;
}

table.regiones_unfbmv {
	background-color: #FFF;
	font-family : Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	border: 0px;
	width: 100%;
	border-collapse: collapse;
	color: #C64934;
	font-size : 25px;
	font-weight: bold;
	text-align: left;
}
table.regiones_unfbmv th {
	background: url(../images/regiones.png) no-repeat left;
	text-align: left;
	height: 50px;
	width: 99%;
	padding-left: 60px;
}

table.organizaciones {
	background-color: #FFF;
	font-family : Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	border: 0px;
	width: 100%;
	border-collapse: collapse;
	color: #C64934;
	font-size : 25px;
	font-weight: bold;
	text-align: left;
}
table.organizaciones th {
	background: url(../images/organizaciones.png) no-repeat left;
	text-align: left;
	height: 50px;
	width: 99%;
	padding-left: 60px;
}

table.bancos {
	background-color: #FFF;
	font-family : Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	border: 0px;
	width: 100%;
	border-collapse: collapse;
	color: #C64934;
	font-size : 25px;
	font-weight: bold;
	text-align: left;
}
table.bancos th {
	background: url(../images/banco.png) no-repeat left;
	text-align: left;
	height: 50px;
	width: 99%;
	padding-left: 60px;
}

table.smsrecibidos {
	background-color: #FFF;
	font-family : Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	border: 0px;
	width: 100%;
	border-collapse: collapse;
	color: #C64934;
	font-size : 25px;
	font-weight: bold;
	text-align: left;
}
table.smsrecibidos th {
	background: url(../images/header/icon-48-readmess.png) no-repeat left;
	text-align: left;
	height: 50px;
	width: 99%;
	padding-left: 60px;
}

table.smsporenviar {
	background-color: #FFF;
	font-family : Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	border: 0px;
	width: 100%;
	border-collapse: collapse;
	color: #C64934;
	font-size : 25px;
	font-weight: bold;
	text-align: left;
}
table.smsporenviar th {
	background: url(../images/header/icon-messaging.png) no-repeat left;
	text-align: left;
	height: 50px;
	width: 99%;
	padding-left: 60px;
}

table.smsenviados {
	background-color: #FFF;
	font-family : Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	border: 0px;
	width: 100%;
	border-collapse: collapse;
	color: #C64934;
	font-size : 25px;
	font-weight: bold;
	text-align: left;
}
table.smsenviados th {
	background: url(../images/header/icon-48-send.png) no-repeat left;
	text-align: left;
	height: 50px;
	width: 99%;
	padding-left: 60px;
}

table.cuentas_bancarias {
	background-color: #FFF;
	font-family : Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	border: 0px;
	width: 100%;
	border-collapse: collapse;
	color: #C64934;
	font-size : 25px;
	font-weight: bold;
	text-align: left;
}
table.cuentas_bancarias th {
	background: url(../images/cuentas.png) no-repeat left;
	text-align: left;
	height: 50px;
	width: 99%;
	padding-left: 60px;
}

table.eventos {
	background-color: #FFF;
	font-family : Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	border: 0px;
	width: 100%;
	border-collapse: collapse;
	color: #C64934;
	font-size : 25px;
	font-weight: bold;
	text-align: left;
}
table.eventos th {
	background: url(../images/eventos.png) no-repeat left;
	text-align: left;
	height: 50px;
	width: 99%;
	padding-left: 60px;
}

table.planes {
	background-color: #FFF;
	font-family : Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	border: 0px;
	width: 100%;
	border-collapse: collapse;
	color: #C64934;
	font-size : 25px;
	font-weight: bold;
	text-align: left;
}
table.planes th {
	background: url(../images/planes.png) no-repeat left;
	text-align: left;
	height: 50px;
	width: 99%;
	padding-left: 60px;
}

table.condicion_part {
	background-color: #FFF;
	font-family : Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	border: 0px;
	width: 100%;
	border-collapse: collapse;
	color: #C64934;
	font-size : 25px;
	font-weight: bold;
	text-align: left;
}
table.condicion_part th {
	background: url(../images/condicion_part.png) no-repeat left;
	text-align: left;
	height: 50px;
	width: 99%;
	padding-left: 60px;
}

table.tipo_alojamiento {
	background-color: #FFF;
	font-family : Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	border: 0px;
	width: 100%;
	border-collapse: collapse;
	color: #C64934;
	font-size : 25px;
	font-weight: bold;
	text-align: left;
}
table.tipo_alojamiento th {
	background: url(../images/alojamiento.png) no-repeat left;
	text-align: left;
	height: 50px;
	width: 99%;
	padding-left: 60px;
}

table.categorias {
	background-color: #FFF;
	font-family : Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	border: 0px;
	width: 100%;
	border-collapse: collapse;
	color: #C64934;
	font-size : 25px;
	font-weight: bold;
	text-align: left;
}
table.categorias th {
	background: url(../images/organizaciones.png) no-repeat left;
	text-align: left;
	height: 50px;
	width: 99%;
	padding-left: 60px;
}


table.grupos {
	background-color: #FFF;
	font-family : Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	border: 0px;
	width: 100%;
	border-collapse: collapse;
	color: #C64934;
	font-size : 25px;
	font-weight: bold;
	text-align: left;
}
table.grupos th {
	background: url(../images/tipo_personal.png) no-repeat left;
	text-align: left;
	height: 50px;
	width: 99%;
	padding-left: 60px;
}
table.conceptos_aportes {
	background-color: #FFF;
	font-family : Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	border: 0px;
	width: 100%;
	border-collapse: collapse;
	color: #C64934;
	font-size : 25px;
	font-weight: bold;
	text-align: left;
}
table.conceptos_aportes th {
	background: url(../images/conceptos.png) no-repeat left;
	text-align: left;
	height: 50px;
	width: 99%;
	padding-left: 60px;
}
table.aportes {
	background-color: #FFF;
	font-family : Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	border: 0px;
	width: 100%;
	border-collapse: collapse;
	color: #C64934;
	font-size : 25px;
	font-weight: bold;
	text-align: left;
}
table.aportes th {
	background: url(../images/aportes.png) no-repeat left;
	text-align: left;
	height: 50px;
	width: 99%;
	padding-left: 60px;
}


table.add th {
	background: url(../images/add.png) no-repeat left;	
}





table.adminheading th.checkin {
	background: url(../images/checkin.png) no-repeat left;
}
table.adminheading th.cpanel {
	background: url(../images/cpanel.png) no-repeat left;
}
table.adminheading th.config {
	background: url(../images/config.png) no-repeat left;
}
table.adminheading th.stop {
	background: url(../images/module.png) no-repeat left;
}
table.adminheading th.menus {
	background: url(../images/menu.png) no-repeat left;
}
table.adminheading th.trash {
	background: url(../images/trash.png) no-repeat left;
}
table.adminheading th.user {
	background: url(../images/user.png) no-repeat left;
}
table.adminheading th.inbox {
	background: url(../images/inbox.png) no-repeat left;
}
table.adminheading th.msgconfig {
	background: url(../images/message_config.png) no-repeat left;
}
table.adminheading th.langmanager {
	background: url(../images/langmanager2.png) no-repeat left;
}
table.adminheading th.langmanager2 {
	background: url(../images/langmanager1.png) no-repeat left;
}
table.adminheading th.mediamanager {
	background: url(../images/mediamanager.png) no-repeat left;
}
table.adminheading th.impressions {
	background: url(../images/impressions.png) no-repeat left;
}
table.adminheading th.browser {
	background: url(../images/browser.png) no-repeat left;
}
table.adminheading th.searchtext {
	background: url(../images/searchtext.png) no-repeat left;
}
table.adminheading th.templates {
	background: url(../images/templatemanager.png) no-repeat left;
}
table.adminheading th.massemail {
	background: url(../images/massemail.png) no-repeat left;
}
table.adminheading th.frontpage {
	background: url(../images/frontpage.png) no-repeat left;
}
table.adminheading th.sections {
	background: url(../images/sections.png) no-repeat left;
}
table.adminheading th.edit {
	background: url(../images/addedit.png) no-repeat left;
}
table.adminheading th.promociones {
	background: url(../images/main.png) no-repeat left;
}
table.administradores th.administradores {
	background: url(../images/configuration.png) no-repeat left;
}
table.adminheading th.ayudam {
	background: url(../images/help_f2.png) no-repeat left;
}
table.adminheading th.process {
	background: url(../images/categories.png) no-repeat left;
}
table.adminheading th.install {
	background: url(../images/install.png) no-repeat left;
}
table.adminheading th.dbbackup {
	background: url(../images/backup.png) no-repeat left;
}
table.adminheading th.dbrestore {
	background: url(../images/dbrestore.png) no-repeat left;
}
table.adminheading th.dbquery {
	background: url(../images/query.png) no-repeat left;
}
table.adminheading th.info {
	background: url(../images/systeminfo.png) no-repeat left;
}
table.adminheading th.credits {
	background: url(../images/credits.png) no-repeat left;
}
table.adminheading th.usersadmin {
	background: url(../images/add_empresa.png) no-repeat left;
}
table.adminheading th.facturaadmin {
	background: url(../images/facturar.png) no-repeat left;
}
table.adminheading th.bankadmin {
	background: url(../images/add_banco.png) no-repeat left;
}
table.adminheading th.bankgestion {
	background: url(../images/banco.png) no-repeat left;
}
table.adminheading th.cuentadmin {
	background: url(../images/add_cuenta.png) no-repeat left;
}
table.adminheading th.conceptoadmin {
	background: url(../images/conceptos.png) no-repeat left;
}
table.adminheading th.clientesadmin {
	background: url(../images/clientes.png) no-repeat left;
}
table.adminheading th.carrerasadmin {
	background: url(../images/carreras.png) no-repeat left;
}
table.adminheading th.nucleoadmin {
	background: url(../images/nucleos.png) no-repeat left;
}
table.adminheading th.tipoclienteadmin {
	background: url(../images/clientes_tipo.png) no-repeat left;
}
table.adminheading td {
	color : #000;
}
/* standard list style table */

table.reporteshtml {
	border: 1px solid;
	width: 100%;
	border-collapse: collapse;
}
table.reporteshtml th {
	border: 1px solid;
	border-collapse: collapse;
}
table.reporteshtml td {
	border: 1px solid;
	border-collapse: collapse;
}

/* standard list style table */
table.adminlist { background-color: #74CD82; border: 1px #74CD82 solid; font-family : Verdana, Arial, Helvetica, sans-serif; font-size : 12px; color:#333333;  }
table.adminlist th { background-color: #74CD82; font-size : 13px; font-weight : bold; text-align:center;}
table.adminlist tr.subtitulo { background-color: #EEEEEE; font-weight : bold;}
table.adminlist tr.row0 { background-color: #FFFFFF; color:#222222; font-family: Verdana, Arial, Helvetica, sans-serif;}
table.adminlist tr.row0:hover { background-color: #FDF4D6; }

table.adminlist {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	border: 1px solid #ddd;
	border-spacing: 0px;
	border-collapse: collapse;
}
table.adminlist th {
	margin: 0px;
	padding: 6px 4px 2px 4px;
	background: url(images/background.jpg);
	background-repeat: repeat;
	font-size: 11px;
	color: #000;
}
table.adminlist th.title {	text-align: left;}
table.adminlist th a:link, table.adminlist th a:visited {
	color: #c64934;
	text-decoration: none;
}
table.adminlist th a:hover {
	text-decoration: underline;
}
table.adminlist tr.row0 {
	background-color: #F9F9F9;
}
table.adminlist tr.row1 {
	background-color: #FFF;
}
table.adminlist td {
	border-bottom: 1px solid #e5e5e5;
}
table.adminlist tr.row0:hover {
	background-color: #f1f1f1;
}
table.adminlist tr.row1:hover {
	background-color: #f1f1f1;
}
table.adminlist td.options {
	background-color: #ffffff;
	font-size: 8px;
}
select.options, input.options {
	font-size: 12px;
	font-weight: normal;
	border: 1px solid #999999;
}

/* standard form style table */
table.adminform {
	background-color: #f9f9f9;
	border: solid 1px #d5d5d5;	
	border-collapse: collapse;	  
}
table.adminform tr.row0 {	background-color: #f9f9f9;}
table.adminform tr.row1 {background-color: #eeeeee;}
table.adminform th {
	background-color: #e9ecef;
	font-size: 14px;
	padding-top: 6px;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-right: 4px;	
	background: url(images/background.jpg);
	color: #000;
	background-repeat: repeat;
}
table.adminform td {
	height: 22px; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:11px;
	font-weight: normal;
	padding: 1px 3px ;
}
table.adminform td.titulo {
	background-color: #dddddd;
	height: 18px;  
	font-size : 11px;	
	font-weight : normal;
	font-weight : bold;	
   -moz-border-radius: 4px;
   -webkit-border-radius: 4px;
   -o-border-radius: 4px;
   padding: 2px;
}
table.adminform td.botones {
	background-color: #e9ecef;	
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;	
	background: url(images/background.gif);
	color: #000;
	background-repeat: repeat;
}
table.adminform td.editor {font-size: 9px;}
table.credits td {text-align: center;}
table.cpanel td {	text-align: center;}

/* standard form style table */
table.adminform_cat {
	background-color: #f9f9f9;
	border: solid 1px #d5d5d5;	
	border-collapse: collapse;	  
}
table.adminform_cat tr.row0 {	background-color: #f9f9f9;}
table.adminform_cat tr.row1 {background-color: #eeeeee;}
table.adminform_cat th {
	background-color: #e9ecef;
	font-size: 14px;
	padding-top: 6px;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-right: 4px;	
	background: url(images/background.jpg);
	color: #000;
	background-repeat: repeat;
}


table.adminform_cat td {
	height: 12px; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:11px;
	font-weight: normal;
	padding: 1px 2px ;
}
table.adminform_cat td.section_name { background-color: #5381cd; font-size : 12px; color :#ffffff; font-weight : bold; text-align:center;}
table.adminform_cat td.titulo {
	background-color: #dddddd;
	height: 12px;  
	font-size : 11px;	
	font-weight : normal;
	font-weight : bold;	
   -moz-border-radius: 4px;
   -webkit-border-radius: 4px;
   -o-border-radius: 4px;
   padding: 2px;
}
table.adminform_cat td.botones {
	background-color: #e9ecef;	
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;	
	background: url(images/background.gif);
	color: #000;
	background-repeat: repeat;
}
table.adminform_cat td.editor {font-size: 9px;}

/* Styles for dhtml tabbed-pages */
.ontab {
	font-size: 12px;
	background-color: #ffae00;
	border: 1px solid #cccccc;
	width: 14%;
	text-align: center;
	cursor: pointer;
	font-weight: bold;
	color: #FFFFFF;
}
.offtab {
	font-size: 12px;
	background-color : #e5e5e5;
	border: 1px solid #cccccc;
	width: 14%;
	text-align: center;
	cursor: pointer;
	font-weight: normal;
}
.tabpadding {
 	/*border-bottom: solid 1px #D5D5D5;*/
}
.tabheading {
	background-color: #FFAE00;
	color: #FFF;
	font-size: 10px;
	text-align: left;
}
.pagetext {
	visibility: hidden;
	display: none;
	position: relative;
	top: 0;
}
.menubackgr {
	background: #F1F3F5;
	border-bottom: 1px solid #cccccc;

}
.menudottedline {
	border-bottom: 1px solid #cccccc;
	border-top: 1px solid #ffffff;
	background-color: #F1F3F5;
}
.pathway {
	margin-left: 15px;
}
.adminheader {
	color : #c30;
	font-size : 24px;
}

/* Text passed with mosmsg url parameter */

div.centermain {
	padding: 0px;
}
div.main {
	width: 99%;
	padding: 0;
}
.quote {
	margin: 4px;
	border: 1px solid #cccccc;
	background-color: #E9ECEF;
	padding: 10px;
	font-size: 12px;
	color: #254D78;
}

/* mod_quickicon */
#cpanel {  text-align: center;  vertical-align: middle; }
#cpanel div.icon   { margin: 3px; }
#cpanel div.icon a { 
	display: block; 
	float: center;
	height: 97px;	
	width: 108px; 
	vertical-align: middle; 
	text-decoration : none;
	border: 1px solid #DDD;
	padding: 3px 5px 0px 6px;
}
#cpanel div.icon a:link    {  color : #808080;  }
#cpanel div.icon a:hover   { 
	color : #333; 
	background-color: #eaebff;  
	border: 1px solid #2364c9;
	padding: 3px 5px 0px 6px; 
}
#cpanel div.icon a:active  {  color : #808080;  }
#cpanel div.icon a:visited {  color : #808080;  }
#cpanel div.icon img { margin-top: 13px; }
#cpanel div.icon span { display: block; padding-top: 3px;}

/* Tooltips */
a.tooltip, a.tooltip:hover  {
	color: black;
	text-decoration: none;
	border-bottom: 1px dashed #aaa;
}

a.tooltiplink {
	display: block; 
	width: 100%; 
}
a.tooltiplink:hover {
	text-decoration:  none;
}

/* Fieldsets */
fieldset {
	margin-bottom: 10px;
	border: 1px #ccc solid;
	padding: 5px;
	text-align: left;
}
fieldset p { 
	margin: 10px 0px; 
}
legend { 
	color: #c24733; 
	font-size: 1.1em; 
	font-weight: bold; 
}
/* Two Pane Formatting */
#treecell {
	width: 20%; 
	display: block; 
	position: relative; 
	float: left;
	margin: 0; 
	padding: 2px;
	overflow: hidden;
}
.expander { 
	float: right;  
}
#datacell {
	width: 78%; 
	display: block; 
	float: left;
	margin: 0; 
	padding: 2px 0px 0px 0px;	
}
#datacellfull {
	width: 98%; 
	display: block; 
	float: left;
	margin: 0; 
	padding: 2px;
}
#datacell fieldset { 
	border: 1px #ccc solid; 
}
span.editlinktip {
	text-decoration:  none;
	border-bottom: 1px dashed #aaa;
}
table.paramlist td {
	height: 30px;
}
div.footer {
	clear: both;
	margin-top: 10px;
}

.container_contenido_view{
	background:#FFFFFF;
	border: 1px solid #cccccc;
	padding:3px;	
	/* Rounded corners */
	-moz-border-radius:5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius:5px;
}
