/* CSS Document */
* {
margin:0;
padding:0;
}
body {
	color: #666;
	margin: 0;
	padding: 0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 120%;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
@font-face {
 font-family: 'gobCL';
 font-weight: normal;
 font-style: normal;
 src: url('../fonts/gobcl_regular-webfont.ttf') format('truetype');
}
h1 {
	font-size: 24px;
	line-height: 120%;
	font-style: normal;
	font-family: 'gobCL', Verdana;
	font-weight: normal;
}
h2 {
	font-size: 18px;
	line-height: 120%;
	font-family: 'gobCL', Verdana;
	font-weight: normal;
}
h3 {
	font-size: 16px;
	line-height: 120%;
	font-family: 'gobCL', Verdana;
	font-weight: normal;
}
h4 {
	font-size: 14px;
	line-height: 120%;
	font-family: 'gobCL', Verdana;
	font-weight: normal;
}
h5 {
	font-size: 15px;
	line-height: 120%;
	font-weight: normal;
}
h6 {
	font-size: 11px;
	margin: 0px;
	font-weight: normal;
}
a {
	color: #006CB7;
}
a:visited {
	color: #006CB7;
}
a:hover {
	color: #666;
}
#contenedor {
	width: 980px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	float: none;
	height: auto;
	border: 1px solid #CCC;
}
#contenedor #top {
	background-image: url(../img/logol.jpg);
	background-repeat: no-repeat;
	height: 141px;
	width: 980px;
	clear: both;
}
#contenedor #top h1 {
	text-indent: -9999px;
	display: block;
	height: 141px;
	width: 980px;
	padding: 0px;
	margin: 0px;
}
#contenedor #top a {
	height: 141px;
	width: 980px;
	display: block;

}

#contenedor #footer {
	font-size: 11px;
	color: #666;
	clear: both;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 10px;
	float: none;
	padding-top: 10px;
}
#login {
	width: 154px;
	float: right;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 58px;
}
#doc {
	width: 960px;
	background-image: url(../img/bg_logo_ministerio.gif);
	background-repeat: repeat-y;
	background-position: 767px;
	margin: 0px;
	clear: both;
	background-color: #F2F2F2;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	float: left;
	padding: 10px;
	text-align: left;
	font-size: 10px;
}
#mail {
	background-color: #E5E5E5;
	font-size: 11px;
	text-align: center;
	color: #666;
	background-image: url(../img/bg_logo_ministerio.gif);
	background-repeat: repeat-y;
	background-position: 767px;
	padding: 10px;
	width: 960px;
	margin: 0px;
	clear: both;
	float: left;
}

/*fin navegacion*/
/*contenidos*/
#main {
	background-color: #FFFFFF;
	margin: 0px;
	color: #333;
	width: 980px;
	float: left;
	padding: 0px;
}
/*navegacion*/
#menutab 
{
	height:33px;
	margin:0;
	border:0;
	background-image: url(../img/bmid_097.gif);
	font-size: 11px;
	clear: both;
	width: 980px;
}
 
#menutab ul 
{
	margin:0;
	padding:0;
	list-style:none;
	float:left;
}
#menutab li 
{
	display:inline;
	float:left;
	margin:0;
	padding:0;
}
#menutab a 
{
	margin:0;
	padding:0;
	text-decoration:none;
	border:0;
	display:block;
	float:left;
	background-color: #000000;
	background-image: url(../img/bright_097.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#menutab a span 
{
	display:block;
	font-size: 11px;
	color:#FFFFFF;
	font-weight:bold;
	line-height:33px;
	background-image: url(../img/bleft_097.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0;
	padding-right: 13px;
	padding-bottom: 0;
	padding-left: 13px;
	width: auto;
}
#menutab a:hover,#menutab li.item_active a 
{
	background-position:right bottom;
 
}
#menutab a:hover span,#menutab li.item_active a span 
{
	background-position:left bottom;
	color:#333333;
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
}


#submenutab 
{
		font-size: 14px;
	margin-left:10px;
}
 
#submenutab li 
{
	list-style-image: url(../img/vineta.gif);
}
#submenutab a 
{
	margin:0;
	padding:0;
	text-decoration:none;
	border:0;
}
#submenutab a span 
{
font-size: 14px;
	font-weight:bold;
	color:#003399;
}

#submenutab a:hover span,#submenutab li.item_active a span 
{
	color:#003399;
	font-weight:bold;
	font-style:normal;
	text-decoration:underline;
}
#columna_izq {
	float: left;
	width: 540px;
	padding: 19px;
}
#columna_izq .tit {
font-size: 16px;
	font-weight: bold;
	color: #0948B1;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding-bottom: 4px;
}
#contenido {
	float: left;
	width: 540px;
}
#txt {
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: justify;
}


#txt img {
	float: right;
	border: 1px solid #CCCCCC;
	padding: 4px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
}
/*fin contenido*/

/*Pie de pagina*/
#bottom {
	background-image: url(../img/bottom.gif);
	background-position: top;
	background-repeat: no-repeat;
	text-align: center;
font-size: 12px;
	color: #FFFFFF;
	clear: both;
	float: none;
	padding-top: 55px;
}

/*Fin pie de pagina*/

/*Fuentes*/
p {
font-size: 12px;
	color: #333333;
	margin: 0px;
	padding: 0px;
}
a.link:link {
color: #0066CC;
	text-decoration: underline;
	font-size: 12px;
}
a.link:visited {
color: #006699;
	text-decoration: underline;
	font-size: 12px;
}
a.link:hover {
color: #0099FF;
	text-decoration: underline;
	font-size: 12px;
}
a.link-bl:link {
color: #FFFFFF;
	text-decoration: underline;
	font-size: 12px;
}
a.link-bl:visited {
color: #CCCCCC;
	text-decoration: underline;
	font-size: 12px;
}
a.link-bl:hover {
color: #333333;
	text-decoration: underline;
	font-size: 12px;
}
.azul {
	color: #2870CC;
}

.cake-sql-log table {
	background: #f4f4f4;
}
.cake-sql-log td {
	padding: 4px 8px;
	text-align: left;
}

/* Paging */
div.paging {
	color: #ccc;
	margin-bottom: 2em;
}
div.paging div.disabled {
	color: #ddd;
	display: inline;
}
div.paging span {
}
div.paging span.current {
	color: #000;
}
div.paging span a {
}

/* Scaffold View */
dl {
	line-height: 2em;
	margin: 0em 0em;
	width: 60%;
}
dl.altrow {
	background: #f4f4f4;
}
dt {
	font-weight: bold;
	padding-left: 4px;
	vertical-align: top;
}
dd {
	margin-left: 10em;
	margin-top: -2em;
	vertical-align: top;
}
 

/* Notices and Errors */
div.message {
	clear: both;
	color: #900;
	font-size: 140%;
	font-weight: bold;
	margin: 1em 0;
}

.success {
	background-color: green;
	color: #FFF;
}

/*  Actions  */
div.actions ul {
	margin: 0px 0;
	padding: 0;
}
div.actions li {
	display: inline;
	list-style-type: none;
	line-height: 2em;
	margin: 0 2em 0 0;
	white-space: nowrap;
}
div.actions ul li a {
	color: #003d4c;
	text-decoration: none;
}
div.actions ul li a:hover {
	color: #333;
	text-decoration: underline;
}


/* CSS DE SALVADOR */


.editar {
	text-indent: -9200px;
	display: block;
	border: 0;
	background-image:url(../img/icon_edit.gif);
	background-repeat: no-repeat;
	width: 20px;
	height: 20px;
}
.clave {
	text-indent: -9200px;
	display: block;
	border: 0;
	background-image:url(../img/clave.gif);
	background-repeat: no-repeat;
	width: 20px;
	height: 20px;
}
.eliminar {
	text-indent: -9200px;
	display: block;
	border: 0;
	background-image:url(../img/delete.gif);
	background-repeat: no-repeat;
	width: 20px;
	height: 20px;
}
.agregar {
	text-indent: -9200px;
	display: block;
	border: 0;
	background-image:url(../img/agregar.jpg);
	background-repeat: no-repeat;
	width: 150px;
	height: 41px;
}

.divleft{
 
	float:left;
	width: 40%;
}
.divright{
	float: right;
	width: 45%;
	border: 1px dotted #ccc;
	padding: 10px;
 
}

.tabset_tabs	{
	margin:0;
	list-style-type:none;
	position:relative;
	z-index:2;
	white-space:nowrap;
	padding-top: 15px;
	padding-left: 2px;
	padding-right: 0;
	padding-bottom: 0;
	clear: both;
	width: 770px;
 }
.tabset_tabs li	{
	margin: 0;
	padding:0;
	width: 190px;
	display:block;
	float: left;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A7C5EB;

}
.tabset_tabs a	{
	display: block;
	color:#fff ! important;
	text-decoration:none;
	padding: 5px;
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana;
	background-image: url(../img/pestania_over.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 25px;

	
	}
.tabset_tabs a:hover	{
	color:#333333 ! important;
}
.tabset_tabs a.active	{
	color: #0948B1 ! important;
	cursor:default;
	padding: 5px;
	background-image: url(../img/pestania.gif);
	background-repeat: no-repeat;
	background-position: right top;
  }

.tabset_tabs li.firstchild a	{  border-left-width:1px }

.tabset_content	{
	background-color:white;
	position:relative;
	z-index:1;
	display:none;
	margin-top: 15px;
	padding-top: 0.5em;
	padding-right: 0;
	padding-bottom: 0.5em;
	padding-left: 0;
}
.tabset_label	{ display:none }

.tabset_content_active	{ padding-top: 30px; display:block }

@media aural{
	.tabset_content,
	.tabset_label	{ display:block }
}

caption {
	color: #0948b1;
background: #cbdbf2 url(../img/bg_gris.jpg) repeat-x;
border-top: 1px solid #eee;
border-right: 1px solid #eee;
border-left: 1px solid #eee;
}

.util {
	padding:0;
	text-align: right;
	margin: 0;
}
.util a{
	border: 0;
	padding: 0px;
	margin: 0px;
}


.navegacion {
	background-color: #F1F3F5;
	height: 54px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	padding-top: 1px;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	margin-bottom: 5px;
}

.detalle {
	font-size: 11px;
	width: 450px;
	float: left;
	height: 40px;
	padding-left: 10px;
	padding-top: 14px;
}
.botones {
	width: 215px;
	float: right;
	padding-right: 2px;
}
.btn {
	padding: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: right;
	width: 215px;
}

.btn li{
	list-style: none;
	margin: 0;
	text-indent: -9999px;
	padding: 0;
	width: 52px;
	float: right;
}
 

.hr{
margin: 10px 0;
}


.asterisco{
margin: 20px 10px;
font-style: italic;
font-size: 9px;
}




.Excel {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
}


.botonBuscar{
background: transparent url(../img/buscar.gif) no-repeat;
width: 80px;
height: 23px;
border: 0;
cursor: hand;
}
.botonLimpiar{
background: transparent url(../img/limpiar.gif) no-repeat;
width: 80px;
height: 23px;
border: 0;
cursor: hand;
}
.botonGrabar{
background: transparent url(../img/Grabar.gif) no-repeat;
width: 80px;
height: 23px;
border: 0;
cursor: hand;
}
.botonCerrar{
background: transparent url(../img/Cerrar.gif) no-repeat;
width: 80px;
height: 23px;
border: 0;
cursor: hand;
}
.botonAgregar{
background: transparent url(../img/Agregar.gif) no-repeat;
width: 80px;
height: 23px;
border: 0;
cursor: hand;
}
.botonEntrar{
background: transparent url(../img/entrar.gif) no-repeat;
width: 80px;
height: 23px;
border: 0;
cursor: hand;
}
.botonGrabarSolicitud{
background: transparent url(../img/GrabarSolicitud.gif) no-repeat;
width: 80px;
height: 23px;
border: 0;
cursor: hand;
}
.botonCerrarSolicitud{
background: transparent url(../img/CerrarSolicitud.gif) no-repeat;
width: 80px;
height: 23px;
border: 0;
cursor: hand;
}
.botonImprimirSolicitud{
background: transparent url(../img/ImprimirSolicitud.gif) no-repeat;
width: 80px;
height: 23px;
border: 0;
cursor: hand;
}
.reasignarSolicitud{
background: transparent url(../img/ReasignarSolicitud.gif) no-repeat;
width: 80px;
height: 23px;
border: 0;
cursor: hand;
}
.tabla_scroll{
width:750px;
overflow:scroll;
margin: 10px auto;
scrollbar-arrow-color: #84B051;
scrollbar-base-color: #84B051;
scrollbar-dark-shadow-color: #FAC89C;
scrollbar-track-color: white;
scrollbar-face-color: #FAC89C;
scrollbar-shadow-color: #84B051;
scrollbar-highlight-color: white;
}


div.message {
	clear: both;
	color: #900;
	font-size: 140%;
	font-weight: bold;
	margin: 1em 0;
}
div.error-message {
	clear: both;
	color: #900;
	font-weight: bold;
}
.error {
	background-color: #FFEAEA;
	border: 1px solid #EE4143;
	color: #EE4143;
	float: left;
	display: block;
	margin: 20px;
	width: 90%;
	padding: 15px;
}

.error em {
	color: #000;
	font-weight: normal;
	line-height: 140%;
}





div.form-container {
	margin: 10px;
	padding: 5px;
	background-color: #FFFFFF;
	border: #EEE 1px solid;
}

p.legend { margin-bottom: 1em; }
p.legend em { color: #C00; font-style: normal; }

div.errors { margin: 0 0 10px 0; padding: 5px 10px; border: #FC6 1px solid; background-color: #FFC; }
div.errors p {
	margin: 0;
	color: #CC0000;
}


div.form-container form p { margin: 0; }
div.form-container form p.note {
	margin-left: 150px;
	color: #333333;
	font-weight: bold;
}
input {
	background-color: #DFDFDF;
	border: 1px dotted #CCC;
	height:20px;
}
input.boton {
	background-color: #DFDFDF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	border: 1px solid #CCC;
}
textarea {
	background-color: #CCD7E0;
	border: 1px dotted #666666;
}
.controlset .set {
	width: 150px;
	text-align: left;
}
div.form-container form fieldset { margin: 10px 0; padding: 10px; border: #DDD 1px solid; }
div.form-container form legend {
	font-weight: bold;
	color: #003366;
}
div.form-container form fieldset div { padding: 0.25em 0; }
div.form-container label {
	margin-right: 10px;
	padding-right: 10px;
	width: 225px;
	display: block;
	float: left;
	text-align: right;
	position: relative;
}
div.form-container label.error, 
div.form-container span.error {
	color: #C00;
	border: 1px dotted #666666;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
}
div.form-container label em {
	position: absolute;
	right: -5px;
	font-size: 120%;
	font-style: normal;
	color: #C00;
}
div.form-container input.error { border-color: #C00; background-color: #FEF;  }
div.form-container input:focus,
div.form-container input.error:focus, 
div.form-container textarea:focus {	background-color: #FFC; border-color: #FC6;}
div.form-container div.controlset label, 
div.form-container div.controlset input { display: inline; float: none;  }
div.form-container div.controlset label.controlset { display: block; float: left; }
div.form-container div.controlset div { margin-left: 170px; }
div.form-container div.buttonrow { margin-left: 180px; }*/

.textovertical {
writing-mode: tb-rl; 
cursor: hand;
padding: 6px;
height: 150 px;
}

.campo_td {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	text-align:center;
	height: 20px;
	width: 20px;
	border: 1px #000000 solid;
	padding: 2px;
	background-color:#FFF;
}

.lab_sub_tit {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	margin: 5px;
}

.input_amarillo {
	background-color: #FFFFB0;
	border: 1px dotted #666666;
}

