/*DECLARACIONS DELS METODES GLOBALS*/
html, body  {
	vertical-align: middle;
	font-family: Verdana, Arial,Sans-Serif;
	color: #FFFFFF;
	background-color: #FDBB30;
	font-size: 11pt;
	height: 100%;
	margin: 0;
	padding: 0;
}
a
{
	color: #FFF;
}/*
input[type="text"], select
{
	opacity: 0.5;
}
input[type="text"]:focus,input[type="text"]:hover,select:focus,select:hover
{
	opacity: 1;
}*/
div.body
{
	width: 80%;
	min-width: 765px;
	margin-left:auto;
	margin-right:auto;
}
.body .mainTitle
{
	float: left;
}
.body .nena
{
	float: right;
}
.body .manuscrit
{
	height: 83px;
	/*margin-left: -44px;*/
	position: absolute;
	top:110px;
	width: 689px;
}
.body .titol
{
	text-align: center;
	height: 40px;
	background-color: #F79812;
	float: left;
	width: 100%;
}
.body .formulari
{
	clear:both;
	float:left;
	width:100%;
}

.spacio_vertical
{
	clear:both;
	float:left;
	width:100%;
}
.taulaResultats, .taulaResultats .row
{
	width: 100%;
	clear: both;
	float: left;
}
.taulaResultats .header
{
	background-color: #F79812;
}
.row > div
{
	float: left;
}
.tipologia
{
	width:14%;
}
.activitat
{
	width:39%;
}
.municipi
{
	width:20.5%;}
.data
{
	width:12.7%;
}
.edat
{
	width: 8%;
}
.adaptada
{
	width: 4.3%;
}
.separador
{
	height:8px;
	width:0.3%;
}
.rowStyle0
{
	background-color: #F79812;
}
.fila
{
	background-image: url('../img/2010/ombra_llistat_left.png');
	background-repeat: repeat-y;
}
.ombra_sup
{
	background-image: url('../img/2010/ombra_superior.png');
	overflow: hidden;
	background-repeat:no-repeat;
}
.taulaPaginador
{
	background-color: #F79812;
	width: 100%;
}
.simuLink
{
	cursor: pointer;
}
.contenidor_taula_fitxa
{
	padding-left: 5px;
}
.ombra_sup_total
{
	position: absolute;
	width: 765px;
	height: 10px;
	background-image: url('../img/2010/ombra_superior.png');
	background-repeat: no-repeat;
	overflow: hidden;
}
.botoMain
{
	height:29px;
	width:84px;
}
.boto
{
	border:2px solid #FDBB30;
	background-color: #FDBB30;
	cursor:pointer;
	padding: 0;
}
.boto:hover
{
	border:2px solid #FFF;
}
.cercar
{
	background-image: url('../img/2010/cercar.png');
	background-repeat: no-repeat;
}
.restablir
{
	background-image: url('../img/2010/restablir.png');
	background-repeat: no-repeat;
}
.peuPagina
{
	float:left;
	height:30px;
	width:100%;
	text-align:center;
}
