@charset "UTF-8";
/* CSS Document */

.reserva_left	{
	float:left;
	width:400px;
	font-size:14px;
	text-align:center;
}

.reserva_right	{
	float:left;
	margin-left:20px;
	width:400px;
}

.reserva_left_seccio	{
	float:left;
	width:400px;
	font-size:14px;
	text-align:left;
}

#reserva_left_seccio_2	{
	float:left;
	width:400px;
	font-size:14px;
	text-align:left;
}

.reserva2_right	{
	float:left;
	margin-left:70px;
	margin-top:0px;
	width:400px;
}

/*Llegenda*/

.complet1	{
	/*background-color:#F60;*/
	border:2px #fff solid;
	text-align: center;
}

.complet2	{
	/*background-color:#06C;*/
	border:2px #fff solid;
	text-align: center;	
}

.complet3	{
	/*background-color:#909;*/
	border:2px #fff solid;
	cursor:default;
}

.complet1 a, .complet2 a	{
	color:#FFF;
}

.buit {
	/*background-color:#F60;*/
	border:2px #fff solid;
	text-align: center;
	background-color:#0c0;	
}

.complet {
	/*background-color:#F60;*/
	border:2px #fff solid;
	text-align: center;
	background-color:#c00;
}

/*ALTRES*/

.info	{
	width:340px;
	color:#fff;
	margin-bottom:80px;
}

h4	{
	color:#E099FB;
	margin:2px;
	float:left;
}
h3	{
	color:#E099FB;
	margin:0px;
	padding:0px;
	margin-bottom:5px;
}
h5	{
	color:#9C147D;
	margin:2px;
	float:left;
}

small	{
	font-size:11px;
}