/* - MAIN DECLARATIONS - */

body {
	margin: 0px;
	margin-top: 10px;
	background: #736D6D;
	text-align: center;
}

h4.letra{
  font-size: 10pt;
	font-family: arial;
	font-weight: bold;	
}
h1.letra{
  font-size: 20pt;
	font-family: arial;
	font-weight: bold;	
}
label.letra{  
	font-family: arial;
	font-size: 8pt;	
	color: #000;		
}
label.ocupado{  
	font-family: arial;
	font-size: 9pt;	
	font-weight: bold;
	color: red;		
}
label.libre{  
	font-family: arial;
	font-size: 9pt;	
	font-weight: bold;
	color: black;		
}
label.piepagina{  
	font-family: arial;
	font-size: 8pt;	
	color: white;		
}

img {
	display: inline;
}

td {
	font-family: arial;
	font-size: 8pt;
	color: #000;
}

th{
  color: #000000;
	font-weight: bold;
	text-transform: UPPERCASE;
	font-size: 8pt;
	font-family: arial;	
}

div.main {
	border: solid 1px #000000;
	width: 900px;
}

/* - END OF MAIN DECLARATIONS - */

/* - PAGE TOP DECLARATIONS - */

table.Top {
	width: 900px;
	height: 158px;
	border-style: solid;
	border-width: 0px 0px 1px 0px;
	border-color: #FFF;
}

td.leftTop {
	width: 185px;
	height: 158px;
	text-align: center;
	vertical-align: middle;
	background-color: #FFF;
	border-top-width: 25px;
	border-right-width: 0px;
	border-bottom-width: 25px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

td.rightTop {
	width: 615px;
	height: 158px;
	text-align: center;
	vertical-align: middle;
	background-color: #FFF;
	font-size: 15pt;
	font-weight: bold;
	border-top-width: 25px;
	border-right-width: 0px;
	border-bottom-width: 25px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

table.linksTop {
	width: 900px;
	height: 25px;
	border-style: solid;
	border-width: 0px 0px 0px 0px;
	border-color: #000000;
}

td.linksTop {
	height: 25px;
	vertical-align: middle;
	text-align: center;
	border-style: solid;
	border-width: 0px 1px 0px 0px;
	border-color: #000000;
	background-color: #FFFFFF;
}

a.linksTop {
	font-family: arial;
	font-size: 9pt;
	font-weight: bold;
	color: #FF2929;
	text-decoration: none;
	background-color: #F3F3F3;
}
a.verde {
	font-family: arial;
	font-size: 9pt;
	font-weight: bold;
	color: green;
	text-decoration: none;
	background-color: #F3F3F3;
}
a.naranja {
	font-family: arial;
	font-size: 9pt;
	font-weight: bold;
	color: orange;
	text-decoration: none;
	background-color: #F3F3F3;
}
a.blanco {
	font-family: arial;
	font-size: 9pt;
	font-weight: bold;
	color: #FF2929;
	text-decoration: none;
	background-color: #FFFFFF;
}

/* Mouseover link styles */ 

table.mouseLinks {
	width: 150px;
	height: 25px;
	background-color: #FFF;
}

td.mouseLinks {
	width: 150px;
	height: 25px;
	vertical-align: middle;
	text-align: center;
	border-style: solid;
	border-width: 0px 1px 1px 1px;
	border-color: #000000;
}

/* End of Mouseover link styles */ 

a.linksTop:hover {
	font-family: arial;
	font-size: 9pt;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
a.boton {	
	border: solid 1px #000000;
	background-color: #F3F3F3;	
	color: #000000;
	font-weight: bold;
	font-family: arial;
	font-size: 8pt;
	text-decoration: none;
	padding: .1em .675em;	
}
/* - END OF PAGE TOP DECLARATIONS - */

/* - PAGE BODY DECLARATIONS - */

div.pageBody {
	width: 900px;
	background-color: #F3F3F3;
	border-style: solid;
	border-width: 0px 1px 1px 1px;
	border-color: #000000;
	background-color: #F3F3F3;	
}

.mydiv {
	border: solid 1px;
	cursor: default;
	width: 12px;
	height: 12px;
	display: inline;
	border-color: #999999;
}

div.topHeader {
	padding: 5px;
	border-style: solid;
	border-width: 0px 0px 1px 0px;
	border-color: #000000;
	color: #000000;
	font-weight: bold;
	text-transform: UPPERCASE;
	font-size: 9pt;
	font-family: arial;
	width: 850px;
	text-align: left;

/* - END OF PAGE BODY DECLARATIONS - */

/* - LIST PAGES DECLARATIONS - */

table.dataList {
	width: 770px;
}

td.dataListTop {
	height: 22px;
	vertical-align: middle;
	text-align: left;
	border-style: solid;
	border-width: 1px 1px 1px 0px;
	border-color: #FFF;
	background-color: #002C73;
	color: #FFF;
	font-weight: bold;
	padding: 3px;
}

td.dataListCat {
	height: 22px;
	vertical-align: middle;
	text-align: left;
	background-color: #2D73B1;
	color: #FFF;
	font-weight: bold;
	padding: 3px;
}

td.dataListCont {
	height: 22px;
	vertical-align: middle;
	text-align: left;
	border-style: solid;
	border-width: 0px 0px 1px 0px;
	border-color: #002C73;
	background-color: #F3F3F3;
	color: #002C73;
	font-weight: normal;
	padding: 3px;
}

td.dataListEmpty {
	height: 22px;
	vertical-align: middle;
	text-align: left;
	background-color: #FFF;
	color: #2D73B1;
	font-weight: bold;
	padding: 3px;
}

/* - END OF LIST PAGES DECLARATIONS - */

/* - FORM PAGES DECLARATIONS - */

table.deleteEntry {
	width: 770px;
}

td.deleteEntry {
	height: 22px;
	vertical-align: middle;
	text-align: left;
	color: #2D73B1;
	font-weight: bold;
	padding: 3px;
}
td.patio {
	border-width: 1px 1px 1px 1px;
	border-color:red;	
}

.button {
	border: solid 1px #000000;
	background-color: #F3F3F3;	
	color: #000000;
	font-weight: bold;
	font-family: arial;
	font-size: 8pt;
}

.field {
	border: solid 1px #002C73;
	background-color: #FFF;	
	color: #000;
	font-weight: normal;
	font-family: arial;
	font-size: 8pt;
	padding-left: 3px;
}

td.dataForm {
	height: 22px;
	width: 120px;
	vertical-align: middle;
	text-align: left;
	font-weight: bold;
	font-family: arial;
	font-size: 8pt;
}

td.DataFormCont {
	height: 22px;
	width: 600px;
	vertical-align: middle;
	text-align: left;
	padding-left: 10px;
}

/* - END OF FORM PAGES DECLARATIONS - */
