body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #4D4D4D;
	font-weight: light;

}

.ul_items{
	margin: 0px;
	font-weight: bold;
	font-size:11px;
	padding: 0px;
}
.ul_items li{
	padding-left: 0px;
	margin-left:0px;
	list-style:none;
}

pre {
width=100%;
background-color: #ccc;
border-width: 1px;
border-style: dotted;
border-color: #fff;
padding:10px;
font-family: Arial, Helvetica, sans-serif;
}

.sql_debug *{
	content: '<br/>';
}

.blue_text{
	color: #003E82;
}

#load{
    line-height: 30px;
    display:none;
    margin: 0;	
}

.promt{
	display: inline-block;
	width:16px;
	vertical-align:top;
	margin:0px;
	padding: 7px;
	background:url(../images/layout/prettyLoader.png) no-repeat 0px 0px;
}
	
#msj{
    display: inline-block;
    padding: 5px;
}

.tituloGeneral {
	color:#003e82;
	font-size:20px;
	font-family: "HelveticaNeue-ThinExt", Calibri;
}
.TextoSeccion {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	line-height: 14px;
	color: #4D4D4D;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}

/* LINKS GENERICOS */
A {	
	color: #4D4D4D;
	TEXT-DECORATION: none }

A:hover {	
	color: #4D4D4D;
	TEXT-DECORATION: underline }
		
table.tbl_header {
	width: 90%;
	background: #FFFFFF;
    background-image: url( '../images/layout/bkg-header.gif' );
    background-repeat: repeat-x;
	border-width: 0px;
	border-color: #FFFFFF #FFFFFF #FFFFFF #FFFFFF;
	border-style: solid;
	font: 12px  Helvetica, Arial, sans-serif; 
	line-height: 14px;
}

table.main {
	width: 90%;
	background: #FFFFFF;

	border-width: 0px;
	border-color: #FFFFFF #FFFFFF #FFFFFF #FFFFFF;
	border-style: solid;
	font: 12px  Helvetica, Arial, sans-serif; 
	line-height: 14px;
}
table.main tr td p {
	margin: 0px;
}
table.paginador {
	width: 335px;
	background: #FFFFFF;
	padding: 2;
	border-width: 0px;
	border-color: #FFFFFF #FFFFFF #FFFFFF #FFFFFF;
	border-style: solid;
	font: 12px  Helvetica, Arial, sans-serif; 
	line-height: 14px;
}

table.search {
	width: 90%;
	background: #FFFFFF;
	padding: 10;
	border-width: 0px;
	border-color: #FFFFFF #FFFFFF #FFFFFF #FFFFFF;
	border-style: solid;
	font: 12px  Helvetica, Arial, sans-serif; 
	line-height: 14px;
}

table.ui_search {
	width: 90%;
	background: #FFFFFF;
	padding: 10;
	border-width: 0px;
	border-color: #FFFFFF #FFFFFF #FFFFFF #FFFFFF;
	border-style: solid;
	font: 12px  Helvetica, Arial, sans-serif; 
	line-height: 14px;
}

table.std{
	width: 100%;
	background: #FFFFFF;
	padding: 10;
	border-width: 0px;
	border-color: #FFFFFF #FFFFFF #FFFFFF #FFFFFF;
	border-style: solid;
	font: 12px  Helvetica, Arial, sans-serif; 
	line-height: 14px;
}

/*******  tr/td PARA GRILLAS ***********************/
.tr_grid_header {
	background-color: #ffffff;
	font-weight: bold;
	color: #4d4d4d;
	text-decoration: none;
}

.tr_grid_line1 {
	background-color: #d9d9d9;
	color: #4D4D4D;
	font-weight: light;
	text-decoration: none;
}

.tr_grid_line2 {
	background-color: #ffffff;
	color: #4D4D4D;
	font-weight: light;
	text-decoration: none;
}



.CeldaBlanca {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 14px;
    border-style:solid;
    border-right:0px double #cccccc;
    border-bottom:0px double #cccccc;
    border-top:0px double #cccccc;
    border-left:1px double #cccccc;
	color: #4D4D4D;
	font-weight: light;
	text-decoration: none;
}
.CeldaGris {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 14px;
    border-style:solid;
    border-right:0px double #cccccc;
    border-bottom:0px double #cccccc;
    border-top:0px double #cccccc;
    border-left:1px double #ffffff;
	color: #4D4D4D;
	font-weight: light;
	text-decoration: none;
}


.SubTit {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 19px;
	color: #4D4D4D;
	font-weight: bold;
	text-decoration: none;
}
.SubTit2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	line-height: 19px;
	color: #4D4D4D;
	font-weight: bold;
	text-decoration: none;
}
.Texto {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #4D4D4D;
	font-weight: light;
	text-decoration: none;
}
.TextoOP {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 14px;
	color: #4D4D4D;
	font-weight: light;
	text-decoration: none;
}
.TextoBold {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #4D4D4D;
	font-weight: bold;
	text-decoration: none;
}
.TextoFiltro {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #4D4D4D;
	font-weight: light;
	text-decoration: none;
}
.TextoRef {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 9px;
	line-height: 14px;
	color: #4D4D4D;
	font-weight: bold;
	text-decoration: none;
}

.TextoAgregar {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #4D4D4D;
	font-weight: bold;
	text-decoration: none;
}

.TextoChBold {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 9px;
	line-height: 10px;
	color: #4D4D4D;
	font-weight: bold;
	text-decoration: none;
}

.TextoChLight {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 9px;
	line-height: 10px;
	color: #4D4D4D;
	font-weight: light;
	text-decoration: none;
}

.TextoGrLight {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 9px;
	line-height: 10px;
	color: #828282;
	font-weight: light;
	text-decoration: none;
}
.obligatorio {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	line-height: 14px;
	color: #ff0000;
	font-weight: bold;
	text-decoration: none;
}

.TextoArrendado {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 9px;
	line-height: 8px;
	color: #808080;
	font-weight: light;
	text-decoration: none;
}

.TextoVendido {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 9px;
	line-height: 8px;
	color: #4D4D4D;
	font-weight: light;
	text-decoration: none;
}

.TextoChMed {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 9px;
	line-height: 10px;
	color: #4D4D4D;
	font-weight: medium;
	text-decoration: none;
}

.TextoChBold {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 9px;
	line-height: 10px;
	color: #4D4D4D;
	font-weight: Bold;
	text-decoration: none;
}

.TextoMenu {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #4D4D4D;
	font-weight: Medium;
	text-decoration: none;
}
.TextoPieLink a:link { font-family: Helvetica, Arial, sans-serif; font-size: 10px; line-height: 12px; font-weight: light; color: #B2B2B2; text-decoration: none; }
.TextoPieLink a:visited {  font-family: Helvetica, Arial, sans-serif; font-size: 10px; line-height: 12px; font-weight: light; color: #B2B2B2; text-decoration: none; }
.TextoPieLink a:hover {  font-family: Helvetica, Arial, sans-serif; font-size: 10px; line-height: 12px; font-weight: light; color: #B2B2B2; text-decoration: underline; }
.TextoPieLink a:active {  font-family: Helvetica, Arial, sans-serif; font-size: 10px; line-height: 12px; font-weight: light; color: #B2B2B2; text-decoration: none; 
}

.BoxGray {
	border: 1px solid #999999;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 9px;
	line-height: 14px;
	color: #4D4D4D;
	text-decoration: none;
}

.disabled {
	font-family: Helvetica, Trebuchet MS, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	margin: 2px;
	padding: 4px;
	border: solid 1px grey;
	position: relative;
	cursor: pointer;
	display: inline-block;
	background-color: grey;
	background-repeat: repeat-x;
	height: 16px;
	line-height: 16px;
	text-decoration: none;
	color: #dddddd;
	-moz-border-radius-bottomleft: 0px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 0px;
}
/*  ESTILOS DE BOTONES */
.button {
	font-family: Helvetica, Trebuchet MS, Geneva, Arial, Helvetica, sans-serif;
    font-size: 11px;
	font-weight: normal;
    margin: 2px;
    padding: 4px;
    border: solid 1px #000000;
    position: relative;
    cursor: pointer;
    display: inline-block;
    background-image: url( '../images/bkg_blue.png' );
    background-repeat: repeat-x;
    height: 16px;
    line-height: 16px;
    text-decoration: none;
	color:#dddddd;
    -moz-border-radius-bottomleft: 0px;
    -moz-border-radius-bottomright: 0px;
    -moz-border-radius-topleft: 0px;
    -moz-border-radius-topright: 0px;
	/*z-index:10;*/
}

.input_button {
	font-family: Helvetica, Trebuchet MS, Geneva, Arial, Helvetica, sans-serif;
    font-size: 11px;
	font-weight: normal;
    margin: 5px;
    padding: 3px;
    border: solid 1px #000000;
    position: relative;
    cursor: pointer;
    display: inline-block;
    background-image: url( '../images/bkg_blue.png' );
    background-repeat: repeat-x;
	color:#dddddd;
    -moz-border-radius-bottomleft: 0px;
    -moz-border-radius-bottomright: 0px;
    -moz-border-radius-topleft: 0px;
    -moz-border-radius-topright: 0px;
	widht:100px;
	text-align:center;
}

.button:hover {
	color: #ffffff;
	text-decoration: none;
    background-image: url( '../images/bkg_blue_inv.png' );
}

.button2 {
	font-family: Helvetica, Arial, Helvetica, sans-serif;
    font-size: 9px;
	font-weight: normal;
    margin: 5px;
    padding: 4px;
    border: solid 1px #000000;
    position: relative;
    cursor: pointer;
    display: inline-block;
    background-image: url( '../images/bkg_blue.png' );
    background-repeat: repeat-x;
    height: 11px;
    text-decoration: none;
	color:#ffffff;
    -moz-border-radius-bottomleft: 0px;
    -moz-border-radius-bottomright: 0px;
    -moz-border-radius-topleft: 0px;
    -moz-border-radius-topright: 0px;
	/*z-index:10;*/
	height: 16px;
	line-height: 16px;
}

.button2:hover {
	color: #ffffff;
	text-decoration: none;
    background-image: url( '../images/bkg_blue_inv.png' );
}


.button img {
	position: absolute;
    top: -4px;
    left: -12px;
    border: none;
	z-index:10;
}

.MultiFile-label  {
width: 300px;
 text-align: left;
}

.TextoError {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #003E82;	
	text-decoration: none;
	/*background-color: #F5F5F5;
	border: 1px solid #cc0521;*/
}
.bt_plus_mas{
	width:24px;
	height:24px;
	float:none;
	background: url( '../images/layout/btn-agregar24x24.png');
	border: 0px;
	vertical-align: middle;
	margin-top: -1px
}

.bt_plus_menos{
	width:24px;
	height:24px;
	float:none;
	background: url( '../images/layout/btn-borrar24x24.png');
	border: 0px;
	vertical-align: middle;
	margin-top: -4px
}

.grillas_archivos{
	float:left;
	width:400px;
	margin:5px;
	text-align: left;
}

.grillas_archivos a{
	color: #808080 !important;
}

.img_delete{
	vertical-align: middle;
	cursor:pointer; 
}

.entidades_grid {
    height: 300px;
    overflow: auto;
    max-width: 600px;
    min-width: 600px;
}
.titulo1 {font-size:16px; color:#003e82;}
.titulo2 {font-size:16px; font-weight:300; color:#003e82;}

#head_notif{
 	width: 500px;
 	margin-bottom:5px;
 	position:relative
}

#load_content_notificaciones {
	overflow:auto;
	width:500px;
	height:auto;
	max-height: 200px;
	/*display:none*/
}

#show_all{
	position:fixed;
	border:1px solid #f3f3f3;
	z-index:99999;
	bottom:0px;
	right:5px;
	display:none
}

#read_notifications{
    z-index:999;
    padding:5px;
    background:url('../images/layout/bkg-header.gif') repeat-x 0 -71px #f3f3f3;
    position:fixed;
    border:1px solid #f3f3f3;
    bottom:-58px;
    right:5px;
}








 	 


