
 
.title {
	font-weight: bold;
	color: #666666;
	margin: 12px 0px 7px 0px;
	padding-left: 2px;
}

.component_center {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

.button_highlight {
	border-style: solid;
	border-width: 2px;
	border-color: #ddd;
	background-color: #ddd;
}

.button_standard {
	border-style: solid;
	border-width: 2px;
	border-color: transparent;
}

/********
 * MENU *
 ********/

.logout,.login {
	float: right;
}

.option{
	padding-left: 3px;
}

.languages{
	float: right;
}


.language{
	text-decoration: none;
	font-weight: normal;
	padding-left: 3px;
}


.highlighted_link {
	font-weight: bold;
}

/**************
 * GWT button *
 **************/
.gwt-Button {
	margin: 4px 4px 4px 4px;
	padding: 3px 5px;
	text-decoration: none;
	font-size: small;
	cursor: pointer;
	cursor: hand;
	background: url("images/hborder.png") repeat-x 0px -27px;
	border: 1px outset #ccc;
}

.gwt-Button:active {
	border: 1px inset #ccc;
}

.gwt-Button:hover {
	border-color: #333 #69e #69e #333;
}

.gwt-Button[disabled] {
	cursor: default;
	color: #888;
}

.gwt-Button[disabled]:hover {
	border: 1px outset #ccc;
}

/*******************
 * GWT date picker *
 *******************/

.datePickerLink, .datePickerLink:hover {
	text-decoration: none;
	border: 5px;
	color: #000000;
}

.datePickerFillerLink, .datePickerFillerLink:hover {
	text-decoration: none;
	color: #888888;
}

.gwt-DatePicker {
width: 250px;
	border: 1px solid #333333;
	cursor: default;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
}

.gwt-DatePicker td,.datePickerMonthSelector td:focus {
	outline: none
}

.datePickerDays {
	width: 100%;
	background: white;
}

.datePickerDay,.datePickerWeekdayLabel,.datePickerWeekendLabel {
	font-size: 75%;
	text-align: center;
	padding: 5px;
	outline: none;
	border: 1px solid transparent;
}

.datePickerWeekdayLabel,.datePickerWeekendLabel {
	background: #333333;
	border: 1px solid #333333;
	color: #dedede;
	padding: 0px 4px 2px;
	cursor: default;
}

.datePickerDay {
	padding: 5px;
	cursor: hand;
	cursor: pointer;
}

.datePickerDayIsToday {
	border: 1px dotted black;
}

.datePickerPastDay {
	background: #EEE;
}

.datePickerDayIsWeekend {
	/*background: #EEEEEE;*/
}

.datePickerDayIsFiller {
	color: #CCC;
}

.datePickerDayIsValue {
	border: 1px solid black;
	padding: 5px;
}

.datePickerDayIsDisabled {
	color: #AAAAAA;
	font-style: italic;
}

.datePickerDayIsHighlighted {
	background: #ebd8ac;
}

.datePickerDayIsValueAndHighlighted {
	background: #B8C46A;
}

.datePickerMonthSelector {
	background: #333333;
	width: 100%;
}

td.datePickerMonth {
	text-align: center;
	vertical-align: center;
	white-space: nowrap;
	font-size: 85%;
	font-weight: bold;
	color: #eeeeee;
}

.datePickerPreviousButton,.datePickerNextButton {
	font-size: 120%;
	line-height: 1em;
	color: #eeeeee;
	cursor: hand;
	cursor: pointer;
	padding: 0px 4px;
}

.datePickerNav, .datePickerNav:hover{
	color: #ffffff;
	text-decoration: none;
}

/*************
 * PASSWORDS *
 *************/
.passwordExplaining{
	color: #666666;
	padding: 10px 0px 10px 0px;
	text-align: justify;
	font-size: 10px;
}

.validPassword {
	background-color: #86d9af;
}

.invalidPassword {
	background-color: #ff5050;
}

/*****************
 * GWT DialogBox *
 *****************/
 .gwt-PopupPanelGlass {
	filter: Alpha(Opacity=60);
	-moz-opacity: 0.6;
	background-color: #ffffff;
	opacity: 0.6;
}

.gwt-DialogBox .Caption {
	background: #d5d9d7 url(images/hborder.png) repeat-x 0px -2003px;
	padding: 4px 8px 4px 4px;
	cursor: default;
	border-bottom: 1px solid #d5d9d7;
	border-top: 0px solid #333333;
}

.gwt-DialogBox .dialogContent {

}

.gwt-DialogBox .dialogMiddleCenter {
	padding: 3px;
	background: white;
}

.gwt-DialogBox .dialogBottomCenter {
	background: url(images/hborder.png) repeat-x 0px -7px;
	-background: url(images/hborder_ie6.png) repeat-x 0px -7px;
}

.gwt-DialogBox .dialogMiddleLeft {
	background: url(images/vborder.png) repeat-y -2px 0px;
	-background: url(images/vborder_ie6.png) repeat-y -2px 0px;
}

.gwt-DialogBox .dialogMiddleRight {
	background: url(images/vborder.png) repeat-y -7px 0px;
	-background: url(images/vborder_ie6.png) repeat-y -7px 0px;
}

.gwt-DialogBox .dialogTopLeftInner {
	width: 2px;
	zoom: 1;
}

.gwt-DialogBox .dialogTopRightInner {
	width: 4px;
	zoom: 1;
}

.gwt-DialogBox .dialogBottomLeftInner {
	width: 2px;
	height: 5px;
	zoom: 1;
}

.gwt-DialogBox .dialogBottomRightInner {
	width: 4px;
	height: 5px;
	zoom: 1;
}

.gwt-DialogBox .dialogTopLeft {
	background: url(images/corner.png) no-repeat -13px -1px;
	-background: url(images/corner_ie6.png) no-repeat -13px -1px;
}

.gwt-DialogBox .dialogTopRight {
	background: url(images/corner.png) no-repeat -21px -1px;
	-background: url(images/corner_ie6.png) no-repeat -21px -1px;
}

.gwt-DialogBox .dialogBottomLeft {
	background: url(images/corner.png) no-repeat -1px -17px;
	-background: url(images/corner_ie6.png) no-repeat -1px -17px;
}

.gwt-DialogBox .dialogBottomRight {
	background: url(images/corner.png) no-repeat -7px -17px;
	-background: url(images/corner_ie6.png) no-repeat -7px -17px;
}

* html .gwt-DialogBox .dialogTopLeftInner {
	width: 2px;
	overflow: hidden;
}

* html .gwt-DialogBox .dialogTopRightInner {
	width: 5px;
	overflow: hidden;
}

* html .gwt-DialogBox .dialogBottomLeftInner {
	width: 2px;
	height: 5px;
	overflow: hidden;
}

* html .gwt-DialogBox .dialogBottomRightInner {
	width: 5px;
	height: 5px;
	overflow: hidden;
}

/**************
 * GWT global *
 **************/
body,table td,select {
	font-family: Arial Unicode MS, Arial, sans-serif;
	font-size: small;
}

pre {
	font-family: "courier new", courier;
	font-size: small;
}

a:hover {
	color: #999999;
}

a {
	color: #555555;
}

.gwt-Reference-standard-rtl {
	height: 5px;
	width: 5px;
	zoom: 1;
}

.gwt-HTML {

}

.gwt-Hyperlink {

}

.gwt-Image {

}

.gwt-Label {

}

.gwt-Frame {
	border-top: 2px solid #666;
	border-left: 2px solid #666;
	border-right: 2px solid #bbb;
	border-bottom: 2px solid #bbb;
}

.gwt-HorizontalSplitPanel {

}

.gwt-HorizontalSplitPanel .hsplitter {
	cursor: move;
	border: 0px;
	ckground: #91c0ef url(images/vborder.png) repeat-y;
}

.gwt-VerticalSplitPanel {

}

.gwt-VerticalSplitPanel .vsplitter {
	cursor: move;
	border: 0px;
	background: #91c0ef url(images/hborder.png) repeat-x;
}

.categoryItemRight{
	width: 20px; 
	height: 20px; 
	vertical-align:middle;
	display: inline-block;
	float:right;
	padding-right:3px;
}

.categoryItemLeft{
	vertical-align:middle;
	display: inline-block;
	padding-left:5px;
}

.phpButton{
	display:inline-block;
}

.calendarAvalaible {
	background-color:#DEEBF7;
	font-style:normal;
}

.calendarPartiallyAvalaible{
	background-color:#9ECAE1;
}

.calendarNonAvalaible{
	background-color:#3182BD;
	/*text-decoration:line-through;*/
}

.bigDate{
	color:#000000;
	font-size:14px;
	font-weight: bold;
}

.icon{
	padding: 0px 10px 0px 10px;
}

.iconGroup{
	padding-left: 15px;
}

.button_offset{
	margin: 0px 0px -5px 0px;
}

.hiddenLink, .hiddenLink:hover{
	color:#000000;
	text-decoration:none;
}

.listEntry{
	color:#000000;
	text-decoration:none;
}

.listEntry:hover{
	color:#999999;
}

.mainTable{
	border:0;
	width: 75%;
	border-collapse:collapse;
	border-spacing: 0px;
}

.mainTableCell{
	padding: 5px 5px 5px 5px;
}

.textItemOffset{
	margin-bottom: 10px;
	text-align:justify;
}

.communeInfo {
	color: #666666;
	padding: 0px 10px 5px 10px;
	text-align: justify;
	font-size: 12px;
}


.newResourceButton{
	margin: 7px 7px 0px 10px;
}

.objectDescription{
	width: 330px;
}

.descriptionTitle, .newDateTitle{
	font-weight: bold;
	color: #666666;
	margin: 12px 0px 7px 0px;
	padding-left: 2px;
	font-size:14px;
}

.descriptionReservationTitle, .newDateDate {
	font-weight: bold;
	margin: 12px 0px 7px 0px;
	padding-left: 5px;
	font-size:12px;
}

.descriptionBody, .newDateBody{
	color: #000000;
	margin: 9px 0px 4px 0px;
	padding-left: 5px;
	padding-right: 5px;
	text-align: justify;
}

.descriptionOffset, .newDateOffset{
	margin-left: 5px;
	margin-right: 5px;
}

.fileLoader{
	margin: 10px 5px 10px 5px;
}

.imagesInfo {
	color: #666666;
	padding: 10px 5px 15px 5px;
	margin: 0px 0px 10px 0px;
	text-align: justify;
	font-size: 12px;
}

.newDateHours{
	margin: 15px 2px 15px 2px;
}

.descriptionImages{
	padding-top: 5px;
	padding-bottom: 5px;
}


.suppressImages{
	padding-top: 0px;
	padding-bottom: 15px;
}

.imageBackground{
	padding: 5px 5px 5px 5px;
	background: #ffffff;
	border: 4px solid #dedede;
}