body {
  background-color: #000000;
  font-size: 12px;
  color:#564b47;  
  padding:20px;
  padding-bottom: 24px;
  margin:0px;
  text-align: center;
  font: 12px Arial;
  line-height: 16px;
  color: black;
}


#tot { 
	background-color: #ffffff;	
  text-align: left;
  vertical-align: middle;	
  background-image: url("../img/fitxa_fondo.gif");
  background-repeat: repeat-vertical;
  margin: 0px auto;
  padding: 0px;
  width: 728px;
}

.badab {
	color: #FF00A0;
	font-family: "Times New Roman";
	font-size: 14px;
	font-weight: bold;
}


#superior { 	
  background-image: url("../img/fitxa_superior.gif");
  background-repeat: no-repeat;
  padding: 2px 0px 0px 0px;
  width: 728px;
}


#inferior { 	
  background-image: url("../img/fitxa_inferior.gif");
  background-repeat: no-repeat;
  background-position: left bottom;
  padding: 0px 0px 20px 0px;
  width: 728px;
}


div.contenidor {
	text-align: center;
	margin-left: 60px;
	margin-top: 20px;
	margin-bottom: 20px;

}


div.contenidorlink {
	margin-left: 60px;
	margin-top: 0px;
	margin-bottom: 0px;
}


h1 {

  background-image: url("../img/fitxa_titular.gif");
  background-repeat: no-repeat;
	font-size: 18px;
	font-family: Helvetica;
	height: 45px;
	padding: 0px 0px 0px 60px;
	margin-left:0px;
	display: block;
	line-height: 45px;
	font-weight: bold;
}

dl {
	margin-top: 10px;
	margin-bottom: 24px;
	margin-left: 60px;
}

dt {
	font-weight: bold;
	clear: left;
	float: left;
	padding-right: 5px;
	color: #FF00A0;
}


img {
    margin: 10px;
    float: left;
}

h2 {

	font-size: 0px;
	height: 45px;
  color: black;
  clear: left; 
  display: block;
  margin: 0px;

}

h2#enlaces {
  background-image: url("../img/fitxa_enlaces.gif");
  background-repeat: no-repeat;
}


h2#pantallas {
  background-image: url("../img/fitxa_pantallas.gif");
  background-repeat: no-repeat;
}

h2#videos {
  background-image: url("../img/fitxa_videos.gif");
  background-repeat: no-repeat;
}

h2#legal {
  background-image: url("../img/fitxa_legal.gif");
  background-repeat: no-repeat;
}


p {
	padding-left: 60px;
	padding-right: 30px;
}

p#legal {
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 10px;
}

a {
	 margin-bottom: 5px;
	 margin-right: 10px;
	 background-image: url("../img/link_esquerra.gif");
   background-repeat: no-repeat;
   text-decoration:none;
	 color: black;
	 line-height: 36px;
	 padding: 3px 0px 4px 0px;

}


a span {
	 margin: 0px;
	 padding-right: 10px;
	 background-image: url("../img/link_dreta.gif");
   background-repeat: no-repeat;
   background-position: right top;
	 padding: 3px 20px 4px 20px;
	 height: 18px;

}


a:hover {
	 color:#FF00A0;
}
