/* CSS Document */
#contenidor #BotonReserva span a{
	color: #009900;
	background-position: -53px top;
}
#reserves {
	position:absolute;
	left:184px;
	top:10px;
	width:394px;
	height:485px;
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;

}
#contenidor #area #reserves .titul {
	color: #0033CC;
	font-weight: bold;
	font-size: 12px;

}
#contenidor #area #reserves input {
	background-color: #FFFFCC;
}
#contenidor #area #reserves textarea {
	background-color: #FFFFCC;
}
#contenidor #area #reserves #enviar {
	background-color: #EEE;
	position: relative;
	top: 10px;
}
#contenidor #area #reserves #esborrar {
	background-color: #EEE;
	position: relative;
	top: 10px;
}
#Logo {
	width: auto;
	margin: 0px;
	padding: 0px;
	position: absolute;
	height: 88px;
	top: 10px;
	text-align: center;
	vertical-align: middle;
	right: 25px;
}
#contenidor #area #reserves #info {
	margin: 0px 0px -5px;
	width: 100%;
	position: relative;
	padding: 0px;
}
#info a:link {
	color: #000000;
}
#info a:visited {
	color: #000000;
}
#info a:hover {
	color: #000000;	
}
#info a:active {
	color: #000000;
}
#calendari {
	position: absolute;
	height: auto;
	width: 185px;
	right: 30px;
	top: 240px;
	margin: 0px;
	padding: 0px;
}
#calendari span {
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	position: relative;
	top: -5px;
	left: 4px;
}

#calendari iframe {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 185px;
	position: relative;
}

#calendari img {
	margin: 0px;
	padding: 0px;
	height: 27px;
	width: 126px;
	position: relative;
	top: -30px;
}

