/*************************/
/* Links
-------------------------*/
a.blanco_verde:link { color:#FFFFFF; text-decoration:none; font-weight:bold; }
a.blanco_verde:visited { color:#FFFFFF; text-decoration:none; font-weight:bold; }
a.blanco_verde:hover { color:#8EC018; text-decoration:none; font-weight:bold; }
a.blanco_verde:active { color:#FFFFFF; text-decoration:none; font-weight:bold; }

a.azul_verde:link { color:#6699CC; text-decoration:none; font-weight:bold; }
a.azul_verde:visited { color:#6699CC; text-decoration:none; font-weight:bold; }
a.azul_verde:hover { color:#8EC018; text-decoration:none; font-weight:bold; }
a.azul_verde:active { color:#6699CC; text-decoration:none; font-weight:bold; }

a.gris_verde:link { color:#777777; text-decoration:none; font-weight:bold; }
a.gris_verde:visited { color:#777777; text-decoration:none; font-weight:bold; }
a.gris_verde:hover { color:#8EC018; text-decoration:none; font-weight:bold; }
a.gris_verde:active { color:#777777; text-decoration:none; font-weight:bold; }

a.verde_gris:link { color:#8EC018; text-decoration:none; font-weight:bold; }
a.verde_gris:visited { color:#8EC018; text-decoration:none; font-weight:bold; }
a.verde_gris:hover { color:#777777; text-decoration:none; font-weight:bold; }
a.verde_gris:active { color:#8EC018; text-decoration:none; font-weight:bold; }

a.azul_gris:link { color:#6699CC; text-decoration:none; font-weight:bold; }
a.azul_gris:visited { color:#6699CC; text-decoration:none; font-weight:bold; }
a.azul_gris:hover { color:#777777; text-decoration:none; font-weight:bold; }
a.azul_gris:active { color:#6699CC; text-decoration:none; font-weight:bold; }

a.gris_azul:link { color:#777777; text-decoration:none; font-weight:bold; }
a.gris_azul:visited { color:#777777; text-decoration:none; font-weight:bold; }
a.gris_azul:hover { color:#6699CC; text-decoration:none; font-weight:bold; }
a.gris_azul:active { color:#777777; text-decoration:none; font-weight:bold; }

a.negro_azul:link { color:#000000; text-decoration:none; font-weight:bold; }
a.negro_azul:visited { color:#000000; text-decoration:none; font-weight:bold; }
a.negro_azul:hover { color:#6699CC; text-decoration:none; font-weight:bold; }
a.negro_azul:active { color:#000000; text-decoration:none; font-weight:bold; }
/*************************/
/* Class
-------------------------*/
.blanco { color:#FFFFFF;  text-decoration:none; font-weight:bold;}
.azul { color:#6699CC;  text-decoration:none; font-weight:bold;}
.gris { color:#777777;  text-decoration:none; font-weight:bold;}
.gris_normal { color:#777777;  text-decoration:none;}
.verde { color:#8EC018;  text-decoration:none; font-weight:bold;}
.gris_claro { color:#777777;  text-decoration:none; font-weight:normal;}

.aste { color:#6699CC;  text-decoration:none; font-weight:bold; font-size:18px; vertical-align:text-top;}
.avatar { width:60px; height:60px; }
.center { text-align:center; }

/*************************/
#capa {
	position:absolute; 
	top:5px;
 	left:5px;
	width:978px; 
	height:575px; 
}
#capa_lista {
	position:absolute; 
	top:5px;
 	left:5px;
	width:978px; 
}
/*************************/
#cabecera {
	position:absolute; 
	width:975px; 
	height:160px;
	background-image:url(../images/img01.gif);
}
#logo {
	position:absolute; 
	top:40px;
 	left:35px;
}
#login {
	position:absolute; 
	top:50px;
 	left:690px;
	width:250px;
}
#cuerpo {
	position:absolute; 
	top:170px;
 	left:15px;
	width:950px;
}
#atras {
	position:absolute; 
	top:117px;
	right:140px;
	text-align:right;
}
/*************************/

