body
{ 
	background-color:#000000;
	margin:0px;
	padding:0px;
}

#contenidor
{
	width: 100%;
}

.celda_superior
{
	width:633px;
	height:231px;
	background-color:#ffffff;
	background-image:url(../imatges/imatge_sup_dreta.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	padding-top:30px;
}

.celda_medio
{
	height:284px;
	background-image:url(../imatges/imatge_inf_dreta1.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
}

.celda_inferior
{
	height:113px;
	background-image:url(../imatges/imatge_inf_dreta2.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
}

.taulaCentrat
{
	width:1007px;
	height:628px;
	background-color: #ffffff;
}

.courier14 { font-family: courier new, Tahoma; font-size: 14px; color: #000000; font-weight:bold; }

.courier11 { font-family: courier new, Tahoma; font-size: 11px; color: #000000; text-decoration:none; }
.courier11 a:link { font-family: courier new, Tahoma; font-size: 11px; color: #000000; text-decoration:none; }
.courier11 a:visited { font-family: courier new, Tahoma; font-size: 11px; color: #000000; text-decoration:none; }
.courier11 a:hover { font-family: courier new, Tahoma; font-size: 11px; color: #000000; text-decoration:underline; }