body	{
	margin:0;
	font-family: "Verdana", "Arial", sans-serif;
	font-size: 11px;
	background-image:url('/img/fondo_circuitos_integrados_transistores.gif');
	text-indent:10px;
	color: #000000;
}
a:link, a:visited	{
	color: #676799;
	text-decoration: none;
	font-weight: bold;
}
a:hover	{
	color: #43437C;
	text-decoration: none;
	font-weight: bold;
}
.seccion {
	FONT-WEIGHT: bold;
	FONT-SIZE: 11pt;
	MARGIN-BOTTOM: 5px;
	BORDER-BOTTOM: 2px dotted #E1DFE0;
	FONT-FAMILY: Arial;
	background-image:url('../img/flecha_gris.jpg');
	background-repeat:no-repeat;
	text-indent:20px;
	color:#000000;
}
.titulo	{
	font-family: "Arial", sans-serif;
	font-size: 13px;
	color:#E15516;
	font-weight:bold;
}
a.menu {
	border-bottom:1px solid #C0C0C0;
	font-family: "Verdana", "Arial", sans-serif;
	font-size: 11px;
	text-decoration: none;
	background-image: url('../img/btn_1.gif');
	background-repeat: no-repeat;
	background-position: 3px 50%;
	white-space: nowrap;
	text-indent: 14px;
	display: block;
	background-color: #E5E5E5;
	font-weight:bold;
	height:15px ;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 2px;
	color:#000000
}
a:hover.menu {
	border-bottom:1px solid #C0C0C0;
	font-family:  "Verdana", "Arial", sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
	background-image: url('../img/btn_2.gif');
	background-repeat: no-repeat;
	background-position: 3px 50%;
	display: block;
	text-indent: 14px;
	white-space: nowrap;
	text-align: left;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 2px;
	font-weight:bold;
	height:15px;
	background-color:#FF9933;
}
table.principal {
	width: 750px;
	background-color:#FFFFFF; color:#000000
}
.linea	{
	border: 1px solid #CCCCCC;
}
.boton	{
	font-size: 11px;
	font-weight: bold;
	color: #676799;
	text-align: center;
	border: 3px double #CCCCCC;
	background: #FFFFFF url('../img/btn_fondo.png') repeat-x;
	margin: 1px;
	line-height: 18px !important;
	line-height: 16px !important;
	height: 26px !important;
	height: 24px !important;
	padding-left:5px;
	padding-right:5px;
	padding-top:0;
	padding-bottom:0
}
.inputbox	{
	padding: 2px;
	border: 1px solid #CCCCCC;
	
}

p	{
	font-family: "Verdana";
	font-size: 11px;
	color:#000000;
	text-indent:10px; line-height:125%; margin-left:10px; margin-top:3; margin-bottom:3
}
.titulo_menu{
	margin:0px;
	font-family: "Verdana";
	font-size: 10px;
	font-weight:bold;
	color:#666666;
	height:21px;
	background-image:url('../img/fondo_menu.png'); text-align:center

}
td	{
	margin:0;
	font-family: "Verdana", "Arial", sans-serif;
	font-size: 11px;
	color: #000000;
}
.derechos{
	font-family: "Verdana", "Arial", sans-serif;
	font-size: 9px;
	color: #000000; text-align:center
}