dummy	/*IE 3 workaround */
{
			
}

H1 { font-family: 'Trebuchet MS','Times New Roman','Serif'; font-size: 17px; font-weight: bold; display: inline; color: #333133;}
H2 { font-family: 'Trebuchet MS','Times New Roman','Serif'; font-size: 16px; font-weight: bold; display: inline; color: #000000;}
H3 { font-family: 'Trebuchet MS','Times New Roman','Serif'; font-size: 15px; font-weight: bold; display: inline; }

TD { font-family: 'Arial','Verdana','Helvetica'; font-size: 12px; font-weight: normal; line-height: 1.5em }
.contenido1 { font-family: 'Arial','Verdana','Helvetica'; font-size: 12px; font-weight: normal; line-height: 1.5em }
.contenido2 { font-family: 'Arial','Verdana','Helvetica'; font-size: 12px; font-weight: normal; color: #333133; padding-left: 4px; line-height: 1.5em}
.boxcontent { font-family: 'Arial','Verdana','Helvetica'; font-size: 12px; font-weight: normal; line-height: 1.5em }
.footersmall { font-family: 'Arial','Verdana','Helvetica'; font-size: 11px; font-weight: normal; letter-spacing: 0.1em }

a.linea { color: #3333cc; text-decoration: underline; }
a.linea:hover { color: #000000; text-decoration: none; }

a { color: #3333cc; text-decoration: none; }
a:hover { color: #000000; text-decoration: none; }

a.negro { color: #000000; text-decoration: none; }
a.negro:hover { color: #000000; text-decoration: underline; }

a.negl { color: #000000; text-decoration: underline; }
a.negl:hover { color: #836803; text-decoration: underline; }

a.phpdig { color: blue; text-decoration: none; }
a.phpdig:hover { text-decoration: underline; }

.b2caja_m_tb {background: url(/images/caja_gris_m.gif); background-repeat: repeat-x; }
.b2caja_m {background: url(/images/caja_gris_m.gif); background-repeat: repeat; }

.mostrar {color: #836803; text-decoration: underline;}

.amarillo_color {color: #d8bb50; }

.myButton{
border-width:1px;
border-color:#d8bb50;
border-style:solid;
text-align:center;
font-weight:bold;
font-size:12pt;
font-family:arial;
background-color:#d8bb50;
color:#fff;
}
/*
//------------tablas
*/

.fondo_claro {background: url(/images/amarillo_claro.jpg); background-repeat: repeat;}
.fondo_oscuro {background: url(/images/amarillo_oscuro.jpg); background-repeat: repeat;}
.fondo_degrade {background: url(/images/degrade.jpg); background-repeat: repeat-x;}
/*
------listas
*/
ul.adentro {
	margin: 0px;
	padding:; 0px;
}
.arrow {list-style-image: url(/images/sidebar_arrow.gif); 
padding-top: 2px; margin-top: 2px; padding-left: 8px; margin-left: 7px;}

/*
//lista con rollover image
// lista haciaabjao
*/

#navcontainer ul
{
margin: 0em;
padding: 0em;
list-style-type: none;
}

#navcontainer li { 
font-family: 'Arial','Verdana','Helvetica'; 
font-size: 11px; 
font-weight: 800;
line-height: 1.2em;
list-style-type: none;
margin: 0 0 0.5em -.2em; 
/*border: 1px solid red;*/


}

#navcontainer a
{
display: block;
color: #000000;
background: transparent url(/images/world.gif);
background-repeat: no-repeat;
/*width: 11em;*/
padding: 0.6em 1em 0.8em 2.8em;
/*padding: 7px 1em 0.8em 2.8em; prueba con px y da los mismos resultados al reducir*/
text-decoration: none;

}

#navcontainer a:hover
{
background: transparent url(/images/world2.gif);
background-repeat: no-repeat;
/*width: 11em;*/
padding: 0.6em 1em 0.8em 2.8em;
text-decoration: underline;
color: #836803;
}
/* links */
.link1
{
display: block;
color: #000000;
background: transparent url(/images/world.gif);
background-repeat: no-repeat;
/*width: 11em;*/
padding: 0.4em 1em 0.8em 2.8em;
/*padding: 7px 1em 0.8em 2.8em; prueba con px y da los mismos resultados al reducir*/
text-decoration: none;

}

.link1:hover
{
background: transparent url(/images/world2.gif);
background-repeat: no-repeat;
/*width: 11em;*/
padding: 0.4em 1em 0.8em 2.8em;
text-decoration: underline;
color: #836803;
}
/*
ROUNDED CORNERS
*/
div#nifty{ margin: 0 10%;background: #FFF}

b.rtop, b.rbottom{display:block;background: f0f1f1}
b.rtop b, b.rbottom b{display:block;height: 1px;
    overflow: hidden; background: #FFF}
b.r1{margin: 0 5px}
b.r2{margin: 0 3px}
b.r3{margin: 0 2px}
b.rtop b.r4, b.rbottom b.r4{margin: 0 1px;height: 2px}
/*--------------------------------*/
/*botones main menu*/
/* rounded buttons */
/**dibuja imagen a la right**/

.roundold {
	cursor:pointer; 
	cursor:hand; 
	height:36px;
	background-image:url(images/boton.gif);
	background-repeat: no-repeat;
	background-position: right top; 
	padding-right:10px; 
	display:inline-block;
	border:0px solid red;
	
	
}

/*a la left dibuja primero*/

.roundold ins ins{ 
	background-image:url(images/boton.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height:36px;
	display:inline-block;
	padding-left:6px;
	padding-top:0px;
	text-decoration:none;
}

/*text declaration*/
.roundold ins { 
	line-height: 33px;
	text-decoration:none;
	font-size:10px;
	font-weight:bold;
	color:#585858;
	font-family:'Helvetica';
	
}

a.roundold:hover {
	background-position:right -93px;
	background-repeat: no-repeat;
	}

a.roundold:hover ins ins{
	background-position:left -93px;
	background-repeat: no-repeat;
	color:#ffffff;
}

/*text declaration*/	
a.roundold:hover ins {
	color:#ffffff;
	text-decoration:none;
}
/* end rounded buttons */

/*estilos de botones -Jorge */
.round {
	cursor:pointer; 
	cursor:hand;
	left: 0px; 
	/*line-height:27px;*/
	height:37px;
	background:url(images/normal.gif) no-repeat right top; 
	padding-right: 9px; 
	padding-left: 0px;
	display:inline-block;
	border: 0px solid red;
	text-decoration:none;
}
.round ins {
	cursor:pointer; 
	cursor:hand;
	left: 0px; 
	/*line-height:27px;*/
	height:37px;
	background:url(images/normal.gif) no-repeat left top; 
	padding-right: 0px; 
	padding-left: 9px;
	display:inline-block;
	border: 0px solid green;
	text-decoration:none;
}

.round ins ins { 
	/*contiene el texto*/
	background:url(images/normal.gif) repeat-x left top; 
	height:37px;
	/*line-height:30px;*/
	display:inline-block;
	padding-left:0px;
	color:#000;
	border: 0px solid black;
	/*FONT DECLARATION*/
	font-family:'Helvetica';
	padding-top:7px;
	color:#585858;
	text-decoration:none;
	font-weight: bold;
	font-size:10px;
}
.round:hover {
	cursor:pointer; 
	cursor:hand;
	left: 0px; 
	/*line-height:27px;*/
	height:37px;
	background:url(images/n_derecha.gif) no-repeat right top; 
	padding-right: 9px; 
	padding-left: 0px;
	display:inline-block;
	border: 0px solid red;
	text-decoration:none;
}
.round:hover ins {
	cursor:pointer; 
	cursor:hand;
	left: 0px; 
	/*line-height:27px;*/
	height:37px;
	background:url(images/n_izquierda.gif) no-repeat left top; 
	padding-right: 0px; 
	padding-left: 9px;
	display:inline-block;
	border: 0px solid green;
	text-decoration:none;
}
.round:hover ins ins { 
	/*contiene el texto*/
	background:url(images/n_centro.gif) repeat-x left top; 
	height:37px;
	/*line-height:27px;*/
	display:inline-block;
	padding-left:0px;
	color:#000;
	border: 0px solid black;
	/*FONT DECLARATION*/
	padding-top:7px;
	color:#FFF;
	text-decoration:none;
	font-weight: bold;
	font-size:10px;
}
}


/*
en el html se llama asi:
<a href=\"#\" class=\"round\"><ins><ins>Buscar con un texto muy largo</ins></ins></a>
<a href=\"#\" class=\"round\"><ins><ins>Borrar</ins></ins></a>
*/




