/*------pagina de estilo para oficio-cadena de la version 1.0 de chainmen---*/

a { font: 12px verdana,arial;
    text-decoration: none;
    color: #0000ff;
}
a:visited { text-decoration: none;
   color: #ff0000;
}
a:hover { text-decoration: none;  
   color: #000000;
}

body{
font: 14px verdana,arial;
color: #000000;
background:#cbc9d8;
text-align:center;
margin-top:0px;
margin-left:0px;
margin-height:0px;margin-width:0px;
min-width:100%;
scrollbar-face-color: #000000;
       scrollbar-arrow-color: #ffffff;
       scrollbar-track-color: #808080;
       scrollbar-shadow-color: #cbc9d8;
       scrollbar-highlight-color: white;
       scrollbar-3dlight-color: black;
       scrollbar-daskshadow-color: #ffffff;
cursor:url(cursor.ani);
}

input { background: none;font: 14px verdana,arial;
      color: #000000;
      text-align:center;
      border-style: none;
      border-width: 0px;
      border-color: none; 
}
.t_mg {
 font: bold 24px arial,verdana;color:#000000;
        text-align:center;
}
.t_g {
 font: bold 20px arial,verdana;color:#000000;
        text-align:center;
}
.t_n {
 font: bold 16px arial,verdana;color:#000000;
        text-align:center;
}
.t_p {
 font: bold 12px arial,verdana;color:#000000;
        text-align:center;
}
.t_mp {
 font: bold 8px arial,verdana;color:#000000;
        text-align:center;
}
/*---/////////////////////////////////////////////////////////----*/
/*-------------------------lateral------*/
.anagrama {
	position: absolute;
	left: 11px;
	top: 13px;
	background-image: url(../imagenes/carita.gif);
	height: 64px;
	width: 101px;
	z-index:1;
	background-repeat: no-repeat;
	padding: 10;
}
.accesorios {
	position: absolute;
	left: 3px;
	top: 100px;
	text-align:center;
	background-image: url(../imagenes/fondo_lateral.gif);
	height: 600px;
	width: 115px;
	z-index:1;
	background-repeat: no-repeat;
	padding: 0;
}
/*---/////////////////////////////////////////////////////////----*/
/*-------------------------SUPERIOR------*/
.t_chainmen {
	position: absolute;
	left: 10px;
	top: 32px;
	background-image: url(../imagenes/t_chainmen.gif);
	height: 18px;
	width: 150px;
	z-index:1;
	background-repeat: no-repeat;
	padding: 0;
}
.fondo_iconos {
	position: absolute;
	left: 175px;
	top: 10px;
	background-image: url(../imagenes/fondo_cabecera.gif);
	height: 62px;
	width: 324px;
	z-index:1;
	background-repeat: no-repeat;
	padding: 0;
}
.tabla_iconos {
	position: absolute;
	left: 183px;
	top: 13px;
	z-index:1;
	padding: 0;
}
/*-------------------------atras-home-adelante------*/
.barra {
        position:absolute;
        left:598px;
        top:28px;
        z-index:2;
}
.atras {
        position:absolute;
        left:603px;
        top:32px;
        z-index:3;
}
.home {
        position:absolute;
        left:625px;
        top:33px;
        z-index:3;
}
.adelante{
        position:absolute;
        left:667px;
        top:32px;
        z-index:3;
}
/*---/////////////////////////////////////////////////////////----*/
/*-------------------------CENTRAL-CADENAS Y GRILLETES-----*/


.nombre_pieza {
        font: bold 20px arial,verdana; color:#000000;
	position: absolute;
	left: 50px;
	top: 5px;
	z-index:2;
}

.fondo_peso {
	position: absolute;
	left: 530px;
	top: 140px;
    text-align:center;
	background-image: url(../imagenes/fondo_peso.gif);
	height: 168px;
	width: 183px;
	background-repeat: no-repeat;
	padding: 0;
	z-index:2;
}
.tabla_peso {
	position: absolute;
	left: 22px;
	top: 7px;
	padding: 0;
	z-index:3;	
	}
.tolerancias {
    font: 10px arial,verdana;
    color:#000000;
    position: absolute;
    left: 500px;
    top: 200px;
    width:200px;
    height: 104px;
    text-align:center;
    z-index:3;
}
/*-------------------------celdas TH------*/
th {
        font: bold 14px arial,verdana;color:#ff0000;
        text-align:center;
        padding:5px;

}
td {
        font: 14px arial,verdana;color:#000000;
        text-align:center;
        border:1px solid #000000;
        padding:0px;
}
/*---/////////////////////////////////////////////////////////----*/
/*-------------------------imprimir y pie eslabones y grilletes------*/
.pie {
	position: absolute;
	left: 38px;
	top: 500px;
        font: 10px arial,verdana;color:#000000;
        background:#ffffff;
        text-align:center;
        width:730px;
        height:20px;
        border:1px solid #000000;
        padding:3px;
	z-index:3;
}
/*---------------fondo----------imprimir y pie--cargas----*/
.piefondo {
        font: 10px arial,verdana;color:#000000;
        background:#ffffff;
        text-align:center;
        width:730px;
        height:20px;
        border:1px solid #000000;
        padding:3px;
	z-index:3;
}
/*---------------fondo----------imprimir y pie--cargas----*/
.pieanclas {
	position: absolute;
	left: 25px;
	top: 620px;
        font: 10px arial,verdana;color:#000000;
        background:#ffffff;
        text-align:center;
        width:730px;
        height:20px;
        border:1px solid #000000;
        padding:3px;
	z-index:3;
}
/*----estilo de texto color y tamano borde y fondo de los botones de calcula----*/
.bot { font: bold 10px verdana,arial; background:#000000; color: White;
border:2px solid #ffffff;
padding: 0px;
spacing: 0px    
}