body, * {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	/*color: #0b7bb6;*/
}
body {
	background-color: #D8DCE0;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../img/layout/main-bkg.png);
	background-repeat: repeat-x;
	background-position: left top;
}
a {
	color: #0B7BB6;
	text-decoration: underline;
	font-weight: bold;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #069;
}
a:active {
	text-decoration: underline;
}
.forms {
	background: #ffffff;
	background: -moz-linear-gradient(top, #ffffff 0%, #f6f6f6 47%, #ededed 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(47%, #f6f6f6), color-stop(100%, #ededed));
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed', GradientType=0 ); /* ie */
	border: 1px solid #CCC;
	margin: 5px;
	padding: 5px;
}
.ancho100 {
	width: 95%;
}
.shadow {
	-webkit-box-shadow: 0px 0px 12px #B9B9B9;
	-moz-box-shadow: 0px 0px 12px #B9B9B9;
	box-shadow: 0px 0px 12px #B9B9B9;
}
.user-menu-top {
	text-align: right;
	padding: 5px;
}
.user-footer-main {
	position: fixed;
	width: 100%;
	left: 0px;
	bottom: 0px;
	background-image: url(../img/layout/main-footer.png);
	background-position: left bottom;
	margin: 0px;
	padding: 0px;
	height: 39px;
}
/* Contenedor menu saia */
.modbox-saia-main {
	width: 350px;
	background-color: #FFF;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	background-image: url(../img/layout/main-bkg.png);
}
.modbox-saia-main .modbox-saia-main-title {
	height: 45px;
	border-bottom: 1px solid #E3E3E3;
	background-position: 5px 5px;
	background-repeat: no-repeat;
	background-image: url(../img/layout/logosaia.png);
	cursor: pointer;
	background-color: #fff;
}
.modbox-saia-main.ui-corner-all.shadow .icon-collapser.ui-corner-tr {
	margin-top: -47px;
}
.modbox-saia-main.ui-corner-all.shadow .icon-collapser-close.ui-corner-tr {
	margin-top: -47px;
}
.modbox-saia-main .modbox-saia-main-content {
	padding: 0px;
	background-color: #fff;
}
/* Contenedores adicionales */
.modbox-saia-addon {
	width: 350px;
	background-color: #FFF;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
}
.modbox-saia-addon .modbox-saia-addon-title {
	height: 28px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E3E3E3;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 9px;
}
.modbox-saia-addon .modbox-saia-addon-title .icon-collapser {
	margin-top: 0px;
}
.modbox-saia-addon.modbox-saia-addon-content {
	padding: 10px;
}
/* Contenedores adicionales */
.container-saia {
	background-color: #FFF;
	margin-top: auto;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
}
.container-saia .container-saia-title {
	height: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E3E3E3;
	padding-top: 13px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-weight: bold;
	font-size: 9px;
	text-transform: uppercase;
}
.container-saia .container-saia-title .icon-collapser, .container-saia .container-saia-title .icon-help {
	margin-top: -13px;
}
.container-saia .container-saia-content {
	margin: 0px;
	padding: 0px;
}
#busquedaRapidaForm {
	padding: 5px;
}
#menu-modulos {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#menu-modulos .ac-title {
	font-weight: bold;
	color: #069;
	padding: 2px;
	border: 1px solid #FFF;
	background: #EDF9FF;
	background: -moz-linear-gradient(top, #EDF9FF 0%, #CEF2FF 99%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #EDF9FF), color-stop(99%, #CEF2FF));
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#EDF9FF', endColorstr='#CEF2FF', GradientType=0 );
}
#menu-modulos .ac-content {
	padding: 5px;
	margin: 0px;
}
/* Iconos del sistema */
.icon-collapser {
	background-color: transparent;
	background-image: url(../img/layout/icon-collapser.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 29px;
	width: 47px;
	float: right;
	cursor: pointer;
	margin-top: -29px;
}
.icon-collapser-close {
	background-color: transparent;
	background-image: url(../img/layout/icon-close.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 29px;
	width: 47px;
	float: right;
	cursor: pointer;
	margin-top: -29px;
}
.icon-help {
	background-color: transparent;
	background-image: url(../img/layout/icon-help.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 29px;
	width: 47px;
	float: right;
	cursor: pointer;
}
.iconDocumentosRecientes {
	background-image: url(../icons/bookmark_folder.png);
}
.iconMisTareas {
	background-image: url(../icons/task.png);
}
.iconDocumentosRecientes {
	background-image: url(../icons/bookmark_folder.png);
}
.iconMensajes {
	background-image: url(../icons/email.png);
}
.iconNoticiasNovedades {
	background-image: url(../icons/bell.png);
}
.iconFuncionarios {
	background-image: url(../icons/group.png);
}
.iconUtilidades {
	background-image: url(../icons/page_white_wrench.png);
}
/* Menu Principal */
ul#MenuSaiaVin {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
ul#MenuSaiaVin li {
	margin: 0px;
	background-repeat: no-repeat;
	list-style-type: none;
	list-style-position: inside;
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-left: 20px;
}
ul#MenuSaiaVin li a {
	margin: 0px;
	list-style-type: none;
	list-style-position: inside;
	padding: 0px;
	text-decoration: none;
	color: #0B7BB6;
}
ul#MenuSaiaVin li a:hover {
	text-decoration: underline;
}
#ModulosSaiaTab {
	cursor: pointer;
}
#BusquedaRapidaTab {
	cursor: pointer;
}

/* Herramienta para colapsar el panel lateral */
#collapser_mainui {
	cursor: pointer;
	background-image: url(../../imagenes/toolbar/collapsericon.png);
	background-repeat: repeat-y;
	background-position: center 20px;
}
.boton_saia {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0B7BB6;
	padding: 5px;
	width: 100px;
	text-align: center;
}
.input_saia {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999;
	padding: 4px;
}
.sombra_ccc {
	-webkit-box-shadow: 0px 0px 10px 0px #ccc;
	-moz-box-shadow: 0px 0px 10px 0px #ccc;
	box-shadow: 0px 0px 10px 0px #ccc;
}
.sombra_f5 {
	-webkit-box-shadow: 0px 0px 10px 0px #E4E4E4;
	-moz-box-shadow: 0px 0px 10px 0px #E4E4E4;
	box-shadow: 0px 0px 10px 0px #E4E4E4;
	color: #069;
}
.sombra_ccc:hover {
	-webkit-box-shadow: 0px 0px 10px 0px #999;
	-moz-box-shadow: 0px 0px 10px 0px #999;
	box-shadow: 0px 0px 10px 0px #999;
}
.sombra_texto {
	text-shadow: 2px 1px 0px #ffffff;
	filter: dropshadow(color=#ffffff, offx=2, offy=1);
}
.degradado_gris {
	background: #ffffff;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmMmYyZjIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #ffffff 0%, #f2f2f2 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #f2f2f2));
	background: -webkit-linear-gradient(top, #ffffff 0%, #f2f2f2 100%);
	background: -o-linear-gradient(top, #ffffff 0%, #f2f2f2 100%);
	background: -ms-linear-gradient(top, #ffffff 0%, #f2f2f2 100%);
	background: linear-gradient(top, #ffffff 0%, #f2f2f2 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f2f2f2', GradientType=0 );
	border: 2px solid #E4E4E4;
	overflow: hidden;
}
.degradado_gris_r {
	background: #f2f2f2;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YyZjJmMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #f2f2f2 0%, #ffffff 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f2f2f2), color-stop(100%, #ffffff));
	background: -webkit-linear-gradient(top, #f2f2f2 0%, #ffffff 100%);
	background: -o-linear-gradient(top, #f2f2f2 0%, #ffffff 100%);
	background: -ms-linear-gradient(top, #f2f2f2 0%, #ffffff 100%);
	background: linear-gradient(top, #f2f2f2 0%, #ffffff 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f2f2', endColorstr='#ffffff', GradientType=0 );
	border: 2px solid #E4E4E4;
	overflow: hidden;
}
.borde_redondeado {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5x;
	border-radius: 5px;
}
.ancho100 {
	width: 98%;
}
.saia_form_fieldset {
	margin: 10px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #f5f5f5;
	border-right-color: #f5f5f5;
	border-bottom-color: #f5f5f5;
	border-left-color: #f5f5f5;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
}
.saia_form_fieldset legend {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666;
}
.input_fecha, #stext_arbol {
	width: 150px;
	text-align: center;
}
.saia_form_buttonset {
	text-align: center;
	padding: 15px;
}
input[type="submit"], input[type="button"], input[type="submit"] {
	width: auto;
}
/* Estilos de bordes y titulos de la tabla que contiene el formulario */
.tituloCampo {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666;
	padding: 4px;
	padding-top: 15px;
}
table.delinear_formulario {
	margin-left: 10px;
}
table.delinear_formulario tr:first-child td, table.delinear_formulario tr:last-child td {
	border: none;
}
table.delinear_formulario tr td {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #dedede;
}
table.delinear_formulario tr td h1 {
	margin-top: 20px;
	color: #666;
	font-size: 18px;
	text-transform: uppercase;
}
