.contenido {
	width: 968px;
}

.icono-aviso {
	background-image: url(../images/default/window/mini-icon-warning.gif)
}

.x-toolbar-right-ct {
	float: right;
}

.gwt-CheckBox-resaltado label {
	font-weight: bold;
	color: blue;
}

.x-grid-cell-first div {
	white-space: normal;
}

.x-grid3-col-entityTown {
	white-space: normal;
}

.x-grid3-hd-inner {
	white-space: normal;
	height: 32px;
}

.x-grid3-row-over{
	background-image: none !important;
	background-color: #C6E3AA !important;
}

div.icono-maximizar {
	background-image: url(../images/default/panel/tools-sprites-trans.gif);
	background-position: 0px -30px;
	background-repeat: none;
	height: 15px;
	width: 15px;
}

div.icono-maximizar:hover {
	background-position: -15px -30px;
	cursor: pointer;
}

.barraMinimizar {
	position: absolute;
	top: 0px;
	background-image: url(../images/fondoBarraMinimizar.png);
	background-repeat: no-repeat;
	width: 150px;
	height: 25px;
	text-align: center;
}

.barraMaximizar {
	background-image: url(../images/fondoBarraMaximizar.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 150px;
	height: 25px;
	text-align: center;
	vertical-align: bottom;
	padding-bottom: 2px;
}

button.botonPantallaCompleta {
	background: none;
	border: 0px;
	cursor: pointer;
	color: #3D4E09;
}

button.botonPantallaCompleta:hover {
	margin-left: 2px;
	margin-top: 2px;
}

.gwt-CheckBox label,.gwt-DisclosurePanel a table td {
	font-size: 14px;
	font-style: normal;
	color: #777;
	padding: 1px 3px 1px 3px;
}

.gwt-CheckBox input {
	font-size: 0.8em;
	font-style: normal;
	background: url(../images/patron_input.gif) #f5f5f5 repeat-x top;
	border: 1px solid #bababa;
	padding: 1px 3px 1px 3px;
	color: #777;
}

.gwt-DisclosurePanel a {
	text-decoration: none;
	outline: none;
}

.gwt-SuggestBoxPopup {
	z-index: 800;
	border: 1px solid #82C145;
	border-top: 3px;
	background-color: #EDF6E4;
	opacity: 0.9;
	filter: alpha(opacity =       90);
}

.gwt-SuggestBoxPopup .item {
	font-size: 14px;
	font-style: normal;
	color: #7A9C12;
	padding: 1px 3px 1px 3px;
}

.gwt-SuggestBoxPopup .item-selected {
	background-color: #82C145;
	color: white;
}

.x-panel-header,.x-toolbar button,.x-component,.x-toolbar .x-btn-over button
	{
	color: #3D4E09;
}

.gwt-Label-cargando {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	color: #7a9c13;
}

.divAyuda {
	float: right;
	background: url('../images/enlaces_bg.gif') no-repeat scroll left 12 transparent;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	height: 30px;
	white-space: nowrap;
	cursor: pointer;
	padding-left: 12px;
	padding-top: 3px;
	z-index: 30000;
}

.divAyuda a {
	text-decoration: none;
	text-transform: none;
	color: #86898A;
}

.divIdiomas {
	float: right;
	height: 30px;
	padding-left: 12px;
	padding-top: 3px;
	z-index: 30000;
}