body {
	background-image: url(../img/fondo.png);
	font-size: 12px;
}
#cabecera {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #DE2916;
	margin-bottom: 20px;
	padding-bottom: 5px;
}
#logofdm {
	float: left;
	position: relative;
}
#logoayto {
	float: right;
	position: relative;
}



#contenedor {
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	text-align: left;
}

#menu-admin ,#menu-usuario{
	float: left;
	width: 45%;
	margin-right: 30px;
	position: relative;
}
#menu-admin {
	/* [disabled]background-color: #FFCEEA; */
}

#login-out {
	text-align: right;
	width: 450px;
	float: right;
	margin-top: 0px;
}
#login-out .boton , #menu .boton{
	display: inline-block;

}

#menu {
	text-align: left;
	background-color: #FF9900;
	margin-bottom: 5px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	min-height: 60px;
}
.titulo {
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	background-color: #00529B;
	padding: 5px;
}
#titulo ,#tituloCalles{
	cursor: pointer;
	background-image: url(../img/mostrado.png);
	background-repeat: no-repeat;
	background-position: 99% center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}

#datos {
	height: 300px;
	overflow: auto;
	padding: 10px;
	border: 1px solid #000;
	width: auto;
}
#datos div.odd:hover , #datos div.even:hover{
	background-color: #E2E2E2;
}
.botonPlano:hover, .botonDesactivar:hover {
	cursor: pointer;
}

#datos div {
	padding: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	line-height: 30px;
	width: 1200px;
}
#datos div.even {
	background-color: #aed8ff;
}
div.cabeceraSecundaria  {
	font-size: 10px !important;
	line-height: normal !important;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 20px;
	background-color: #001758;
	cursor: default;
	margin-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
#datos.datosAjustados div{
	width: 100%;
}
#contenedor #datos div.cabeceraSecundaria pre {
	padding-right: 0px !important;
	cursor: default;
}

.botonPlano  {
	border: 0px none transparent;
	font-weight: 900;
	background-color: transparent;
	font-size: 10px;
	font-family: monospace;
	text-align: left;
}
.botonDesactivar,.botonActivar,.botonNoDesactivar, .botonEliminar{
	background-color: #FFCEEA;
	width: 120px;
	position: relative;
	display: inline;
	/* [disabled]right: 0px; */
	margin-right: 5px;
}
.botonDesactivar .botonPlano ,.botonActivar .botonPlano, .botonEliminar .botonPlano{
	font-size: 9px !important;
}
.botonActivar {
	background-color: #CEFFCE;
}
div.botonEliminar, .botonEliminar input{
	background-color: #F00 !important;
	color: #FFF !important;
	display: inline;
}

.botonNoDesactivar {
	width: 90px !important;
	height: 19px !important;
	display: inline-block !important;
	position: relative;
	background-color: #999;

}



.odd {
	background-color: #E2E2E2;
}
.even:hover >.odd{
	background-color: #666666;
	color: #FFF;
}
.odd> .even {
	background-color: #FFFFFF;
}

.odd:hover >.even {
	background-color: #E2E2E2;
}
.odd:hover >.odd {
	background-color: #666666;
	color: #FFF;
}



.odd .botonDesactivar   {
	background-color: #FFCEEA;
}
fieldset {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-color: #aed8ff;
	border: 1px solid #000;
	text-align: left;
}
legend {
	background-color: #FFF;
}

fieldset fieldset {
	background-color: #FFF;
}

.advertencias {
	background-color: #FFCEEA;
	border: 1px solid #F00;
	margin-bottom: 5px;
	padding: 3px;
}
fieldset.contactoPeriodo {
	width: 44%;
	display: inline;
	margin-right: 15px;
	margin-left: 15px;
}

.centrado {
	text-align: center;
}

.derecha {
	text-align: right;
	padding: 5px;
}
#datos .derecha {
	width: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.izquierda {
	text-align: left;
	padding: 5px;
}

.rtdoOk {
	background-color: #CEFFCE !important;
	padding: 3px;
}
.rtdoError {
	background-color: #FFCEEA !important;
	padding: 3px;
}
.descripcionCampo {
	width: 100px;
	display: inline-block;
	text-align: right;
}

#datos fieldset ,#formPeriodo fieldset     ,#formCalles fieldset{
	/* [disabled]float: left; */
	width: 45%;
	margin-left: 20px;
	display: inline;
}
#formPeriodo , #formCalles{
	border: 1px solid #333;
	font-size: 10px;
	/* [disabled]margin-top: 2px; */
	margin-bottom: 2px;
}
#formPeriodo fieldset ,#formCalles fieldset{
	margin-top: 2px;
	margin-bottom: 2px;
}
#formPeriodo select ,#formCalles select{
	font-size: 10px;
}

#datos fieldset select {
	width: 100%;
}
.centro {
	color: #999;
}
.rtdoError input {
	background-color: #CEFFCE;
}
fieldset.horarios {
	padding: 5px;
	float: left;
	width: 47%;
	position: relative;
	margin-top: 5px;
	margin-right: 10px;
}
fieldset.horarios select {
	padding: 5px;
	margin-right: 10px;

}

.limpiarFloat {
	clear: both;
}
input[readonly=readonly] {
	background-color: #CCC;
}
#fnuevaEntrada fieldset fieldset{
	float: left;
	width: 20%;
	margin: 10px;
}
#fnuevaEntrada .cienAncho {
	width: 97%;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	display: block;
	position: relative;
}
#fnuevaEntrada .cienAncho fieldset {
	width: 45%;
}
#fnuevaEntrada .cienAncho fieldset select {
	width: 100%;
}
#motivoSustitucion , #incidencia ,#solucion{
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	display: block;
}
.cabeceraSecundaria .botonPlano {
	color: #FFF;
}
.subEntrada {
	margin-left: 20px;
	/* [disabled]display: block; */
	width: 85%;
}
.dosColumnas {
	float: left;
	width: 46%;
	margin-right: 20px;
	border: 1px solid #333;
	padding: 5px;
}
.desplegablesZonas {
	width: 93.5% !important;
}
.desplegablesZonas select {
	width: 80% !important;
	margin-bottom: 3px;
}
.desplegablesZonas label {
	width: 15% !important;
	text-align: right;
	display: inline-block;
}

.desplegablesZonas fieldset select{
	/* [disabled]width: 94% !important; */
}
.cienAncho select{
	width: 94% !important;
}
.numero {
	text-align: right;
}
.admin {
	background-color: #FFCEEA !important;
}
optgroup[disabled=""]{
	background-color: #999;
}
optgroup option{
	display: inherit;
}
#contactos ,.bloqueDatos{
	background-color: #EEEEEE;
	border: 1px solid #000;
	padding: 5px;
	margin-bottom: 10px;
}
#contactos table , .bloqueDatos table{
	background-color: #FFF;
	border: thin solid #000;
	border-collapse: collapse;
	width: 100%;
}
#contactos table th   ,.bloqueDatos table th{
	color: #000;
	background-color: #AED8FF;
	border: thin solid #000;
}
#contactos table td    ,contactos table td{
	border: thin solid #000;
	padding: 3px;
}
#contactos label ,.bloqueDatos label{
	width: 60px;
	display: inline-block;
}
#contactos td label ,.bloqueDatos td label{
	width: auto;
	display: inline-block;
}

.saltoPagina {
	page-break-after: always;
	margin-bottom: 30px;
}
.cabeceraLogin {
	height: 210px;
	width: 970px;
	text-align: left;
	overflow: hidden;
}
#logoLogin  {
	float: left;
	/* [disabled]display: inline; */
	z-index: 99;
	position: absolute;
}



.boton{
	width: 100%;
	border: 1px solid #000;
	display: block;
	text-decoration: none;
	padding: 3px;
	border-radius: 5px;
	color: #000;
	background-image: url(img/boton.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	font-size: 12px;

}


.boton:hover {
	background-image: url(img/botonSobre.jpg);
	width: 100%;
}

.botonNormal {
	/* [disabled]width: 100%; */
	border: 1px solid #999;
	/* [disabled]display: block; */
	text-decoration: none;
	padding: 3px;
	border-radius: 0px;
	color: #000;
	background-image: url(img/boton.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	font-size: 12px;
}
.botonNormal:hover {
	background-image: url(img/botonSobre.jpg);
	/* [disabled]width: 100%; */
}
.activar {
	margin-top: 5px;
}
.archivoPrevio {
	background-color: #CCC;
}
.tipoDoc {
	color: #FFF;
	background-color: #666;
}
.subTipoDoc {
	color: #FFF;
	background-color: #999;
}
.botonArchivos {
	background-color: #E9E9E9;
	background-image: none;
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 9px;
	font-weight: bold;
	cursor: pointer;
}
.archivoFalta {
	background-image: url(../img/warning_16.png);
	color: #F00;
}
.archivoSubido {
	background-image: url(../img/tick_16g.png);
	color: #666;
}
.archivoRechazar {
	background-image: url(../img/delete_16g.png);
	color: #666;
}

.archivoRechazado {
	background-image: url(../img/delete_16.png);
	color: #F00;
}
.archivoValidado {
	background-image: url(../img/tick_16.png);
	color: #0C0;
}
.botonArchivos[disabled=disabled] {
	cursor: default;
}
.subirArchivo {
	/* [disabled]display: none; */
	background-color: #FFFFFF;
	/* [disabled]position: absolute; */
	padding: 10px;
	border: 5px solid #000000;
}
.contenedorArchivos {
	/* [disabled]width: 70px; */
	min-width: 70px;
}
.esFdm {
	background-color: #D5FFEA;
}
.h_dia_pista input{
	/* [disabled]width: 20px; */
	/* [disabled]overflow: hidden; */
}
.h_dia_pista:hover input,.h_dia_pista input:focus{
	/* [disabled]width: auto; */
	/* [disabled]overflow: hidden; */
}
textarea.contactoPersonal:focus {
	width: 200px;
}
.medioCampo {
	background-color: #005a99;
	position: absolute;
	margin: 0px;
	height: 10px;
}
.letraPeq{
	font-size:8px;
}
.enteroCampo {
	background-color: #690;
	position: absolute;
	width: 80px;
	margin: 0px;
	height: 20px;
	
}
.horasTabla {
	font-size: 8px;
}
.solapa {
	float: left;
	width: auto;
	position: relative;
}
.solapa input {
	text-align: left;
	padding: 5px;
	border-radius: 10px 10px 0px 0px;
	margin-right: 3px;
	margin-bottom: 3px;
}
.obligatorio {
	font-weight: bold;
	color: #F00;
}
.aclaratoria {
	font-size: 10px;
}
.abierto ,.rechazado{
	background-color: #FDD;
}
.cerrado {
	background-color: #FFF;
}
.validado {
	background-color: #DDFFDD;
}
.subido {
	background-color: #FFFDDD;
}
.bandera {
	overflow: hidden;
	position: absolute;
	/* [disabled]height: auto; */
	/* [disabled]left: 0px; */
	/* [disabled]top: 0px; */
	padding-top: 20px;
	padding-left: 20px;
}

.bandera_falta {
	background-color: #F90;
	/* [disabled]padding: 10px; */
}
.bandera_subido {
	background-color: #0FF;
	/* [disabled]padding: 10px; */
}

.bandera_validado {
	background-color: #0F0;
	/* [disabled]padding: 10px; */
}
.bandera_rechazado {
	background-color: #F00;
	/* [disabled]padding: 10px; */
}
.bandera_externo{
	background-color: #006;
	padding:0px;
	text-align:center;
	color: #fff;
	/* [disabled]padding: 10px; */
}
.bandera_externo a:link,.bandera_externo a:visited {
/*	background-color: #fff;
	padding: 3px;
*/

	overflow:hidden;
	text-decoration:none !important;
	color:#fff !important;
}
.cuadroLeyenda{
	width:auto; 
	display:inline; 
	padding:3px;
	margin-right:5px;
}
.docExterno{
	background-color: #FFFF93;
}
.cuadroExterno{
	width:20px;
	height:20px;
}
.label_block{
	width: auto !important;
	display: block;
	background-color: #EEEEEE;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
}

.txtChat{
	font-size: 16px;
	line-height: 16px;
}

.estado {
	height: 20px;
	left: 0px;
	top: 0px;
	width: 100%;
	display: block;
}
.bandera form {
	width: 380px !important;
}
