body	{
	color:#444;
	font-family:arial, verdana;
	font-size:8pt;
	margin:0px;
	background:white;
}

h1	{
	color:#96f;
	font-family:times new roman, trebuchet;
	font-size:20pt;
	font-weight:normal;
	text-align:left;
	display:block;
	border-width:0px 0px 1px 0px;
	border-color:#96f;
	border-style:dotted;
	margin:20px;
}

h2	{
	color:#96f;
	font-family:arial, trebuchet;
	font-size:12pt;
	font-weight:bold;
	line-height:8pt;
	text-align:left;
	margin:0px 0px 10px 0px;
}

h3	{
	color:#419;
	font-family:arial, trebuchet;
	font-size:10pt;
	font-weight:bold;
	margin:0px;
}

a:link	{
	color:#619;
	text-decoration:underline;
	font-weight:normal;
}

a:visited	{
	color:#619;
	text-decoration:underline;
	font-weight:normal;
}

a:hover	{
	color:#96f;
	text-decoration:underline;
	font-weight:normal;
}

a img	{
	border:none;
}

/*-------------- LINKS MENU -------------*/

a.topmenu:link	{
	color:#555;
	text-decoration:none;
	font-family:arial;
	font-weight:normal;
	padding:0px 7px;
}

a.topmenu:visited	{
	color:#555;
	text-decoration:none;
	font-family:arial;
	font-weight:normal;
	padding:0px 7px;
}

a.topmenu:hover	{
	color:#71a;
	text-decoration:underline;
	font-family:arial;
	font-weight:normal;
	padding:0px 7px;
}

/*----------- LINKS INDICE ----------*/

a.menu_bottom:link	{
	color:#444;
	text-decoration:none;
	font-weight:normal;
	font-size:8pt;
}

a.menu_bottom:visited	{
	color:#444;
	text-decoration:none;
	font-weight:normal;
	font-size:8pt;
}

a.menu_bottom:hover	{
	color:#319;
	text-decoration:underline;
	font-weight:normal;
	font-size:8pt;
}

DIV.menu	{
	text-align:center;
}

DIV.clave	{
	text-align:center;
}

DIV.texto	{
	text-align:justify;
	padding:0px 20px;
}

DIV.volver	{
	margin:50px 0px 0px 20px;
}
	
img.logo	{
	padding:5px 30px 0px 10px;
	text-align:left;
}

img.eb	{
	padding:25px 0px 0px 0px;
}

img.iconos_top	{
	margin:0px 15px 0px 0px;
}

TABLE.contenedor	{
	width:100%;
	border-width:1px 0px 0px 0px;
	border-color:#96f;
	border-style:dotted;
}

TABLE.encabezado	{
	margin:0px 0px 10px 0px;
}

TABLE.iconos_top	{
	margin:0px;
}

TD.sidebar2	{
	width:220px;
	border-width:1px;
	border-color:#74c;
	border-style:solid;
	background:#dacaff;
	padding:5px;
}

TD.main	{
	padding:0px 0px 0px 10px;
}

TD.powered	{
	background:#ccc;
	text-align:center;
}

TD.altar	{
	color:#bbb;
	font-size:10pt;
	font-weight:bold;
}

TD.encabezado	{
	background:#fff url('images/bg_encabezado.gif');
	border-width:1px 0px;
	border-color:#319;
	border-style:solid;
}