/* HOJA DE ESTILOS GENERAL */

@charset "utf-8";

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, td, textarea {
	font-size: 12px;
	font-family: Helvetica, sans-serif;
	font-style: normal;
}

a.logo {
	display: block;
	width: 100%;
	height: 100%;
	text-decoration: none;
}

img, div, a, input  {
	behavior: url(include/scripts/iepngfix.htc) 
}

.contenedortotal {
	text-align:left;
	width:70%;
	position: relative;
	height: 768px;
	width: 1000px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

.botonera {
	height: 30px;
	width: 1000px;
	margin-top: 0px;
	position: relative;
	background-image: url(../img/botonerafondo.jpg);
	background-repeat: no-repeat;
	text-align:left;
}

.elemento1 {
	position: relative;
	width: 100%;
	background-image: url(../img/fondoelemento_Y.jpg);
	background-repeat: repeat-y;
	color:#FFF;
}

.elemento1, .elemento1 table, elemento1 table td textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#FFF;
	text-align:center;
	text-align:left;
	overflow:none;
	//font-size:10px;
	width:100%;
}

.elemento1 textarea {
	background-color:#FFF;
	color:#000;
}

.piepagina {
	position: relative;
	height: 50px;
	width: 1000px;
	text-align: center;
	color: #FFF;
	padding-top: 10px;
	background-image: url(../img/pie.png);
	background-repeat: no-repeat;
}

.continf {
	position: relative;
	height: 570px;
	max-height: 570px;
	background-image: url(../img/fondoinf.jpg);
	background-repeat: no-repeat;
	overflow:auto;
}

.overHidden 
{	
	overflow:hidden;
}
.tabla1 {
	float: left;
	height: 500px;
	margin-top: 20px;
	margin-left: 35px;
	position: relative;
}

.imagen {
/*
	position: relative;
	height: 100px;
	width: 580px;
	margin: 10px;
	background-image: url(../img/imagen.jpg);
	background-repeat: no-repeat;
*/
}

.contenedortabla {
	position: relative;
	width: 580px;
	max-height: 450px;
	margin: 10px;
	background-repeat: no-repeat;
	overflow-x: hidden;
}

.contelementos {
	float: left;
	height: 370px;
	width: 320px;
	position: relative;
	margin-left: 10px;
	margin-top: 20px;
}

.cabecera {
	position: relative;
	height: 100px;
	width: 1000px;
	background-image: url(../img/cabecera.jpg);
	background-repeat: no-repeat;
}

.titular {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	position: relative;
	height: 16px;
	width: 1000px;
	background-repeat:  no-repeat;
	background-color: #2E6294;
	color: #FFFFFF;
	font-weight: bold;
	text-indent: 40px;
	margin-top: 3px;
	letter-spacing: 1px;
}

/* Autenticacion */

#auth {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	margin-left:auto;
	margin-right:auto;
	width:auto;
	height:auto;
	border:1px solid #999999;
	background-color:#f1f1f1;
}

#auth th {
	border-bottom:1px solid #999999;
	background-color:#2E6294;
	color:white;
	text-align:center;
}

#auth table {
	font-family: Helvetica, sans-serif;
	font-size: 12px;	
}

/* Index_Logado */

.iconos tr td {
	width:180px;
	height:90px;	
}

.iconos {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	color:#2E6294;
}

.iconos tr td a {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	color:#2E6294;	
}

#iconos_mantenimiento {
	margin-left:5%;
	//margin-left:2%;
	float:left;
	width:90%;
}

#iconos_tareas {
	margin-left:5%;
	//margin-left:2%;
	float:left;
	width:38%;
}
	
#iconos_otros {
	float:right;
	padding-right:5%;
	//padding-right:17%;
	width:35%;
	//width:40%;
}

/* TABLAS */

.filaPar, .filaPar table td {
	background-color: #3D71A3;
	color:#fff;
}	

.filaImpar {
	background-color: #82A8CF;
	color:#fff;
}

.tabla1 td {
	font-family:Helvetica, sans-serif;
	font-size: 12px;
	//color:#FFF;
	text-align:left;
	padding-left:3px;
	//padding-left:2px;
}

.tabla1 th {
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	color:#2E6294;
	text-align:left;
	padding-left:3px;
	//padding-left:2px
}

.tablaform {
	font-family: Helvetica, sans-serif;
	font-size: 10px;
	color:#FFF;
	margin-top:5px;
	text-align:left;
	align:left;
}

/* PANEL USUARIO */

.capaViviendas, .capaViviendas table, .capaViviendas a {
	padding-left:20px;
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	color:#2E6294;
	text-decoration:none;	
}

.capaIncidencias {
	padding-left:30px;	
	max-height:490px;
	max-width:850;
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	color:#2E6294;	
	text-decoration;
	overflow:auto;
}

.tablaIncidencias, .tablaIncidencias a {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:none;
	width:100%;
}

.tablaObservacionesInci td {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	color:#2E6294;	
	text-decoration:none;
}

#obsAntiguas {
	text-align:left;
	padding:5px;
	overflow-y:auto;
	overflow-x:hidden;
}

.paginador {
	position:absolute;
	bottom:15px;
	text-align:center;
	width:100%;
}

.paginador a {
	text-decoration:none;
	color:white;
}

/* ALERTAS */

#alertas { 
	border: 1px solid #111;
	font-size:12px;
	width:80%;
	margin-left:35px;
	margin-top:20px;
	max-height:480px;
	overflow:auto;
	//height:480px;
}

#alertas a {
	padding-left:8px;	
}

#alertas div.titleUnread a, #alertas div.titleRead a {
	color:#FFF;
	text-decoration:none;
}

#alertas div.selected .title {
	font-weight: bold;
}

#alertas div div {
	border-left:8px solid #66AEFC;
	padding: 5px;
}

#alertas div.titleUnread {
	border: 1px solid #3366AA;
	background-color: #3D71A3;
	padding: 10px;
	cursor: pointer;
}

#alertas div.titleRead {
	border: 1px solid #3366AA;
	background-color: #82A8CF;
	padding: 10px;
	cursor: pointer;
}

#alertas div.selected {
	border-bottom: none;
}

#alertas div.legendUnread {
	border: 1px solid #3366AA;
	background-color: #3D71A3;
	width: 8px;
	height: 8px;
	float: left;
}

#alertas div.legendRead {
	border: 1px solid #3366AA;
	background-color: #82A8CF;
	width: 8px;
	height: 8px;
	float: left;
}

/* MENSAJES */

.leer {
	background: #3D71A3;	
	width:82%; 
	margin-left:5%; 
	margin-top:20px;
	max-height:500px;
}

.leer table td, .leer a {
	font-size:12px;
	color:#FFF;
	
}

/* LISTADOS */

.tablalistados {
	border:none; 
	width:950px;
	margin-left:30px;
}
.tablalistados td {
	color:#000;
	font-size:11px;
}

.capaListados, capaListados a {
	width:100%;
	max-height:520px;
	overflow:auto;
}

.capaNoEncontrado, capaNoEncontrado a {
	color:#000;
	text-decoration:none;
	font-size:11px;
	margin-left:35px;
	
}

.inci {
	color:#2E6294;
	float:left;
	width:580;
}
.inciMultiple {
	color:#2E6294;
	width:98%;
}
.inci table td, .inci a, .inciMultiple table td, .inciMultiple a{
	color:#2E6294;	
}
.onlyprint {
	display:none;
}


button { 
  border:0; 
  cursor:pointer; 
  font-weight:bold; 
  padding:0 10px 0 0; 
}
button span { 
  position:relative; 
  display:block; 
  white-space:nowrap; 
  padding:0 0 0 10px; 
  text-align:center;
  text-decoration:none;
}
 
/*blue buttons*/
button.submitBtn { 
  background:url(../img/btn_blue_right.gif) right no-repeat; 
  font-size:1.3em; 
}
button.submitBtn span { 
  height:30px; 
  line-height:30px;
  background:url(../img/btn_blue_left.gif) left no-repeat;
  color:#fff; 
}
button.submitBtn:hover {
	background:url(../img/btn_blue_right_hover.gif) right no-repeat; 
}
button.submitBtn:hover span {
	background:url(../img/btn_blue_left_hover.gif) left no-repeat;
}


