@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #DDD;
}

header {
	background-color: #FFF;
	height: auto;
	display: block;
	float: left;
	width: 100%;
}
header img {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}

.central {
	text-align:center;
}

.right {
	text-align:right;
}

.bold {
	font-weight:bold;
}

#datosid {
	display: block;
	margin: 0px;
	float: right;
	width: 450px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: right;
}

h1 {
	display: block;
	margin: 0px;
	font-size: 24px;
	font-weight: bold;
	color: #666;
	text-transform: uppercase;
	padding: 0px;
}

h2 {
	display: block;
	margin: 0px;
	font-size: 16px;
	font-weight: bold;
	color: #666;
	text-transform: uppercase;
	padding: 0px;
}


footer {
	background-color: #C33;
	color: #FFF;
	font-size: 14px;
	display: block;
	text-align: center;
	position: fixed;
	bottom: 0px;
	margin: 0px;
	width: 100%;
	padding: 10px;
	box-sizing: border-box;
}

#indicadores {
	background-color: #333;
	padding: 5px;
	font-size: 12px;
	color: #FFF;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	clear: both;
	float: left;
	width: 100%;
	box-sizing: border-box;
}

#indicadores .santoral {
	float: right;
	display: none;
}
#contenido {
	width: 100%;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
	clear: both;
	float: none;
}
.tabla90 td {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ddd;
}

table {
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border: 1px solid #666 !important;
	border-collapse: collapse;
	background-color: #FFF;
max-width: 90%;
  }

table td    {
	padding: 5px;
	font-size: 12px;
}

table th   {
	padding: 5px;
	font-size: 12px;
	text-transform: uppercase;
	color: #FFF;
	background-color: #666;
}

.tabla90 th   {
	padding: 3px !important;
	font-size: 10px !important;
}

.fond1 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	background-color: #FFF;
}

.fond2 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	background-color: #F0F0F0;
}

.fond3 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	background-color: #CFC;
}

.fond4 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	background-color: #CFF;
}

.fond5 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	padding: 5px;
	font-size: 12px;
	text-transform: uppercase;
	color: #FFF;
	background-color: #666;
}

.fond1 a,.fond2 a,.fond3 a,.fond4 a {
	font-size: 14px;
	font-weight: bold;
	color: #666;
	text-decoration: none;
	text-transform: uppercase;
}

.fond1 a:hover,.fond2 a:hover,.fond3 a:hover,.fond4 a:hover {
	color: #FF0000;
}

.zonacomun, .zonaprivada {
	text-align: center;
	padding: 5px;
	margin: 0px;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666 !important;
	border-left-color: #666 !important;
}

.zonacomun {
	background-color: #EFF;
	color: #666;
}

.zonaprivada {
	background-color: #FEE;
	color: #930;
}
table th.privado {
	background-color: #930 !important;
}


.tabla60 {
	min-width: 60%;
}
.tabla90 {
	min-width: 90%;
}

.tabla300 {
	min-width: 300px;
}

.tabla400 {
	min-width: 400px;
}

.tabla600 {
	width: 90%;
	max-width: 600px;
}

.tablafactura {
	width: 70%;
}

nav {
	background-color: #666;
	margin: 0px;
	padding: 0px;
	width: 100%;
	display: block;
	float: left;
}

.menufijo {
	position: fixed;
	top: 0px;
	z-index: 1000;
	box-shadow:0px 4px 3px rgba(0,0,0,.5);
}
#espacioblanco {
	display: block;
	margin: 0px;
	padding: 0px;
	clear: both;
	float: none;
	height: 0px;
	width: 100%;
}

.lleno {
	height: 27px !important;
}


.menua {
	float: right;
}

.menua, .menub {
	list-style-type: none;
	padding: 0px;
	margin: auto;
}

.menua li, .menub li   {
	display: block;
	list-style-type: none;
	margin: 0px;
	text-align: center;
	vertical-align: middle;
	float: left;
}

.menua li a, .menub li a {
	height: 24px;
	display: block;
	margin: 0px;
	font-size: 12px;
	text-transform: uppercase;
	color: #FFF;
	text-decoration: none;
	background-color: #666;
	padding-top: 0px;
	line-height: 2;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}

.menua li:first-child a {
	font-weight: bold;
	color: rgba(255,255,0,1);
}

.seleccionado a {
	background-color: #DDD !important;
	color: #036 !important;
}

.seleccionado a:hover {
	background-color: #FFF !important;
	color: #36C !important;
}



.menua li a:hover, .menub li a:hover {
	background-color: #FFF;
	color: #36C;
}

.salida a {
	background-color: #F00 !important;
	font-weight: bold !important;
}

.salida a:hover {
	background-color: #FC3 !important;
	color: #FFF !important;
	font-weight: bold !important;
}


#menu01 {
	display: block;
	width: 90%;
	max-width: 600px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}

#menu01 ul {
	display: block;
	width: 100%;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#menu01 ul li  {
	display: block;
	width: 100%;
	border: 0px none #000;
	display: block;
	list-style-type: none;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	text-align: center;
	vertical-align: middle;
}

#menu01 ul li a {
	display: block;
	background-color: #666;
	margin: 0px;
	font-size: 18px;
	text-transform: uppercase;
	padding: 20px;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}
#menu01 ul li a:hover {
	background-color: #9CF;
	color: #36C;
}
.finbloque {
	font-size: 1px;
	margin: 0px;
	padding: 0px;
	clear: both;
}
.rojo{
	color: #F00;
}
.azul{
	color: #00F;
}

.verde{
color: #060;
}

#tablaviajes input {
	width: 150px;
}

#tablaviajes textarea {
	width: 95%;
}

.wasap1 {
	text-align: center;
	padding: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #666;
	border-bottom-color: #FFF;
	border-left-color: #666;
}
.wasap1 a {
	color: #666;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
.wasap2 {
	text-align: center;
	margin: 0px;
	padding: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	background-color: #F0F0F0;
}
.wasap2 a {
	color: #666;
	text-decoration: none;
	font-size: 14px;
}
.wasap2 a:hover {
	color: #900;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
.wasap3 {
	text-align: left;
	padding-top: 15px;
	padding-bottom: 5px;
}

#whatweb {
	margin: 0px;
	padding: 0px;
	clear: both;
	float: none;
	height: 800px;
	width: 100%;
	border: 1px solid #000;
}