/* CSS PERRAKUS */

body {
	/*background-color: #cdcc00;*/
	background-image:url(../img/fondo2.gif);
}

a:link, a:visited {
  
  color            : #FFFFFF;
  text-decoration  : none;
  font-weight      : bold;
}

a:hover {
  color            : #FFFF00;
  text-decoration  : none;
  font-weight      : bold;
}

td, tr, p, div {
  font-family      : Arial, Tahoma, Helvetica, sans-serif;
  font-size        : 14px;
  color            : #000000;
}

.pie {  
  font-family      : Arial, Tahoma, Helvetica, sans-serif;
  font-size        : 11px;
  color            : #000000;
}

.tablaennegronormal {
  font-family      : Arial, Tahoma, Helvetica, sans-serif;
  font-size        : 12px;
  color            : #000000;

}

.tablaennegrogrande {
  font-family      : Arial, Tahoma, Helvetica, sans-serif;
  font-size        : 22px; 
  color            : #000000;
  font-weight      : bold; 

}

.tablaenblancogrande {
  font-family      : Arial, Tahoma, Helvetica, sans-serif;
  font-size        : 22px;
  color            : #FFFFFF;
  font-weight      : bold;

}

.menu {
  font-family      : Arial, Tahoma, Helvetica, sans-serif;
  font-size        : 18px;
  color            : #FFFFFF;
  font-weight      : bold;

}

a.menu:link, a.menu:visited {
  font-family      : Arial, Tahoma, Helvetica, sans-serif;
  font-size        : 18px;
  text-decoration  : none;
  color            : #FFFFFF;
  font-weight      : bold;
}

a.menu:hover {
  font-family      : Arial, Tahoma, Helvetica, sans-serif;
  font-size        : 22px;
  text-decoration  : none;
  color            : #CBCC02;
  font-weight      : bold;
}

.tablaenrojogrande {
  font-family      : Arial, Tahoma, Helvetica, sans-serif;
  font-size        : 18px;
  color            : #950608;
  font-weight      : bold;

}

a.tablaennegrogrande:link, a.tablaennegrogrande:visited {
  
  color            : #000000;
  text-decoration  : none;
  font-weight      : bold;
}

a.tablaennegrogrande:hover {
  color            : #FF0000;
  text-decoration  : none;
  font-weight      : bold;
}

.login {
  margin : 0;
/*  margin-left: 450px;*/
  padding : 0;
  text-align: right;
  font-weight      : bold;
  font-family      : Verdana, Arial, Tahoma, Helvetica, sans-serif;
  font-size        : 10px;  

}

h1 { 
  font-family      : Arial, Tahoma, Helvetica, sans-serif;
  font-size        : 40px;
  color            : #003393;
  font-weight      : bold;
}

h2 { 
  font-family      : Arial, Tahoma, Helvetica, sans-serif;
  font-size        : 26px;
  color            : #003393;
  font-weight      : bold;
}

h3 { 
  font-family      : Arial, Tahoma, Helvetica, sans-serif;
  font-size        : 18px;
  color            : #950608;
  font-weight      : bold;
}

ul {

  margin-top       : 0;
  text-align       : justify;
  color            : #000000;
  font-family      : Arial, Tahoma, Helvetica, sans-serif;
  font-size        : 12px;

}
