td {

	font-family: Verdana, Geneva, Arial, helvetica, sans-serif; text-align:justify ; font: 10px Verdana, Arial, Helvetica, sans-serif;

}



th {

	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;

}



body {

	font: 12px Verdana, Arial, Helvetica, sans-serif;

	background-color: #eaebec;  background-image:url(img/fondo.jpg); background-position:center; background-repeat:repeat-y;

	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */

	padding: 0;

	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */

	color: #000000;

}

.oneColFixCtr #container {
	width: 780px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	text-align: left;

}

.oneColFixCtr #mainContent {

	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */

}



.submenu {font-size: 9px}



.submenu2 {font-size: 9px;

color:#000000}

.resultado {

	text-align:center;

	color:#000000

}



.blanco_busqueda {color: #FFFFFF;

text-align:right;

font:bolder}



.blanco_buscador {color: #FFFFFF;

text-align:left;

font:bolder}





a:link {

	color: #9B1F2E;

	text-decoration: none;

}

a:hover {

	color: #D299A8;

	text-decoration: none;

}

a:visited {

	color: #9B1F2E;

	text-decoration: none;

}

.style4 {
	font-size: 10px;
	width: 200px;
}

.style5 {color: #666666}

.style6 {color: #999999}

.style7 {color: #CCCCCC}

.style8 {color: #AD1E2E;	font-weight: bold;}
.style9 {font-size: 12px; color: #AD1E2E;	font-weight: bold;

}

#buscador_contacte{
	width: 247px;
	float:left;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	text-align:justify;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	position: relative;
	left: 500px;
	margin-top:-200px;
	margin-left: -5px;
	padding-top:30px;

}
