/* CSS Document */
@import url('nuevasclases.css');
body, td.general, table, tbody{
	background:#fff;
	color:#333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	padding:0px;
	margin:0px;
}

#menuMPT table, #menuMPT tbody{
	background-color:none;
}

#contenedorCentro table{
	background-color:#fff;
}

#contenedorCentro td{
	background-color:#FFF;
}


/* tabla que define el ancho de la pag.*/
#anchoDoc { 
	width:100%;
	padding: 5px;
	overflow:hidden;
}
#cabecera{
	//background-image:url(../img/nuevasimagenes/Header_background.jpg);
	background-image:url(../img/nuevasimagenes/tileHeader.jpg);
	background-repeat:repeat-x;
	text-align:center;
	width:100%;
	height:147px;
	padding:0;
}
#logoCabecera {
	background-image:url(../img/nuevasimagenes/headerUnificado.jpg);	
	background-repeat:no-repeat;
	width: 904px;
	height: 147px;
	margin:0 auto;
}
#finCabecera{
	width:0px;
	height:0px;
	overflow:hidden;
}

#barraUsuario {
	height:68px;
	background-image:url(../img/nuevasimagenes/Fill_Left_Bluebar.gif);
	background:url(../img/nuevasimagenes/Fill_Left_Bluebar.gif);
	background-repeat:repeat-x;
	width:99%;
	margin:0px;
	padding:0px;
}
#estadoUsuario{
	background-image:url(../img/nuevasimagenes/Corner_Left_Orgbar.gif);
	height:34px;
	padding-left:50px;
	color: #fff;
	font-weight: bold;
	padding-top: 3px;
	margin-top:1px;
}
#desconectar{
	float: right;
	border-left:1px solid #FFF;
	border-top:1px solid #FFF;	
	padding-left:25px;
	padding-right:40px;
	padding-top: 12px;
	margin-top:0px;
	height:25px;
	background-image:url(../img/nuevasimagenes/xWhite.gif);
	background-color:#E48F34;
	background-repeat:no-repeat;
	background-position:6px 12px;
}
#desconectar a{color: #fff;}
#desconectar a:hover{color: #333;}
#tituloPagina {height: 31px;}
#esquinaIzq {
	float: left;
	background-image: url(../img/nuevasimagenes/blueLeftCorner_LeftPanel.gif);
	background-repeat: no-repeat;
	width: 28px;
	background-color:#EBF4FA;
	height: 31px;
}
#textoTitulo {
	background-image:url(../img/nuevasimagenes/blueTile_LeftPanel.gif);
	background-repeat:repeat-x;
	color: #ffffff;
	height:31px;
	font-size:14px;
	font-weight: bold;
	padding-top: 8px;
}
#esquinaDer {
	float: right;
	background-image: url(../img/nuevasimagenes/blueRightCorner_LeftPanel.gif);
	background-repeat: no-repeat;
	background-color:#EBF4FA;
	width: 28px;
	height: 31px;
}


/*clases traidas del sri.css q hay en tuportal OJO no es el mismo css, en la nueva version deberian utilizar solo uno para no crear confusion*/
/*Inicio*/
#textoTituloG, .textoTituloG{
	color: #ffffff;
	height:31px;
	font-size:12px;
	font-weight: bold;
	padding-top: 8px;
}


#tituloPaginaInicio, .tituloPaginaInicio{
	background-image:url(../img/nuevasimagenes/blueTile_LeftPanel.gif);
	background-repeat:repeat-x;
	height: 31px;
	width:190px;
	margin-top:5px;
	margin-left:-5px;
	cursor:pointer;
}

.tituloPaginaInicio{
	height: 31px;
	width:99%;
	margin-top:5px;
	margin-left:5px;
}


#esquinaIzqInicio, .esquinaIzqInicio{
	float: left;
	background-image: url(../img/nuevasimagenes/blueLeftCorner_LeftPanel.gif);
	background-repeat: no-repeat;
	width: 28px;
	background-color:#EBF4FA;
	height: 31px;
}
#esquinaDerInicio, .esquinaDerInicio{
	float: right;
	background-image: url(../img/nuevasimagenes/blueRightCorner_LeftPanel.gif);
	background-repeat: no-repeat;
	background-color:#EBF4FA;
	width: 28px;
	height: 31px;
}
/*Favoritos*/

#tituloPaginaFav, .tituloPaginaFav{
	background-image:url(../img/nuevasimagenes/rojoTile_LeftPanel.gif);
	background-repeat:repeat-x;
	height: 31px;
	width:190px;
	margin-top:5px;
	margin-left:-5px;
	cursor:pointer;
}
#esquinaIzqFav, .esquinaIzqFav{
	float: left;
	background-image: url(../img/nuevasimagenes/rojoLeftCorner_LeftPanel.gif);
	background-repeat: no-repeat;
	width: 28px;
	background-color:#EBF4FA;
	height: 31px;
}
#esquinaDerFav, .esquinaDerFav{
	float: right;
	background-image: url(../img/nuevasimagenes/rojoRightCorner_LeftPanel.gif);
	background-repeat: no-repeat;
	background-color:#EBF4FA;
	width: 28px;
	height: 31px;
}
/*Publico*/
#tituloPaginaPublico, .tituloPaginaPublico{
	background-image:url(../img/nuevasimagenes/naranjaTile_LeftPanel.gif);
	background-repeat:repeat-x;
	height: 31px;
	width:190px;
	margin-top:5px;
	margin-left:-5px;
	cursor:pointer;
}

.tituloPaginaPublico{
	height: 31px;
	width:95%;
	margin-top:5px;
	margin-left:5px;
}

#esquinaIzqPublico, .esquinaIzqPublico{
	float: left;
	background-image: url(../img/nuevasimagenes/naranjaLeftCorner_LeftPanel.gif);
	background-repeat: no-repeat;
	width: 28px;
	background-color:#EBF4FA;
	height: 31px;
}
#esquinaDerPublico, .esquinaDerPublico{
	float: right;
	background-image: url(../img/nuevasimagenes/naranjaRightCorner_LeftPanel.gif);
	background-repeat: no-repeat;
	background-color:#EBF4FA;
	width: 28px;
	height: 31px;
}

/*Noticias*/
#tituloPaginaNot, .tituloPaginaNot{
	background-image:url(../img/nuevasimagenes/grisTile_LeftPanel.gif);
	background-repeat:repeat-x;
	height: 31px;
	width:190px;
	margin-top:5px;
	margin-left:-5px;
	cursor:pointer;	
}
#esquinaIzqNot, .esquinaIzqNot{
	float: left;
	background-image: url(../img/nuevasimagenes/grisLeftCorner_LeftPanel.gif);
	background-repeat: no-repeat;
	width: 28px;
	background-color:#EBF4FA;
	height: 31px;
}
#esquinaDerNot, .esquinaDerNot{
	float: right;
	background-image: url(../img/nuevasimagenes/grisRightCorner_LeftPanel.gif);
	background-repeat: no-repeat;
	background-color:#EBF4FA;
	width: 28px;
	height: 31px;
}

/*General*/

#tituloPaginaGen, .tituloPaginaGen{
	background-image:url(../img/nuevasimagenes/celesteTile_LeftPanel.gif);
	background-repeat:repeat-x;
	height: 31px;
	width:190px;
	margin-top:5px;
	margin-left:-5px;
	cursor:pointer;
}

.tituloPaginaGen{
	height: 31px;
	width:99%;
	margin-top:5px;
	margin-left:5px;
}

#esquinaIzqGen, .esquinaIzqGen{
	float: left;
	background-image: url(../img/nuevasimagenes/celesteLeftCorner_LeftPanel.gif);
	background-repeat: no-repeat;
	width: 28px;
	background-color:#EBF4FA;
	height: 31px;
}
#esquinaDerGen, .esquinaDerGen{
	float: right;
	background-image: url(../img/nuevasimagenes/celesteRightCorner_LeftPanel.gif);
	background-repeat: no-repeat;
	background-color:#EBF4FA;
	width: 28px;
	height: 31px;
}

/*FIN FIN FIN FIN*/
.boton {
  width: 94px;
  height: 23px;
  margin: 5px;
  border: none;
  color: #fff;
  background: url(../img/boton.gif);
  background-image: url(../img/boton.gif);
  cursor: pointer; /* hand-shaped cursor */ 
  cursor: hand; /* for IE 5.x */
  font-weight: bold;
  font-size: 10px;
 }

.botonGrande {
  width: 185px;
  height: 23px;
  margin: 0px;
  border: none;
  color: #fff;
  background: url(../img/boton_grande.gif);
	background-image: url(../img/boton_grande.gif);
  overflow: hidden;
  cursor: pointer; /* hand-shaped cursor */ 
  cursor: hand; /* for IE 5.x */
  font-weight: bold;
  font-size: 10px;
	float:left;/*para q se vaya hacia la izquierda ya q en el codigo esta quemado q se alinee al centro*/
 }

#pie{
	padding: 0 10px 0 20px;  this padding matches the left alignment of the elements in the divs that appear above it. 
	background-image:url(../img/nuevasimagenes/Footer.jpg);
	background-repeat:no-repeat;
	width:100%;
	margin: 10px auto 0 auto; /* the auto margins (in conjunction with a width) center the page */
	height:22px;
	background-color:#002140;
	padding-top: 8px;
	color:#FFF;
	text-align:center;
}

/* Footer */
#copyright {}
#logoInferior {}
#anchoMinimo{
	border:none;
	width:630px;
	height:1px;
}

/* Cuadro Grande Principal */
#contenedorPrincipal{
	background-repeat:repeat-y;
	margin-top:0px;
	margin-bottom:0px;
	padding-left: 0px;
	background-color: #fff;
}

form {
	padding:0px;
	margin:0px;
	text-align:left;
}

#contenedorCentro{
	vertical-align: top;
	margin-left: 277px;
	margin-right: 0px;
	margin-bottom:10px;
}

#path {
	position: relative;
	color: #666;
	padding:5px;
}
#path a {
	margin-right:5px;
}
#path #actual {
	color: #0597CA;
	text-transform: none;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
}

.contenido, #contenido {
	text-align:justify;
	padding-left: 23px;
	padding-right: 23px;
	padding-top: 10px;
	padding-bottom: 15px;
	margin-top:3px;
	margin-bottom:3px;
}


/*Nueva clase para alinear a la izquierda el contenido de la tabla*/
#contenido table, #contenido tbody{
	padding:5px;
	background-color:#FFF;
}

#contenido table th {
	text-align:left;	
}

#contenido table td {
	text-align:left;
}
/* Recuadro Nombre Aplicacion */
#cuadroAplicacion{
	float: left!important;
    position: static!important;
    background-color: unset!important;
    width: 60px!important;
    margin-left: 0px!important;
    margin-top: 1px!important;
    height: 700px;
    display: flex;
    padding-top: 0px!important;
}

/* contenido Central */



#requerimiento {
	font-size: 8pt;
	padding-top:5px;
	padding-bottom:5px;
}


/** base SRI **/
a:link {
	font-weight: bold;
	text-transform: none;
	color: #666;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	text-transform: none;
	color: #666;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	text-transform: none;
	color: #333;
	text-decoration: none;
}
a:active {
	text-transform: none;
	color: #666;
	text-decoration: none;
}
a:active:hover {
	text-transform: none;
	color: #333;
	text-decoration: none;
}
.titulos{
	font-size: 9pt;
	font-weight: bold;
}
.copyright {
	color: #182A8C;
	padding-top: 5px;
}
.nota {
	text-align:justify;
	font-size: 8pt;
	font-style: italic;
}

.subtitulo {
	color: #0597CA;
	font-style: italic;
	font-weight: bold;
}

.errormessage, .warningmessage, .donemessage, .infomessage {
	border-top: 5px solid #900;
	border-left: 1px solid #900;
	background-repeat: no-repeat;
	background-position: 5px 1.33em;
	margin: .67em 0;
	padding: .33em 0 .67em 42px;
	min-height: 32px;
}

.warningmessage {
	border-color: #c60;
}

.infomessage {
	border-color: #069;
}

.donemessage {
	border-color: #090;
}
