BODY {
	margin: 0px 0px 0px 40px;
	color : #333;
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	scrollbar-face-color: #d8d8d8;
	scrollbar-shadow-color: #d8d8d8;
	scrollbar-highlight-color:#d8d8d8;
	scrollbar-3dlight-color: #d8d8d8;
	scrollbar-darkshadow-color: #b5b2b5;
	scrollbar-track-color: #EFEFEF;
	scrollbar-arrow-color: #FFFFFF;
}
a {
	color: #00008B;
	text-decoration: underline;
}

.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 0px #d5d5d5;
	border-right : solid 0px #808080;
	border-bottom : solid 0px #808080;
	border-left : solid 0px #d5d5d5;
	color : #333333;
	font-weight : bold;
	border-style: groove;
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	font-size:8pt;
	border : 1px solid Gray;
	background-color : #F5F5F5;
}

.botones
{
	border-top : solid 0px #d5d5d5;
	border-right : solid 0px #808080;
	border-bottom : solid 0px #808080;
	border-left : solid 0px #d5d5d5;
	color : #333333;
	font-weight : bold;
	border-style: groove;
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	font-size:8pt;
	border : 1px solid Gray;
	background-color : #F5F5F5;
	width: 65px;
}
.botones:hover {
	font-size:10pt;
	background-color  : #BEE976;
	color : #BEE976;

}
.inputbox {
	color: #9B9B9B;
	background: #FDF5E6;
	font-family: Courier, Helvetica, sans-serif;
	z-index: -3;
	font-size: 11px;
}

.inputboxhome {
	color: #9B9B9B;
	background: #FDF5E6;
	font-family: Courier, Helvetica, sans-serif;
	z-index: -3;
	font-size: 11px;
	width: 98px;
}

.plano {
	color: #9B9B9B;
	background: #FDF5E6;
	font-family: Courier, Helvetica, sans-serif;
	z-index: -3;
	font-size: 11px;
	width: 280px;
	border-top : solid 1px #d5d5d5;
	border-right : solid 1px #808080;
	border-bottom : solid 1px #808080;
	border-left : solid 1px #d5d5d5;
	color : #333333;
	border-style: groove;
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	font-size:8pt;
	background-color : #F5F5F5;

}

.text_area {
	border : 1px solid #999;
	color: #9B9B9B;
	background: #FDF5E6;
	font-family: Courier, Helvetica, sans-serif;
	z-index: -3;
	font-size: 11px
}
INPUT, TEXTAREA, SELECT {
	color : #333333;
	z-index : -3;
	font-size: 11px;
	font-family: Verdana, Helvetica, sans-serif;
}
.Busqueda {
	color : #333333;
	background-color : #F8F8F8;
	z-index : -3;
	font-size: 11px;
	font-family: Verdana, Helvetica, sans-serif;
	width: 164;
	border-top : solid 1px #485140;
	border-right : solid 1px #CCCCCC;
	border-bottom : solid 1px #CCCCCC;
	border-left : solid 1px #485140;
}
.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%;
}
td {
	font-size: 11px;
}
/* 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: #FF9E31;
	font-size : 18px;
	font-weight: bold;
	text-align: left;
}
table.adminheading th {
	width: 99%;
	height: 50px;
	padding-left: 50px;
	background: url(../../../images/asterisk.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.modules {
	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 td {
	color : #000;
}
/* standard list style table */
table.adminlist {
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
	border-width: 0px;
	border-spacing: 0px;
	width: 100%;
	border-collapse: collapse;
}

table.adminlist th {
	margin: 0px;
	padding: 4px;
	border-bottom: 2px solid #FF9E31;
	height: 25px;
	/*background: url(../images/background.gif);
	background-repeat: repeat;*/
	background-color: #E4E1DC;
	font-size: 11px;
}
table.adminlist th.title {
	text-align: left;
}
table.adminlist tr.row0 {
	background-color: #F5F5F5;
}
table.adminlist tr.row1 {
	background-color: #FFF;
}
table.adminlist td {
	border-bottom: 1px solid #e5e5e5;
	font-size: 11px;
	font-weight: normal;
	/*text-align: center;*/
	/*border-bottom: 1px solid #ddd;*/
	margin: 0px;
	padding: 4px;
}
}
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: 8px;
	font-weight: normal;
	border: 1px solid #999999;
}
/* standard form style table */
table.adminform {
	background-color: #f5f5f5;
	border: solid 1px #d5d5d5;
	width: 99%;
	padding: 5px;
	margin: 0px;
}
table.adminform tr.row0 {
	background-color: #f5f5f5;
}
table.adminform tr.row1 {
	background-color: #eeeeee;
}
table.adminform th {
	margin: 0px;
	padding: 4px;
	border-bottom: 2px solid #FF9E31;
	height: 25px;
	/*background: url(../images/background.gif);
	background-repeat: repeat;*/
	background-color: #E4E1DC;
	font-size: 11px;
}
table.adminform td {
	/*padding: 5px;*/
}
table.adminform td.editor {
	font-size: 9px;
}
form {
	margin: 0px 0px 0px 0px;
}
table.paramlist {
	padding: 5px;
	border: solid 1px #d5d5d5;
	width: 50%;
}
table.paramlist td {
	padding: 1px;
}
/* Styles for dhtml tabbed-pages */
.ontab {
	font-size: 12px;
	background-color: #ffae00;
	border-left: outset 2px #ff9900;
	border-right: outset 2px #808080;
	border-top: outset 2px #ff9900;
	border-bottom: solid 1px #d5d5d5;
	width: 14%;
	text-align: center;
	cursor: hand;
	font-weight: bold;
	color: #FFFFFF;
}
.offtab {
	font-size: 12px;
	background-color : #e5e5e5;
	border-left: outset 2px #E0E0E0;
	border-right: outset 2px #E0E0E0;
	border-top: outset 2px #E0E0E0;
	border-bottom: solid 1px #d5d5d5;
	width: 14%;
	text-align: center;
	cursor: hand;
	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-color: #FFFFFF;
}
.menuline {
	border-bottom: 0px solid #FFFFFF;
	border-top: 0px solid #FFFFFF;
	background-color: #FFFFFF;
}
.menuwhiteline {
	border-bottom: 1px solid #FFF;
}
.pathway {
	border: 1px inset;
	background-color: #FFF;
	padding: 2px;
	width: 95%;
	margin: 3px;
}
.adminheader {
	color : #FF9900;
	font-size : 24px;
}
/* Text passed with mosmsg url parameter */
.message {
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size : 14px;
	color : #FF9900;
	text-align: center;
}
.main {
	border: 1px solid #d5d5d5;
	width: 98%;
}
.quote {
	border: 1px solid #999;
	background-color: #E0E0E0;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: blue;
}
#wrapper {
        border: 0px;
        margin: 0px;
        margin-left: auto;
        margin-right: auto;
        padding: 0px;
}

#header {
        background-color: #FFF;
        background-position: right top;
        border-bottom: 1px solid #FF9E31;
}
#mambo {
        position: relative;
        width: 100%;
        background: url(../images/header.gif) #FFF ;
        background-position: top right;
        margin: 0px;
        padding: 0px;
}

.tit1	  
{
	font-family: Verdana,arial, sans-serif;
	font-size: 14px;
	color: #5259A1;
	font-weight: bold;
	line-height: 15px;
	text-decoration: none; 
}
.tit1:hover 
{
	color: #000000; 
	text-decoration: none;
}
.tit2	  {	font-family: arial, sans-serif;
			font-size: 16px;
			color: #2F3060;
			font-weight: bold;
			text-decoration: none; }
.tit2:hover { color: #000000; 
			 text-decoration: none;
		}

.tit3	  {	font-family: Verdana, arial, sans-serif;
			font-size: 14px;
			color: #2F3060;
			font-weight: bold;
			text-decoration: none; }
.tit3:hover { color: #000000; 
			 text-decoration: none;
		}

.tit4	  {	font-family: Verdana, arial, sans-serif;
			font-size: 12px;
			color: #2F3060;
			font-weight: bold;
			text-decoration: none; }
.tit4:hover { color: #000000; 
			 text-decoration: none;
		}

.tit1024	
{
		font-family: verdana;
		font-size: 13px;
		color: #2F3060;
		font-weight: bold;
		text-decoration: none; }
.tit1024:hover { color: #000000; 
		text-decoration: none;
		}

.int1	  
{
	font-family: arial, verdana, tahoma, sans-serif;
	font-size: 12px;
	color: #42464D;
	line-height: 15px;
	text-decoration: none;
	letter-spacing:normal;
	text-align: justify;
	padding-top:2px; 
	padding-bottom:2px;
}

.int1:hover { color: #666666; 
			 text-decoration: none;
		}
.int1:active {
	color: #666666; 
	text-decoration: none;
}

.int1024	
{
	font-family: verdana;
	font-size: 11px;
	color: #3C3C3C;
	line-height: 14px;
	text-decoration: none;
	line-height: 15px;
	text-align: justify;
	style: padding-top:2px; padding-bottom:2px;
}
.int1024:hover 
{
	color: #000000; 
		text-decoration: none;
}


.int0	  {	font-family: tahoma, arial, sans-serif;
			font-size: 10px;
			color: #666666;
			line-height: 14px;
			text-decoration: none;
			line-height: 15px;
			text-align: justify;
			style: padding-top:2px; padding-bottom:2px;
			}

.int0:hover { color: #000000; 
			 text-decoration: none;
		}

.intPie	  
{
	font-family: arial, sans-serif;
			font-size: 10px;
			color: #FFFFFF;
			line-height: 14px;
			text-decoration: none;
			line-height: 15px;
			text-align: justify;
			style: padding-top:2px; padding-bottom:2px;
}

.cab5     {	font-family: tahoma, arial, sans-serif;
			font-size: 14px;
			color: #FF9900;
			text-decoration: none; 
			font-weight: bold;
			}
.Secciones
    {	font-family: verdana;
		font-size: 11px;
		color: #242057;
		text-decoration: none; 
		font-weight: bold;
	}
.Secciones:hover {
		 text-decoration: none;
	}
Secciones:active 
	{  
		 text-decoration: none;
}
.Galeria {
	color : #333333;
	background: #FDF5E6;
	z-index : -3;
	font-size: 11px;
	font-family: Verdana, Helvetica, sans-serif;
	width: 300;
	border-top : solid 1px #d5d5d5;
	border-right : solid 1px #808080;
	border-bottom : solid 1px #808080;
	border-left : solid 1px #d5d5d5;
	background-color : #F5F5F5;
}
.BotonPlano {
     cursor:hand;
     background: #EEFFFF;
     border-style: groove;
     font-family: Verdana, Arial, Helvetica, Sans-Serif;
     font-size:8pt;
     color: #63695D;	      
     font-weight: bold;
     cont-color: white;
     background-color : #EECFFF;
     border : 1px solid #CCCCCC;
}

.Volanta
	  {	
		font-family: arial, tahoma, sans-serif;
		font-size: 11px;
		color: #65778D;
		line-height: 14px;
		text-decoration: none;
		line-height: 15px;
		text-align: justify;
}

.Volanta:hover { }

.LineaVolanta	
	  {	
		font-family: arial, tahoma, sans-serif;
		font-size: 12px;
		color: #9599AB;
		line-height: 14px;
		text-decoration: none;
		line-height: 15px;
		text-align: justify;
		padding-top:2px; padding-bottom:2px;
}

.CumpleagnoClick	
{
	font-family: verdana;
	font-size: 9px;
	color: #3C3C3C;
	line-height: 14px;
	text-decoration: none;
	line-height: 15px;
	text-align: justify;
	style: padding-top:2px; padding-bottom:2px;
}

.CumpleagnoNombre	
{
	font-family: verdana;
	font-size: 12px;
	color: #2F3060;
	font-weight:bold;
	line-height: 14px;
	text-decoration: none;
	line-height: 15px;
	text-align: justify;
	style: padding-top:2px; padding-bottom:2px;
}
.CumpleagnoNombre:hover {
		text-decoration: none;
		}
.CumpleagnoCargo	
{
	font-family: verdana;
	font-size: 10px;
	color: #3C3C3C;
	line-height: 14px;
	text-decoration: none;
	line-height: 15px;
	text-align: justify;
	style: padding-top:2px; padding-bottom:2px;
}
.CumpleagnoEmpresa	
{
	font-family: verdana;
	font-size: 12px;
	color: #3C3C3C;
	line-height: 14px;
	text-decoration: none;
	line-height: 15px;
	text-align: justify;
	style: padding-top:2px; padding-bottom:2px;
}

.GaleriaTitulo	
{
	font-family: verdana;
	font-size: 13px;
	color: #2F3060;
	line-height: 14px;
	text-decoration: none;
	font-weight:bold;
	line-height: 15px;
	text-align: justify;
	style: padding-top:2px; padding-bottom:2px;
}

.GaleriaTexto	
{
	font-family: verdana;
	font-size: 11px;
	color: #3C3C3C;
	line-height: 14px;
	text-decoration: none;
	line-height: 15px;
	text-align: justify;
	style: padding-top:2px; padding-bottom:2px;
}

.GaleriaFoto	
{
	font-family: verdana;
	font-size: 11px;
	color: #2F3060;
	line-height: 14px;
	text-decoration: none;
	font-weight:bold;
	line-height: 15px;
	text-align: justify;
	style: padding-top:2px; padding-bottom:2px;
}

.GaleriaBak { 
  background-repeat: repeat-y;
}

BakNorep{ 
  background-repeat:no-repeat;
}

.VolantaNota  
{
	font-family: Verdana,arial, sans-serif;
			font-size: 11px;
			color: #4F667B;
			line-height: 23px;
			text-decoration: none; }
.VolantaNota:hover { 
			text-decoration: none;
	}

.titNota  {	font-family: Verdana,arial, sans-serif;
			font-size: 18px;
			color: #2F3060;
			font-weight: bold;
			line-height: 23px;
			text-decoration: none; }
.titNota:hover { 
			text-decoration: none;
	}

.titResumen  {	font-family: Verdana,arial, sans-serif;
			font-size: 10px;
			color: #3C3C3C;
			font-style:italic;
			text-decoration: none; 
}
.titResumen:hover { 
			text-decoration: none;
	}
.titResumen:active { 
			text-decoration: none;
	}


.titTexto  
{
	font-family: Verdana,arial, sans-serif;
	font-size: 11px;
	color: #3C3C3C;
	line-height: 18px;
	text-decoration: none; 
}
.titTexto:hover { 
			text-decoration: none;
	}
.titTexto:active { 
	text-decoration: none;
}

.titTexto13  
{
	font-family: Verdana,arial, sans-serif;
	font-size: 11px;
	color: #3C3C3C;
	line-height: 18px;
	text-decoration: none; 
}
.titTexto13:hover { 
			text-decoration: none;
	}
.titTexto13:active { 
	text-decoration: none;
}

.Volver
 {	
	font-family: Verdana,arial, sans-serif;
	font-size: 10px;
	color: #B51011;
	line-height: 18px;
	text-decoration: none; 
}

.Volver:hover { 
	text-decoration: underline;
}
.Volver:active { 
	text-decoration: none;
}

.e2
 {	
	font-family: Verdana,arial, sans-serif;
	font-size: 9px;
	color: #819BB8;
	line-height: 18px;
	text-decoration: none; 
}
.e2:hover { 
			text-decoration: none;
	}
.e2:active { 
	text-decoration: none;
	color: #819BB8;
}
.link-negro-bold
 {	
	font-family: Verdana,arial, sans-serif;
	font-size: 9px;
	color: #819BB8;
	line-height: 18px;
	text-decoration: none; 
}
.link-negro-bold:hover { 
			text-decoration: none;
	}
.link-negro-bold:active { 
	text-decoration: none;
}
.Agenda  
{
	font-family: Verdana;
	font-size: 11px;
	color: #4F667B;
	line-height: 15px;
	text-decoration: none; }
.Agenda:hover { 
	text-decoration: none;
}
.Agenda:active { 
	text-decoration: none;
}
.AgendaFecha
 {	
	font-family: Verdana,arial, sans-serif;
	font-size: 9px;
	color: #819BB8;
	text-decoration: none; 
}

.AgendaFecha:hover { 
			text-decoration: none;
	}
.AgendaFecha:active { 
	text-decoration: none;
	}
	
.Paginas {
	color : #808080;
	padding: 0 5 0 5;
	text-decoration : none;
}

.Encabezado	  
{
	font-family: verdana, arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 15px;
}
.Encabezado:hover { 
	text-decoration: underline;
	color: #FFFFFF;
}

.TextosVarios	  
{
	font-family: verdana, arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	text-align:justify;
	line-height: 15px;
	
}
.TextosVarios:hover { 
	text-decoration: underline;
	color: #000000;
}


.TextoBuscador
{
	font-family: verdana, arial;
	font-size: 11px;
	color: #EAEEFF;
	text-decoration: none;
	font-weight:bold;
	
}


.LinksHeader
{
	font-family: verdana,arial;
	font-size: 11px;
	color: #42464d;
	text-decoration: none;
}
.LinksHeader:hover { 
	text-decoration: underline;
	color: #42464d;
}

.EncabezadoObjetosclaro {
	font-family: verdana, arial;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight:bold; 
}

.EncabezadoObjetososc {
	font-family: verdana, arial;
	font-size: 14px;
	color: #EAEEFF;
	text-decoration: none;
	font-weight:bold; 
}

.EncabezadoObjetosclaroreflejo {
	font-family: verdana, arial;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight:bold; 
}

.Pie
{
	font-family: verdana, arial;
	font-size: 10px;
	color: #42464D;
	text-decoration: none;
	line-height: 15px;
}
.pie:hover { 
	text-decoration: underline;
	color: #42464D;
}

.pieLink 
{
	font-family: verdana, arial;
	font-size: 10px;
	color: #42464D;
	text-decoration: none;
	line-height: 15px;
	font-weight:bold;
}
.pieLink:hover { 
	text-decoration: underline;
	color: #42464D;
}
