body {
	background-color:#FFFFFF;
	color:#777777;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	color:#999999;
	font-size: 12px;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	color:#999999;
	font-size: 12px;
}

a:link {
	color: #CC6600;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #BB5500;
}
a:hover {
	text-decoration: underline;
	color: #BB5500;
}
a:active {
	text-decoration: none;
	color: #CC6600;
}

img{
	border:none;
}

.TITOL2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	border: thin solid #220000;
	background-color: #DDDDDD;
}

a.FRASES {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	border: medium solid #002200;
	background-color: #006600;
	width:100%;
	height:100%;
	text-decoration:none;
	font-weight:bold;
}
a.FRASES:hover{
	background-color:#004400;
	text-decoration:none;
	color:#FFFFFF;
}
.TITOL {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	border: thin solid #220000;
	background-color: #BBBBBB;

}

.denegado {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	border: thin solid #220000;
	background-color: #FF0000;

}

.autor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	border: medium solid #220000;
	background-color: #222222;
}
.mitjana {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.titoltext {
	font-size: 13px;
	color: #CC6600;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.poema {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.celaLateral {
	background-color:#222222;
}
.celaLateralXIC {
	background-color:#332222;
}
.celaText {
	background-color:#220000;
}
.botons_menu{
	border-top-style:solid;
	border-top-color:#CC6600;
	border-top-width:thin;
	font-size: 10px;
	color: #330066;
	background-color:#FFDDAA;
	vertical-align:middle;
	dsiplay:block;
	cursor:pointer;
	
}
.botons_menu a{
	text-decoration:none;
}
.botons_menu a:hover{
	background-color:#BB8822;
	text-decoration:none;
}
.botons_menu a:visited{
	text-decoration:none;
}



.interminable{
	height:100%;
	width:100%;
	text-decoration:none;
	color:#000099;
}
.interminable a{
	height:100%;
	width:100%;
	text-decoration:none;
	color:#000099;
}
.interminable a:hover{
	background-color:#BB8822;
	height:100%;
	width:100%;
	text-decoration:none;
}
.interminable a:visited{
	height:100%;
	width:100%;
	text-decoration:none;
}


.botons_usuari{
	border-top-style:solid;
	border-top-color:#66CC00;
	border-top-width:thin;
	font-size: 11px;
	color: #003366;
	background-color:#DDFFAA;
	vertical-align:middle;
	dsiplay:block;
	
}
.botons_usuari a{
	text-decoration:none;
}
.botons_usuari a:hover{
	background-color:#88BB22;
	text-decoration:none;
}
.botons_usuari a:visited{
	text-decoration:none;
}


.resum {
	font-size: 10px;
	color: #999999;
	vertical-align:middle;
	
}