BODY
 {

	background-color: #FFFFFF;
	}

.text {

	font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #475566;
   font-size: 9px;
	}

	.text2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #475566;
   font-size: 9px;
	}
.negrita 		{font-weight:bold;}
.camarillo		{color:#FFFFCC;}
.ccrema_old		{color:#B7A970;}
.cazul			{color:#04264B;}
.once			{font-size: 11px;}
.diez			{font-size: 10px;}
.cnaranja		{color:#CCD1B2;}
.linevuno		{line-height:21px}
.ccrema			{color:#FDF8E4;}
.vam			{vertical-align:middle;}
.ffverdana		{font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;}

.button {
	background-color: #8495a5;
	color:#FFF;
	font-weight:bold;
	border:outset 1px #8495a5;
	font-size:11px;
	padding: 2px 3px;
}
.button[disabled="disabled"] {
	background-color: #A8A8A8;
	color:#F0F0F0;
	font-weight:bold;
	border:outset 1px #A8A8A8;
	font-size:11px;
	padding: 2px 3px;
}


/* Estructura diseño */
p, td, div, input, select { font-family:Verdana, Arial, Helvetica, sans-serif;}


#boxFind, #boxRates {
	height:204px;
	width:254px;
	vertical-align:top;
}
#boxFind {
	background-color:#ADD3E6;
	border-right: 1px dashed #FFF;
	}
#boxRates { background-color:#C0DDEC;}
#boxFind img, #boxRates img { margin: 5px 0px 15px 5px;}


/* ELEMENTOS DE FORMULARIO */

.defaultControl {
	background-color: #FFF;
	font-size:10px;
	color:#000;
}
.defaultControl[disabled="disabled"] {
	background-color: #F0F0F0;
	font-size:11px;
	color:#A8A8A8;
}


#formFind td { height:30px;}
#formRates td { height:20px;}


/* Texto */
.txt, .txtB, .txtGrey, .txtGreyB { font-size:11px;}
.txtB, .txtGreyB { font-weight:bold; }
.txtSmall { font-size:10px;}
.txtGrey { color:#8495A5; }


.botons {
        color: #000;
        background-color: #c7c8dd;
        font-weight:bold;
		border:outset 1px #999;
		font-size:10px;
}
.text_blanc {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; font-weight: bold; color: #FFFFFF}
.bold {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 22px; font-style: normal; font-weight: bold; color: #FF0200; text-align: center}
.formulari {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #FF0200; border: thin #FF0200 solid}
.alertas {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #ff0200; text-align: center}
.titol { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: bold; color: #ff8625}


.botonsPro {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF0200;
	text-align: center;
	border: 0px #FFFFFF solid;
	cursor: hand;
	text-decoration: none;
}

.botonsPro a.hover{

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF0200;
	text-align: center;
	border: 0px #FFFFFF solid;
	cursor: hand;
	text-decoration: none;
}
.titoltaronja {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF0200;
}
a:link {
	color: #475566;
	text-decoration: none;
}
a:visited {
	color:#475566;
	text-decoration: none;
}
a:hover {
	color: #999999;
	text-decoration: none;

}
a:active {
	color: #475566;
	text-decoration: none;
}

.titulo	{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 4px 0px 0px 8px;
	}
.tituloc	{
	background-color:#04264B;
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 5px;
	text-align:center;
	}
.area	{
	font-size: 15px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 10px;
	text-align:center;
	vertical-align:middle;
	}

.selp	{
	width: 90px;
}
.selp2	{
	width: 145px;
}
.vamtac			{text-align:center;vertical-align:middle;}

.calendari {
	background:	buttonface url("calendar.gif") no-repeat center center;
	width:			22px;
	height:			16px;
	border: 0px solid #000000;
	cursor:pointer;
}


/*
AQUI COMENÇA ELS ESTILS DEL CALENDARI -----------------------------------------------

Canviar el color corporatiu més 4 gammes de tramat del mateix:
		color corporatiu: #6D88A5
		tramat 1: #C0DDEC (fosc)
		tramat 2: #FFFFCC
		tramat 3: #E3EEF2
		tramat 4: #CFD5DC (clar)
*/

/* The main calendar widget.  DIV containing a table. */

.calendar {
  position: relative;
  display: none;
  border-top: 2px solid #fff;
  border-right: 2px solid #FFFFFF;
  border-bottom: 2px solid #FFFFFF;
  border-left: 2px solid #fff;
  font-size: 11px;
  color: #000;
  cursor: default;
  background: #E3EEF2;
  font-family: tahoma,verdana,sans-serif;
}

.calendar table {
  border-top: 1px solid #FFFFFF;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  border-left: 1px solid #FFFFFF;
  font-size: 11px;
  color: #000;
  cursor: default;
  background: #E3EEF2;
  font-family: tahoma,verdana,sans-serif;
}

/* Header part -- contains navigation buttons and day names. */

.calendar .button { /* "<<", "<", ">", ">>" buttons have this class */
  text-align: center;
  padding: 1px;
  border-top: 1px solid #fff;
  border-right: 1px solid #FFFFFF;
  border-bottom: 1px solid #FFFFFF;
  border-left: 1px solid #fff;
}

.calendar .nav {
  background: transparent url(menuarrow.gif) no-repeat 100% 100%;
}

.calendar thead .title { /* This holds the current "month, year" */
  font-weight: bold;
  padding: 1px;
  border: 1px solid #FFFFFF;
  background: #6D88A5;
  color: #fff;
  text-align: center;
}

.calendar thead .headrow { /* Row <TR> containing navigation buttons */
}

.calendar thead .daynames { /* Row <TR> containing the day names */
}

.calendar thead .name { /* Cells <TD> containing the day names */
  border-bottom: 1px solid #FFFFFF;
  padding: 2px;
  text-align: center;
  background: #CFD5DC;
}

.calendar thead .weekend { /* How a weekend day name shows in header */
  color: #CC0000;
}

.calendar thead .hilite { /* How do the buttons in header appear when hover */
  border-top: 2px solid #FFFFFF;
  border-right: 2px solid #FFFFFF;
  border-bottom: 2px solid #FFFFFF;
  border-left: 2px solid #FFFFFF;
  padding: 0px;
  background-color: #FFFFCC;
}

.calendar thead .active { /* Active (pressed) buttons in header */
  padding: 2px 0px 0px 2px;
  border-top: 1px solid #FFFFFF;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  border-left: 1px solid #FFFFFF;
  background-color: #C0DDEC;
}

/* The body part -- contains all the days in month. */

.calendar tbody .day { /* Cells <TD> containing month days dates */
  width: 2em;
  text-align: right;
  padding: 2px 4px 2px 2px;
}
.calendar tbody .day.othermonth {
  font-size: 80%;
  color: #aaa;
}
.calendar tbody .day.othermonth.oweekend {
  color: #faa;
}

.calendar table .wn {
  padding: 2px 3px 2px 2px;
  border-right: 1px solid #FFFFFF;
  background: #CFD5DC;
}

.calendar tbody .rowhilite td {
  background: #FFFFCC;
}

.calendar tbody .rowhilite td.wn {
  background: #E3EEF2;
}

.calendar tbody td.hilite { /* Hovered cells <TD> */
  padding: 1px 3px 1px 1px;
  border-top: 1px solid #fff;
  border-right: 1px solid #FFFFFF;
  border-bottom: 1px solid #FFFFFF;
  border-left: 1px solid #fff;
}

.calendar tbody td.active { /* Active (pressed) cells <TD> */
  padding: 2px 2px 0px 2px;
  border-top: 1px solid #FFFFFF;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  border-left: 1px solid #FFFFFF;
}

.calendar tbody td.selected { /* Cell showing selected date */
  font-weight: bold;
  border-top: 1px solid #FFFFFF;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  border-left: 1px solid #FFFFFF;
  padding: 2px 2px 0px 2px;
  background: #FFFFCC;
}

.calendar tbody td.weekend { /* Cells showing weekend days */
  color: #CC0000;
}

.calendar tbody td.today { /* Cell showing today date */
  font-weight: bold;
  color: #651C30;
}

.calendar tbody .disabled { color: #999; }

.calendar tbody .emptycell { /* Empty cells (the best is to hide them) */
  visibility: hidden;
}

.calendar tbody .emptyrow { /* Empty row (some months need less than 6 rows) */
  display: none;
}

/* The footer part -- status bar and "Close" button */

.calendar tfoot .footrow { /* The <TR> in footer (only one right now) */
}

.calendar tfoot .ttip { /* Tooltip (status bar) cell <TD> */
  background: #CFD5DC;
  padding: 1px;
  border: 1px solid #6D88A5;
  background: #6D88A5;
  color: #fff;
  text-align: center;
}

.calendar tfoot .hilite { /* Hover style for buttons in footer */
  border-top: 1px solid #fff;
  border-right: 1px solid #FFFFFF;
  border-bottom: 1px solid #FFFFFF;
  border-left: 1px solid #fff;
  padding: 1px;
  background: #FFFFCC;
}

.calendar tfoot .active { /* Active (pressed) style for buttons in footer */
  padding: 2px 0px 0px 2px;
  border-top: 1px solid #FFFFFF;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  border-left: 1px solid #FFFFFF;
}

/* Combo boxes (menus that display months/years for direct selection) */

.calendar .combo {
  position: absolute;
  display: none;
  width: 4em;
  top: 0px;
  left: 0px;
  cursor: default;
  border-top: 1px solid #fff;
  border-right: 1px solid #FFFFFF;
  border-bottom: 1px solid #FFFFFF;
  border-left: 1px solid #fff;
  background: #FFFFCC;
  font-size: 90%;
  padding: 1px;
}

.calendar .combo .label,
.calendar .combo .label-IEfix {
  text-align: center;
  padding: 1px;
}

.calendar .combo .label-IEfix {
  width: 4em;
}

.calendar .combo .active {
  background: #C0DDEC;
  padding: 0px;
  border-top: 1px solid #FFFFFF;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  border-left: 1px solid #FFFFFF;
}

.calendar .combo .hilite {
  background: #6D88A5;
  color: #FFFFFF;
}

.calendar td.time {
  border-top: 1px solid #FFFFFF;
  padding: 1px 0px;
  text-align: center;
  background-color: #CFD5DC;
}

.calendar td.time .hour,
.calendar td.time .minute,
.calendar td.time .ampm {
  padding: 0px 3px 0px 4px;
  border: 1px solid #889;
  font-weight: bold;
  background-color: #fff;
}

.calendar td.time .ampm {
  text-align: center;
}

.calendar td.time .colon {
  padding: 0px 2px 0px 3px;
  font-weight: bold;
}

.calendar td.time span.hilite {
  border-color: #000;
  background-color: #C0DDEC;
  color: #fff;
}

.calendar td.time span.active {
  border-color: #f00;
  background-color: #000;
  color: #0f0;
}
/* AQUI ACABA ELS ESTILS DEL CALENDARI ----------------------------------------------- */
/* domus estils -----------------------------------------------------------------------*/

.taulabusqueda {
	background-color: #E7E0D1;
	text-align:center;
}
.textdaurat {
	color: #8495A5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.textblanc {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.textblanc a:link {
	color: #FFFFFF;

	text-decoration:none;
}
.textblanc a:hover {
	color: #E7E0D1;

	text-decoration:none;
}
.textblanc a:visited {
	color: #FFFFFF;

	text-decoration:none;
}
.textblanc a:active {
	color: #FFFFFF;

	text-decoration:none;
}

.colorgris {
	color: #727272;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.colorgris2 {
	color: #727272;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
.camp2 {font-family: Tahoma, Verdana, Arial;
	font-size: 9px;
	color: #333333;
	border: none;
}
.camp2fix {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	border: none;
	width:150px;
}
.boto3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #A4864E;
	background-color: #E7E0D1;
	border: 1px solid #E7E0D1;
	padding: 1px 3px;
}

.boto3 A:link {color:#A4864E; text-decoration: none}
.boto3 A:visited {color:#A4864E; text-decoration: none}
.boto3 A:hover {color:#666666; text-decoration: none}
.boto3 A:active {color:#A4864E; text-decoration: none}
.colordaurat {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #8495A5;
	font-size: 10px;
}
.colordaurat A:link {color:#8495A5; text-decoration: none}
.colordaurat A:visited {color:#8495A5; text-decoration: none}
.colordaurat A:hover {color:#666666}
.colordaurat A:active {color:#8495A5;}
.colorblanc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 9px;
}
.colorblanc A:link {color:#FFFFFF; text-decoration: none}
.colorblanc A:visited {color:#FFFFFF; text-decoration: none}
.colorblanc A:hover {color:#E7E0D1; text-decoration: none}
.colorblanc A:active {color:#FFFFFF; text-decoration: none}
.foto {
	background-color: #FFFFFF;
	padding: 2px;
	border: 3px solid #ADD3E6;
}
.boto2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #A4864E;
	background-color: #E7E0D1;
	border: 1px solid #E7E0D1;
}
.linia_buscador{
	margin: 0px;
	border-bottom: 1px solid #BFAC84;
	border-top: 1px solid #E7E0D1;
}

a.conv_moneda:visited {
	color: #041690;
	font-size: 11px;
	text-decoration:none;
}
a.conv_moneda:link {
	font-size: 11px;
	color: #041690;
	text-decoration:none;
}
a.conv_moneda:active {
	font-size: 11px;
	color: #041690;
	text-decoration:none;
}
a.conv_moneda:hover {
	font-size: 11px;
	color: #041690;
	text-decoration:none;
}
a.conv_moneda:focus {
	font-size: 11px;
	color: #041690;
	text-decoration:none;
}
