/**********/
/* Header */
#header {
	/*height: 100%;*/
	
}

#header p {
	text-transform: uppercase;
	padding: 47px 0 0 3px;
	font-size: 10px;
	color: #FFFFFF;
	margin-left: 5%;
}

#header a {
	/*border: none;
	text-decoration: none;
	color: #DC8700;*/
	
}

.header_col1 {
	width: 30%;
	height: 100%;
	text-align: center;
}

.header_col2 {
	width: 70%;
	height: 100%;
	margin-left: 5%;
	text-align: left;
	vertical-align: bottom;
}

.header_col2_1 {
	width: 90%;
	height: 100%;
	margin-left: 5%;
	text-align: left;
	vertical-align: bottom;
}

.header_col2_2 {
	width: 10%;
	height: 100%;
	text-align: right;
	vertical-align: top;
}

/* Banderas seleccion idioma */
.bandera {
	height: 24px;
	width: 25px;
	vertical-align: center;
	margin: 5%;
}

/********/
/* Menu */
#menu {
	height: 40px;
	margin-left: 1%;
	margin-right: 1%;
	margin-top: 1%;
	margin-bottom: 1%;
	/*font-size: 13px;*/
}

.menu1 {
	text-align: left;
	width: 85%;
}

.menu2 {
	text-align: right;
	width: 15%;
}

.menu2_1 {
	text-align: left;
	width: 33%;
	color: #000000;
}

.menu2_2 {
	text-align: left;
	width: 33%;
	color: #FFFFFF;
}

.menu2_3 {
	text-align: right;
	width: 33%;
}

/***********/
/* Content */
.centerLayout {
	position: relative !important;
	margin: auto;
	border: none;
}

#contentForm {
	min-height: 340px;
	height: 100%;
	overflow: auto;
}

#contentForm td {
	height: 100%;
}

/* Login */
.loginPanel {
	position: relative;
	margin: auto;
	width: 300px;
}

/* Inicio */
.texto {
	height: 100%;
	width: 96%;
	margin-left: 2%;
	margin-right: 2%;
	font-family: Helvetica;
	font-size: large;
}

/* Mapa */
.mapa {
	min-height: 340px;
	height: 100%;
}

/**********/
/* Footer */
#footer {
	/*
	height: 70px;
	position: relative;
	margin-top: 1%;
	margin-bottom: 1%;
	padding-right: 1%;
	padding-top: 1%;
	*/
	
}

.footer_col1 {
	/*height: 100%;*/
	height: 70px;
	width: 5%;
	text-align: left;
	vertical-align: bottom;
}

.footer_col2 {
	width: 80%;
	height: 100%;
	margin-left: 5%;
	text-align: left;
	vertical-align: middle;
}

.footer_col3 {
	width: 15%;
	height: 100%;
	text-align: right;
	vertical-align: middle;
}

/* Version */
.version {
	font-size: 0.7em;
}

/***********/
/* General */
body {
	height: 100%;
}

.alignL {
	text-align: left;
}

.alignR {
	text-align: right;
}

.alignC {
	text-align: center;
}

.vAlignTop {
	vertical-align: top;
}

.vAlignBottom {
	vertical-align: bottom;
}

.vAlignMiddle {
	vertical-align: middle;
}

.col_2_50 {
	width: 50%;
}

.col_2_40 {
	width: 40%;
}

.col_2_60 {
	width: 60%;
}

.col_2_50_center {
	width: 50%;
	text-align: center;
}

/*Estilo sin imagen de fondo*/
.w100_h100_plain {
	height: 100%;
	width: 100%;
	min-height: inherit;
}

/*Este estilo se sobreescribe en la css propia de cada proyecto y se le pone una imagen de fondo*/
.w100_h100 {
	height: 100%;
	width: 100%;
	min-height: inherit;
	border-spacing: 0px;
}

.w100_h10 {
	height: 10%;
	width: 100%;
}

.bottom {
	vertical-align: bottom;
}

.label {
	width: 15%;
	padding: 4px;
}

.value {
	width: 65%;
	padding: 4px;
}

.message {
	width: 20%;
	padding: 4px;
}

img {
    border: none;
}


/*****************/
/* Sobreescritos */
.ui-widget {
	font-size: 12px !important;
}

.ui-layout-resizer {
	height: 100% !important;
}

.ui-layout-container {
	min-height: inherit;
}

.ui-layout-center {
	height: 98% !important;
	width: 78% !important;
	min-height: inherit;
}

.ui-layout-east {
	height: 98% !important;
	width: 21% !important;
	/*overflow: auto !important;*/
	min-height: inherit;
}

.ui-layout-west {
	height: 98% !important;
}

.ui-layout-unit-content.ui-widget-content {
	height: 95% !important;
	/*overflow: auto !important;*/
	min-height: inherit;
}

.ui-widget-content {
	min-height: none;
}

.post h1 {
	font-weight: normal;
}

h1 {
	font-size: 1.4em;
	font-weight: normal;
}

h3 {
	font-size: 1em;
	margin-top: 20px;
}

h1,h2,h3 {
	margin-top: 0;
}

.title {
	font-family: Tahoma;
	font-weight: bold;
	padding: 8px 0 0 5px;
}

.submenu-title {
	padding: 4px 10px;
}

div.popup {
	font-family: Helvetica;
	font-size: 12px;
	color: #333333;
	padding: 0px 0px 0px 20px;
	margin: 0px;
	max-width: 280px !important;
}



#info.spanClass {
	opacity:0 !important;
}

.olPopupContent {
	padding:0px !important;
}

div.map {
	width: 100%;
	height: 100%;
}

.textoTitulo{
	font-size: large;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #444;
}

.textoContenido{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #444;
}

.lineaSeparadora{
	height: 1px;
	border: 0;
	background: #9dc3db;
	color: #9dc3db;
	padding: 15px;
}

.ui-growl {
/* 	position: fixed !important;
	top: 160px !important;
	right: 500px !important;
	width: 301px !important;
	white-space: pre-line; */
	position: fixed !important;
	top: 150px !important;
	right: 28% !important;
	width: 301px !important;
	white-space: pre-line;
}

.ui-carousel .ui-carousel-viewport {
	height: 250px !important;	
}
/*VP - para que se vea en IE8 debe ser absolute*/
.idiomaUser {
    position: absolute !important;
}