/* ---------------------------------------------------------------------- */
/*     Fulla d'estils que farà servir la pagina principal de l'Index      */
/* ---------------------------------------------------------------------- */
body,td,.text_menu,.text_petit
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	color: #AFAFAF;
}

body
{
	background-color: #000000;
}

.text_petit
{
	text-align: center;
	text-decoration: none;
	font-size:9px;
	
}

.text_menu
{
	color: #FFFFFF;
	background-color: #013580;
	text-decoration: none; 
}

h1,h2
{
	color:#013580; 
}

.nulo
{
	text-align: center; 
	font-size:16px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight:bold;
}