@CHARSET "ISO-8859-1";

body{
	background-color: #b0a784;
	font-size: 1em; 
  	xfont-family: sans-serif, Arial, Verdana, Helvetica ;
  	font-family: sans-serif, Arial, Helvetica, sans-serif;
  	line-height: 1.4em;
}

.cos
{
	width: inherit;
}

#appsTableContainer{
	font-size: 8px;
}

#jo{
	margin: 2%;
	color: white;
	text-align: left;
	float:left;
	
}

#tornar{
	margin: 2%;
	text-align: left;
	float:left;
	font-size: 20px;
	
}

#peu
{
	margin: 2%;
	color: white;
	text-align: right;
	float:right;
}


a{
	font-stretch: normal;
	text-decoration: none; 
}

a:HOVER {
	font-weight: normal;	
	text-decoration: none; 
	font-stretch: normal;
}

a.important{
	color: #ffd78a;
	font-weight: bold;	
	font-stretch: normal;
	text-decoration: none; 
	font-size: large;
}

a.important:HOVER {
	font-weight: normal;	
	text-decoration: none; 
	background-color: black;
	font-size: large;
}



a.importantOff{
	color: #ffd78a;
	font-weight: bold;	
	font-stretch: normal;
	text-decoration: none;
}
a.desactivatOff:HOVER {
	font-weight: normal;	
	text-decoration: none;
	background-color: transparent; 
}



ul#opcions
{
	list-style-type: disc;
	font-family: sans-serif;
	margin: 3%;
	border: 3px;
	border-color: black;
	background-color: #a09774;

}
div#listaCentral
{
	padding-left: 5%;
	padding-top: 10%;
	
}

li#opcions
{

	padding: 20px;
	width: 500px;
	font-weight: none;
		
}

