/* Pep Boix @ BR Innovation Branding */


html,body {
	background:#33160A url(../bg.jpg) repeat-x top left;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	overflow: auto;
}


table {
	width: 100%;
	height: 100%;
}

td {
	vertical-align: middle;
	text-align: center;
}

div {
	border-style:solid;
	border-color:#CDCDCD;
	border-width:0px;
}

div.container {
	position: relative;
	text-align: center;
	background:#33160A;
	margin-left: auto;
	margin-right: auto;
	width: 955px;
	height: 600px;
}


p {
  font-family: Helvetica,Arial,sans-serif;
  font-size: 13px;
  display: inline;
}

.verd {
  color: #004A2A;
}

.blanc {
  color: #FFFFFF;
}
.blau {
 color: #0182AC;
}

a:link {
  color: #FF4D00;
  text-decoration: none;
}

a:hover{
  text-decoration: underline;
}

.bold {
  font-weight: bold;
  display: block;
}

.punt {
  font-weight: bold;
  display: block;
  font-size: 20px;
}
.puntBlanc {
  color: #FFFFFF;
  font-weight: bold;
  display: block;
  font-size: 24px;
}

.valors {
  font-family: Arial,Verdana,Helvetica,sans-serif;
  color: #000000;
  font-weight: normal;
  font-size: 10px;
}
.nota {
  font-family: Arial,Verdana,Helvetica,sans-serif;
  color: #000000;
  font-weight: normal;
  font-size: 10px;
}
.peu {
  font-size: 9px;
  color: #666666;
}
A.peu:link {
	COLOR: #000000;
	text-decoration: none;
}
A.peu:visited {
	COLOR: #000000;
	text-decoration: none;
}
A.peu:active {
	COLOR: #000000;
	text-decoration: none;
}
A.peu:hover {
	COLOR: #000000;
	text-decoration: underline;
}

.print {
  font-family: Verdana,Arial,Helvetica,sans-serif;
  color: #FFFFFF;
  font-weight: bold;
  font-size: 10px;
}

