/* Etiquetes T */

t {
	border-bottom: 2px solid yellow;
}

/* CSS normal */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: white;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}

.a {

	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-large;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}

.a:link {	color: #FF9900;}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
}
.text:hover {	color: #FF0000; }

.nums {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.nums:hover { color:#FF0000; }

.titols {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.titolsp {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
}
.boxes{
	border : 1px solid #666666;
	font : normal;
	font-family : Arial;
	font-size : 11px;
	background : transparent;
	color : #666666;
	margin-bottom : 1px;
	margin-left : 1px;
	margin-right : 1px;
	margin-top : 1px;
	background-color : #E8E8E8;
}
.buttons{
	border : 1px solid #666666;
	font-family : Verdana;
	font-size : 10px;
	font-style : normal;
	color : #333333;
	background-color : #E8E8E8;
	font-weight : bold;
}

.titolspw {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}

#titleBar {
	background-image: url(imatges/fons1.jpg);
	height:79px;
	text-align:center;
	padding-top: 0px;
	background-repeat:repeat-x;
}
#titleBar img {
	width:227px;
	height:78px;
}

.bgColorA {
	background-color: #666666;
}

#bottomBanner {
	display: block;
	background-color: #dee7e7;
}

.ajuda {
	float: right;
}