/* 
CSS para STPS 2009
yosif@slemanware.com
*/
A:link {text-decoration: none;
	font-weight:bold;
color: #828282;
/*color:#000000;
*/
}
A:visited {text-decoration: none;
	font-weight:bold;}
A:active {text-decoration: none;
	font-weight:bold;}
A:hover {text-decoration: none;
		font-weight:bold;}
		
.class1 A:link {text-decoration: none; color:#CCCCCC;}
.class1 A:visited {text-decoration: none; color:#CCCCCC;}
.class1 A:active {text-decoration: none; color:#CCCCCC;}
.class1 A:hover {text-decoration: none; color:#CCCCCC;}

a.main:visited { text-decoration: none; background:none; background-color: none; background-image:none; text-align:right;}
a.main:link { text-decoration: none; background:none; background-color: none; background-image:none; text-align:right;}
a.main:active { text-decoration: none; background:none; background-color: none; background-image:none; text-align:right;}
a.main:hover { text-decoration: none; background:none; background-color: none; background-image:none; text-align:right;}


html
{
  height: 100%;
}

body {
margin: 0px 0px 0px 0px;
height: 100%;
padding:0;
background-color:#C7C5C6;
}

* {
	margin:0;
	padding:0;
}

img {border:0;}

#header {
margin: 0px auto -1px auto; 
height:170px;
width: 790px;
align: center;
background-color:#FFF;
}

#header2 {
margin: 0px auto -1px auto; 
height:148px;
width: 1089px;
align: center;
background-color:#FFF;
}

#header_admin {
margin: 0px auto -1px auto; 
height:148px;
width: 825px;
align: center;
background-color:#FFF;
}

#header_nom{
margin: 0px auto -1px auto; 
height:148px;
width: 1527px;
align: center;
background-color:#FFF;
}

#centerColumn {
margin: 0px auto -1px auto; 
width: 790px;
voice-family: "\"}\"";
voice-family: inherit;
background:#FFF;
background-repeat:no-repeat;
background-position:right bottom;
}


#mainContent {
 	margin: 0 0 0 150px;
} 

#centerColumn2 {
margin: 0px auto -1px auto; 
width: 889px;
voice-family: "\"}\"";
voice-family: inherit;
background:#FFF;

}

#centerColumn3 {
margin: 0px auto -1px auto; 
/*width: 889px;*/
voice-family: "\"}\"";
voice-family: inherit;
background:#FFF;
}
#targetDiv {
background-image:url("Imagenes/catalogo.gif");

}
html>body #centerColumn {
margin: 0px auto -1px auto; 
width: 790px;
}

html>body #centerColumn_adm {
margin: 0px auto -1px auto; 
width: 825px;
}

html>body #centerColumn_nom {
margin: 0px auto -1px auto; 
width: 1529px;
}

html>body #centerColumn_nombeta {
margin: 0px auto -1px auto; 
width: 865px;
}

#logincontainer {
width:300px;
padding:20px;
margin-left:250px;
}

#container {
margin-left:90px;
width:550px;
padding:20px;}

/* #footer {
margin: 0px auto -1px auto; 
width: 790px;
height: 30px; 
voice-family: "\"}\"";
voice-family: inherit;
background-image:url(Imagenes/footerbg.gif);
background-repeat:repeat-x;
background-position:top;
color:#666;
text-align:center;
clear: both ;
}



html>body #footer {
margin: 0px auto -1px auto; 
width: 790px;
}

/* 
Correccion IE6
 */
.clearfix:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.clearfix {display: inline-table;}

/* Oculta de IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* Termina Oculta de IE-mac */


/**************
Menus
**************/

.menu {
	width:792px;
	height:23px;
	position:relative;
	z-index:100;
}
/* hack to correct IE5.5 faulty box model */
* html .menu {width:792px; w\idth:799px;}
/* style the links for the top level */
.menu a, .menu a:visited {display:block;font-size:9px;text-decoration:none; color:#fff; width:auto; height:19px; background-image: url("Imagenes/bg_stripe_03.jpg"); padding-left:5px; padding-right:5px; padding-top: 5px; line-height:12px; text-align:center;}
/* a hack so that IE5.5 faulty box model is corrected */
* html .menu a, * html .menu a:visited {width:auto; w\idth:131;}
/* style the second level background */

/* style the table so that it takes no ppart in the layout - required for IE to work */
.menu table {position:absolute; top:0; left:0; border-collapse:collapse;}


/* style the top level hover */
.menu a:hover, .menu ul a:hover, .menu td.selected a{color: #fff; background-image: url("Imagenes/overbgmenu_03.gif");}
.menu :hover > a, .menu ul :hover > a {color: #fff; background-image: url("Imagenes/overbgmenu_03.gif");}


.menum_hov{ font-size:9px; font-weight:bold; color: #fff; background-image: url("Imagenes/overbgmenu_03.gif"); padding:5px 3px;}

/**/




/* Tabla de general */
.general #mytable {
	width: auto;
	padding: 0;
	margin: 0;
}

.general caption {
	padding: 0 0 5px 0;
	width: auto;	 
	font: italic;
	text-align: right;
}

.general th {
	font: bold;
	color: #FFFFFF;
	border-right: 1px solid #aaaaaa;
	border-bottom: 1px solid #aaaaaa;
	border-top: 1px solid #aaaaaa;
	border-left: 1px solid #aaaaaa;
	text-align: center;
	font-size: 10px;
	padding: 4px 4px 4px 8px;
	background: #C7C5C6 url(Imagenes/bg_header2.gif) repeat-x;}

.general th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #aaaaaa;
	background: none;
}

.general td {
	border-right: 1px solid #aaaaaa;
	border-bottom: 1px solid #aaaaaa;
	border-left: 1px solid #aaaaaa;


	text-align: center;
	text-valign: top;
	background: #fff;
	padding: 2px 2px 2px 4px;
	color: #333333;
}


.general td.alt {
	background: #FFFFCC;
	color: #333333;
}	

.general A:link {text-decoration: underline; color:#000; font-weight: bold;}
.general A:visited {text-decoration: underline; color:#000; font-weight: bold;}
.general A:active {text-decoration: underline; color:#000; font-weight: bold;}
.general A:hover {text-decoration: underline; color:#000; font-weight: bold;}

.tabcenter {
text-align: center;
}

/**/

/* Tabla de informacion de apoyo */
.infoap #mytable {
	width: auto;
	padding: 0;
	margin: 0;
}

.infoap caption {
	padding: 0 0 5px 0;
	width: auto;	 
	font: italic;
	text-align: right;
}

.infoap th {
	font: bold;
	color: #FFFFFF;
	border-right: 1px solid #aaaaaa;
	border-bottom: 1px solid #aaaaaa;
	border-top: 1px solid #aaaaaa;
	border-left: 1px solid #aaaaaa;
	text-align: center;
	font-size: 10px;
	padding: 4px 4px 4px 8px;
	background: #C7C5C6 url(Imagenes/bg_header2.gif) repeat-x;}

.infoap th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #aaaaaa;
	background: none;
}

.infoap td {
	border-right: 1px solid  #aaaaaa;
	border-bottom: 1px solid #aaaaaa;
	border-left: 1px solid #aaaaaa;
	font-weight:bold;
	line-height: 18px;
	text-align: left;
	text-valign: top;
	background: #A0C1E9;
	padding: 2px 2px 2px 4px;
	color: #333333;
}


.infoap td.alt {
	background: #FFFFCC;
	color: #333333;
}	

/**/

.tablaresultados1{
font-size:11px;
text-align:left;
font-weight:bold;
}
.tablaresultados2{
font-size:11px;
text-align:center;


}
#tab1 {
width:300px;
text-align:left;
margin-left:225px;

}


#miniest {
margin: 0px auto -1px 119px; 
height: 75px;
width: 300px;
align: center;
background-color:#FFF;
}

.resultados th {
	font: bold;
	color: #FFFFFF;
	border-right: 1px solid #f0d6ba;
	border-bottom: 1px solid #f0d6ba;
	border-top: 1px solid #f0d6ba;
	border-left: 1px solid #f0d6ba;
	text-align: left;
	font-size: 10px;
	padding: 4px 4px 4px 8px;
	background: #C7C5C6 url(Imagenes/bg_header.jpg) repeat-x;
}

.resultados td {
	border-right: 1px solid #f0d6ba;
	border-bottom: 1px solid #f0d6ba;
	border-left: 1px solid #f0d6ba;
	text-align: left;
	text-valign: top;
	background: #fff;
	padding: 2px 2px 2px 4px;
	color: #333333;
}


.secun {
color:#828282;
font-family:Verdana;
font-size:10px !important;
font-style:normal;
font-variant:normal;
font-weight:normal;
padding:3px;
text-decoration:none;
text-transform:none;
text-align:justify;
}

.txt_dgss {
color:#828282;
font-family:Verdana;
font-size:12px !important;
font-style:normal;
font-variant:normal;
font-weight:bold;
padding:3px;
text-decoration:none;
text-transform:none;
text-align:justify;
}

.txt_dgss {
color:#828282;
font-family:Verdana !important;
font-size:12px !important;
font-style:normal;
font-variant:normal;
font-weight:bold;
padding:3px;
text-decoration:none;
text-transform:none;
text-align:justify;
}

.txt_dgss p{
color:#828282;
font-family:Verdana !important;
font-size:12px !important;
font-style:normal;
font-variant:normal;
font-weight:bold;
padding:3px;
text-decoration:none;
text-transform:none;
text-align:justify;
}

.ital{
font-style:oblique;
}

.indice{
background-image:url("Imagenes/bgmenu2.jpg");
background-repeat: repeat-x;
background-position:top;
}
.extra_b{
padding-bottom: 150px;
}

.titulowlc {
font-size:14px;
text-transform: uppercase;
color: #FFFFFF;
text-align:center;
font-weight:bold;
vertical-align: middle;
background-image:url("Imagenes/bgmenu_03.jpg");
}

td.bgimg{
	background-image: url("Imagenes/bg_stripe_03.jpg");
}

td.bgimg2{
	background-image: url("Imagenes/shadow_09.gif");
}

/**/
/*div status de registro*/
#status {
margin: 0px auto -1px auto; 
width: 790px;
height: 130px; 
text-align:center;
vertical-align:middle;
}
/**/


/* Tabla de busqueda */
.search1 #search0 {
	width: auto;
	padding: 0;
	margin: 0;
}

.search1 th {
	font: bold;
	color: #FFFFFF;
	border-right: 1px solid #aaaaaa;
	border-bottom: 1px solid #aaaaaa;
	border-top: 1px solid #aaaaaa;
	border-left: 1px solid #aaaaaa;
	text-align: center;
	font-size: 10px;
	padding: 4px 4px 4px 8px;
	background: #C7C5C6 url(Imagenes/bg_header2.gif) repeat-x;
}

.search1 td {
	font: bold;
	color: #FFFFFF;
	border-right: 1px solid #aaaaaa;
	border-bottom: 1px solid #aaaaaa;
	border-top: 1px solid #aaaaaa;
	border-left: 1px solid #aaaaaa;
	text-align: center;
	font-size: 10px;
	padding: 4px 4px 4px 8px;
	background: #C7C5C6 url(Imagenes/bg_drop1.jpg) repeat-x;
}

.search1 A:link {text-decoration: underline; color:#FFF; font-weight:bold;}
.search1 A:visited {text-decoration: underline; color:#FFF; font-weight:bold;}
.search1 A:active {text-decoration: underline; color:#FFF; font-weight:bold;}
.search1 A:hover {text-decoration: underline; color:#FFF; font-weight:bold;}

/* Columna menu dentro mainContent */
#sidebar1 {
float: left;
	width: 140px; 
	background: #FFFFFF;
	/*padding: 15px 0; */
	padding: 0 0; 
	margin-right: 10px;
}

.mho_main{
	font-size:9px;
	font-weight:bold;
	color:#000;
	height: 18px;
	padding-left: 4px;

}
.mh_main{
	font-size:9px;
	font-weight:bold;
	color:#000;
	background: url(Imagenes/disp5.jpg) repeat-y;
	height: 18px;
	padding-left: 7px;
	text-align: left;
}
.mh_main A:link {text-decoration: none; color:#000; text-align: left;}
.mh_main A:visited {text-decoration: none; color:#000; text-align: left;}
.mh_main A:active {text-decoration: none; color:#000; text-align: left;}
.mh_main A:hover {text-decoration: none; color:#000; text-align: left;}

.mh_mainhov{
	font-size:9px;
	font-weight:bold;
	background: url(Imagenes/disp4.jpg)  repeat-y;
	height: 18px;
	padding-left: 7px;
	text-align: left;
}

.mh_mainhov A:link {text-decoration: none; color:#000; text-align: left;}
.mh_mainhov A:visited {text-decoration: none; color:#000; text-align: left;}
.mh_mainhov A:active {text-decoration: none; color:#000; text-align: left;}
.mh_mainhov A:hover {text-decoration: none; color:#000; text-align: left;}

.mh_sub{
	font-size:9px;
	font-weight: bold;
	background: url(Imagenes/dotted1.jpg) bottom  no-repeat;
	height: 18px;
	padding-left: 13px;

}
.mh_sub A:link {text-decoration: none; color:#000;}
.mh_sub A:visited {text-decoration: none; color:#000;}
.mh_sub A:active {text-decoration: none; color:#000;}
.mh_sub A:hover {text-decoration: none; color:#000;}

.mh_subhov{
	font-size:9px;
	font-weight: bold;
	background: url(Imagenes/dotted2.jpg) bottom  no-repeat;
	height: 18px;
	padding-left: 13px;

}
.mh_subhov A:link {text-decoration: none; color:#000;}
.mh_subhov A:visited {text-decoration: none; color:#000;}
.mh_subhov A:active {text-decoration: none; color:#000;}
.mh_subhov A:hover {text-decoration: none; color:#000;}

.mh_sub2{
	font-size:9px;
	font-weight: bold;
	background: url(Imagenes/dotted3.jpg) bottom  no-repeat;
	height: 18px;
	padding-left: 25px;

}
.mh_sub2 A:link {text-decoration: none; color:#000;}
.mh_sub2 A:visited {text-decoration: none; color:#000;}
.mh_sub2 A:active {text-decoration: none; color:#000;}
.mh_sub2 A:hover {text-decoration: none; color:#000;}

.mh_subhov2{
	font-size:9px;
	font-weight: bold;
	background: url(Imagenes/dotted4.jpg) bottom no-repeat;
	height: 18px;
	padding-left: 25px;

}
.mh_subhov2 A:link {text-decoration: none; color:#000;}
.mh_subhov2 A:visited {text-decoration: none; color:#000;}
.mh_subhov2 A:active {text-decoration: none; color:#000;}
.mh_subhov2 A:hover {text-decoration: none; color:#000;}

.status1{
	font-size:9px;
	font-weight: normal;
	background: url(Imagenes/status1.jpg) repeat-y;
	padding-left: 10px;
	padding-bottom: 3px;
	padding-top: 3px;
	text-align: left;
}

.status2{
	font-size:9px;
	font-weight: bold;
	background: url(Imagenes/status2.jpg) repeat-y;
	padding-left: 10px;
	padding-bottom: 3px;
	padding-top: 3px;
	text-align: left;
}

.intromain2 {
	font-size:11px;
	font-weight: bold;
	color:#000000;
	text-decoration:underline;
	text-align: justify;
	padding: 0px;

}

.intromain td {
	font-size:11px;
	font-weight: regular;
	background: url(../images/bg_drop1.jpg) repeat-x;
	color:#000000;
	text-align: justify;
	border-right: 1px solid #aaaaaa;
	border-bottom: 1px solid #aaaaaa;
	border-top: 1px solid #aaaaaa;
	border-left: 1px solid #aaaaaa;
	padding: 12px;
}

.mapamain td {
	font-size:10px;
	font-weight: regular;
	color:#000000;
	text-align: left;
	vertical-align:top;
	padding: 6px;

}

.mapamainnum {
	font-size:12px;
	font-weight: bold;
	color: #17729E;
	text-align: left;
	vertical-align: middle;
	padding: 0px;

}
.scrollable{
   overflow: auto;
   width: 150px;
   height: 250px;
   border: 1px silver solid;
 }
 .scrollable select{
   border: none;
   overflow: hidden;
   text-overflow: ellipsis;
   white-space: normal;
   -webkit-appearance: button;
 }