.GrisClar
{
	background-color: #ebebed;
}

.GrisClar2
{
	background-color: #f1f2f7;
}

.blanc
{
	background-color: white;
}

.taula
{
	width: 100%;
	border-collapse: collapse;
    padding:0px;
}

table.contingut
{
	width: 553px;
}

table
{
	width:100%;
	border-collapse: collapse;
}

.grisFosc
{
	background-color: #dfdfdf;
}

.blau
{
	color: #333ee6;
	font-family: Arial;
	font-weight: Bold;
	font-size: 14px;
}

.bora
{
	border: solid 1px black;
}

.taulaReserva
{
	width: 100%;
	border-collapse: collapse;
    padding:0px;
	border: solid 1px #cdd5e2;
}

td{ padding:0px; margin:0px;}

hr{color: #dfdfdf;}

.txtArea
{
	border-top: solid 5px #c1cad9;
	border-bottom: solid 5px #c1cad9;
}

.petit
{
	font-size:5px;
}

img
{
	border:0px;
}

.btnReservar
{
	background-image: url(../imgs/boto_reservar.jpg);
	background-repeat: no-repeat;
	width: 91px;
	height: 54px;
	border:0px;
}

.btnReservar_eng
{
	background-image: url(../imgs/boto_reservar_ENG.jpg);
	background-repeat: no-repeat;
	width: 91px;
	height: 54px;
	border:0px;
}


.textHabitacio
{
	color: #656764;
	font-family: arial;
	font-size: 12px;
	font-weight: Bold;
}

.textAdultsNensBold
{
	color: black;
	font-weight:bold;
	font-family: arial;
	font-size: 12px;
	text-align:justify;
	vertical-align:top;
	padding-left:10px;
}

.textAdultsNens2
{
	color: black;
	font-family: arial;
	font-size: 12px;
	text-align:justify;
	vertical-align:top;
	padding-left:10px;
}

.textAdultsNens
{
	color: black;
	font-family: arial;
	font-size: 12px;
	text-align:justify;
	vertical-align:top;
}

.btnCal
{
	background-image: url(../imgs/calendari.jpg);
	background-repeat: no-repeat;
	width: 16px;
	height: 19px;
	border:0px;
}


.reserves{
	color: #656764;
	font-family: arial;
	font-size: 12px;
	font-weight: Bold;
}



a.textAdultsNens:link {color:#333ee6; text-decoration: none; font-weight:bold;}
a.textAdultsNens:visited {color:#333ee6; text-decoration: none; font-weight:bold;}
a.textAdultsNens:hover {color:#333ee6; text-decoration: underline; font-weight:bold;}
a.textAdultsNens:active {color:#333ee6; text-decoration: none; font-weight:bold;}


a.reserves:link {color:#333ee6; text-decoration: none; font-weight:bold;}
a.reserves:visited {color:#333ee6; text-decoration: none; font-weight:bold;}
a.reserves:hover {color:#333ee6; text-decoration: underline; font-weight:bold;}
a.reserves:active {color:#333ee6; text-decoration: none; font-weight:bold;}
