/* CSS Document */
 .rbroundboxlite    { 
	background-color: #FEFCE2;
	width: 190;
 }

.rbtoplite         { background: url(marco/dbgt.gif) repeat-x; }
.rbtoplite div     { background: url(marco/dtl.gif) no-repeat top left; }
.rbtoplite div div { background: url(marco/dtr.gif) no-repeat top right; }

.rbbotlite         { background: url(marco/dbgb.gif) repeat-x; }
.rbbotlite div     { background: url(marco/dbl.gif) no-repeat top left; }
.rbbotlite div div { background: url(marco/dbr.gif) no-repeat top right; }

.rbcontentwraplite { background: url(marco/dbgl.gif) repeat-y; }
.rbcontentlite     { background: url(marco/dbgr.gif) repeat-y right; }

 
.rbtoplite div, .rbtoplite, .rbbotlite div, .rbbotlite {
	width: 100%;
	height: 16px;
	font-size: 8px;
}
 .rbroundbox    { 
	background-color: #FFFFFF;
	width: 745;
 }

.rbtop         { background: url(marco/dbgt.png) repeat-x; }
.rbtop div     { background: url(marco/dtl.png) no-repeat top left; }
.rbtop div div { background: url(marco/dtr.png) no-repeat top right; }

.rbbot         { background: url(marco/dbgb.png) repeat-x; }
.rbbot div     { background: url(marco/dbl.png) no-repeat top left; }
.rbbot div div { background: url(marco/dbr.png) no-repeat top right; }

.rbcontentwrap { background: url(marco/dbgl.png) repeat-y; }
.rbcontent     { background: url(marco/dbgr.png) repeat-y right; }

 
.rbtop div, .rbtop {
	width: 100%;
	height: 50px;
	font-size: 1px;
}
.rbbot div, .rbbot {
	width: 100%;
	height: 85px;
	font-size: 8px;
}
body {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FEFCE2;
}
body.despachosDet {
	margin: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
}
.rbcontent  { padding: 0 30 0 30 ; margin: 0;  }

table.simple{
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	border: 0 none;
}
table.submenu{
	margin: 0px;
	padding: 0px;
	width: 100%;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FF9900;
}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.Separador {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FF9900;

}
.actual {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: FF9900;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;

}
.ciudad {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: FF9900;
	font-weight: bold;

}
.meniu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
.submeniu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
.submeniuSel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
	color: #FF9900;
}

.linea_H {
	background-color: #FF9900;
	height: 2px;
}
.linea_V {
	background-color: #FF9900;
	width: 2px;
}
.fondo_pan {
	background-image: url(graficos/f_bienvenida.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 200px;
}
td {
	vertical-align: top;
}
