h1 {
	 margin: 0px 0px 0px 0px;
	 padding: 0px 0px 0px 0px;
	  font-size: 30px;
	 line-height: 42px;
	 font-family: 'HelveticaNeue-Light', 'Helvetica Neue','Helvetica Neue Light','arial',sans-serif;
	
	font-weight: lighter;
	 	
}
h3 {
	margin: 0px;
	 padding: 0px;
	font-size: 22px;
	 line-height: 28px;
	 font-family: 'HelveticaNeue-Light', 'Helvetica Neue','Helvetica Neue Light','arial',sans-serif;
	font-weight: lighter;
	width: 260px;
	height: 28px;
	
}

#col-izq {
	width: 260px;
	
	float: left;
	margin: 0px;
}

#cont-cuer {
	width: 320px;
	float: left;
	padding: 0px 20px 20px 0px;
}
#articulo {
	width: 100%;
	float: right;
	padding: 0px 0px 0px 0px;
	margin: 0px;
}
#cal-titulo {
	width: 100%;
	float: right;
	padding: 20px 0px 14px 0px;
	margin: 0px;
}

.year {
	border-style: outset;
	border-width: 1px;
	background-color: #ffffff;
	text-align: center;
	margin: 0 auto;
}

.yearname {
	text-align: center;
	font-size: 18px;
	font-weight: bold;
}
.monthname {
	text-align: left;
	font-size: 13px;
	font-weight: bold;
	background-color: #ffffff;
	color: #000000;
	border-style: none;
	border-width:1px

}
.dayname {
	text-align: center;
	font-size: 12px;
	font-weight: normal;
	background-color: #ffffff;
	color: #000000;
	border-style: none;
	border-width:1px
}
.weeknumtitle {
	text-align: center;
	font-size: 10px;
	font-weight: normal;
	background-color: #ffffff;
	border-style: none;
	border-width:1px
}
.weeknum {
	text-align: center;
	font-size: 10px;
	height:20px;
	width:20px;
	color: #000000;
	background-color: #ffffff;
}
.week {
	border-style: none;
	background-color: #ffffff;
	text-align: center;
}
.monthweek {
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	border-style: solid;
	border-width:1px
}
.yearnavigation {
	font-size: 12px;
}
.datepicker {
	background-color: #ffffff;
}
.datepickerform {
	margin: 0px;
}
.monthnavigation {
	font-family: Verdana, Arial, sans-serif;

}
.monthpicker {
	font-size: 11px;
	background-color: #ffffff;
}
.yearpicker {
	font-size: 11px;
	background-color: #ffffff;
}
.pickerbutton {

}
.nomonthday {
	text-align: center;
	font-size: 10px;
	height:20px;
	width:20px;
	color: #aaaaaa;
}
.monthday {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	background-color: #ffffff;
	color: #000000;
	height:20px;
	width:20px;
}
.today {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	background-color: #ffffff;
	color: #000000;
	height: 20px;
	width: 20px;
	border: 1px solid #C0C0C0;
}
.selectedday {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	border-width: 1px;
	border-style: outset;
	background-color: #ffffff;
	height:20px;
	width:20px;
}
.sunday {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: #999;
	height:20px;
	width:20px;
}
.sunday a {
	color: #999999;
}
.saturday {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	height:20px;
	width:20px;
}
.saturday a {
	color: #999999;
}
.event, .ocupadanorte, .ocupadasur, .ocupadas {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	border-width: 0px;
	color: #000000;
	background-color: #ffffff;
	height:20px;
	width:20px;
}
.event a, .ocupadanorte a, .ocupadasur a, .ocupadas a {
	background-color: #ffffff;
	color: #000000;
}
.selectedevent {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	border-width: 1px;
	border-style: solid;
	color: #000000;
	background-color: #ffffff;
	height:20px;
	width:20px;
}
.selectedevent a {
	background-color: #ffffff;
	color: #000000;
}
.todayevent {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	border-width: 1px;
	border-style: solid;
	color: red;
	background-color: #ffffff;
	height:20px;
	width:20px;
}
.todayevent a {
	background-color: #ffffff;
	color: #000000;
}
.eventcontent {
	font-size: 10px;
	border-style: outset;
	border-width: 1px;
	width: 100%;
}

.ocupadanorte, .ocupadanorte a {
	color: #FFF;
	/*background: #FFFFFF url(img/fnd_cal_norte.gif) repeat;*/
	background-color: #C0C09D;
}
.ocupadasur, .ocupadasur a {
	color: #FFF;
	/*background: #FFFFFF url(img/fnd_cal_sur.gif) repeat;*/
	background-color: #C09D9D;

}
.ocupadas, .ocupadas a {
	color: #FFF;
	background-color: #C0C0C0;

}

#form-reserva {
	width: 329px;
	float: left;
	padding: 0px 0px 0px 10px;
	margin: 0px;
	border-left: 1px solid #E9E9E9;


}
#form-reserva  label {
	margin: 0px 0px 0 0;
	padding: 0px 0px 0px 0px;
	display: block;
	font-weight: bold;
	width: 135px;
	float: left;
	text-align: right;
	height: auto!important; 
   height: 14px; /* para IE5+ */
   min-height: 14px; 	
}
#form-reserva .input {
float: left;
width: 100%;
margin: 7px 0px 7px 0;
position: relative;
}
#form-reserva  input {
	width: 181px;
		margin: 0px 0px 0 0;
	float: right;
	
		
}
#form-reserva  input button {
	width: auto;
		margin: 0px 0px 0 0;
	float: right;
}
#form-reserva  textarea {
	width: 181px;
		margin: 0px 0px 0 0;
	float: right;
	border: 1px solid #E9E9E9;
	background-color: #FFF;
	position: absolute;
	top: 0px;
	right: 0px;
	height: 120px;
} 
#form-reserva .submit input {
	width: auto;
	margin: 108px 0px 0 0;
	float: right;
	position: relative;
	
}
#form-reserva  .submit {
clear: both;
	
}

#form-reserva  .bot-cal {
	width: 85px;
	margin:7px 0px 7px 0pt;
	
	
}
#CalendarioCnorte, #CalendarioCsur {
	background-color: #FFF;
	border: 0px;
	width: auto !important;
	position: absolute;
	left: 146px;
	top: 0px;
}
#CalendarioDesde .input {

margin: 14px 0 0 0 !important;

}
.casa {
	width: 160px;
	position: absolute;
	left: 168px;
	top: 0px;
	font-weight: normal !important;
	text-align: left !important;
	
}
.error-message {
		width: 135px;
	text-align: right !important;
	
}
.obligatorio {
	font-weight: normal;
}
#campos-obl {
	padding: 0px 0px 10px 0px;
}

#nav-calendario select {
 width: auto;
 float: left;
 margin: 0px 10px 0px 0px;
}
#nav-calendario .submit {
 width: auto;
 float: left;
 margin: 0px 10px 0px 0px;
}
.month {
clear: both;
margin: 14px 0px 0px 0px;
border-style: none;
background-color: #ffffff;

	}

#calendario-ref {
width: 100%;
 float: left;
 padding: 14px 0px;
}
.referecia {
width: 100%;
 float: left;
 text-align: left;
  padding: 0px 0px 3px 0px;
}
.todayocupadasur {
	color: #FFF;
	background-color: #C09D9D;
	border: 1px solid #000;
}
.todayocupadasur a {
	color: #FFF;
	background-color: #C09D9D;
	
}
.todayocupadanorte {
		color: #FFF;
	background-color: #C0C09D;
	border: 1px solid #000;
}
.todayocupadanorte a {
		color: #FFF;
	background-color: #C0C09D;
	
}
.todayocupadas {
	color: #FFF;
	background-color: #C0C0C0;
	border: 1px solid #000;
}
.todayocupadas a {
	color: #FFF;
	background-color: #C0C0C0;

}